To filter the new lines as they are added in real time:
Prev Next Enable the CLI enable mode:
hostname > enable
To start printing only the new lines in the active log that match a regular expression:
hostname # show log continuous matching <regular expression>
To start printing only the new lines in the active log that do not match a regular expression
hostname # show log continuous 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