Hi, I have created a script field that returns a string. I made a graph and in filter part when I select the field it force me to tape a value or I want to have a select field to choose one of the returned values of my field created.
Thanks
Hi, I have created a script field that returns a string. I made a graph and in filter part when I select the field it force me to tape a value or I want to have a select field to choose one of the returned values of my field created.
Thanks
Hello,
Scripted fields are operating as Kibana constructs. So graph doesn't access them. A field being a keyword is defined in elasticsearch with your mapping.
So you will have to figure out which field you want to use and make sure your mapping is correct.
Thanks,
Bhavya
Thanks bhavyarm
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.