Hi
I have upgraded Nagios Logserver from 1.4.4 to 2.0.2 and updated licence OK.
After upgrade syslog is not collected from localhost:5544
In system status logstash is marked faulty.
rsyslog on the same server receives syslog messages from all servers and forwards to nagios logserver
I am a little confused, because web gui says logstash are running at port 9200 and 9300
Please advise if anything has to be changed.
I tried to change my nagioslogserver.conf in rsyslog with no luck
# NAGIOS LOG SERVER
#
$WorkDirectory /var/lib/rsyslog # where to place spool files
$ActionQueueFileName fwdRule1 # unique name prefix for spool files
$ActionQueueMaxDiskSpace 1g # 1gb space limit (use as much as possible)
$ActionQueueSaveOnShutdown on # save messages to disk on shutdown
$ActionQueueType LinkedList # run asynchronously
$ActionResumeRetryCount -1 # infinite retries if host is down
#*.* @@localhost:5544
#*.* @@188.181.133.13:9300
*.* @@localhost:9300
#
# ### end of the forwarding rule ###
Logserver not collecting syslog after upgrade to 2.0.2
Logserver not collecting syslog after upgrade to 2.0.2
You do not have the required permissions to view the files attached to this post.
Peter Calum
Re: Logserver not collecting syslog after upgrade to 2.0.2
Hi,
I got it working again.
Problem was that i could not apply the configuration, because of an deprecated option.
We can close this case.
BR
Peter Calum
I got it working again.
Problem was that i could not apply the configuration, because of an deprecated option.
We can close this case.
BR
Peter Calum
Peter Calum
Re: Logserver not collecting syslog after upgrade to 2.0.2
Thanks for the update. Glad you were able to get it working!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.