beautypg.com

Add log output – Allied Telesis AT-S62 User Manual

Page 259

background image

AT-S62 Command Line User’s Guide

259

ADD LOG OUTPUT

Syntax

add log output=id_number module=all|module
severity=all|severity

Parameters

output

Specifies the ID number of a syslog server definition.

module

Specifies the AT-S62 modules whose events are to

be sent to the syslog server. The available options
are:

all

Sends events from all modules.

module

Sends events from selected module(s). To

specify more than one module, separate
them with commas, for example,
MAC,PACCESS. For a list of the modules,
see Table 4 on page 279.

severity

Specifies the severity of events to send to the syslog
server. The options are:

all

Sends events of all severity levels.

severity

Sends events of a selected severity.
Choices are I for Informational, E for Error,
W for Warning, and D for Debug. You can
specify more than one severity (for
example, E,W). For a definition of the
severity levels, see Table 5, “Event Log
Severity Levels” on page 281.

Description

This command configures a syslog server definition.

There are two steps to creating a syslog server definition from the
command line interface. The first is to create the definition using CREATE
LOG OUTPUT on page 262. With that
command you assign the definition
an ID number, the IP address of the syslog server, and other information.