Filebeat HTTP(S) output with load balancing support

Logstash
Looks logstash supports HTTP output, but it don't have load balancing using round robin algorithm for for multiple output host.
Filebeat
Looks Filebeat support load balancing but not support HTTP output.
Eg: host => [ IP1, IP2, IP3]

Request
Is there way to achieve load balancing (round robin) with multiple host and HTTP output in single log shipper?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.