Skip to content
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

enhance: Fix vaultwarden logs to allow non timezoned timestamps #1117

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LaurenceJJones
Copy link
Contributor

Fix: #988

Use TIMESTAMP_ISO8601 instead of a custom pattern as it handles a non timezoned string as well.

@LaurenceJJones
Copy link
Contributor Author

Update: we are waiting to merge this as we need to test what will happen in "live" mode when the log lines contains the offset, as this shouldnt use this timestamp as the timestamp is only for "cold" mode so we need to investigate the original issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vaultwarden parser doesn't handle time zones
1 participant