File tree Expand file tree Collapse file tree 18 files changed +40
-24
lines changed Expand file tree Collapse file tree 18 files changed +40
-24
lines changed Original file line number Diff line number Diff line change 20
20
21
21
log_level =3
22
22
xlog_level =3
23
- log_stderror =no
24
- log_facility =LOG_LOCAL0
23
+ stderror_enabled =no
24
+ syslog_enabled =yes
25
+ syslog_facility =LOG_LOCAL0
25
26
26
27
udp_workers =4
27
28
Original file line number Diff line number Diff line change 47
47
# ----------- global configuration parameters ------------------------
48
48
49
49
log_level =3 # debug level (cmd line: -dddddddddd)
50
- log_stderror =no # (cmd line: -E)
50
+ stderror_enabled =no
51
+ syslog_enabled =yes
51
52
52
53
/* Uncomment these lines to enter debugging mode */
53
54
# debug_mode=yes
Original file line number Diff line number Diff line change 5
5
# ----------- global configuration parameters ------------------------
6
6
7
7
log_level =3 # logging level (cmd line: -dddddddddd)
8
- log_stderror =no # (cmd line: -E)
8
+ stderror_enabled =no
9
+ syslog_enabled =yes
9
10
10
11
check_via =no # (cmd. line: -v)
11
12
dns =no # (cmd. line: -r)
Original file line number Diff line number Diff line change 5
5
# ------------------ module loading ----------------------------------
6
6
7
7
port =5060
8
- log_stderror =yes
8
+ stderror_enabled =yes
9
+ syslog_enabled =no
9
10
log_level =3
10
11
11
12
Original file line number Diff line number Diff line change 18
18
# ----------- global configuration parameters ------------------------
19
19
20
20
log_level =3 # logging level (cmd line: -dddddddddd)
21
- log_stderror =no # (cmd line: -E)
21
+ stderror_enabled =no
22
+ syslog_enabled =yes
22
23
23
24
/* Uncomment these lines to enter debugging mode */
24
25
# debug_mode=yes
Original file line number Diff line number Diff line change 5
5
# ----------- global configuration parameters ------------------------
6
6
7
7
log_level =3 # logging level (cmd line: -dddddddddd)
8
- log_stderror =yes # (cmd line: -E)
8
+ stderror_enabled =yes
9
+ syslog_enabled =no
9
10
10
11
# ------------------ module loading ----------------------------------
11
12
Original file line number Diff line number Diff line change 3
3
#
4
4
5
5
log_level =3
6
- log_stderror =1
6
+ stderror_enabled =yes
7
+ syslog_enabled =no
7
8
8
9
socket =192.168.2.16
9
10
# ------------------ module loading ----------------------------------
Original file line number Diff line number Diff line change 20
20
21
21
log_level=3
22
22
xlog_level=3
23
- log_stderror=no
24
- log_facility=LOG_LOCAL0
23
+ stderror_enabled=no
24
+ syslog_enabled=yes
25
+ syslog_facility=LOG_LOCAL0
25
26
26
27
udp_workers=4
27
28
Original file line number Diff line number Diff line change 20
20
21
21
log_level=3
22
22
xlog_level=3
23
- log_stderror=no
24
- log_facility=LOG_LOCAL0
23
+ stderror_enabled=no
24
+ syslog_enabled=yes
25
+ syslog_facility=LOG_LOCAL0
25
26
26
27
udp_workers=4
27
28
Original file line number Diff line number Diff line change 20
20
21
21
log_level=3
22
22
xlog_level=3
23
- log_stderror=no
24
- log_facility=LOG_LOCAL0
23
+ stderror_enabled=no
24
+ syslog_enabled=yes
25
+ syslog_facility=LOG_LOCAL0
25
26
26
27
udp_workers=4
27
28
You can’t perform that action at this time.
0 commit comments