Enable the CLI enable mode:
hostname > enable
To view only the lines in all logs that match a regular expression:
<regular expression>show log files all matchinghostname # :
To view only the lines in all logs that do not match a regular expression:
hostname # show log files all not matching <regular expression>
To filter all logs:
- Published on Sep 4, 2026
- 1 minute(s) read
Was this article helpful?