I have a simple configuration with a http output plugin firing to a custom service. What I'd like to obtain is to log on another Elastic Search any http:50x status codes that logstash may get when forwarding the message to my service.
Is it in any way possible to use the status code of an output plugin as condition for another one?