Initial commit
[ta/infra-ansible.git] / roles / take-pam-tty-audit-into-use / templates / updated-audisp-syslog.configuration.j2
diff --git a/roles/take-pam-tty-audit-into-use/templates/updated-audisp-syslog.configuration.j2 b/roles/take-pam-tty-audit-into-use/templates/updated-audisp-syslog.configuration.j2
new file mode 100644 (file)
index 0000000..0dd0603
--- /dev/null
@@ -0,0 +1,14 @@
+# This file controls the configuration of the syslog plugin.
+# It simply takes events and writes them to syslog. The
+# arguments provided can be the default priority that you
+# want the events written with. And optionally, you can give
+# a second argument indicating the facility that you want events
+# logged to. Valid options are LOG_LOCAL0 through 7, LOG_AUTH,
+# LOG_AUTHPRIV, LOG_DAEMON, LOG_SYSLOG, and LOG_USER.
+
+active = yes
+direction = out
+path = builtin_syslog
+type = builtin
+args = LOG_INFO LOG_AUTH
+format = string