Packet capture in traffic log

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Packet capture in traffic log

L3 Networker

Hello,

i have a hundreds pages of traffic log, how can i find captured packets? Searching for green arrows manualy is annoying, can i somehow use some filter or something?

1 accepted solution

Accepted Solutions

(flags has pcap)

This should give you all the logs with PCAPs

View solution in original post

4 REPLIES 4

L5 Sessionator

Application PCAPs are generally enabled for  Unknown apps : unknown-tcp or  unknown-udp

You can use the following filter

( app eq unknown-tcp ) or  ( app eq unknown-udp )

You can verify the capture settings using CLI command :

> show running application setting

Thank you for information. Clarifying the question: eg.: one day i capture "skype" packets. Now i have lot of traffic log with "skype" application and i don't remember the day, when i captured "skype" packets. How can i find now those packets (i can find manualy, but this is a waste of time)? Is any possibility to find all captured packets despite application?

(flags has pcap)

This should give you all the logs with PCAPs

That's it. Thank you very much! Smiley Wink

  • 1 accepted solution
  • 4879 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!