StatsD: metricset 'statsd/server' is not registered, module not found

Hello. I am encountering an error with StatsD module. Please help!

Exiting: 1 error: 1 error: metricset 'statsd/server' is not registered, module not found

Here is the confirguration

module: statsd
  period: 10s
  metricsets:
    - server
  host: "localhost"
  port: "8125"
  enabled: true

I am using Metricbeat 7.1.0 on Docker.

Hey @shugydw, welcome to discuss :slight_smile:

The statsd module was introduced in 7.4, would you have the chance to update to a more recent version?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.