-
Notifications
You must be signed in to change notification settings - Fork 444
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
[LastPass] Change the default timezone to ET #5914
Conversation
4016503
to
155d4a2
Compare
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
🌐 Coverage report
|
packages/lastpass/data_stream/event_report/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Package lastpass - 1.1.1 containing this change is available at https://epr.elastic.co/search?package=lastpass |
* Fix timezone to ET * Use US/Eastern timezone code
@bhapas fyi lastpass are sending us the logs with CET timezone. No idea why, but i had to use a custom ingest pipeline to change that so maybe it would be great to add an advanced option in the lastpass integration to make it easy to configure the timezone. cheers |
here some example logs we received, i know the timestamp is CET, because
tried to talk with lastpass support, but no luck there
|
@LANopop This is very strange. Could you get in touch with Lastpass to understand this behaviour? |
yeah, i contacted them, but they went silent after a few back and forth and i said its fine from my side, because i fixed it in Elastic |
sorry to comment on this again, but i am not sure how to best report another issue for lastpass logs also the timestamp is off by multiple hours as mentioned before our timestamp is sent in CET format not in UTC.. |
What does this PR do?
This PR adds the default timezone to
America/New-York
as the LastPass API Doc mentions thatAll times should be represented in this time zone: US/Eastern.
Checklist
changelog.yml
file.Related issues
Screenshots
lastpass.event.record.time
reported as per ET time inevent.original