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

Top  Previous  Next

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

1.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 the Server, and also some other settings.

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

2.Using the console command:

drwcsd [<switches>] install

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

Detailed information on command line switches for the Server management is given in the H4.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 --rotate=10,50m install

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

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

drwcsd restart

3.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 → Server control → Detailed logging
or
Programs → Server control → Default logging

b)Programs → Server control → Restart.