Syslog - Dell PowerConnect J-EX4200-24T Software Manual

J series; j-ex series
Table of Contents

Advertisement

syslog

Syntax
Hierarchy Level
Release Information
Description
syslog {
archive {
files number;
size maximum-file-size;
start-time "YYYY-MM-DD.hh:mm";
transfer-interval minutes;
(world-readable | no-world-readable);
}
console {
facility severity;
}
file filename {
facility severity;
explicit-priority;
match "regular-expression";
archive {
files number;
size maximum-file-size;
start-time "YYYY-MM-DD.hh:mm";
transfer-interval minutes;
(world-readable | no-world-readable);
}
structured-data {
brief;
}
}
host (hostname | other-routing-engine | scc-master) {
facility severity;
explicit-priority;
facility-override facility;
log-prefix string;
match "regular-expression";
}
source-address source-address;
time-format (millisecond | year | year millisecond);
user (username | *) {
facility severity;
match "regular-expression";
}
}
[edit system]
Statement introduced before Junos OS Release 10.2 for J-EX Series switches.
Configure the types of system log messages to log to files, a remote destination, user
terminals, or the system console.
The remaining statements are explained separately.
Chapter 41: Configuration Statements for System Monitoring
591

Advertisement

Table of Contents
loading

Table of Contents