#Is NetFlow streaming data analysis possible with fluentd?
I wanted to do some analysis against NetFlow data that I receive everyday. The analyis that I wanna do is various. It is simple pattern matching for a specific IP address, detecting specifc traffic pattern, figuring out network graph and calicurate proximity of certain nodes and so on so forth. I might use norikura
plug-in for that purpose later but not sure now.
I know storm
, kafuka
, spark streaming
and even memSQL
and VoltDB
are good for this purpose but wanted to go with quick way for now.
#Captureing NetFlow with fluentd
I use this NetFlow plug-in on fluentd