mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #312] [MERGED] Change logging timestamp format so fail2ban can parse it #3755
Reference in New Issue
Block a user
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.