Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize times to common.Time with UTC time zone #4658

Merged
merged 2 commits into from
Jul 14, 2017

Conversation

andrewkroh
Copy link
Member

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes #4569

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes elastic#4569
@andrewkroh andrewkroh added bug libbeat needs_backport PR is waiting to be backported to other branches. review labels Jul 12, 2017
@ruflin ruflin merged commit 29f4cc7 into elastic:master Jul 14, 2017
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Jul 17, 2017
During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes elastic#4569
(cherry picked from commit 29f4cc7)
@andrewkroh andrewkroh removed the needs_backport PR is waiting to be backported to other branches. label Jul 17, 2017
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Jul 17, 2017
During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes elastic#4569
(cherry picked from commit 29f4cc7)
tsg pushed a commit that referenced this pull request Jul 18, 2017
…e zone (#4683)

* Normalize times to common.Time with UTC time zone (#4658)

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes #4569
(cherry picked from commit 29f4cc7)

* Fix changelog
tsg pushed a commit that referenced this pull request Jul 18, 2017
…e zone (#4684)

* Normalize times to common.Time with UTC time zone (#4658)

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes #4569
(cherry picked from commit 29f4cc7)

* Fix changelog
@andrewkroh andrewkroh deleted the bugfix/normalize-times branch April 20, 2018 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants