Trace files of the Linux-based Integration Server

Information about the operation of the Linux-based Integration Server can be logged in the following trace files:

By default, logging of information to trace files is disabled.

You can enable or disable logging of information to the Linux-based Integration Server trace files and configure tracing using the /var/opt/kaspersky/viis/common/appsettings.logging.json configuration file.

A privileged account is required to edit the configuration file.

To enable logging of information to the trace files of the Linux-based Integration Server:

  1. Open the /var/opt/kaspersky/viis/common/appsettings.logging.json file.
  2. In the LogLevel section, set the overall level of detail in the trace files. To do this, specify one of the following values for the Default setting:
    • Error to log information about errors that can make the component partially inoperable.
    • Warning to log information about errors that do not prevent the component from working.
    • Information to log informational messages.
    • Debug to log debug messages used by developers, without tracing.
    • Trace to log debug messages used by developers, with tracing.

    The default setting is None (logging of information in trace files is disabled).

  3. In the rules section, set the level of detail for each trace file in the Service (trace file of the Integration Server) and SvmManagement (trace file of SVM deployment, configuration and removal procedures) subsections. To do this, specify a value other than None for the minlevel setting. The default value is None.
  4. Save the /var/opt/kaspersky/viis/common/appsettings.logging.json file.

The new settings are applied without restarting the Integration Server.

By default, trace files are moved to the archival directory (/var/log/kaspersky/viis/archives):

The archive contains up to 20 Integration Server trace files and up to 10 trace files for SVM deployment, reconfiguration, and deletion procedures. When this number is reached, older files are deleted.

You can configure the archival of trace files in the /var/opt/kaspersky/viis/common/appsettings.logging.json configuration file. Contact Technical Support representatives for details.

Access to the trace file directory and the archival directory is restricted. Administrator rights (root, sudoers) are required for access.

If you change the default directory for storing trace files, Kaspersky Security does not control access to trace files. We recommend protecting the information from unauthorized access.

Data in the Integration Server trace file

In addition to the general data, the following information may be saved in the trace file of a Linux-based Integration Server:

Data in the trace file of SVM deployment, configuration, and removal procedures

In addition to the general data, the following information may be saved in the trace file of SVM deployment, configuration, and removal procedures using the Linux-based Integration Server REST API:

Page top