Cisco Nexus 7000 Series Reference Manual page 52

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

bloggerd log-dump
bloggerd log-dump
To enable threshold-based log dumps on a per application, per virtual device context (VDC), per module,
or on a switch-wide basis, use the bloggerd log-dump command. To disable threshold-based log dumps,
use the no form of this command.
Syntax Description
all
module
module-number
sap sap-number
vdc vdc-number
vdc-all
Defaults
A threshold-based log dump is enabled for the default VDC.
Command Modes
Any command mode
Supported User Roles
network-admin
network-operator
vdc-admin
vdc-operator
Command History
Release
6.2(2)
Usage Guidelines
You can use the bloggerd log-dump command to prevent application logs from rolling over and
becoming lost. You can enable threshold-based log dumps on a per application, per VDC, per module,
or on a switch-wide basis to ensure that application logs are saved into files just before a rollover.
Once the logs are dumped, you can configure them to be transferred to a more persistent location (either
an external log server or to the active supervisor module's logflash device) using the bloggerd log
transfer command. All collected logs are in binary format and must be parsed into ASCII format using
DeBlogger.
Cisco Nexus 7000 Series NX-OS System Management Command Reference
24
bloggerd log-dump {all | module module-number sap sap-number [vdc vdc-number | vdc-all] | sap
sap-number [vdc vdc-number | vdc-all]}
no bloggerd log-dump {all | module module-number sap sap-number [vdc vdc-number | vdc-all]
| sap sap-number [vdc vdc-number | vdc-all]}
Enables a log dump for all services across all modules on the device.
Enables a log dump for the specific module. The range for the module number
argument is from1 to 18.
Enables a log dump for a specific Service Access Point (SAP). The range for the
sap-number argument is from 0 to 65536. A value of 0 enables a log dump of all
SAPs.
(Optional) Enables a log dump for the specific VDC. The range for the
vdc-number argument is from 1 to 5.
(Optional) Enables a log dump for the SAP on all VDCs on the device.
Modification
This command was introduced.
B Commands
OL-25806-03

Advertisement

Table of Contents
loading

Table of Contents