Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

flow-collector(8)

flow-collector aggregates IP flow data for storage in a ClickHouse database.

IP flows are generated from packets captured on one or more Ethernet interfaces, typically connected to SPAN ports on switches. This allows for the aggregation of flow information in a redundant switching environment.

Flows are collected within timeslices, each of which is 2.5 seconds long by default.

The collector also features parsing of DNS packets for building mappings of IPs to names.

Todo

  • Improve the robustness of the POSTs into clickhouse
  • Improve handling of memory shortages
    • investigate merging timeslices under memory pressure

About

aggregate IP flow data for storage in a ClickHouse database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published