# Issue time message when shown not correctly in elastic

**URL:** https://discuss.elastic.co/t/issue-time-message-when-shown-not-correctly-in-elastic/230569
**Category:** Logstash
**Created:** [April 30, 2020, 2:05pm UTC](https://discuss.elastic.co/t/issue-time-message-when-shown-not-correctly-in-elastic/230569 "2020-04-30T14:05:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![seeds17](https://avatars.discourse-cdn.com/v4/letter/s/f6c823/32.png) [@seeds17](https://discuss.elastic.co/u/seeds17)
#### Post date: [April 30, 2020, 2:05pm UTC](https://discuss.elastic.co/t/issue-time-message-when-shown-not-correctly-in-elastic/230569/1 "2020-04-30T14:05:19Z")

</div>

I'm new one. I had some issue about time message.  
when i got log from firewall. time logged 's shown correctly.  
but in the raw message , the time changed by plus +7 in timezone without doing anything.  
as shown in picture attachment. how can i resolve this ?

![image](https://us1.discourse-cdn.com/elastic/original/3X/a/5/a5f8d3827fd9acdde4bb66f30c68077df928a228.png)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/6/f660e3b3ad4adf4c482393e9e4e812e1ebfc3b87.png)

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [April 30, 2020, 2:21pm UTC](https://discuss.elastic.co/t/issue-time-message-when-shown-not-correctly-in-elastic/230569/2 "2020-04-30T14:21:05Z")

</div>

If you are parsing the date using a date filter then you can use the timezone option to tell logstash what timezone the log file is in. elasticsearch always stores dates as UTC. kibana, by default, will adjust date/times into the browser's timezone.

---

<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: [May 28, 2020, 2:21pm UTC](https://discuss.elastic.co/t/issue-time-message-when-shown-not-correctly-in-elastic/230569/3 "2020-05-28T14:21:07Z")

</div>

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