# Http input plugin

**URL:** https://discuss.elastic.co/t/http-input-plugin/295609
**Category:** Logstash
**Created:** [January 27, 2022, 4:40pm UTC](https://discuss.elastic.co/t/http-input-plugin/295609 "2022-01-27T16:40:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![steevhise](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/steevhise/32/41458_2.png) [@steevhise](https://discuss.elastic.co/u/steevhise)
#### Post date: [January 27, 2022, 4:40pm UTC](https://discuss.elastic.co/t/http-input-plugin/295609/1 "2022-01-27T16:40:03Z")

</div>

I'm trying to debug communication with an endpoint set up in Logstash using the http input plugin. I'd like to be able to see in the logstash log the raw request payload that logstash receives but I can't figure out how to do that. Any ideas?

---

<div class="post-metadata">

### Author: ![Tomo\_M](https://avatars.discourse-cdn.com/v4/letter/t/848f3c/32.png) [@Tomo\_M](https://discuss.elastic.co/u/Tomo_M)
#### Post date: [January 29, 2022, 10:06am UTC](https://discuss.elastic.co/t/http-input-plugin/295609/2 "2022-01-29T10:06:23Z")

</div>

Have you tried setting `log.level` in logstash.yml to debug or trace? If it doesn't work, I have no idea other than that.

---

<div class="post-metadata">

### Author: ![steevhise](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/steevhise/32/41458_2.png) [@steevhise](https://discuss.elastic.co/u/steevhise)
#### Post date: [January 31, 2022, 6:59pm UTC](https://discuss.elastic.co/t/http-input-plugin/295609/3 "2022-01-31T18:59:05Z")

</div>

yeah it was already on debug. and i get plenty of info about what the later stages of logstash event processing are doing, but never just a display of the http data received. very frustrating.

---

<div class="post-metadata">

### Author: ![Tomo\_M](https://avatars.discourse-cdn.com/v4/letter/t/848f3c/32.png) [@Tomo\_M](https://discuss.elastic.co/u/Tomo_M)
#### Post date: [January 31, 2022, 10:39pm UTC](https://discuss.elastic.co/t/http-input-plugin/295609/4 "2022-01-31T22:39:47Z")

</div>

Is there no way of filtering?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 28, 2022, 10:39pm UTC](https://discuss.elastic.co/t/http-input-plugin/295609/5 "2022-02-28T22:39:58Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
