Allied Telesis AT-S63 User Manual

Page 203

Advertising
background image

AT-S63 Stack Command Line Interface User’s Guide

Section II: Advanced Operations

203

The SYSLOGFORMAT parameter defines the content of the events.

Examples

The following command creates a definition for a syslog server with the IP
address 149.65.10.22. The definition, which is given the ID 10, sends the
messages in normal format with a facility level setting of LOCAL6:

create log output=10 destination=syslog server=149.65.10.22
facility=local6 syslogformat=normal

The following command creates a definition for a syslog server with the IP
address 149.65.10.101. Because the SYSLOGFORMAT option is omitted
from the command, the messages are sent in extended format, which is
the default:

create log output=18 destination=syslog server=149.65.10.101

Table 7. Numerical Code and Facility Level Mappings

Facility Level Setting

Numerical

Code

LOCAL1

17

LOCAL2

18

LOCAL3

19

LOCAL4

20

LOCAL5

21

LOCAL6

22

LOCAL7

23

Advertising