I have created two indices logstash-1,logstash-2 and also two dashboards d-1,d-2 columns present in both index are totally different only one column is common in both.
On D-1 whole visualisations of logstash-1 are created and D-2 contains both logstash-1 and logstash-1
when I apply the filter on one of the column which is present in logstash-1 but not in logstash-2 then I am getting no data found error for a visualisation which belongs to index logstash-2.
Is there any way I can restrict a Filter to be applied on logstash-1?