Getting Data In

How to ingest netflow/sflow logs

hkumar26
New Member

We intend to collected netflow/sflow logs in our Splunk Enterprise solution. I read that there is an app required to collect logs. Also I came across splunk docs to configure flow collector- https://docs.splunk.com/Documentation/StreamApp/7.1.0/DeployStreamApp/ConfigureFlowcollector

This link doesn't mention about app. Do I need the app or the process mention in docs? which is recommended method?

Thanks,

0 Karma
1 Solution

maraman_splunk
Splunk Employee
Splunk Employee

there are several possibilities for it with pro/con each time
if you go the stream way, just install the stream app following the docs and configure it to collect your network data directly. (ie your network device will send them to stream)
for the collection part, it can be a UF with stream TA (probably easier to start with) or a streamfwd

if you go the TA way without stream, the splunk TA for netflow include a collector for netflow , which will make the conversion to log files before data being injected into splunk (so the future is probably to go the stream way)

or there's another third party TA including a collector on splunkbase, altough you'll probably need a specific license for it.

so look to all solutions, tests and choose the one that best fit your needs

Hope that helps.

View solution in original post

0 Karma

maraman_splunk
Splunk Employee
Splunk Employee

there are several possibilities for it with pro/con each time
if you go the stream way, just install the stream app following the docs and configure it to collect your network data directly. (ie your network device will send them to stream)
for the collection part, it can be a UF with stream TA (probably easier to start with) or a streamfwd

if you go the TA way without stream, the splunk TA for netflow include a collector for netflow , which will make the conversion to log files before data being injected into splunk (so the future is probably to go the stream way)

or there's another third party TA including a collector on splunkbase, altough you'll probably need a specific license for it.

so look to all solutions, tests and choose the one that best fit your needs

Hope that helps.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...