cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
1
Replies

capture circular-buffering to syslog server

aamercado
Level 4
Level 4

HI

I'm running 8.0.5 and want to setup capture with “circular-buffer” and log it to my syslog server. Can I do this and if so, how?

Will this have a huge effect on my cpu/mem assuming default buffer at 512?

Thanks

1 Reply 1

Kureli Sankar
Cisco Employee
Cisco Employee

example:

If you want to capture your inside host's internet browsing traffic, you can issue the following with a circular-buffer command

cap capin int inside match tcp host 10.10.10.1 any eq 80 circular-buffer buffer 10000000

This will create a 10MB capture file and continue collecting fresh packets after the 10MB buffer gets full.

I am not sure what you mean by send it to syslog server.

You have to issue "sh cap capin" or save the capture using tftp or http

https:///capture/capin/pcap

capture command reference: http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/c1.html#wp2129312

-KS

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card