We are embedding the i-frame dashboard url into our web application. We need to add the auto refresh interval in that iFrame Url.
Can we add the refresh interval manually in Kibana Iframe dashboard and can we change the refresh interval based on the user selection.
I know there is option in KIbana for auto refresh which would come part of the dashboard Iframe Url. Without giving the auto refresh in Kibana, Can we construct the url parameter in our web application and change it into dynamically?
There is only one property that determines when to allow the "controls" to be visible in Kibana, and that property is triggered by embed mode with embed=true in the URL.
It might not be ideal, but one way to show the auto refresh interval in the iframe would be to take out that embed=true URL parameter from the iframe tag.
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.