Auditdump – Dell POWEREDGE M1000E User Manual

Page 85

Advertising
background image

Fabric OS Command Reference

53

53-1001764-02

auditDump

2

auditDump

Displays or clears the audit log.

Synopsis

auditdump -s | -show

auditdump -c | -clear

Description

Use this command to display or clear the audit log on the switch. The audit log persistently saves
the most recent 256 log entries on the switch. On modular platforms, the entries are not shared
across CPs. To display or clear the logs, this command must be issued for each CP separately.

Note

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

Operands

This command has the following operands:

-

s | -show

Displays the audit log on the switch or the CP.

-

c | -clear

Clears the audit log on the switch or the CP.

Examples

To display the audit log:

switch:admin>

auditdump -s

0 AUDIT, 2008/08/11-13:14:53 (UTC), [SULB-1003], INFO, FIRMWARE,

NONE/NONE/NONE/None/CLI, None/sw48000_100/FID CHASSIS, ,

Firmwarecommit has started.

1 AUDIT, 2008/08/11-13:16:12 (UTC), [SULB-1003], INFO, FIRMWARE,

NONE/NONE/NONE/None/CLI, None/sw48000_100/FID CHASSIS, ,

Firmwarecommit has started.

2 AUDIT, 2008/08/11-13:17:30 (UTC), [SULB-1003], INFO, FIRMWARE,

NONE/NONE/NONE/None/CLI, None/sw48000_100/FID CHASSIS, ,

Firmwarecommit has started.

[output

truncated]

To clear the audit log:

switch:admin>

auditdump -C

See Also

auditCfg

Advertising