Linux rsyslog connectivity issues

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
mgarrity10
Posts: 6
Joined: Thu Mar 08, 2018 3:17 pm

Linux rsyslog connectivity issues

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

Re: Linux rsyslog connectivity issues

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked