Skip to content
2 changes: 1 addition & 1 deletion dashboard/wizardfeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
#
SecAuditLogType Concurrent

SecAuditLog /var/log/mlogc/modsec_audit.log
SecAuditLog <?PHP print headerprintnobr($_GET['logfile']) . "\n"; ?>

# Specify the path for concurrent audit logging.
SecAuditLogStorageDir <?PHP print headerprintnobr($_GET['logdir']) ."\n"; ?>
Expand Down