Kibana show elasticsearch no monitoring data , but exists index in elasticsearch and getting below error in master node

[abc-Master] exporter [my_remote] failed to open exporting bulk
org.elasticsearch.client.ResponseException: method [GET], host [https://abc.com:9200], URI [/_xpack/watcher/watch/pTjzeglAR76UMJm73OyPWw_elasticsearch_cluster_status?filter_path=metadata.xpack.version_created], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"cannot execute scripts using [watcher_condition] context"}],"type":"illegal_argument_exception","reason":"cannot execute scripts using [watcher_condition] context"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:548) [elasticsearch-rest-client-6.6.0.jar:6.6.0]
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:533) [elasticsearch-rest-client-6.6.0.jar:6.6.0]

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.