# Field keyword

**URL:** https://discuss.elastic.co/t/field-keyword/141316
**Category:** Logstash
**Created:** [July 24, 2018, 7:34am UTC](https://discuss.elastic.co/t/field-keyword/141316 "2018-07-24T07:34:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Pierre2](https://avatars.discourse-cdn.com/v4/letter/p/da6949/32.png) [@Pierre2](https://discuss.elastic.co/u/Pierre2)
#### Post date: [July 24, 2018, 7:34am UTC](https://discuss.elastic.co/t/field-keyword/141316/1 "2018-07-24T07:34:35Z")

</div>

Hello,

My problem is that if I want to filter my field "ID appel.keyword" in kibana with the value  
SD6hb3401-55be9241cf7883a8d769e2f16c2747e2-v300g00 kibana show me two results. The problem is that the two results are exactly the same as you can see on the screenshot (There are no speaces at the beginning and at the end I already checked).

![Capture](https://us1.discourse-cdn.com/elastic/original/3X/f/5/f5403aae66c3e9cd6b2c206af76a75b1fbb43b80.JPG)

If I choose one kibana show me some lines with this ID and if I choose the other it show me others lines with this ID. It look like these IDs are not the same in kibana's point of view.

I think this is because in my logstash config some "ID appel" are extrated directly from the log file with a csv filter and some others are made by contatenating field.

The main problem is not that kiabana can't filter properly but it's that I can't use the aggregate filter in my logstash with the task\_id "ID appel". In fact if I try to use the aggregate filter it react like if the ID are not the same (like kibana).

I hope it was clear.

---

<div class="post-metadata">

### Author: ![Pierre2](https://avatars.discourse-cdn.com/v4/letter/p/da6949/32.png) [@Pierre2](https://discuss.elastic.co/u/Pierre2)
#### Post date: [July 24, 2018, 11:53am UTC](https://discuss.elastic.co/t/field-keyword/141316/2 "2018-07-24T11:53:06Z")

</div>

The problem is solved, the "ID appel" that I made by concatenating fields was composed with a return at the end (\r) and that is not visible in kibana.

---

<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: [August 21, 2018, 11:53am UTC](https://discuss.elastic.co/t/field-keyword/141316/3 "2018-08-21T11:53:12Z")

</div>

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