-
Type:
Incident report
-
Resolution: Duplicate
-
Priority:
Trivial
-
None
-
Affects Version/s: 3.0.6rc1, 3.2.2rc1, 3.4.0alpha1
-
Component/s: Agent (G), Proxy (P), Server (S)
-
Environment:UNIX
In user1_signal_handler():
if (!SIG_PARENT_PROCESS) { common_sigusr_handler(flags); return; }
common_sigusr_handler() should be called before if (...).
There is also no type string for the main process that we can pass to -R log_level_increase/decrease=<process type>, the only option is pid.
- duplicates
-
ZBXNEXT-2427 Runtime log level changing must be supported also by the main process
-
- Open
-