I'm updating logstash filters, that will make large changes to the index. I would like to see what visualizations are reading from this index before pushing the change. Is there a way to find a visualization to index corellation?
One way is to search for the index names (manually using any text editor) in the .json that you obtain from Administration > Saved Objects > Visualizations > Export Everything
1 Like
That works great, thanks!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.