Hi all,
recently i added a second input for filebeat. First I was just using syslog and now I am also using netflow as an input.
First I just had one index which called filebeat-* but now with my second input I changed the indicies. For my syslog input i created the index rpz-* and my netflow index is called netflow-*. Everything is working fine, my logstash pipeline is seperating the data and sending it correctly to kibana. But when I try to use the netflow dashboard, kibana is still looking for the filebeat-* index. I already reloaded the dashboards with filebeat --setup dashboards but it is not working as you can see in the screenshot
How can I change the index for the dashboards?
Thank you and best regards!
