Socket
Socket
Sign inDemoInstall

github.com/bio-routing/flowhouse

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/bio-routing/flowhouse


Version published
Created
Source

flowhouse

Flowhouse is a Clickhouse based sFlow collector and web based analyzer that offers rich annotation and querying features.

screenshot

It is planned to add support for IPFIX/Netflow version 9. Packet decoder to be taken from github.com/bio-routing/tflow2. Patches adding support are very welcome!

Interface Name Discovery

Discovery of interface names is supported using SNMP. The database always stores interface namens. Not IDs.

Static Meta Data Annotations

Static meta data annotations are supported by the use of Clickhouses dicts.

Dynamic Routing Meta Data Annotations

Dynamic routing meta data annotations like source and destination prefix, source, destination and nexthop ASN are supported on the basis of the BIO routing RIS.

Installation

go get github.com/bio-routing/flowhouse/cmd/flowhouse

go install github.com/bio-routing/flowhouse/cmd/flowhouse

Configuration

We have not documentation about this yet. But the config format is defined here: https://github.com/bio-routing/flowhouse/blob/master/cmd/flowhouse/config/config.go#L21

Running it

user@host ~ % flowhouse --help
Usage of flowhouse:
  -config.file string
    	Config file path (YAML) (default "config.yaml")

FAQs

Package last updated on 21 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc