# How to combine message field

**URL:** https://discuss.elastic.co/t/how-to-combine-message-field/118692
**Category:** Kibana
**Created:** [February 6, 2018, 5:21pm UTC](https://discuss.elastic.co/t/how-to-combine-message-field/118692 "2018-02-06T17:21:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Vikneswar](https://avatars.discourse-cdn.com/v4/letter/v/e99b99/32.png) [@Vikneswar](https://discuss.elastic.co/u/Vikneswar)
#### Post date: [February 6, 2018, 5:21pm UTC](https://discuss.elastic.co/t/how-to-combine-message-field/118692/1 "2018-02-06T17:21:42Z")

</div>

I am passing application log to kibana via Logstash \> ES \> Kibana , by default its creating index and assigning values but in message filed log are getting splitted , Below are the log as log started with new line , how we can combine this log togther in single message field

[2018-01-08 16:25:20,257][INFO][pool-16-thread-21][com.att.dda.databroker.DDADataBrokerUtility][sendPBMessage][972]:[Message Published to PB: \<?xml version="1.0" encoding="UTF-8"?\>

IMEITriggerDDADDAActivationActual355979084505094310410035365580281948026220ANDROID151545032017815154503202571515450320257]

---

<div class="post-metadata">

### Author: ![thomasneirynck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thomasneirynck/32/23313_2.png) [@thomasneirynck](https://discuss.elastic.co/u/thomasneirynck)
#### Post date: [February 7, 2018, 10:48pm UTC](https://discuss.elastic.co/t/how-to-combine-message-field/118692/2 "2018-02-07T22:48:26Z")

</div>

hi @Vikneswar,

Since this relates to data-ingestion, I think this is more of a Logstash question, and would take it over there. [https://discuss.elastic.co/c/logstash](https://discuss.elastic.co/c/logstash).

From the Kibana end, you might be able to work-around it. You can concatenate the individual fields into a single one by creating a Scripted Field: [https://www.elastic.co/guide/en/kibana/current/scripted-fields.html](https://www.elastic.co/guide/en/kibana/current/scripted-fields.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: [March 7, 2018, 10:49pm UTC](https://discuss.elastic.co/t/how-to-combine-message-field/118692/3 "2018-03-07T22:49:39Z")

</div>

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