-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fix filebeat kafka module ingest timezone #13368
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
1 similar comment
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
ok to test |
CI failures not related, merging |
Continuation of elastic#13308 (cherry picked from commit fed669d)
Continuation of elastic#13308 (cherry picked from commit fed669d)
Continuation of #13308 (cherry picked from commit fed669d) Co-authored-by: Kent Wang <[email protected]>
) Continuation of elastic#13308 (cherry picked from commit a433d5e)
) Continuation of elastic#13308 (cherry picked from commit a433d5e) Co-authored-by: Kent Wang <[email protected]>
This pull request fixes timezone parsing for kafka module.
Just like #13308 fixes ingest timezone parsing for system module.