Is there a possibility where I can pass the fields to filter to an exisiting chart in kibana through the url ?
So I can see the chart with the filter that is applied
Is there a possibility where I can pass the fields to filter to an exisiting chart in kibana through the url ?
So I can see the chart with the filter that is applied
Using the URL Field formatter to do so isn't possible; however, you should be able to do so using Scripted Fields
Thanks
Rashmi
I have used scripted fields before, but am not sure when you say we can create URL's ? could you throw me an example please. That would be really helpful.
@Marius_Dragomir - any inputs?
Ah, you want to create a filter automatically via the URL? That is actually possible.
Easiest way to do it (as It really depends on your Kibana version) will be to create a dashboard, copy the URL, then create a filter for it and copy the second URL.
If you compare them the part of the URL that does the filter should be pretty obvious.
Then from you app you can just add that part to the Kibana url when you click on it.
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.