Description
To filter log and investigate the entries is important to get information that permit to resolve or realize troubleshooting by CLI.
This article describes this feature.
Solution
Run the following commands to filter and show the logs from destination port 8001:
To filter log and investigate the entries is important to get information that permit to resolve or realize troubleshooting by CLI.
This article describes this feature.
Solution
Run the following commands to filter and show the logs from destination port 8001:
# execute log filter reset # execute log filter category event # execute log filter field <----- press enter for options # execute log filter field dstport 8001 # execute log filter view-lines 1000 # execute log filter start-line 1 # execute log display |
Labels: