Skip to content

timezone support #73

@sam701

Description

@sam701

It would be nice to be able to specify the timezone within the <grok> block as it works with regexp parser:

    <grok>
      pattern  /(?<time>.+) (?<message>.*)/
      time_format %m/%d/%y %H:%M:%S:%N
      timezone Europe/Berlin
    </grok>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions