http output retryable_codes not working
In my http output, i am applying this to retry the POST
retryable_codes => [531]
i get this below error message
ERROR logstash.outputs.http - Unknown setting 'r
etryable_codes' for http
Although in the documentation it is written this
Anyone knows what is correct parameter for this http output