Send comments to nexus3k-docfeedback@cisco.com
-SM-27
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
clear logging onboard
clear logging onboard
To clear the onboard failure logging (OBFL) entries in the persistent log, use the clear logging onboard
command.
clear logging onboard [environmental-history] [exception-log] [obfl-log] [stack-trace]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to clear the OBFL environmental history entries:
switch# clear logging onboard environmental-history
switch#
This example shows how to clear the OBFL exception-log entries:
switch# clear logging onboard exception-log
switch#
This example shows how to clear the OBFL (boot-uptime/device-version/obfl-history) entries:
switch# clear logging onboard obfl-log
switch#
This example shows how to clear the OBFL stack trace entries:
switch# clear logging onboard stack-trace
switch#
Related Commands
environmental-history (Optional) Clears the OBFL environmental history.
exception-log (Optional) Clears the OBFL exception log entries.
obfl-log (Optional) Clears the OBFL (boot-uptime/device-version/obfl-history).
stack-trace (Optional) Clears the OBFL stack trace entries.
Release Modification
5.0(3)U1(1) This command was introduced.
Command Description
show logging onboard Displays onboard failure logs.