An open API service indexing awesome lists of open source software.

https://github.com/nttcom/fluvia

IPFIX Exporter using eBPF/XDP and IPFIX Library in Go
https://github.com/nttcom/fluvia

go golang ipfix ipfix-exporter srv6 xflow

Last synced: about 2 months ago
JSON representation

IPFIX Exporter using eBPF/XDP and IPFIX Library in Go

Awesome Lists containing this project

README

          


Fluvia Exporter

# Fluvia Exporter

[![Linter](https://github.com/nttcom/fluvia/actions/workflows/ci.yml/badge.svg)](https://github.com/nttcom/fluvia/actions)
[![Releaser](https://github.com/nttcom/fluvia/actions/workflows/release.yml/badge.svg)](https://github.com/nttcom/fluvia/actions)
[![Go Report Card](https://goreportcard.com/badge/nttcom/fluvia)](https://goreportcard.com/report/github.com/nttcom/fluvia)
[![Go Reference](https://pkg.go.dev/badge/github.com/nttcom/fluvia.svg)](https://pkg.go.dev/github.com/nttcom/fluvia)
[![Go version](https://img.shields.io/github/go-mod/go-version/nttcom/fluvia)](https://go.dev/)
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)

IPFIX Exporter using eBPF/XDP and IPFIX Library in Go

## Features
* IPFIX Exporter with eBPF/XDP
* IPFIX Library in Go
* Support for [IANA Reserved Information Elements (IEs)](https://www.iana.org/assignments/ipfix/ipfix.xhtml)

## Installation & Use
* [Getting Started](docs/sources/getting-started.md)

## Contributing
If you are interested in contributing to the project, please refer to the [CONTRIBUTING](https://github.com/nttcom/fluvia/blob/main/CONTRIBUTING.md) guidelines.
Feel free to fork the repository and create a Pull Request. Your contributions are highly appreciated.

## Licensing
Fluvia Exporter is licensed under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).
For the full license text, see [LICENSE](https://github.com/nttcom/fluvia/blob/master/LICENSE).

## Miscellaneous
Fluvia Exporter supports the following IEs:
- packetDeltaCount
- [draft-ietf-opsawg-ipfix-srv6-srh](https://datatracker.ietf.org/doc/draft-ietf-opsawg-ipfix-srv6-srh/)
- srhActiveSegmentIPv6
- srhSegmentsIPv6Left
- srhFlagsIPv6
- srhTagIPv6
- srhSegmentIPv6BasicList
- [draft-ietf-opsawg-ipfix-on-path-telemetry](https://datatracker.ietf.org/doc/draft-ietf-opsawg-ipfix-on-path-telemetry/)
- PathDelayMeanDeltaMicroseconds
- PathDelayMaxDeltaMicroseconds
- PathDelayMinDeltaMicroseconds
- PathDelaySumDeltaMicroseconds