# Show logs with common and un common terms in one table kibana

**URL:** https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176
**Category:** Kibana
**Created:** [June 13, 2017, 11:24am UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176 "2017-06-13T11:24:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tomer](https://avatars.discourse-cdn.com/v4/letter/t/41988e/32.png) [@tomer](https://discuss.elastic.co/u/tomer)
#### Post date: [June 13, 2017, 11:24am UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176/1 "2017-06-13T11:24:18Z")

</div>

Hi,

I built a table with two types of logs. One with term A and one with out. I want that these two logs will be shown as one log by combining them on one term. Here is what I get until now:

 ![](https://us1.discourse-cdn.com/elastic/original/3X/b/1/b115baadb863bd0c71bc3ec01c6d5afedee842ae.png)

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [June 13, 2017, 1:19pm UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176/2 "2017-06-13T13:19:30Z")

</div>

@tomer to be able to visualize this information in Kibana, you'll have to combine these two entries into a single document in Elasticsearch during ingestion.

---

<div class="post-metadata">

### Author: ![tomer](https://avatars.discourse-cdn.com/v4/letter/t/41988e/32.png) [@tomer](https://discuss.elastic.co/u/tomer)
#### Post date: [June 13, 2017, 1:28pm UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176/3 "2017-06-13T13:28:39Z")

</div>

Thanks!  
That means I will have to do this through Logstash

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [June 13, 2017, 1:29pm UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176/4 "2017-06-13T13:29:20Z")

</div>

@tomer yup, Logstash would be perfect for this!

---

<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: [July 11, 2017, 1:29pm UTC](https://discuss.elastic.co/t/show-logs-with-common-and-un-common-terms-in-one-table-kibana/89176/5 "2017-07-11T13:29:29Z")

</div>

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