-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
This is a request for improvement after ZBXNEXT-136 from some users.
1. Improvement of runtime debuglevel check - I want a way to check the current DebugLevel of each module at runtime.
# zabbix_server -R log_level_check[=<target>]
Currently it can only check that it went up or down from the execute output. It may be difficult to check from the log.
In particular, it may be difficult to analyze Zabbix logs from external applications or scripts.
2. Also be able to set the Debuglevel of each module from Zabbix conf. (Especially useful on Windows agent.)