Coder Social home page Coder Social logo

millefalcon / netflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kravp00l/netflow

0.0 2.0 0.0 240 KB

Scripts and queries to support the deployment of netflow data collection and analysis

License: GNU General Public License v2.0

Python 100.00%

netflow's Introduction

Netflow
=======

This project is a set of python scripts and queries to support the deployment
of netflow data collection and analysis.  Netflow collection is handled by
nfcapd from the nfdump tools [http://nfdump.sourceforge.net/].  The scripts
handle the management of the listener, the data export from binary netflow
to ascii, and the cleanup of binary and ascii log files.

The ascii output is intended for consumption by Splunk.  The required stanzas
for Splunk are created in the conf directory in the inputs.conf file.  This
script will NOT automatically update an existing Splunk confiuration, so
the input stanzas will need to be transcribed to the appropriate Splunk
config file.

The Python scripts were developed using Python 2.7 and have not been tested
against Python 3.x

Prequisites
nfdump tools, notably nfcapd and nfdump, compiled locally and installed in
/usr/local/bin - this is the default location for installation

Splunk forwarder or Splunk Enterprise installation on the local system

The configure.py script needs to run as root or with sudo since it needs to
write to /opt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.