The Config log stores the complete history of communication between Kerio Administration Console and Kerio MailServer Engine. It is possible to determine what administration tasks were performed by a specific user.
The Config window contains three log types:
Example:
[30/Jun/2004 09:09:18] Admin - session
opened for host 127.0.0.1
[30/Jun/2004 09:09:18]
— the date
and time of the log creation
Admin
— the name of the user logged
in for Kerio MailServer administration.
session opened for host 127.0.0.1
—
information about session opening and IP address of the user logged in
Changes performed in Kerio Administration Console. Let's take new user account creation as an example:
[30/Jun/2004 13:09:48] Admin - insert User
set Name='tjones', Domain='company.com',
Account_enabled='1', Auth_type='0',
Password=xxxxxx, Rights='1', ForwardMode='0',
Qstorage='10485760', Qmessage='5000'
[30/Jun/2004 13:09:48]
— the date
and time when the log was created
Admin
— the name of the user logged
in for Kerio MailServer administration.
insert User set Name='jwayne'...
—
parameters that were specified for the new account
A typical example is the backup cycle. After the Config log.
button in section is pressed, the time and date of each backup is inserted into the[30/Jun/2004 09:29:08] Admin - Store backup
started
[30/Jun/2004 09:29:08]
— date and
time when the backup was started
Admin
— the name of the user logged
in for Kerio MailServer administration.
Store backup started
— information
that the backup was started