Telemetry via Netify Sink Plugins

Sink plugins receive structured metadata from the Netify agent and plugins and delivers it to external destinations such as local log files, HTTP endpoints, message queues, or sockets. They act as the final stage in the Netify processing pipeline, ensuring that the metadata produced by the agent can be integrated with logging systems, analytics platforms, and other downstream tools.

Use the links below to view setup instructions and configuration details for each supported sink type.

Log

The Log sink writes telemetry data to the local filesystem.

Learn More »

HTTP

The HTTP sink sends telemetry data over HTTP/S to an API endpoint.

Learn More »

MQTT

The MQTT sink sends telemetry data to message queue servers.

Learn More »

Socket

The Socket sink publishes telemetry data via file sockets, TCP sockets, or Web sockets.

Learn More »

ubus

The ubus sink is designed for OpenWRT environments that expose service integration via ubus.

Learn More »