Audit user logins and actions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
gwakem
Posts: 238
Joined: Mon Jan 23, 2012 2:02 pm
Location: Asheville, NC

Audit user logins and actions

Post by gwakem »

We ran into an issue over the last few days where Nagios would reload seemingly randomly and all kinds of items, from contacts to check times would be all hosed up. We stumble on the source of the issue this afternoon when we found a user was making changes to their systems, adding and removing contacts, time frames, and doing really strange things (like setting the polling interval at 15 minutes, but setting the retries at 30 minutes and the notifications at 1 minute, etc.)

We had to remove users ability to access the config tab, since we have dozens of teams that can potentially wreck havoc with their configs, and since they apply every time they make a change, it can cause us issues as well.

Is there a way to audit user logins, times, and potentially config changes? The httpd access.log does not really give us what we need here... and the NagiosQL Log log doesn't seem to either from what I can see. I didnt see the user's login during any of the three days this was going on.
--
Griffin Wakem
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Audit user logins and actions

Post by mguthrie »

2012 Enterprise edition is going to have built-in audit logging of all logins, configuration changes, and administrative changes. Currently the Core Configuration manager does log config changes, but it's based on the CCM account, and I don't remember off hand how long it will hold the log data. Check the CCM's Admin area for the logbook page.
Locked