logstash-plugins / logstash-filter-http

HTTP Filter Plugin for Logstash
Apache License 2.0
12 stars 29 forks source link

Unable to parse Json with one field or none + needed clarity on target_body parameter #21

Closed BarcoMasile closed 4 years ago

BarcoMasile commented 4 years ago

Logstash 7.4

When using the http filter with Zammad API https://docs.zammad.org/en/latest/api-tags.html#list I keep getting a "_jsonparsefailure" even with a valid json in response.

If I try using the input plugin "http_poller" I get no failures.