Configuration Parameters

Top  Previous  Next

The component uses configuration parameters which are specified in the [CloudD] section of the integrated configuration file of Dr.Web for UNIX Mail Servers.

The section contains the following parameters:

LogLevel

{logging level}

Logging level of the component.

If the parameter value is not specified, the DefaultLogLevel parameter value from the [Root] section is used.

Default value: Notice

Log

{log type}

Logging method

ExePath

{path to file}

Path to the executable file of the component.

Default value: <opt_dir>/bin/drweb-cloudd

For Linux, Solaris: /opt/drweb.com/bin/drweb-cloudd

For FreeBSD: /usr/local/libexec/drweb.com/bin/drweb-cloudd

RunAsUser

{UID | user name}

The parameter determines under which user name the component should be run. The user name can be specified either as the user’s number UID or as the user’s login. If the user name consists of numbers (i.e. similar to number UID), it is specified with the “name:” prefix, for example: RunAsUser = name:123456.

When a user name is not specified, the component operation terminates with an error after the startup.

Default value: drweb

IdleTimeLimit

{time interval}

Maximum time that the component can remain idle. If the specified value is exceeded, the component shuts down.

Minimum value—10s.

Default value: 30s

PersistentCache

{On | Off}

Enable or disable saving of the cache of Dr.Web Cloud replies to the disk.

Default value: Off

DebugSdk

{Boolean}

Indicates whether detailed Dr.Web Cloud messages should be included into the log file on the debug level (LogLevel = DEBUG).

Default value: No