Kaspersky CyberTrace

Logging settings

You can manage the logging settings in the CyberTrace web user interface by selecting the Settings tab, and then the Logging tab.

Under Logging settings, you can set the following settings:

  • Log directory—Directory in which log files are to be stored
  • Log level

    The following values are possible:

    • None

      Logging is turned off.

      Corresponds to the non log level in the kl_feed_service_log.conf configuration file.

    • Error

      Only errors are logged.

      Corresponds to the err log level in the kl_feed_service_log.conf configuration file.

    • Info

      Errors and information messages are logged.

      Corresponds to the inf log level in the kl_feed_service_log.conf configuration file.

    • Debug

      All messages are logged

      Corresponds to the any log level in the kl_feed_service_log.conf configuration file.

  • Maximum log size (MB)—In megabytes
  • Delete old logs when Feed Service starts—Option of removing log files created by previous sessions
  • Write to syslog—Option of whether logging must be performed by the syslog daemon

    If this option is selected, all the other settings are ignored.

    This option is available only on Linux systems.

For information about the contents of log files, see section "Feed Service logging", subsection "Log file contents".