[Contents] [Prev] [Next] [Index] [Report an Error]

archive

See the following sections:

archive (All System Log Files)

Syntax

archive {
files number;
size size;
(world-readable | no-world-readable);
}

Hierarchy Level

[edit system syslog],

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure archiving of all system log files. The remaining statements are described separately.

Usage Guidelines

See Specifying Log File Size, Number, and Archiving Properties.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

archive (Individual System Log File)

Syntax

archive {
archive-sites {
site-name;
}
files number;
size size;
start-time date.time;
transfer-interval interval;
(world-readable | no-world-readable);
}

Hierarchy Level

[edit system syslog file filename]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure archiving of specific system log files. The remaining statements are described separately.

Usage Guidelines

See Specifying Log File Size, Number, and Archiving Properties.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]