# Sorting identical timestamp of logs in kibana

**URL:** https://discuss.elastic.co/t/sorting-identical-timestamp-of-logs-in-kibana/318746
**Category:** Kibana
**Created:** [November 11, 2022, 1:57pm UTC](https://discuss.elastic.co/t/sorting-identical-timestamp-of-logs-in-kibana/318746 "2022-11-11T13:57:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bikash\_Swain](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bikash_swain/32/69606_2.png) [@Bikash\_Swain](https://discuss.elastic.co/u/Bikash_Swain)
#### Post date: [November 11, 2022, 1:57pm UTC](https://discuss.elastic.co/t/sorting-identical-timestamp-of-logs-in-kibana/318746/1 "2022-11-11T13:57:36Z")

</div>

Hi ,  
I have filebeat-logstash-ES-kibana setup for index abc\* for one of the application log.  
In log file we have many occurrences of identical timestamp for messages/logs. sample log file below.  
when we are searching in Kibana its not appearing in the same sequence that in log file.

in log file residing in host  
2022-11-02 10:08:35 : line1  
2022-11-02 10:08:35 : line2  
2022-11-02 10:08:35 : line3  
but in Kibana it appears randomly  
For example :

Kibana:  
2022-11-02 10:08:35 : line2  
2022-11-02 10:08:35 : line1  
2022-11-02 10:08:35 : line3

Is there a way in logstash or filebeat level to do something so that it will appear same sequence as in log file.

Thanks,  
Bikash

---

<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 9, 2022, 1:58pm UTC](https://discuss.elastic.co/t/sorting-identical-timestamp-of-logs-in-kibana/318746/2 "2022-12-09T13:58:24Z")

</div>

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