Managing the Logging Level of Dr.Web Server for Windows OS

You can change the level of logging detail for Dr.Web Server under Windows OS by one of the following ways:

Using the Dr.Web Server configuration → Log section of the Control Center.

This method is preferred. In the Log section, you can specify any allowed level of logging detail for Dr.Web Server, and also some other settings.

Detailed information is given in the Administrator Manual, in the Dr.Web Server configuration → Log section.

Using the console command:

drwcsd [<switches>] install

You can specify any allowed level of logging detail for Dr.Web Server via the --verbosity switch.

Detailed information on command line switches for the Dr.Web Server management is given in the H3.8. The Description of Switches section.

Command example to set the Detailed logging level:

drwcsd --daemon "--home=C:\Program Files\DrWeb Server" "--bin-root=C:\Program Files\DrWeb Server" "--var-root=C:\Program Files\DrWeb Server\var" --verbosity=ALL --log=drwcsd.log --rotate=10,50m install

The other switches are mandatory, particularly, if you have redefined standard paths of the Dr.Web Server installation and working folders.

After the log verbosity level has been changed, restart Dr.Web Server:

drwcsd restart

Using the commands in the Start main menu of Windows OS.

At this, only two possible levels of logging detail are available: Detailed or Default:

a)Programs → Dr.Web Server control → Detailed logging
or
Programs → Dr.Web Server control → Default logging

b)Programs → Dr.Web Server control → Restart.