Command Reference Guide

Fabric OS Command Reference 893
53-1002746-01
rtLogTrace
2
rtLogTrace
Manages real-time trace logging.
SYNOPSIS rtlogtrace --enable
rtlogtrace --disable
rtlogtrace --show
rtlogtrace --help
DESCRIPTION Use this command to enable or disable real-time trace logging and to indicate whether the feature is
enabled or disabled.
The RTLog facility captures the most recent hardware events and low-level software interrupts on
Brocade DCX platforms in real time. When enabled, the RTLog traces are collected as part of the
supportSave utility. The RTLog generates no console output. The RTLog is enabled by default and
persistent across reboots. The rtLogTrace configuration is lost after a power cycle.
NOTES 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:
--enable
Enables the RTLog on the active Control Processor (CP). The RTLog becomes
effective on the standby CP after a failover or a reboot of the active CP.
--disable
Disables the RTLog.
--show
Displays the current status of the RTLog as enabled or disabled.
--help
Displays the command usage.
EXAMPLES To enable the RTLog:
Switch:admin> rtlogtrace --enable
To disable the RTLog:
Switch:admin> rtlogtrace --disable
To display the RTLog status:
Switch:admin> rtlogtrace --show
SEE ALSO None