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

You can change the level of verbosity for Dr.Web Server under Windows OS in one of the following ways:

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

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

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

Using the console command:

drwcsd [<switches>] install

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

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

Command example to set the logging level to Trace:

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

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

After changing the log verbosity level, restart Dr.Web Server:

drwcsd restart

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

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

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

b)Programs → Dr.Web Server → Restart.