haproxy/log-level¶
Logging level for HAProxy configuration script
HAProxy Configuration Script Log Level¶
This parameter controls the logging verbosity of the haproxy-configure.py script which handles service discovery and configuration generation. Higher log levels provide more detailed information for troubleshooting.
Requirements¶
- Must be a valid Python logging level
- Changes take effect on next configuration run
Usage¶
Set logging level:
Available log levels from least to most verbose: - CRITICAL: Only critical errors - ERROR: Error conditions - WARN: Warning conditions - INFO: General operational information (default) - DEBUG: Detailed information for troubleshooting - NOTSET: All available logging
Objects that Reference haproxy/log-level¶
- templates haproxy-configure.py.tmpl in HAProxy as part of Contents (used)
Objects used by haproxy/log-level¶
Not used in current content packs