Well, I solved the problem. Once I took the time to write
out the problem, I came up with the following rule:
!/.*/BAK
That did the trick.
Jeremy Worrells
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Worrells
Sent: Wednesday, July 06, 2005 3:00 PM
To: [email protected]
Subject: [Aide] aide.conf rule specificationHello,
I am implementing AIDE here, and have a question about the rules. We have a file versioning tool that keeps backups in a subdirectory called BAK. There are BAK directories all over the filesystem, and I do not want to include them in the database. New BAK directories can be created at any time, so specifiying individual BAK directories is out of the question. The rules that I have tried are:
!/*BAK* - does not work
!*BAK* - coredumps AIDEDoes anyone have a suggestion?
Jeremy Worrells
_______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
