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

Cherry-pick #9761 to 6.x: Allow users to convert timezone in elasticsearch module filesets #9830

Merged
merged 4 commits into from
Jan 8, 2019

Conversation

ycombinator
Copy link
Contributor

Cherry-pick of PR #9761 to 6.x branch. Original message:

This PR updates the following filesets in the elasticsearch Filebeat module to accept a var.convert_timezone configuration setting:

  • server
  • audit
  • slowlog
  • deprecation

The gc fileset was not modified because Elasticsearch GC logs already emit timestamps with timezone information in them.

Fixes partially #9756. Related: #9797.

Copy link
Member

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase and then generation of files again.

CHANGELOG.next.asciidoc Outdated Show resolved Hide resolved
}
},
{
"date": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to the script and remove processors above this line should go away from this PR once #9810 is merged.

…stic#9761)

This PR updates the following filesets in the `elasticsearch` Filebeat module to accept a `var.convert_timezone` configuration setting:

* [x] server
* [x] audit
* [x] slowlog
* [x] deprecation

The `gc` fileset was not modified because Elasticsearch GC logs already emit timestamps with timezone information in them.

Fixes partially elastic#9756. Related: elastic#9797.

(cherry picked from commit 3559e58)
@ycombinator ycombinator merged commit f3fe3e4 into elastic:6.x Jan 8, 2019
@ycombinator ycombinator deleted the backport_9761_6.x branch January 8, 2019 15:17
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