Log transfer mechanism

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
bmm
Posts: 1
Joined: Fri Apr 22, 2016 3:16 pm

Log transfer mechanism

Post by bmm »

Hi, from the webinar I understand that Rsyslog is used to transfer logs between hosts. I had few questions regarding data transfer:
- does it uses TCP transport?
- how does it behave on infiniband/Mellanox infrastructure as against traditional ethernet setup?
- how frequently the logs are transferred across? is it configurable?
- we use log4j that archives our app logs into gz files, does gz files work with nagios log server?

Thanks
Bhumit
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Log transfer mechanism

Post by hsmith »

bmm wrote:does it uses TCP transport?
Yes.
bmm wrote: how does it behave on infiniband/Mellanox infrastructure as against traditional ethernet setup?
This is not something we have documented. I would assume as long as traffic can get from point A to point B, it should be fine.
bmm wrote:how frequently the logs are transferred across? is it configurable?
Generally instantly. How would you like it configured?
bmm wrote:we use log4j that archives our app logs into gz files, does gz files work with nagios log server?
Not out of the box. There's a logstash feature request open that doesn't appear to have happened yet.
Former Nagios Employee.
me.
Locked