# Kibana: Filtering Results Field Order

**URL:** https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614
**Category:** Kibana
**Created:** [June 13, 2018, 2:16am UTC](https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614 "2018-06-13T02:16:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![uncoveredmind](https://avatars.discourse-cdn.com/v4/letter/u/46a35a/32.png) [@uncoveredmind](https://discuss.elastic.co/u/uncoveredmind)
#### Post date: [June 13, 2018, 2:16am UTC](https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614/1 "2018-06-13T02:16:21Z")

</div>

I have data flowing via syslog \> logstash \> elastic, but I had a question regarding filtering or really field order when applying filters in kibana.

If I filter on cisco\_hostname and add src\_ip the result fields order match, however, once I add in geoip.ip it appears the field result order moves around. Is there an explanation to this?

All the data appears to be the same and matches correctly, its just the field order that bounces around.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/8/7/87eac3863d46999f5839412164670a184361891f.png)

---

<div class="post-metadata">

### Author: ![christophilus](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christophilus/32/42991_2.png) [@christophilus](https://discuss.elastic.co/u/christophilus)
#### Post date: [June 13, 2018, 1:30pm UTC](https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614/2 "2018-06-13T13:30:27Z")

</div>

Hm. I don't think there's a good explanation for that. It looks to me as if Kibana just displays the source fields in the order it receives them from Elasticsearch, and that ordering is opaque (probably varies based on various algorithms). I think there's an argument to be made that this is a flaw, and that Kibana should sort these, so they always display consistently.

You can open an issue here:

[https://github.com/elastic/kibana/issues/new/choose](https://github.com/elastic/kibana/issues/new/choose)

If you do, please be sure to note the version of Kibana you're using.

Best,  
Chris

---

<div class="post-metadata">

### Author: ![uncoveredmind](https://avatars.discourse-cdn.com/v4/letter/u/46a35a/32.png) [@uncoveredmind](https://discuss.elastic.co/u/uncoveredmind)
#### Post date: [June 13, 2018, 3:56pm UTC](https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614/3 "2018-06-13T15:56:34Z")

</div>

Thank you for the quick response. Its not a super big deal and I can attempt to upgrade to version 6.2.4 from 6.2.3 and see if that resolves the issues as well. Just thought it was unusual.

---

<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, 2018, 3:56pm UTC](https://discuss.elastic.co/t/kibana-filtering-results-field-order/135614/4 "2018-07-11T15:56:35Z")

</div>

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