Logstash-to-Logstash: HTTP output to HTTP inputedit

HTTP output to HTTP input is an alternative to the Lumberjack output to Beats input approach for Logstash-to-Logstash communication. This approach relies on the use of http output to http input plugins.

Check out these considerations before you implement Logstash-to-Logstash using HTTP.

For now, http output to http input with manual configuration may be the best path forward if these limitations don’t apply to your use case.