Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-32 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
auditCfg
2
Note: Enter commands in lowercase only; mixed case is for readability.
auditCfg
Modifies and displays audit log filter configuration.
Synopsis auditcfg[--class audit_class][--show][--enable][--disable]
Description Use this command to configure and display the audit log configuration. This command allows user to set
filters by configuring certain classes using the --class option. To add or remove any of the classes in the
filter list, re-issue -class option. All filters can be disabled by the -disable option. Based on the
configuration, certain classes are logged to syslog for auditing. Syslog configuration is required for
logging audit messages. The command syslogdIpAdd can be used to add the syslogd server IP address.
Option [--class] allows 1-ZONE, 2-SECURITY, 3-CONFIGURATION, 4-FIRMWARE and 5-
FABRIC filters.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Examples To configure the audit log filter, disable audit logging, and show the configuration
See Also none
switch:admin> auditcfg --class 2,3
Audit filter is configured.
switch:admin> auditcfg --disable
Audit filter is disabled.
switch:admin> auditcfg --show
Audit filter is disabled.
2-SECURITY
3-CONFIGURATION