Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Fix Timezone field mistmatch #2120

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Fix Timezone field mistmatch #2120

merged 1 commit into from
Feb 28, 2022

Conversation

dloucasfx
Copy link
Contributor

There is a mismatch between the telegraf struct->field GrokConfig->Timezone https://github.com/signalfx/telegraf/blob/signalfx-agent/plugins/inputs/logparser/logparser.go#L29 and the SA telegraflogparser config struct->field Config → TimeZone (note the upper case Z), this is causing the Timezone setting to NOT be set in telegraf and defaulting to UTC.

Signed-off-by: Dani Louca [email protected]

@dloucasfx dloucasfx merged commit 1724b72 into main Feb 28, 2022
@atoulme atoulme deleted the SWAT-4328 branch November 10, 2022 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants