Navigation
Supported Platforms
Related Documentation
- EX, M, MX, QFX, SRX, T Series
- Interpreting Messages Generated in Standard Format by Services on a PIC
- Interpreting Messages Generated in Structured-Data Format
- Examples: Displaying a Log File
- Additional Information
- Interpreting Messages Generated in Standard Format by a Junos Process or Library
Displaying a Log File from a Single-Chassis System
To display a log file stored on a single-chassis system, enter Junos OS CLI operational mode and issue either of the following commands:
user@host> show loglog-filenameuser@host> file show log-file-pathname
By default, the commands display the file stored on the local Routing Engine. To display the file stored on a particular Routing Engine, prefix the file- or pathname with the string re0 or re1 and a colon. The following examples both display the /var/log/messages file stored on the Routing Engine in slot 1:
user@host> show log re1:messages user@host> file show re1:/var/log/messages
Related Documentation
- EX, M, MX, QFX, SRX, T Series
- Interpreting Messages Generated in Standard Format by Services on a PIC
- Interpreting Messages Generated in Structured-Data Format
- Examples: Displaying a Log File
- Additional Information
- Interpreting Messages Generated in Standard Format by a Junos Process or Library
Published: 2014-05-07
Supported Platforms
Related Documentation
- EX, M, MX, QFX, SRX, T Series
- Interpreting Messages Generated in Standard Format by Services on a PIC
- Interpreting Messages Generated in Structured-Data Format
- Examples: Displaying a Log File
- Additional Information
- Interpreting Messages Generated in Standard Format by a Junos Process or Library