Page 1 of 1

Clear Audit Log

Posted: 04 Aug 2017 12:23
by alexanderbrix
Hello community,

is there any way how to clean/delete the audit log from time to time?

Thank you in advance!

Alexander

Re: Clear Audit Log

Posted: 04 Aug 2017 19:00
by henk
Hello Alexandeerbrix,

There is housekeeping on the audit log, so why clear it?

You can control the days to keep for your audit log in

Code: Select all

/var/www/html/mailscanner/conf.php

Code: Select all

// Define how many days to audit logs to keep.
define('AUDIT_DAYS_TO_KEEP', 60);

Re: Clear Audit Log

Posted: 07 Aug 2017 06:25
by alexanderbrix
thank you! I've changed the value :-)

Re: Clear Audit Log

Posted: 04 Jan 2019 01:43
by Alleyviper
Hi there,

You can go to https://<server>:10000
Login to webmin with your root account
Search mysqlserver
Go mailscanner Database and select audit_log
Select view data and you can delete what you want

Re: Clear Audit Log

Posted: 22 Jul 2019 06:36
by alexanderbrix
Hello,
I just logged in to my webmin and went to Server - MySQL Database Server. But after that I need to login and my root/pw does not work. I can't log in to the MySQL...

Re: Clear Audit Log

Posted: 18 Oct 2019 16:30
by Alleyviper
Hi there,

Weird, can you show a printscreen ?