All Apps and Add-ons

Can I use the Splunk App for Stream to monitor or batch read a specified directory to read many PCAP files?

melonman
Motivator

Hi

I have many PCAP files that have been collected in multiple locations, and stored them under /data/pcap directory of my Splunk instance.
I want to batch read or monitor the specified directory to read all the PCAP files under the directory.

Can I do this using Stream App or any other method?

Thanks,

0 Karma
1 Solution

vshcherbakov_sp
Splunk Employee
Splunk Employee

Stream TA (streamfwd binary) can process pcap files using CLI - see http://docs.splunk.com/Documentation/StreamApp/6.3.2/DeployStreamApp/streamfwdcommandlineoptions . You can wrap this command line into a shell script that that iterates over all *.pcap files in a directory for batch processing.

View solution in original post

vshcherbakov_sp
Splunk Employee
Splunk Employee

Stream TA (streamfwd binary) can process pcap files using CLI - see http://docs.splunk.com/Documentation/StreamApp/6.3.2/DeployStreamApp/streamfwdcommandlineoptions . You can wrap this command line into a shell script that that iterates over all *.pcap files in a directory for batch processing.

melonman
Motivator

FYI, I ended up with converting PCAP dump file into XML, and put the XML into batch (sinkhole) directory...

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...