First dashboard contains job status with job name. For instance, job1 having status Failed.
2nd dashboards contains error for the failed jobs. For instance, job1 failure logs.
I want to navigate from 1st dashboard to 2nd. I want to check the status of job1 from 1st dashboard (say failed) and then want to check the failure logs of job1 in 2nd dashboard.
Please help how I can link 2 dashboards and can navigate from 1st dashboard to 2nd.
I think the only way that might work would be to create a Markdown visualization in TSVB that has a link back to Kibana with a dynamic parameter for a Job ID that you want to use as a filter on the page where the link goes to.
For example, you could have the aggregation in TSVB aggregate by Job ID, and then have your handlebars in Markdown loop through each Job ID, showing it as a link do a filtered dashboard. Do a Panel filter in Panel Options to filter for failed jobs.
If you do that, the Markdown might look something like:
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.