Initial commit.
This commit is contained in:
14
audit/plugins.d/af_unix.conf
Normal file
14
audit/plugins.d/af_unix.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
# This file controls the configuration of the
|
||||
# af_unix socket plugin. It simply takes events
|
||||
# and writes them to a unix domain socket. This
|
||||
# plugin can take 2 arguments, the path for the
|
||||
# socket and the socket permissions in octal.
|
||||
|
||||
active = no
|
||||
direction = out
|
||||
path = builtin_af_unix
|
||||
type = builtin
|
||||
args = 0640 /var/run/audispd_events
|
||||
format = string
|
||||
|
||||
Reference in New Issue
Block a user