summarylogtreecommitdiffstats
path: root/aide.conf
diff options
context:
space:
mode:
Diffstat (limited to 'aide.conf')
-rw-r--r--aide.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/aide.conf b/aide.conf
index 0102592a54c7..d15780ba27d7 100644
--- a/aide.conf
+++ b/aide.conf
@@ -1,10 +1,10 @@
# Example configuration file for AIDE.
-#
+# More information about configuration options available in the aide.conf manpage.
@@define DBDIR /var/lib/aide
@@define LOGDIR /var/log/aide
# The location of the database to be read.
-database=file:@@{DBDIR}/aide.db.gz
+database_in=file:@@{DBDIR}/aide.db.gz
# The location of the database to be written.
#database_out=sql:host:port:database:login_name:passwd:table
@@ -15,7 +15,8 @@ database_out=file:@@{DBDIR}/aide.db.new.gz
gzip_dbout=yes
# Default.
-verbose=5
+log_level=warning
+report_level=changed_attributes
report_url=file:@@{LOGDIR}/aide.log
report_url=stdout
@@ -58,7 +59,7 @@ report_url=stdout
#>: Growing logfile p+l+u+g+i+n+S
# You can create custom rules - my home made rule definition goes like this
-#ALLXTRAHASHES = sha1+rmd160+sha256+sha512+whirlpool+tiger+haval+gost+crc32
+ALLXTRAHASHES = sha1+rmd160+sha256+sha512+whirlpool+tiger+haval+gost+crc32
ALLXTRAHASHES = sha1+rmd160+sha256+sha512+tiger
# Everything but access time (Ie. all changes)
EVERYTHING = R+ALLXTRAHASHES