To find the reason 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 may use the command grep<component> <log>, for example:
Additional information: •You can find the current names by which components are referred to in the log inAdministrator Manual (in the section “Program Structure”) •You also can find out the list of installed components and their names by executing the command
•To get information about thecat, 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 Common Settingspage in the web interface (if it is installed); and they are defined by the values of the *Log parameters in the [Root] section in the configuration file. Full version of Administrator Manual for Dr.Web for UNIX is available •At Doctor Web official website http://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 be ready to name the error code. |