Skip to content

Add support for timezone override #398

@gwsales

Description

@gwsales

When an event comes in with timestamp extraction enabled, we need an option to specify a timezone if the timestamp isn't ISO8601 compliant.

Example:

local_time: 2023-07-26T05:09:50

The the timestamp can be used, but without being able to set the specific timezone here we have events showing up with wrong _time values.

I'm aware the data source should be the ones to fix feed related issues, but timezone is a common issue and should have a way to define or override in this kafka connector.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions