Overview
You want to view log messages for a single date. Kerio Connect doesn't have a direct option for this. This article provides an alternate way to look at the logs from a particular date.
Solution
You should have an editor like Notepad++ installed on your system.
Below are the steps to view the logs:
- Login to the server where Kerio Connect is installed.
- Go to the log file location. The default location of the log files varies by platform:
- Windows -
C:\Program Files\Kerio\MailServer\store\logs
- macOS -
/usr/local/kerio/mailserver/store/logs
- Linux -
/opt/kerio/mailserver/store/logs
- Windows -
- Open the needed log file using an editor.
- Use the Find functionality of the editor (eg: pressing Ctrl+F in Notepad++) and search for the date.
The default date format isDD-Mmm-YYYY
. Eg: 31-Dec-2019. - All the available entries for that date will be seen/highlighted (as per the editor's functionality).
Note: If you are unable to find the logs for a date, then, the logs would have been rotated as per your log settings.