On Thu, 08 May 2014 10:45:37 -0700 Florin Andrei <[email protected]> wrote: > What is the difference between USER_END and USER_LOGOUT?
LOGOUT means a user that was logged in has logged out. USER_END means a session for that user has just ended. It could be a login or could be a cron job. -Steve -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
