logstash-plugins / logstash-input-http_poller

Create Logstash events by polling HTTP endpoints!
https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http_poller.html
Apache License 2.0
43 stars 65 forks source link

Request body is being escaped forming invalid json #103

Open isbalashov opened 5 years ago

isbalashov commented 5 years ago

Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.

For all general issues, please provide the following details for fast resolution:

    "http_poller_metadata" => {
        "response_message" => "OK",
           "times_retried" => 0,
         "runtime_seconds" => 0.488045,
                    "host" => "bf766666fad2",
                    "code" => 200,
                    "name" => "something",
                 "request" => {
               "body" => "{\"key\":\"value\",\"params\":null,\"id\":1}",
isbalashov commented 5 years ago

Any progress so far?

muralidharanvenkataraman commented 2 years ago

Any updates ? Having similar issue with pulling logs from vmwareworkspace.

enumanc commented 1 year ago

Same issue here ! no solution since 2018 ?