dumpnet.aide.conf - the host-specific dumpnet.host.aide configuration file
A dumpnet.aide.conf file is used to configure the module dumpnet.host.aide for a specific target host. It should be placed in a host configuration directory (a subdirectory of $DUMPNET_HOME/conf/) - see the CONFIGURATION section in dumpnet(8) for details.
The general format of this configuration file is specified in the section CONFIGURATION FILE FORMAT in dumpnet(8).
This config file is primarily a simple aide configuration file - see aide.conf(1). Lines starting with `#' are comments. You can certainly use the ``option'' and ``extends'' statements - see the CONFIGURATION FILE FORMAT section in dumpnet(8). dumpnet.host.aide will prepend the following lines to the configuration data sent to the STDIN of aide (without changing the original configuration file):
database_out=stdout database=file:$master database_new=file:$dest report_url=stdout
Keep that in mind when writing your configuration file. A new database is created with a verbose level of 0 using the command option --verbose which overwrites the setting in the configuration file. The comparison of the old and the new database is done with whatever verbose level you choose in the configuration file.
Options you might want to set in dumpnet.aide.conf are:
dumpnet.host(8) dumpnet.host.aide(8)
Lukas Feiler <lukas.feiler@lukasfeiler.com>
dumpnet is published under the LGPL (GNU LESSER GENERAL PUBLIC LICENSE). Please see the LICENSE file contained in the installation tarball for details. The official web site is http://dumpnet.sourceforge.net.