aide:aide_configuration
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aide:aide_configuration [2016/07/16 20:51] – peter | aide:aide_configuration [2019/11/25 22:10] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== AIDE - AIDE Configuration ====== | ||
- | |||
- | The default configuration of AIDE is quite fine. But it can be tweaked if required. | ||
- | |||
- | ===== Who to send the report to? ===== | ||
- | |||
- | Reports which are created once a day can be sent to a custom email address. The variable **MAILTO** should be changed to whichever email address you like: | ||
- | |||
- | The default is to send reports to root on localhost. | ||
- | |||
- | To change it, open and edit **/ | ||
- | |||
- | |||
- | ===== Configuring aide ===== | ||
- | |||
- | Most AIDE configuration is in file **/ | ||
- | |||
- | AIDE aims at reporting files that changed since the last snapshot (/ | ||
- | |||
- | <file bash / | ||
- | database=file:/ | ||
- | </ | ||
- | |||
- | to | ||
- | |||
- | <file bash / | ||
- | database=file:/ | ||
- | </ | ||
- | |||
- | instead. | ||
- | |||
- | Ok, now let see what is going on in / | ||
- | |||
- | By default, AIDE checks for changes in Binaries and Libraries directories. | ||
- | |||
- | Then, it also check for modifications in the log files against the rule Logs. Because log files tends to grow, you cannot use a signature there and you also have to asked aide not to check for size modification (S). | ||
- | |||
- | Okie, this should be enough to get to understand how aide works. | ||
- | |||
- | To me, there is actually another place I would like aide to go and check. | ||
- | |||
- | <file bash / | ||
- | /etc ConfFiles | ||
- | </ | ||
- | |||
- | in / | ||
- | |||
aide/aide_configuration.1468702268.txt.gz · Last modified: 2020/07/15 09:30 (external edit)