I am using markdown viz in Kibana to link my dashboards. I would expect that the time range selected in the first dashboard will get passed down to the next one. But this isn't happening. Everytime I click on a link, it goes back to the default time range of 15 minutes.
Is there a way I can persist my time range across dashboards?
Hey, this definitely shouldn't happen. Which version of Kibana are you using? Also, make sure the second dashboard is not saved with time range (this is an option in the save dialog of the dashboard) - if that's the case resetting the time range on navigation is the expected behavior.
You should be able to work around it though by replacing your link with #/view/79ffd6e0-faa0-11e6-947f-177f697178b8-ecs. The dashboard URLs changed recently - the old ones are still forwarded but doing so is causing a page-load which causes Kibana to "forget" the current time range. By using the new URL format, no page load is happening and the time range should be preserved in the navigation
I didn't check, but AFAIK 7.10 doesn't have this problem anymore.
The workaround only works in the dashboard app - edit the visualization, save it, then go back to dashboard and test there. The screenshot you posted indicates you tried to do this from within the Visualization editor.
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.