Before you begin
Forwarding is not enabled by default when system configuration auditing is enabled. To enable forwarding of system configuration changes to syslog, you must first enable system configuration auditing on the cluster.
Procedure
- Open a Secure Shell (SSH) connection to any node in the cluster and log in.
- Run the
isi audit settings global modify command with the
--config-syslog-enabled option to enable or disable forwarding of system configuration changes.
The following command enables forwarding of system configuration changes to syslog:
isi audit settings global modify --config-syslog-enabled=yes
The following command disables forwarding of system configuration changes to syslog:
isi audit settings global modify --config-syslog-enabled=no