User Guide
64 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
5.12. Customizing date and time
formats
Kaspersky SMTP-Gateway generates reports on the activity of every component.
This information always contains the date and time of report generation.
By default, Kaspersky SMTP-Gateway displays the date and time according to
the strftime standard:
%H:%M:%S – displayed time format.
%d/%m/%y – displayed date format.
The administrator can customize how the time and date are displayed in the
[locale] section of the application configuration file. You can specify one of the
following formats :
%I:%M:%S %P – display time in 12-hour format (TimeFormat parameter).
%y/%m/%d or %m/%d/%y – display date (DateFormat parameter) as
yy/mm/dd or mm/dd/yy, respectively).
5.13. Reporting options
The performance of the smtpgw component is recorded in the report file that is
output into the application log file in plain text format (LogFilename option in the
[smtpgw.options] section) or in the system log (syslog). The data is not logged
if the LogFilename option is not defined (LogFilename=).
To customize the output data, change the report detail level (LogLevel option in
the [smtpgw.options] section).
Report detail level is a number that defines the level of reported details for
application performance data. Each subsequent level of detail contains all the
details from the previous level and adds some new information.
The table below lists possible report detail levels.
Level
Level
description
Letter symbol
Meaning
0 Fatal Errors F
Only information regarding critical
errors (that terminate the program
due to impossibility of executing
an action). For example, the
component is infected, or
scanning, database loading, or
license key loading failed.










