Home »
Categories »
Multiple Categories |
Forwarding Logs from Nagios Log Server to Another Destination |
Article Number: 876 | Rating: Unrated | Last Updated by rspielman on Wed, Sep 16, 2020 at 1:27 PM
|
Forwarding Logs from Nagios Log Server
If necessary, you can forward all of the logs from your Nagios Log server to a different server by creating a new output in NLS.
To create a new output:
- In NLS, navigate to Configure > Global Config.

- Click on the Show Outputs button.
- Select Add Output > Custom.

- Enter a name for the output.
- Enter a new output config like:
udp { host => '<ip of destination server>' port => '514' }
- Click the Save & Apply button.
This will take all of your information (as it is, after it passes through your inputs/filters) and export it to <ip of destination server>:514 via UDP.
Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
|
Have a question? Try our Forums! | Give Feedback |
0 (0)
Article Rating (No Votes)
Rate this article
|
| |
|
Attachments
There are no attachments for this article.
| Related Articles 
Nagios Log Server - Logstash process dying
Viewed 6333 times since Mon, Apr 10, 2017
Nagios Log Server - ELK documentation
Viewed 6029 times since Wed, Sep 18, 2019
|
|