Hi ,
I am creating a datasource for ES successfully, however, I tried to create Variables(Tepmplate) from ES, but it does not successfully. could you please help me to understand what I did wrong ?
{“find”:“terms”,“field”:"@cluster "}
Preview of values (shows max 20)
None
ES version is v5.6
Thanks.
Check this thread, which might help:
Hi,
Im using Elasticsearch 6 and grafana 5.
I’m trying to create a varibale of all the IP Addresses, using the field “IP”.
This field is of type string.
There is no error but also no output:
[image]
When i change it to field “@timestamp” i do see outputs (“Preview of values”)
Thanks in advance.
1 Like
Hi, I show you how I use them.
2 Likes
Thanks… keyword solved it. thanks for quick reply.
Thanks for the reply. keyword fixed it.
1 Like