[Aide] Monitoring log files

Sonixxfx sonixxfx at gmail.com
Thu Dec 7 23:28:13 EET 2006


Here it is:

debian:/var/lib/aide#echo foobar > /root/file

debian:/var/lib/aide# aide --init

AIDE, version 0.10

### AIDE database initialized.

debian:/var/lib/aide#mv /var/lib/aide/aide.db.new /var/lib/aide/aide.db

debian:/var/lib/aide# aide --check

AIDE, version 0.10

### All files match AIDE database.  Looks okay!

debian:/var/lib/aide# echo foo > /root/file
debian:/var/lib/aide# aide --check

AIDE, version 0.10

### All files match AIDE database.  Looks okay!

debian:/var/lib/aide# echo foobarfoo > /root/file
debian:/var/lib/aide# aide --check

AIDE, version 0.10

### All files match AIDE database.  Looks okay!

I am using Debian Sarge.

Thanks Richard.

Till tomorrow, I am going to bed now.

Regards,

Ben


2006/12/7, Richard van den Berg <richard at vdberg.org>:
>
> Sonixxfx wrote:
> > Sorry I forgot to attach the file.
>
> Your database looks fine.
>
> > The problem persits when the new size of the log file is less then the
> > old size.
>
> That is really odd. Can you mail the output of this test:
>
> echo foobar > /root/file
> aide --init
> mv /var/lib/aide/aide.db.new /var/lib/aide/aide.db
> aide --check
> echo foo > /root/file
> aide --check
> echo foobarfoo > /root/file
> aide --check
>
> You might have to add -c to the aide commands to point to your config
> file.
>
> Sincerely,
>
> Richard van den Berg
> _______________________________________________
> Aide mailing list
> Aide at cs.tut.fi
> https://mailman.cs.tut.fi/mailman/listinfo/aide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.tut.fi/pipermail/aide/attachments/20061207/48b36a93/attachment.html 


More information about the Aide mailing list