StatsD
The statsd input plugin allows you to receive metrics via StatsD protocol.
Content:
Configuration Parameters
The plugin supports the following configuration parameters:
Key | Description | Default |
---|---|---|
Listen | Listener network interface. | 0.0.0.0 |
Port | UDP port where listening for connections | 8125 |
Configuration Examples
Here is a configuration example.
Now you can input metrics through the UDP port as follows:
Fluent Bit will produce the following records:
Last updated