Currently, I have a requirement to ship logs to multiple logstash endpoints from a single filebeat instances.
I don't want to loadbalance, but push same logs to different logstash endpoints.
I was not able to find the right documentation related to this topic.
Any help is appreciated.