corrected rsyslog settings
This commit is contained in:
@@ -49,9 +49,6 @@
|
||||
# Forward all audit logs to a remote server via TLS
|
||||
# This file is managed by Ansible.
|
||||
|
||||
# Define the CA certificate rsyslog should trust
|
||||
global(DefaultNetstreamDriverCAFile="{{ rsyslog_tls_ca_cert }}")
|
||||
|
||||
# Define the forwarding rule
|
||||
if $programname == 'audisp-syslog' then {
|
||||
action(type="omfwd"
|
||||
|
||||
Reference in New Issue
Block a user