Hello,
I'm currently testing the monitoring options given by x-pack.
In my development environment, I set up 2 clusters, sending their monitoring data into a 3rd cluster.
When I try to visualize the monitoring data via Kibana, I get the following error :
"Monitoring: Error 400 Bad Request: Cannot read property 'status' of undefined"
When I look the stack trace, i get
"request [12:28:52.897] [error][monitoring-ui] TypeError: Cannot read property 'status' of undefined at validateMonitoringLicense"
I'm, however, well inside the 30 days trial.
How could I solve this?
Thanks.