Git Product home page Git Product logo

traffic_collector's Introduction

Traffcol

C++ network traffic sensor utilizing Netmap capture mechanism and stores data in ELK Stack for further processing, analyzing and visualizing

License

None

Authors

Tomas Bellus

USAGE

Start Traffcol

  1. Refer to the INSTALL.txt file for compilation and installation.
  2. Modify <REPO_ROOT>/resources/config.yml accordingly.
  3. Run any of the built targets from <REPO_ROOT>.

NOTE: If netmap-based libpcap is not your installed libpcap library: For running 'traffcol' main executable you must have super-user priveleges and prepend the execution with LD_LIBRARY_PATH variable setting the path to netmap-based libpcap directory containing the library file.

Configuration validation
  1. Locate to <REPO_ROOT>
  2. Run ./build/traffcol-validate
Print configuration file
  1. Locate to <REPO_ROOT>.
  2. Run ./build/traffcol-print-config.
Start sensor for packet capture
  1. Locate to <REPO_ROOT>.
  2. Run sudo ./build/traffcol.

Start Kibana

After successfully compiling the sensor, installing and configuring the ELK stack with initialized index template and loaded visualizations and dashboards, you are ready to use the Kibana for monitoring your network (if sensor is running and data is flowing).

  1. Open Kibana in your favorite browser by going to : address (if the port was not change during installation its 5601)
  2. Kibana offers to try their sample data for experimenting. Choose the other option for exploring your own data. (applies to first open)
  3. Locate to the Dashboard from the side bar and select the dashboard from list.
  4. Possible errors will pop-up on the top of the page if no data is yet present.
  5. Monitor your network traffic by manipulating filters and time ranges.

traffic_collector's People

Contributors

tomas321 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.