[PR #312] [MERGED] Change logging timestamp format so fail2ban can parse it #3755

Closed
opened 2025-10-09 18:29:28 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: logging_timestamp


📝 Commits (3)

  • ec715d7 Change log timestamp format so fail2ban can parse it
  • 473740c Update fail2ban documentation for new logging format
  • cd6e4a0 Remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/312 **Author:** [@njfox](https://github.com/njfox) **Created:** 12/26/2018 **Status:** ✅ Merged **Merged:** 12/26/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `logging_timestamp` --- ### 📝 Commits (3) - [`ec715d7`](https://github.com/dani-garcia/vaultwarden/commit/ec715d78fbd04fc4225808797677952dcdab5e37) Change log timestamp format so fail2ban can parse it - [`473740c`](https://github.com/dani-garcia/vaultwarden/commit/473740c13a36f88a48a9eaf0d44c7d43e838047e) Update fail2ban documentation for new logging format - [`cd6e4a0`](https://github.com/dani-garcia/vaultwarden/commit/cd6e4a0ebd2b571cbae8f59e5f3594244c739cea) Remove reference to syslog ### 📊 Changes **2 files changed** (+8 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -20) 📝 `src/main.rs` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:29:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3755