Disable system module

I'm running metricbeat in container Run Metricbeat on Docker | Metricbeat Reference [8.4] | Elastic but don't have any idea how to disable systems module or any other module ?

tried to disable in metricbeat.yaml

 
metricbeat.modules:
- module: system
  enabled: false

but still its enabled in container

# metricbeat modules list
Enabled:
system

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