# Split Log Message That harvested by filebeat

**URL:** https://discuss.elastic.co/t/split-log-message-that-harvested-by-filebeat/156577
**Category:** Elasticsearch
**Created:** [November 14, 2018, 4:22am UTC](https://discuss.elastic.co/t/split-log-message-that-harvested-by-filebeat/156577 "2018-11-14T04:22:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![axon](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/axon/32/37578_2.png) [@axon](https://discuss.elastic.co/u/axon)
#### Post date: [November 14, 2018, 4:22am UTC](https://discuss.elastic.co/t/split-log-message-that-harvested-by-filebeat/156577/1 "2018-11-14T04:22:38Z")

</div>

Hi guys, i got problem to splitting the log message that i store into elasticsearch using filebeat.  
This is my log from kibana

 ![message%20log](https://us1.discourse-cdn.com/elastic/original/3X/7/5/759b79eb83a3bfd0305daa192649e48ca09741dc.png)

i want to split the 'timestamp' and 'info' to single value, and each value of 'message' will be single value too. So i can use it for visualization independently.

Thanks before for your help.

---

<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: [November 14, 2018, 4:29am UTC](https://discuss.elastic.co/t/split-log-message-that-harvested-by-filebeat/156577/2 "2018-11-14T04:29:18Z")

</div>

You need to use the Ingest API to split those fields out - [https://www.elastic.co/guide/en/elasticsearch/reference/6.4/ingest.html](https://www.elastic.co/guide/en/elasticsearch/reference/6.4/ingest.html)

---

<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: [December 12, 2018, 4:29am UTC](https://discuss.elastic.co/t/split-log-message-that-harvested-by-filebeat/156577/3 "2018-12-12T04:29:24Z")

</div>

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