Skip to content
Snippets Groups Projects
Commit 308d70b8 authored by Bill MacAllister's avatar Bill MacAllister
Browse files

Remove unused file from puppet control

parent e342ae6d
No related branches found
No related tags found
No related merge requests found
#
# This file controls the configuration of the audit remote
# logging subsystem, audisp-remote.
#
remote_server = <%= @remote_server %>
port = <%= @server_listen_port %>
local_port = <%= @client_source_port %>
transport = tcp
mode = immediate
queue_depth = 200
format = managed
network_retry_time = 1
max_tries_per_record = 3
max_time_per_record = 5
heartbeat_timeout = 0
network_failure_action = stop
disk_low_action = ignore
disk_full_action = ignore
disk_error_action = syslog
remote_ending_action = suspend
generic_error_action = syslog
generic_warning_action = syslog
enable_krb5 = yes
krb5_client_name = auditd
krb5_key_file = /etc/audit/auditd.keytab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment