We are trying to build a dashboard in Kibana, which will contain information from different sources, all stored in the same index. We want filters on dashboard to be applied for selected set of visualisations (Not All). Is it possible to achieve this? If yes, can you provide the details of the settings?
Filters on a dashboard are applied to all visualizations that correspond to that index pattern. You cannot select visualizations to ignore global filters on dashboard.
You could try and create two different index-patterns for the same indices, but use one for visualizations where you want to apply the filters on and the other where you do not want that.
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.