Remove Client
Remove Client
Kindly let me know how to remove client or stop client to send logs to NLS ?
Re: Remove Client
You could stop the rsyslog daemon, but that might be a little extreme. You could remove the directive that is telling it to send to your NLS server from the configuration and restart rsyslog.
Former Nagios Employee.
me.
me.
Re: Remove Client
Can you be more specific ?
Re: Remove Client
Look in your /etc/rsyslog.d/ directory, and remove the file that is associated with NLS. For instance, mine is /etc/rsyslog.d/99-nagioslogserver.conf.
Once it's removed, run service rsyslog restart
Once it's removed, run service rsyslog restart
Former Nagios Employee
Re: Remove Client
I'm getting issue while fetching logs from client end, i have not receiving logs from client and i have allowed port "5544" in csf firewall on client end.
Re: Remove Client
Can you please clarify the issue you're talking about? I thought you wanted to remove the client.
Former Nagios Employee
Re: Remove Client
I have removed the client and add another client that's using CSF firewall i have allowed port number but NLS won't fetch logs..
Re: Remove Client
Something to understand is that NLS doesn't 'fetch' logs. The client sends the logs to NLS, and NLS processes them accordingly. What kind of syslog daemon is your new client running?
Former Nagios Employee.
me.
me.