LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   trace user activities (https://www.linuxquestions.org/questions/linux-newbie-8/trace-user-activities-753292/)

nagavinodh 09-07-2009 07:51 AM

trace user activities
 
Hi,
I would like to trace user activites.
How to implent the ausearch in red hat.

Simon Bridge 09-07-2009 08:18 AM

ausearch is part of the tools that come with auditd - in the 2.6 kernels. You just enter the commands at the prompt.

The configuration file is: /etc/audit.rules
Manage the rules with: auditctl
Get reports with: aureport

ausearch will query the audit logs.

If these packages don't seem to be installed, yum install audit

If you are having a specific problem or have a particular need, then please tell us.


All times are GMT -5. The time now is 09:21 PM.