On Mon, 19 Oct 2009 16:40:57 +0900, Ian Masters <[email protected]> wrote: > Is there a way to include a date in the aide.log file? > > e.g. report_url=file:@@{LOGDIR}/aide-`date '+%Y%m%d%'`.log
The config file is not a shell script, so that won't work. You can always write a shell script around aide that creates the desired file format for you. Regards, Richard van den Berg _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
