Search found 4 matches

by jbullock
Tue Apr 28, 2020 10:12 am
Forum: Nagios Log Server
Topic: Default syslog port
Replies: 7
Views: 1310

Re: Default syslog port

Have you received my logs over PM? No hurry and I appreciate the help , just wanting to see if they are getting thru.
by jbullock
Fri Apr 24, 2020 3:02 pm
Forum: Nagios Log Server
Topic: Default syslog port
Replies: 7
Views: 1310

Re: Default syslog port

I changed the line to debug and had a test device generate some logs (verified by our current LMS). Here is the tail of logstash.log: {:timestamp=>"2020-04-24T14:05:45.803000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"http://localhost:92...
by jbullock
Fri Apr 24, 2020 2:58 pm
Forum: Nagios Log Server
Topic: Default syslog port
Replies: 7
Views: 1310

Re: Default syslog port

I'm not seeing a line with port 514 other than the tcp6 line.

Here is the line in Nagios Configure section:
Logstash is currently collecting locally on: 161.31.27.217 tcp6: 3515, 514, 5544, 2056, 2057 udp6: 5544, 514
by jbullock
Fri Apr 24, 2020 2:14 pm
Forum: Nagios Log Server
Topic: Default syslog port
Replies: 7
Views: 1310

Default syslog port

I'm having issues ingesting data using UDP 514. I've followed the directions for allowing privileged ports (am I supposed to change LS_Group as well?). I've also installed and ran tcpdump and the host is communicating over 514 but it's not showing up in the Nagios web interface. My input looks like ...