Subversion Repositories configs

Rev

Rev 5 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 34
Line 6... Line 6...
6
# Load customizations if any available
6
# Load customizations if any available
7
after = apache-common.local
7
after = apache-common.local
8
 
8
 
9
[DEFAULT]
9
[DEFAULT]
10
 
10
 
11
_apache_error_client = \[[^]]*\] \[(:?error|\S+:\S+)\]( \[pid \d+(:\S+ \d+)?\])? \[client <HOST>(:\d{1,5})?\]
11
_apache_error_client = \[\] \[(:?error|\S+:\S+)\]( \[pid \d+(:\S+ \d+)?\])? \[client <HOST>(:\d{1,5})?\]
12
 
12
 
13
# Common prefix for [error] apache messages which also would include <HOST>
13
# Common prefix for [error] apache messages which also would include <HOST>
14
# Depending on the version it could be
14
# Depending on the version it could be
15
# 2.2: [Sat Jun 01 11:23:08 2013] [error] [client 1.2.3.4]
15
# 2.2: [Sat Jun 01 11:23:08 2013] [error] [client 1.2.3.4]
16
# 2.4: [Thu Jun 27 11:55:44.569531 2013] [core:info] [pid 4101:tid 2992634688] [client 1.2.3.4:46652]
16
# 2.4: [Thu Jun 27 11:55:44.569531 2013] [core:info] [pid 4101:tid 2992634688] [client 1.2.3.4:46652]