Displaying the logging configuration – Dell POWEREDGE M1000E User Manual

Page 718

Advertising
background image

32-14

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 32 Configuring System Message Logging

Displaying the Logging Configuration

To remove a syslog server, use the no logging host global configuration command, and specify the
syslog server IP address. To disable logging to syslog servers, enter the no logging trap global
configuration command.

Table 32-4

lists the UNIX system facilities supported by the software. For more information about these

facilities, consult the operator’s manual for your UNIX operating system.

Displaying the Logging Configuration

To display the logging configuration and the contents of the log buffer, use the show logging privileged
EXEC command. For information about the fields in this display, see the Cisco IOS Configuration
Fundamentals Command Reference, Release 12. 12.2
from the Cisco.com page under Documentation
> Cisco IOS Software > 12.2 Mainline > Command References.

Step 4

logging facility facility-type

Configure the syslog facility. See

Table 32-4 on page 32-14

for

facility-type keywords.

The default is local7.

Step 5

end

Return to privileged EXEC mode.

Step 6

show running-config

Verify your entries.

Step 7

copy running-config startup-config

(Optional) Save your entries in the configuration file.

Command

Purpose

Table 32-4

Logging Facility-Type Keywords

Facility Type Keyword

Description

auth

Authorization system

cron

Cron facility

daemon

System daemon

kern

Kernel

local0-7

Locally defined messages

lpr

Line printer system

mail

Mail system

news

USENET news

sys9-14

System use

syslog

System log

user

User process

uucp

UNIX-to-UNIX copy system

Advertising