
Chapter 16: Event Log and Syslog Server Commands
252 Section II: Advanced Operations
CREATE LOG OUTPUT
Syntax
create log output=
output-id
destination=syslog
server=
ipaddress
[facility=default|local1|local2|local3|local4|local5|local6
|local7] [syslogformat=extended|normal]
Parameters
output Specifies an ID number that identifies the output
definition. The possible output IDs are:
0 Reserved for permanent (nonvolatile)
storage. You cannot change or delete
this ID.
1 Reserved for temporary (dynamic)
storage. You cannot change or delete
this ID.
2 - 20 Available to be used for other outputs.
destination Specifies the destination for the log messages. The
only option currently supported is:
syslog Forwards log messages in syslog format
to a syslog server.
server Specifies the IP address of the syslog server.
facility Specifies a facility level to be added to the events.
default Adds a facility level based on the
functional groupings defined in the RFC
3164 standard. The codes applicable to
the AT-S63 management software and
its modules are shown in Table 7 on
page 254. This is the default setting.
local1 to local7
Adds a set facility code of 17 (LOCAL1)
to 23 (LOCAL7) to all event messages.
For a list of the levels and their
corresponding codes, refer to Table 8
on page 254.
Komentáře k této Příručce