User Guide
70 Kaspersky Anti-Virus® for Sendmail with Milter API
The following values, for example, can be used:
LogOption = backup.W
LogOption = config.E
LogOption = scan.0
LogOption = -scan.9
Because the log file size grows rapidly, it is recommended to use log file rotation
option to avoid creation of long log files which are hard to analyze
(LogRotate=on).
In this mode, when the report file grows and reaches RotateSize, it is copied to
kavmilter.<number>.log and the initial log truncates to zero. The application will
continue to record new information to kavmilter.log.
Thus the application will generate files kavmilter.1.log, kavmilter.2.log, etc. The
RotateRounds keyword specifies how many rotation rounds can occur. When
the RotateRounds number of rotations is reached, the application starts writing
over the oldest files.
For example, when RotateSize=1048576 and RotateRounds=10 then
kavmilter.1.log, kavmilter.2.log etc. will be created, each 1048576 bytes. After
kavmilter.10.log is created and it has reached 1048576 bytes, kavmilter.1.log is
overwritten on the next rotation, and so on.
7.12. Parameters of update report
generation
Updating results are logged in a report that can be saved to the system log or as
a separate file ( ReportFileName parameter of the [updater.report] section in
kavmilter.conf configuration file).
You can adjust the amount of output information by changing the report detail
level.
The detail level is a number that defines the degree of specialization of
information related to components’ operation. Each next level includes data of all
previous levels and some additional information.
The report detail levels are listed in the table 3.










