PUT _cluster/settings
{
"persistent": {
"xpack.monitoring.collection.enabled": true
}
}