This section contains options that are common to many Kaspersky products. They do not need a section prefix.
trace_level = 0
Specifies tracing detalization. The detalization is possible from 0 to 1000 with interval of 100.
Trace level values and descriptions:
- 0: No logging
- 100: "Always". Notifications on running or stopping application components are written to the log file.
- 200: "Critical". Notifications on critical errors that may lead to stopping the application are logged.
- 300: "Error". Notifications on errors that may cause partial malfunctioning of the application are written into the log file.
- 400: "Danger". Warnings on possible critical errors are logged.
- 500: "Warning". Warnings on possible errors are logged,
- 600: "Important". Important information messages are logged.
- 700: "Information". Information messages are written to the log file.
- 800: "Debug". Debug information used by developers is written to the log file.
- 900: "Paranoiac". Detailed debug information used by developers is written to the log file.
- 1000: "Any". The lowest level of traces, all events are logged.
After changing the tracing level, restart ScanServe
systemctl reload la-scanserver
trace_file = /var/log/kaspersky/la/ScanServer.log
Trace file default filename used if syslog is disabled. The real name of trace file will be modified with the date, e.g. ScanServer.20160101T0000.log. The rotation is controlled by the ScanServer.
trace_format = %Y-%m-%dT%X %I %p:
Trace file line format, only used if syslog is disabled. Format specifiers %Y = year, %m = month, %d = day, %H = hour, %M = minute, %S = second, %i = millisecond, %p = trace level, %N = hostname, %P = PID, %I = thread ID, %C = component ID, %D = component instance ID, %X = time.
db_directory = /var/opt/kaspersky/la/ScanServer_db
Configuration database directory. Do not change.
service_settings = ScanServer_settings.kvdb
Default filename of service settings files in the configuration database directory. Do not change.
persistent_storage = ScanServer_storage.kvdb
Default filename of persistent storage files in the configuration database directory. Do not change.
bases_dir = /var/opt/kaspersky/la/bases
Anti-virus bases directory. Do not change.
cache_dir = /var/opt/kaspersky/la/cache
Cache directory, used by the updater.
data_dir = /var/opt/kaspersky/la/data
Data directory, used by the updater. Do not change.