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?
Linux rsyslog connectivity issues
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Linux rsyslog connectivity issues
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