# How does change the default of @timestamp?

**URL:** https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626
**Category:** Logstash
**Created:** [December 10, 2016, 5:13pm UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626 "2016-12-10T17:13:23Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![wenhuaixiang](https://avatars.discourse-cdn.com/v4/letter/w/ee7513/32.png) [@wenhuaixiang](https://discuss.elastic.co/u/wenhuaixiang)
#### Post date: [December 10, 2016, 5:13pm UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626/1 "2016-12-10T17:13:23Z")

</div>

The timezone of Linux system is +0800,but the timezone of Logstash is +0000.How can I change the logstash timezone?

---

<div class="post-metadata">

### Author: ![anhlqn](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anhlqn/32/5454_2.png) [@anhlqn](https://discuss.elastic.co/u/anhlqn)
#### Post date: [December 10, 2016, 9:38pm UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626/2 "2016-12-10T21:38:10Z")

</div>

You can use logstash date filter [https://www.elastic.co/guide/en/logstash/current/plugins-filters-date.html](https://www.elastic.co/guide/en/logstash/current/plugins-filters-date.html)

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [December 10, 2016, 10:07pm UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626/3 "2016-12-10T22:07:51Z")

</div>

The timezone of `@timestamp` is always UTC and cannot be changed to UTC+8 or anything else.

---

<div class="post-metadata">

### Author: ![wenhuaixiang](https://avatars.discourse-cdn.com/v4/letter/w/ee7513/32.png) [@wenhuaixiang](https://discuss.elastic.co/u/wenhuaixiang)
#### Post date: [December 11, 2016, 1:56am UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626/4 "2016-12-11T01:56:31Z")

</div>

THK a lot.

---

<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 8, 2017, 1:56am UTC](https://discuss.elastic.co/t/how-does-change-the-default-of-timestamp/68626/5 "2017-01-08T01:56:34Z")

</div>

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