clearlog command
This command is used to clear the BMC event log.
Use the clearlog command to clear the event log of the BMC. You must have the authority to clear event logs to use this command.
Note
This command is intended only for support personnel use.
Syntax:
clearlog [-options]
Option | Description | Values |
---|---|---|
-t | Event type, choose which type of event to clear. If not specified, all event types will be selected. |
|
Example:
system> clearlog -t platform
ok
system> clearlog -t audit
ok
system> clearlog -t all
ok
Give documentation feedback