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?