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
- Host: GitHub
- URL: https://github.com/nttcom/fluvia
- Owner: nttcom
- License: mit
- Created: 2023-06-06T04:14:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T03:03:49.000Z (12 months ago)
- Last Synced: 2025-04-06T08:35:36.011Z (12 months ago)
- Topics: go, golang, ipfix, ipfix-exporter, srv6, xflow
- Language: Go
- Homepage:
- Size: 432 KB
- Stars: 31
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Fluvia Exporter
[](https://github.com/nttcom/fluvia/actions)
[](https://github.com/nttcom/fluvia/actions)
[](https://goreportcard.com/report/github.com/nttcom/fluvia)
[](https://pkg.go.dev/github.com/nttcom/fluvia)
[](https://go.dev/)
[](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