To filter an archived log:
Prev Next Enable the CLI enable mode:
hostname > enable
List the logs:
hostname # show log files
To display only the lines in an archived log that match a regular expression:
hostname # show log files <number> matching <regular expression>
hostname # show log files <number> matching <regular expression>
where <number> is the number of the file in the list of log files.
To display only the lines in an archived log that do not match a regular expression:
hostname # show log files <number> not matching <regular expression>
Was this article helpful?
Related articles
Intelligent Virtual Execution - Cloud (IVX Cloud) > Distributed Network Security Cloud MVX Guide > Administration > Working with Notifications and Logs > Viewing local log files > Filtering log output using the CLI
Intelligent Virtual Execution - Cloud (IVX Cloud) > Distributed Network Security Cloud MVX Guide > Administration > Working with Notifications and Logs > Viewing local log files > Filtering log output using the CLI
Intelligent Virtual Execution - Cloud (IVX Cloud) > Distributed Network Security Cloud MVX Guide > Administration > Working with Notifications and Logs > Viewing local log files > Filtering log output using the CLI