beautypg.com

Save log – Allied Telesis AT-S62 User Manual

Page 244

background image

Chapter 14: Event Log and Syslog Server Commands

244

Section II: Advanced Operations

SAVE LOG

Syntax

save log[=temporary] filename=

filename

.log [full]

[module=

module

] [reverse] [severity=all|

severity

]

[overwrite]

Parameters

log

Specifies the event log whose events you want to

save to a log file. There is only one option:

temporary

Specifies the temporary event log.

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 8 on
page 251. Omitting
this parameter saves the events
from all the modules.

reverse

Specifies the order of the events in the log. Without

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

severity

Specifies the severity of events to be saved. The
options are:

all

Saves events of all severity levels.

severity

Saves events of a particular severity.
Choices are I for Informational, E for Error,
W for Warning, and D for Debug. You can
select more than one severity at a time (for
example, E,W). For a definition of the
severity levels, see Table 9, “Event Log
Severity Levels” on page 253. The de
fault
is E, W, I.