Skip to content

use UTC when @timestamp is explicetely specified#1

Open
szhem wants to merge 1 commit into
masterfrom
explicite_utc_timestamp
Open

use UTC when @timestamp is explicetely specified#1
szhem wants to merge 1 commit into
masterfrom
explicite_utc_timestamp

Conversation

@szhem
Copy link
Copy Markdown
Owner

@szhem szhem commented Mar 13, 2014

Previously logstash used utc timestamps. After commit 1149aa3 (use ISODateTimeFormat for parsing @timestamp strings), explicitly specified timestamps started to be displayed in the local timezone (2013-12-12T19:58:36.193+03:00), although the message contains timestamp in the utc timezone (2013-12-12T19:58:36.193Z)

The following patch fixes this issue.

szhem pushed a commit that referenced this pull request Jun 9, 2014
Update pipe.rb output - Fix LOGSTASH-1860
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant