File: debian_log_dir.patch

package info (click to toggle)
modsecurity-apache 2.9.11-1%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,512 kB
  • sloc: ansic: 53,551; sh: 5,249; perl: 2,340; cpp: 1,930; makefile: 618; xml: 6
file content (16 lines) | stat: -rw-r--r-- 697 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Set correct path to log file
Author: Alberto Gonzalez Iniesta <agi@inittab.org>

Index: modsecurity-apache/modsecurity.conf-recommended
===================================================================
--- modsecurity-apache.orig/modsecurity.conf-recommended	2014-11-04 12:53:35.479945458 +0100
+++ modsecurity-apache/modsecurity.conf-recommended	2014-11-04 12:53:35.475945458 +0100
@@ -190,7 +190,7 @@
 # assumes that you will use the audit log only ocassionally.
 #
 SecAuditLogType Serial
-SecAuditLog /var/log/modsec_audit.log
+SecAuditLog /var/log/apache2/modsec_audit.log
 
 # Specify the path for concurrent audit logging.
 #SecAuditLogStorageDir /opt/modsecurity/var/audit/