'FATAL Error: [config validation of [monitoring].enabled]: definition for this key is missing

I upgraded the ELK stack to version 8.0.0 and this is the error I am getting in the logs of my Kibana pod: "FATAL Error: [config validation of [monitoring].enabled]: definition for this key is missing". How should I fix this? kibana.yml



Solution 1:[1]

From 8.x.x, the general monitoring settings (monitoring.enabled) is no longer supported. Take a look at the settings that are at different levels in Kibana's monitoring settings page. For you, removing the settings will run the kibana.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 sivabalan19