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

Commits on Jan 8, 2019

  1. Allow users to convert timezone in elasticsearch module filesets (ela…

    …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 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    9323055 View commit details
    Browse the repository at this point in the history
  2. Fixing formatting

    ycombinator committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    194a8b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4cd889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    089080f View commit details
    Browse the repository at this point in the history