beautypg.com

Disabling or re-enabling syslog, Disabling syslog of an event – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual

Page 354

background image

336

Multi-Service IronWare Administration Guide

53-1003028-02

Configuring the Syslog service

A

Buffer logging: level ACDMEINW, 27 messages logged

level code: A=alert C=critical D=debugging M=emergency E=error

I=informational N=notification W=warning

Current active SSL syslog server: 10.25.105.201:60514

Ascending or descending option for show log command

A new option was added to the show log command that allows you to display the log in either
ascending or descending order based on time. The command will still work without the option
selected and will display the log in default descending chronological order. The command is
executed as shown

Brocade# show log ascending

Syntax: show log [ascending | descending]

The ascending option displays the oldest log entry first.

The descending option displays the most recent log entry first. This is the default condition and
consistent with previous versions of the Multi-Service IronWare.

Disabling or re-enabling Syslog

Syslog is enabled by default. To disable it, enter the following command at the global CONFIG level.

Brocade(config)# no logging on

Syntax: [no] logging on [udp-port]

The udp-port parameter specifies the application port used for the Syslog facility. The default is
514.

To re-enable logging, enter the following command.

Brocade(config)# logging on

This command enables local Syslog logging with the following defaults:

Messages of all severity levels (Emergencies – Debugging) are logged.

Up to 50 messages are retained in the local Syslog buffer.

No Syslog server is specified.

Disabling Syslog of an event

Enter the no logging enable command to disable syslogs of a particluar event. In the following
example, the nologging enable command disables the syslog for SNMP authentication failure.

Brocade (config) # no logging enable snmp-auth-failure

Syntax: [no] logging enable [bfd | cfm | config-changed | fan-speed-change | fan-state-change |
link-state-change | mgmt-mod-redun-state-change | module-hotswap | mpls | mvrp-vlan |ntp |
ospf| snmp-auth-failure |temp-error |user-login |vrrp-if-state-change]

The bfd option defines the log of changes in the status of the BFD session.

The cfm option defines the log of changes in the CFM operations.

The config-changed option defines the log of changes in the configuration data.