Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

syslog (QFabric System)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
syslog {
    file filename {
        archive {
            size maximum-file-size;
        }
        explicit-priority;
        facility severity;
        match "regular-expression";
        structured-data;
    }
    filter all {
        facility severity;
        match "regular-expression";
    }
    host hostname {
        explicit-priority;
        facility severity;
        facility-override facility;
        log-prefix string;
        match "regular-expression";
        structured-data;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Configure system log messages for the QFabric system.

The remaining statements are explained separately.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 11.3.

footer-navigation