show chassis synchronization memory-logging
Syntax
show chassis synchronization memory-logging (messages tags| summary)
Description
Display memory logs based on the chosen option
Options
| messages tags |
Display memory logs of daemon with tags |
| summary |
Display a summary of memory logs |
Required Privilege Level
maintenance
Output Fields
The table below lists the output fields for the show chassis synchronization
memory-logging command. Output fields are listed in the approximate order in
which they appear.
|
Field Name |
Field Description |
|---|---|
|
Max Logs |
Total critical and priority logs that can be collected. |
|
Max Critical Logs |
Maximum critical logs allocated by the application. |
|
Max Priority Logs |
Maximum priority logs allocated by the application. |
|
Critical log index |
Current critical log buffer index. |
|
Priority log index |
Current priority log buffer index. |
|
File dump on wrap |
File dump-on-wrap option is either enabled or disabled in the application. |
|
No. of buffer wraps |
Number of buffer wraps in memory logging for the application. |
|
Memory logs enabled |
Memory logging is either enabled or disabled by the application. |
|
Dump file name |
File name of the dump log for the application. |
Sample Output
show chassis synchronization memory-logging summary
user@host> show chassis synchronization memory-logging summary Memory-logging summary : Max Logs : 1024 Max Critical Logs : 256 Max Priority Logs : 768 Critical log index : 0 Priority log index : 25 File dump on wrap : True No. of buffer wraps : 0 Memory logs enabled : True Dump file name : clksyncd_memlog
Release Information
Statement introduced in Junos OS Release 25.4R1.