# Seriously want to know how to change logstash @timestamp to specified timezone

**URL:** https://discuss.elastic.co/t/seriously-want-to-know-how-to-change-logstash-timestamp-to-specified-timezone/59534
**Category:** Logstash
**Created:** [September 1, 2016, 10:39am UTC](https://discuss.elastic.co/t/seriously-want-to-know-how-to-change-logstash-timestamp-to-specified-timezone/59534 "2016-09-01T10:39:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![JayMiao](https://avatars.discourse-cdn.com/v4/letter/j/9fc29f/32.png) [@JayMiao](https://discuss.elastic.co/u/JayMiao)
#### Post date: [September 1, 2016, 10:39am UTC](https://discuss.elastic.co/t/seriously-want-to-know-how-to-change-logstash-timestamp-to-specified-timezone/59534/1 "2016-09-01T10:39:14Z")

</div>

the input @timestamp = "2016-09-01T10:05:16.490Z"  
and I want to change it to "+08:00" timezone.  
so ,the output @timestamp should be "2016-09-01T18:05:16.490Z"

And the answer or discuss are **not allowed to talk about "do not do this ..." or "it's not recommend to change .."**  
I really serious want to know **"how" not "don't "** cuz I won't put the logs into ES. It's just a collection of logs and I should know when the log arrived.

---

<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 6, 2017, 4:40am UTC](https://discuss.elastic.co/t/seriously-want-to-know-how-to-change-logstash-timestamp-to-specified-timezone/59534/2 "2017-07-06T04:40:27Z")

</div>


