Skip to content

Commit 4918d4f

Browse files
committed
Fix: add missing ErrorLogFormat
1 parent c24f99e commit 4918d4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apache/conf/extra/httpd-modsecurity.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SecServerSignature ${MODSEC_SERVER_SIGNATURE}
1414
# The "common" and "combined" formats are predefined
1515
LogFormat ${APACHE_LOGFORMAT} modsec
1616
LogFormat ${APACHE_METRICS_LOGFORMAT} metricslog
17+
ErrorLogFormat ${APACHE_ERRORLOG_FORMAT}
1718

1819
CustomLog ${METRICSLOG} metricslog "env=!nologging"
1920

0 commit comments

Comments
 (0)