To find the cause of the error, review the log file. By default, the syslog service writes the log file and stores it in the /var/log/syslog file or the /var/log/messages file (depending on the used operating system). To output the log on the console, execute the following commands:
or
To filter log records, you can use the command grep <component> <log>, for example:
Also you can use the command of drweb-ctl log. Additional information •You can find the current names by which components are referred to in the log in the Administrator Manual (in the section “Dr.Web for UNIX Structure”). •You also can find out the list of installed components and their names by executing the command:
•To get information about the cat, tail, grep and drweb-ctl commands, type man, for example:
Logging settings and the desired level of detail for the event log can be chosen on the General Settings page of the web interface, if installed; and they are defined by the values of the *Log parameters in the [Root] section of the configuration file. Full version of Administrator Manual for Dr.Web for UNIX is available: •At Doctor Web official website https://download.drweb.com/doc/ (Internet connection is required). •You can view a PDF file in the <opt_dir>/share/doc directory (the suffix in the name indicates the language). In case of any difficulties, contact technical support and provide with the error code. |