Skip to content

Dynatrace Observability Lab: NetFlow Data Ingest#

Support Policy

This is a demo project created by the Developer Relations team at Dynatrace, showcasing integrations with open source technologies.

Support is provided via GitHub issues only. The materials provided in this repository are offered "as-is" without any warranties, express or implied. Use them at your own risk.

View the Code

The code for this repository is hosted on GitHub. Click the "View Code on GitHub" link above.

This hands on Observability Lab will show how to ingest NetFlow data into Dynatrace as log entries via the Dynatrace collector.

A dummy NetFlow producing device (nflow-generator) will be used for this demo. In reality, your devices would be configured to send flow data to the Dynatrace collector.

nflow-generator will be configured to send flow data to the Dynatrace collector. The Dynatrace collector will be configured to send the data to Dynatrace.

More than just NetFlow

In this demo we use NetFlow data but the Dynatrace collector, and more specifically the netflow receiver inside the collector, also supports IPFIX and sFlow.

Dynatrace Support

The Dynatrace OpenTelemetry collector distribution is recommended as a best practice for any deployment involving OpenTelemetry.

It is also fully supported meaning you can raise support tickets.

architecture