Event logging commands, Logging on, Table 23-8 event – LevelOne GTL-2690 User Manual

Page 429: Logging, Commands

Advertising
background image

System Management Commands

23-26

23

Event Logging Commands

This section describes commands used to configure event logging on the switch.

logging on

This command controls logging of error messages, sending debug or error
messages to a logging process. The no form disables the logging process.

Syntax

[no] logging on

Default Setting

None

Command Mode

Global Configuration

Command Usage

The logging process controls error messages saved to switch memory or sent
to remote syslog servers. You can use the logging history command to
control the type of error messages that are stored in memory. You can use the
logging trap command to control the type of error messages that are sent to
specified syslog servers.

Example

Related Commands

logging history (23-27)
logging trap (23-29)
clear log (23-29)

Table 23-8 Event Logging Commands

Command

Function

Mode

Page

logging on

Controls logging of error messages

GC

23-26

logging history

Limits syslog messages saved to switch memory based on

severity

GC

23-27

logging host

Adds a syslog server host IP address that will receive logging

messages

GC

23-28

logging facility

Sets the facility type for remote logging of syslog messages

GC

23-28

logging trap

Limits syslog messages saved to a remote server based on

severity

GC

23-29

clear log

Clears messages from the logging buffer

PE

23-29

show logging

Displays the state of logging

PE

23-30

show log

Displays log messages

PE

23-31

Console(config)#logging on
Console(config)#

Advertising