Page 1 of 1

Linux rsyslog connectivity issues

Posted: Wed Aug 01, 2018 3:27 pm
by mgarrity10
Hello,

I am trying to feed a group of linux servers into the Nagios Log Server and I'm having trouble doing so. I followed the directions for editing the rsyslog config file on the clients but I still can't see those server logs in NLS. Are there any extra steps that I'm missing here?

Re: Linux rsyslog connectivity issues

Posted: Thu Aug 02, 2018 8:30 am
by scottwilkerson
The usual process is the following

Code: Select all

curl -sS -O http://LS_IP_ADDRESS/nagioslogserver/scripts/setup-linux.sh
sudo bash setup-linux.sh -s LS_IP_ADDRESS -p 5544