beautypg.com

Save log – Allied Telesis AT-S62 User Manual

Page 272

background image

Chapter 17: Event Log and Syslog Server Commands

272

SAVE LOG

Syntax

save log=temporary filename=”filename.log” [full]
[module=module] [reverse] [severity=severity]
[overwrite]

Parameters

log

Specifies the location of the event log whose

messages you want to save. There is only one
option:

temporary Specifies

temporary memory. The log

has a storage capacity of 4,000
events.

filename

Specifies the filename for the log. The name can be
up to 16 alphanumeric characters, followed by the
extension ”.log.” Spaces are allowed. The filename
must be enclosed in quotes if it contains spaces.
Otherwise, the quotes are optional.

full

Specifies the amount of information saved to the
log. Without this option, the log saves only the time,
module, severity, and description for each entry.
With it, the log also saves the filename, line number,
and event ID.

module

Specifies the AT-S62 module whose events are to be

saved. For a list of modules, refer to Table 4 on
page 279. Omitting this
parameter saves messages
from all modules.

reverse

Specifies the order in which the events are saved in

the log. With this option, the events are saved
newest to oldest. Without it, the events are saved
oldest to newest.

severity

Specifies the severity of events to be saved to the log
file. 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. O
mitting this parameter saves
messages of all severity levels.