Nagios Log Files

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
praveen.ks
Posts: 41
Joined: Wed May 29, 2013 5:35 pm

Nagios Log Files

Post by praveen.ks »

List all Log files in Nagios Core 3.4
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios Log Files

Post by sreinhardt »

Well, as each system is diffrent paths certainly could change. However by default, JUST nagios with no addons would use:

Code: Select all

/usr/local/nagios/var/*.log
/var/log/messages - can also be used in some cases.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked