Hi,
I have dev and testing environments, I pointed both filebeats to the same Kibana instance, with different index prefixes, of course.
It looks like the best practice for me, instead of managing different elastic search and Kibana instances.
BUT, when I create a visualization, I seem to be needed to choose the index, and that visualization only fits that index, and not the other, so I'm ending up with making double visualizations and double dashboards and it's really confusing.
Another idea I had is having both environments in the same index, with a field denoting the environment, that way I can filter to one environment, but I'm not sure I'm feeling comfortable with merging data from different environments. Seems messier that having each environment in it's own index.
What is the best practice here? I would have expected to be able to change the index directly from the dashboard and have it influence on all the shown visualizations, just like I change the date range.
Thanks in advance,
Tal