Replies: 1 comment
-
There are several threads on this discussion forum that talk about this. Since they are marked closed you will have to set the search filter to include Closed discussions to see them. One specifically links to this page that offers some suggestions: https://stackoverflow.com/questions/39763392/how-to-adjust-timestamp-to-local-time-zone-in-elastalert |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Can't get elastalert to use correct timezone in alerts.
I'm using latest image (sha256:9c4f06e3233178a41bb055cf1b04367e5e03a3c67460c47527626612959a2c98).
To debug this problem I added custom timestamp format in config.yaml:
When running elastalert-test-rule you can see that log lines (first 3) use correct timezone (UTC+0300) and timestamp format but alert text (latter 2) uses incorrect format and UTC:
Rule definition:
Beta Was this translation helpful? Give feedback.
All reactions