Initial commit
[ta/infra-ansible.git] / roles / take-pam-tty-audit-into-use / templates / updated-audisp-syslog.configuration.j2
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, LOG_AUTH,
7 # LOG_AUTHPRIV, LOG_DAEMON, LOG_SYSLOG, and LOG_USER.
8
9 active = yes
10 direction = out
11 path = builtin_syslog
12 type = builtin
13 args = LOG_INFO LOG_AUTH
14 format = string