NetflowCollector

NetflowCollector

  • Docs
  • Blog
  • GitHub

›Contribute

Using NetflowCollector

  • Getting Started
  • Configuration
  • License

Contribute

  • Contribution
  • Database Guidelines

Contribution

NetflowCollector is an open source project and the source code is publicly available on Github. I am very much looking forward to every helper who wants to help in the project.

Source contribution

Simple fork the project on github, push your work into your branch and create a merge request.
If you want to add new database systems, please read the database guidelines.

  • Github NetflowCollector
  • Github NetflowCollector-Site

Compiling

The project is built in java and uses maven as build-management-system. You can build the project by this commands:

# Build
git clone https://github.com/Howaner/NetflowCollector.git
cd NetflowCollector
mvn clean install
# Run
cd target/
java -jar NetflowCollector.jar
← LicenseDatabase Guidelines →
  • Source contribution
    • Compiling
NetflowCollector
Docs
Getting StartedConfigurationLicense
More
BlogGitHubStar
Copyright © 2018 Howaner