We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c24f99e + 1c90802 commit 778cbc4Copy full SHA for 778cbc4
1 file changed
apache/conf/extra/httpd-modsecurity.conf
@@ -14,6 +14,7 @@ SecServerSignature ${MODSEC_SERVER_SIGNATURE}
14
# The "common" and "combined" formats are predefined
15
LogFormat ${APACHE_LOGFORMAT} modsec
16
LogFormat ${APACHE_METRICS_LOGFORMAT} metricslog
17
+ErrorLogFormat ${APACHE_ERRORLOG_FORMAT}
18
19
CustomLog ${METRICSLOG} metricslog "env=!nologging"
20
0 commit comments