# Filter the content of "message" as independent fields

**URL:** https://discuss.elastic.co/t/filter-the-content-of-message-as-independent-fields/200260
**Category:** Beats
**Tags:** filebeat
**Created:** [September 19, 2019, 3:54pm UTC](https://discuss.elastic.co/t/filter-the-content-of-message-as-independent-fields/200260 "2019-09-19T15:54:34Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![kumarabhi](https://avatars.discourse-cdn.com/v4/letter/k/6a8cbe/32.png) [@kumarabhi](https://discuss.elastic.co/u/kumarabhi)
#### Post date: [September 23, 2019, 5:38pm UTC](https://discuss.elastic.co/t/filter-the-content-of-message-as-independent-fields/200260/2 "2019-09-23T17:38:06Z")

</div>

processors:

- decode\_json\_fields:  
fields: ["message"]  
target: ""  
overwrite\_keys: true

Reference : [Condition with decode\_json\_fields processor](https://discuss.elastic.co/t/condition-with-decode-json-fields-processor/115093/5)

---

_[View the full topic](https://discuss.elastic.co/t/filter-the-content-of-message-as-independent-fields/200260)._
