Skip to content

metricset 'system/load' is not registered (on Windows) #2623

Closed
@LeeDr

Description

@LeeDr
  • Version: 5.0.0-beta1
  • Operating System: Windows 10
  • Steps to Reproduce:
  1. start metricbeat.exe with the default metricbeat.yml (actually it was the .full.yml)
  2. Fatal error as shown below
D:\5.0.0-beta1\metricbeat>metricbeat.exe
Exiting: 1 error: metricset 'system/load' is not registered, metricset not found
  1. I commented out the - load line and now it starts fine
#------------------------------- System Module -------------------------------
- module: system
  metricsets:
    # CPU stats
    - cpu

    # System Load stats
    #- load

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions