auditing:install_auditd
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
auditing:install_auditd [2016/07/16 08:54] – created peter | auditing:install_auditd [2019/11/26 20:09] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Auditing - Install auditd ====== | ||
- | |||
- | <code bash> | ||
- | sudo apt-get install auditd | ||
- | </ | ||
- | |||
- | This will install some tools related to auditd tool. Here are the tools: | ||
- | |||
- | * auditctl ; is a tool to control the behaviour of the daemon on the fly, adding rules, etc. | ||
- | * / | ||
- | * aureport ; is tool to generate and view the audit report. | ||
- | * ausearch ; is a tool to search various events. | ||
- | * auditspd ; is a tool which can be used to relay event notifications to other applications instead of writing them to disk in the audit log. | ||
- | * autrace ; is a command that can be used to trace a process. | ||
- | * / | ||
auditing/install_auditd.1468659283.txt.gz · Last modified: 2020/07/15 09:30 (external edit)