Hello,
Currently We have a platinum licensed cluster running on-prem, and as recommended by Elastic we use another cluster to collect the monitoring data.
This monitoring cluster uses the Basic License, as it is just a single-node cluster only for monitoring.
To get alerts regarding the cluster status, like if it is Green or changed to Yellow/Red and things like CPU usage and Disk usage, we use custom scripts that send the alerts to our Slack.
I'm wondering if it is possible to use the built-in cluster alerts with data from this external monitoring cluster.
Looking at the documentation there is this setting monitoring.ui.elasticsearch.hosts
to specify the sourece of the data to the monitoring UI, but it is not clear if both clusters needs to be licensed and if this will work with the cluster alerts.
So, it is possible to use the data from a Basic Licensed cluster on a Platinum Licensed cluster to use the Cluster Alerts?