# Query on getting the complete event data in output plugin

**URL:** https://discuss.elastic.co/t/query-on-getting-the-complete-event-data-in-output-plugin/244608
**Category:** Logstash
**Created:** [August 11, 2020, 5:24pm UTC](https://discuss.elastic.co/t/query-on-getting-the-complete-event-data-in-output-plugin/244608 "2020-08-11T17:24:25Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [August 11, 2020, 6:30pm UTC](https://discuss.elastic.co/t/query-on-getting-the-complete-event-data-in-output-plugin/244608/2 "2020-08-11T18:30:18Z")

</div>

If you want to send it as JSON then [this](https://discuss.elastic.co/t/how-to-set-http-filter-body-to-whole-event/243041/2) might help, if you want a string then change that to use event.to\_hash.to\_s

---

_[View the full topic](https://discuss.elastic.co/t/query-on-getting-the-complete-event-data-in-output-plugin/244608)._
