IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash-to-Logstash: HTTP output to HTTP input
editLogstash-to-Logstash: HTTP output to HTTP input
editHTTP 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.