# Winlogbeat 5.1.1 and event\_data.param as raw

**URL:** https://discuss.elastic.co/t/winlogbeat-5-1-1-and-event-data-param-as-raw/70450
**Category:** Beats
**Tags:** winlogbeat
**Created:** [January 3, 2017, 3:24pm UTC](https://discuss.elastic.co/t/winlogbeat-5-1-1-and-event-data-param-as-raw/70450 "2017-01-03T15:24:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![plouf](https://avatars.discourse-cdn.com/v4/letter/p/a4c791/32.png) [@plouf](https://discuss.elastic.co/u/plouf)
#### Post date: [January 3, 2017, 3:24pm UTC](https://discuss.elastic.co/t/winlogbeat-5-1-1-and-event-data-param-as-raw/70450/1 "2017-01-03T15:24:39Z")

</div>

Currently forwarding windows events to logstash 2.3.1and using elasticsearch 2.3.1 . I would like to get index as raw some of the event\_data.param fields (as they could contain reserved characters such as "") .  
How can I proceed ?  
Thanks

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [January 8, 2017, 11:51pm UTC](https://discuss.elastic.co/t/winlogbeat-5-1-1-and-event-data-param-as-raw/70450/2 "2017-01-08T23:51:40Z")

</div>

You need to update the template/mapping in ES to set that.

[https://www.elastic.co/guide/en/elasticsearch/reference/5.1/indices-templates.html#indices-templates](https://www.elastic.co/guide/en/elasticsearch/reference/5.1/indices-templates.html#indices-templates)

---

<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 5, 2017, 11:51pm UTC](https://discuss.elastic.co/t/winlogbeat-5-1-1-and-event-data-param-as-raw/70450/3 "2017-02-05T23:51:47Z")

</div>

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