Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- M Series
- Junos OS System Log Configuration Overview
- MX Series
- Junos OS System Log Configuration Overview
- PTX Series
- Junos OS System Log Configuration Overview
- QFX Series
- Overview of Junos OS System Log Messages
- Overview of Single-Chassis System Logging Configuration
- T Series
- Junos OS System Log Configuration Overview
Junos OS Minimum System Logging Configuration
To record or view system log messages, you must include the syslog statement at the [edit system] hierarchy level. Specify at least one destination for the messages, as described in Table 1. For more information about the configuration statements, see Single-Chassis System Logging Configuration Overview.
Table 1: Minimum Configuration Statements for System Logging
Destination | Minimum Configuration Statements |
|---|---|
File | [edit system syslog] file filename {facility severity;} |
Terminal session of one, several, or all users | [edit system syslog] user (username | *) {facility severity;} |
Router or switch console | [edit system syslog] console {facility severity;} |
Remote machine or the other Routing Engine on the router or switch | [edit system syslog] host (hostname | other-routing-engine)
{facility severity;} |
Related Documentation
- M Series
- Junos OS System Log Configuration Overview
- MX Series
- Junos OS System Log Configuration Overview
- PTX Series
- Junos OS System Log Configuration Overview
- QFX Series
- Overview of Junos OS System Log Messages
- Overview of Single-Chassis System Logging Configuration
- T Series
- Junos OS System Log Configuration Overview

