Logging

Top  Previous  Next

On this page you can manage the following parameters of Dr.Web for UNIX Internet gateways logging on the protected station:

Log file—name of the log file. You can specify syslog here to enable logging Dr.Web ICAPD messages with the syslog system service (in this case, you must also specify Syslog facility and Syslog priority).

Syslog facility—facility label for logging Dr.Web ICAPD messages with the syslog service (if the syslog value is specified in the Log file field).

Syslog priority—verbosity level for logging Dr.Web ICAPD messages with the syslog service (if the syslog value is specified in the Log file field).

Logging level—general verbosity level of the log. The value is a sum of an arbitrary set that can consist of the following values:

0—output information on errors and detected viruses

1—output information at the Info level: on checked clean files and other service information

2—output general messages

4—output results of chunk analysis

8—output extended messages on chunks

16—output activity log of the syntax analyzer

32—output other debugging messages

For example, the value 18, which is a sum of the following values: 0 + 2 + 16, enables logging of information on errors and detected viruses (0) as well as logging of general messages (2) and messages of syntax analyzer (16).

Thus, maximum detailed output of information that includes output of all data is enabled by parameter value equals to 63. Please note that –1 disables logging.

Maximum log size—maximum size of the log file. Each time Dr.Web ICAPD starts, size of the log file is checked. If it is greater than the specified value, log file is overwritten. Set this parameter value to 0 to disable check of log file size at startup.