Hi, Im using system module of metricbeat and process metricset, this is the configuration
- module: system
period: 300s
metricsets:
- cpu
- memory
- network
- process
system.process.cpu.total.norm.pct is always zero on windows host.