# Kibana timestamp shows incorrect time

**URL:** https://discuss.elastic.co/t/kibana-timestamp-shows-incorrect-time/292193
**Category:** Kibana
**Created:** [December 16, 2021, 5:06pm UTC](https://discuss.elastic.co/t/kibana-timestamp-shows-incorrect-time/292193 "2021-12-16T17:06:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![peterreji94](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/peterreji94/32/99134_2.png) [@peterreji94](https://discuss.elastic.co/u/peterreji94)
#### Post date: [December 16, 2021, 5:06pm UTC](https://discuss.elastic.co/t/kibana-timestamp-shows-incorrect-time/292193/1 "2021-12-16T17:06:02Z")

</div>

The kibana is not showing the actual time of log. It's delayed by a few milliseconds (at least 500ms) when compared to the actual timestamp of the log on the server. One of the [discussions](https://discuss.elastic.co/t/time-field-not-showing-correct-timestamp-in-kibana-logs/216781/2) mentioned the use of **@logtimestamp** instead of **@timestamp** when creating index patterns, but I don't find that option while creating the index pattern.

Please help.

Thanks

---

<div class="post-metadata">

### Author: ![dosant](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dosant/32/64489_2.png) [@dosant](https://discuss.elastic.co/u/dosant)
#### Post date: [December 20, 2021, 10:58am UTC](https://discuss.elastic.co/t/kibana-timestamp-shows-incorrect-time/292193/2 "2021-12-20T10:58:19Z")

</div>

> the actual time of log

Where is the actual time of the log stored in your log message? Are you sure it is in a `@timestamp` field or is it somewhere else?  
How do you ingest data?  
What is probably happening is that you either set or override `@timestamp` field during ingestion

---

<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: [January 17, 2022, 10:58am UTC](https://discuss.elastic.co/t/kibana-timestamp-shows-incorrect-time/292193/3 "2022-01-17T10:58:32Z")

</div>

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