feature: add JsonSockLogLevel directive for configurable log levels
- New directive: JsonSockLogLevel (DEBUG, INFO, WARNING, ERROR, EMERG) - Default level: WARNING - Controls verbosity of module logs in Apache error_log - DEBUG: Log header skipping, buffer truncation, size limits - Updates conf/mod_reqin_log.conf with example configuration Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@ -40,6 +40,7 @@ install -m 644 %{_pkgroot}/%{_sysconfdir}/httpd/conf.d/mod_reqin_log.conf %{buil
|
||||
* Sun Mar 01 2026 Developer <dev@example.com> - 1.0.6
|
||||
- CONF: Change default socket path to /var/run/logcorrelator/http.socket
|
||||
- BUILD: Allow Docker cache for RPM builds (remove --no-cache flag)
|
||||
- FEATURE: Add JsonSockLogLevel directive (DEBUG, INFO, WARNING, ERROR, EMERG)
|
||||
|
||||
* Sun Mar 01 2026 Developer <dev@example.com> - 1.0.4
|
||||
- BUILD: Fix RPM package paths in Dockerfile.package (el8, el9, el10 directories)
|
||||
|
||||
Reference in New Issue
Block a user