I am trying to create a visualization and embed into my web application.
I could pass date arguments to the saved search in kibana. But How can I pass them to Visualization?
Or is there any way to create visualization dynamically from the search results to which I have passed arguments using URL?
If you inspect the Share Visualization snapshot link, you will notice that the visualization details are contained in the URL. These params are Rison encoded. You should be able to modify these parameters.
I have this link for my visualization and I have another field auth.receivedDate in my index for which I need to pass date range arguments. Can you help me do this?
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.