USR2SignalAction

March 5, 2024

ID 201164

Specifies an action that must be performed on receiving the SIGUSR2 signal.

If this parameter is not specified in the configuration file, the ICAP service updates the database on receiving the signal.

Path

ICAPSettings > USR2SignalAction

Attributes

This element has no attributes.

Possible values

This element has the following possible values.

USR2SignalAction element possible values

Value

Description

reload

Reloads the database without updating it. It is assumed that the files in the database directory are already up to date and must be reloaded.

update

Updates and reloads the database by using the built-in functionality of Kaspersky Scan Engine.

reopen-log

Closes all log files in syslog format that are being opened, then opens them again for writing logs at the end of these files. If the files are missed, the ICAP plug-in will create them. This setting allows rotating the logs by using the logrotate utility in default mode or when the create directive is used.

Example

The following is an example of this element.

<USR2SignalAction>reopen-log</USR2SignalAction>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.