Troubleshooting Network Connections
Tracing NSM Processes in the “fastpath” Log
7-16
CLI Maintenance Guide
Filtering the Log Messages
You can focus the log output by filtering for a particular subnet, IP address, or other
search string. Add a
filter
clause to the end of the
logging fastpath component
command:
logging fastpath component
name
filter
match-string
{include |
exclude}
where
name
(1-128 characters) is an NSM-log component from the list of
“NSM-Log Components” on page 7-12
.
match-string
(1-80 characters) is a string to match against. Quote the string
if it contains any spaces.
include | exclude
is a required choice:
include
collects any log message that
matches the
match-string
, while
exclude
omits all matching log messages
and gathers all other messages.
You can repeat this command multiple times to expand or narrow the search further. A
packet that matches any of the entered filters is included in the log file (or excluded
from it, if you use the
exclude
keyword). Log messages are matched in the order that
you enter them, so a command to include logs with “10.10.53.99” is ineffective if a
previous filter excludes “10.10.”
As above, the CLI may prompt with a performance warning before it sets the filter. If
necessary, enter
yes
to continue.
For example, this command sequence filters all TEM_CIFS logs down to packets
containing either 192.168.25.15, 172.16.100.183, or both:
bstnA6k(cfg)#
logging fastpath component TEM_CIFS filter 192.168.25.15
bstnA6k(cfg)#
logging fastpath component TEM_CIFS filter 172.16.100.183
bstnA6k(cfg)#
...
Содержание Adaptive Resource Switch
Страница 12: ...2 xii CLI Maintenance Guide...
Страница 62: ...Backing Up the Running Configuration Restoring the Configuration 3 24 CLI Maintenance Guide...
Страница 128: ...Metadata Utilities nsck and sync Clearing All nsck Jobs 5 48 CLI Maintenance Guide...
Страница 206: ...Troubleshooting Network Connections Configuring Port Mirroring 7 32 CLI Maintenance Guide...
Страница 306: ...GUI Maintenance Restarting the GUI 10 4 CLI Maintenance Guide...
Страница 316: ...Powering Down the ARX Restoring Power 11 10 CLI Maintenance Guide...
Страница 318: ...Copyright 2 CLI Maintenance Guide...
Страница 324: ...Index 6 CLI Maintenance Guide...