mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #312] [MERGED] Change logging timestamp format so fail2ban can parse it #2703
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/312
Author: @njfox
Created: 12/26/2018
Status: ✅ Merged
Merged: 12/26/2018
Merged by: @dani-garcia
Base:
master← Head:logging_timestamp📝 Commits (3)
ec715d7Change log timestamp format so fail2ban can parse it473740cUpdate fail2ban documentation for new logging formatcd6e4a0Remove reference to syslog📊 Changes
2 files changed (+8 additions, -21 deletions)
View changed files
📝
README.md(+7 -20)📝
src/main.rs(+1 -1)📄 Description
This PR makes a simple change to the timestamp format in the bitwarden logs so that fail2ban can parse it and take appropriate actions. I've also updated the fail2ban documentation to reflect these changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.