Log host – Allied Telesis AT-8100 Series User Manual

Page 722

Advertising
background image

Chapter 48: Syslog Client Commands

722

LOG HOST

Syntax

log host

ipaddress

[level

level

] [program

program

]

Parameters

ipaddress

Specifies the IP address of a syslog server. You can specify one
address.

level

Specifies the minimum severity level of the messages to be sent to
the designated syslog server. The severity levels are listed in
Table 83 on page 715. You can specify only one severity level.
Omit this parameter to send messages of severity levels 0, 4, and
6.

program

Specifies that only messages generated by particular management
software modules are sent to the syslog server. The modules are
listed in Table 81 on page 705. You can specify more than one
feature. Separate multiple features with commas. Omit this
parameter to send messages from all features.

Mode

Global Configuration mode

Description

Use this command to create syslog server definitions. The switch uses the
definitions to send event messages to syslog servers on your network.
There can be up to 19 syslog server definitions. You can create only one
definition at a time with this command.

Confirmation Commands

“SHOW LOG CONFIG” on page 725

Examples

This example creates a new syslog definition that sends all event
messages to a syslog server with the IP address 149.24.111.23:

awplus> enable
awplus# configure terminal
awplus(config)# log host 149.24.111.23

Advertising