Updated aide.conf
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
parent
5de0eaaa56
commit
18dc706664
2 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
@@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
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Intrusion detection environment
|
||||
Name: aide
|
||||
Version: 0.18.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://sourceforge.net/projects/aide
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue