Discussion:
[Aide] include file ability in AIDE
Mason Nakadomari
2013-09-12 02:31:30 UTC
Permalink
I was wondering if it was possible for AIDE to parse and recognize an
include file option in the aide.conf. I haven't been able to find one. My
boss thinks that it would be useful if you could add include files to the
aide.conf file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.cs.tut.fi/pipermail/aide/attachments/20130911/0846d329/attachment.html
Richard van den Berg
2013-09-12 05:55:59 UTC
Permalink
I was wondering if it was possible for AIDE to parse and recognize an include file option in the aide.conf. I haven't been able to find one.
Not natively, but it is easy to script this. For example the debian aide package has a aide.conf.d directory that gets included into a temporary aide.conf before aide is run.

Kind regards,

Richard
Hannes von Haugwitz
2013-09-12 17:45:15 UTC
Permalink
Hi,
Post by Mason Nakadomari
I was wondering if it was possible for AIDE to parse and recognize an
include file option in the aide.conf.
You can use the @@include macro to include files to the config (see
aide.conf(5) man page for details)

Additionally there is a feature request to extend @include
functionality to allow directories[0] which is planned to be fixed in
the upcoming release 0.16.

Best regards

Hannes

[0] http://sourceforge.net/p/aide/feature-requests/13/
Mason Nakadomari
2013-09-12 19:41:22 UTC
Permalink
Thanks that seems very useful I'll start testing it right away. Thanks.


On Thu, Sep 12, 2013 at 7:45 AM, Hannes von Haugwitz <hannes at vonhaugwitz.com
Post by Hannes von Haugwitz
Hi,
Post by Mason Nakadomari
I was wondering if it was possible for AIDE to parse and recognize an
include file option in the aide.conf.
aide.conf(5) man page for details)
functionality to allow directories[0] which is planned to be fixed in
the upcoming release 0.16.
Best regards
Hannes
[0] http://sourceforge.net/p/aide/feature-requests/13/
_______________________________________________
Aide mailing list
Aide at cs.tut.fi
https://mailman.cs.tut.fi/mailman/listinfo/aide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.cs.tut.fi/pipermail/aide/attachments/20130912/63cdadda/attachment.html
Loading...