Dear community,
Until yesterday syslog-ng in ubuntu suddenly stopped sending logs toward splunk.
I have restarted the syslog-ng services, splunk, and splunkforwarder service but still nothing.
Any idea for troubleshooting ?
Thank You
Hi there,
It was a problem with syslog-ng.conf.
Also: Error connecting control socket, socket='/var/lib/syslog-ng/syslog-ng.ctl', error='Permission denied'
Another daemon was binding to port 514. We found using netstat> https://community.spiceworks.com/topic/2323445-syslog-ng-stop-sending-logs-to-splunk
We fixed.
Thank You
Glad it is resolved now!
Feel free to accept answer if the troubleshooting steps helped : )
Hello @ornaldo, Can you please confirm -
Hi there,
It was a problem with syslog-ng.conf.
Also: Error connecting control socket, socket='/var/lib/syslog-ng/syslog-ng.ctl', error='Permission denied'
Another daemon was binding to port 514. We found using netstat> https://community.spiceworks.com/topic/2323445-syslog-ng-stop-sending-logs-to-splunk
We fixed.
Thank You