This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Metricsets
editMetricsets
editCurrently, there is only server
metricset in statsd
module.
server
editThe metricset collects metric data sent using UDP and publishes them under the statsd
prefix.
The Statsd module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: - module: statsd host: "localhost" port: "8125" enabled: false #ttl: "30s"
The following metricsets are available: