How to chain multiple input in Logstash

You cannot reference events from one input in another, but you can use an elasticsearch filter to do this.

1 Like