Specifications

enable log target
ExtremeWare XOS 10.1 Command Reference Guide 273
enable log target
enable log target [console | memory-buffer | nvram | session | syslog [all
| ipaddress] [local0 ... local7]]]
Description
Starts sending log messages to the specified target.
Syntax Description
Default
Enabled, for memory buffer and NVRAM; all other targets are disabled by default.
Usage Guidelines
This command starts sending messages to the specified target. By default, the memory-buffer and the
NVRAM targets are enabled. Other targets must be enabled before messages are sent to those targets.
Configuration changes to the session target are in effect only for the duration of the console display or
telnet session, and are not saved in FLASH. Others are saved in FLASH.
Example
The following command enables log messages on the current session:
enable log target session
console Specifies the console display.
memory-buffer Specifies the switch memory buffer.
nvram Specifies the switch NVRAM.
session Specifies the current session (including console display).
syslog Specifies a syslog target.
all Specifies all of the remote syslog servers.
ipaddress Specifies the syslog IP address.
local0 ... local7 Specifies the local syslog facility.