beautypg.com

Allied Telesis AT-S62 User Manual

Page 248

background image

Chapter 14: Event Log and Syslog Server Commands

248

Section II: Advanced Operations

module

Specifies what AT-S62 events to filter. The available

options are:

all

Sends events for all modules. This is the

default.

module

Sends events for specific module(s). You

can select more than one module at a
time, for example, MAC,PACCESS. For a
list of modules, see Table 8, “AT-S62
Modules” on page 251
.

severity

Specifies the severity of events to be sent. The
options are:

all

Sends events of all severity levels.

severity

Sends events of a particular severity.
Choices are I for Informational, E for Error,
W for Warning, and D for Debug. You can
select more than one severity at a time (for
example, E,W). For a definition of the
severity levels, see Table 9, “Event Log
Severity Levels” on page 253. The
defaults are I, E, and W.

Description

This command modifies an existing output definition. For further
information on the FACILITY and SYSLOGFORMAT parameters, see
“CREATE LOG OUTPUT” on page 234. For further information about the
MODULE and SEVERITY parameters, see “ADD LOG OUTPUT” on
page 232.

Note

This version of the AT-S62 management software supports only
syslog servers as output definitions.

Examples

The following command changes the IP address for output definition
number 5 to 149.55.55.55:

set log output=5 server=149.55.55.55

The following command modifies output definition number 6 to only send
messages from the RADIUS module of all severity levels:

set log output=6 module=radius severity=all