Name

TCPS-910 — Log level incremented in response to a received signal

Severity

D (debug)

Message text

Received SIGHUP, incrementing log level

Description

The log level (maximum severity code which will be logged) can be set between I (6, LOG_INFO) to F (9, FULL_DEBUG). To increment log level in all processes of the proxy, SIGUSR1 should be sent to the parent process. It then asks all children to also increment the log level by sending them SIGHUP. The parent can send several commands to the children using SIGHUP. The particular command is determined by a value set in shared memory.

See also

TCPS-708(6), TCPS-911(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.