Closed esseti closed 6 years ago
I assume elasticsearch 2? try remove .raw and see if you see any thing in the template view? - depends on your clustername though.
I have similar issue with elasticsearch 2.4.1
@esseti add following line into your elasticsearch cluster node and restart elasticsearch It will solve your issue because for Direct access : If you select direct access you must update your Elasticsearch configuration to allow other domains to access Elasticsearch from the browser. You do this by specifying these to options in your elasticsearch.yml config file.
http.cors.enabled: true
http.cors.allow-origin: "*"
Hello,
all the dashboard is read, so no data is loaded. there are many errors, this is one
this is the templating
what could it be?