Hello folks,
i’m trying to use the grafana proxy with the Elasticsearch database, but it won’t work.
When I try to add the datasource error messages appear.
oke my mistake. It is described in the docs.
- add this to your elasticsearch.yml:
"http.cors.enabled: true
http.cors.allow-origin: "
–> http://docs.grafana.org/features/datasources/elasticsearch/#browser-direct-access - in the point “Access” of the database settings specify “browser”