Heartbeat not starting

Heartbeat not starting. Throwing below log. Please help me?
Heartbeat version is 7.10

2020-11-29T07:52:16.218-0800    ERROR   instance/beat.go:956    Exiting: could not create monitor: Monitor not loaded, plugin is disabled
Exiting: could not create monitor: Monitor not loaded, plugin is disabled

Can you please share your monitor config? I believe this could be related to a bug around setting enabled: false, if that's the case, removing that from your config should fix it.

Thanks your solution worked.