Catch 404 error from output plugin and then write back to log file

Is there any way to catch this

failed action with response of 404, dropping action:

from an output plugin and then re-write it into the log or retry it again in a bit instead of dropping it?

1 Like

Also interested in doing this. Any suggested approach of catching 400's from ES and output to statsd or eq?