Commands for managing audit settings for management activities
You use the security audit commands to manage which management activities are logged in the audit.log file. You use the cluster log-forwarding commands to manage destinations for forwarding the audit log to.
If you want to... | Use this command... |
---|---|
Specify that get requests from the ONTAP CLI or APIs should be recorded in the audit log (the audit.log file), in addition to default set requests | security audit modify |
Display the settings of the audit log | security audit show |
Display audit entries merged from multiple nodes in the cluster | security audit log show |
Specify a forwarding destination for the audit log and security measures for its transmission | cluster log-forwarding create |
Modify a destination for the audit log | cluster log-forwarding modify |
Delete a destination for the audit log | cluster log-forwarding delete |
Show the configured destinations for the audit log | cluster log-forwarding show |
Give documentation feedback