Logging user authentication
Posted: Thu Jul 05, 2012 4:13 am
I have a question about logging standard user form-based authentication on the Nagios XI web interface.
As far as I know, details about user login are not stored anywhere - I tried to find them in Apache logs, Nagios logs, Nagios XI logs, NDO database and Nagios XI database, but I didn't find any data that indicates successful/failed user login.
I tried to correlate some data in the database with Apache logs, but without success.
Since Nagios XI login.php script is obfuscated with SourceGuardian, I cannot easily add logging code:(
Can anyone suggest a mechanism that could be used for logging user access (login) to Nagios XI web interface?
Thank you in advance!
Luka
As far as I know, details about user login are not stored anywhere - I tried to find them in Apache logs, Nagios logs, Nagios XI logs, NDO database and Nagios XI database, but I didn't find any data that indicates successful/failed user login.
I tried to correlate some data in the database with Apache logs, but without success.
Since Nagios XI login.php script is obfuscated with SourceGuardian, I cannot easily add logging code:(
Can anyone suggest a mechanism that could be used for logging user access (login) to Nagios XI web interface?
Thank you in advance!
Luka