Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# This file controls the configuration of the syslog plugin.
2
# It simply takes events and writes them to syslog. The
3
# arguments provided can be the default priority that you
4
# want the events written with. And optionally, you can give
5
# a second argument indicating the facility that you want events
6
# logged to. Valid options are LOG_LOCAL0 through 7.
7
 
8
active = no
9
direction = out
10
path = builtin_syslog
11
type = builtin
12
args = LOG_INFO
13
format = string