[PR #2606] Changes log filenames from ID to (first) domain #3592

Open
opened 2026-02-26 08:31:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2606
Author: @joewesch
Created: 2/11/2023
Status: 🔄 Open

Base: developHead: 746_log-domains


📝 Commits (4)

  • 4b8164e Changes log filenames from ID to (first) domain
  • ae89727 Merge branch 'develop' of github.com:joewesch/nginx-proxy-manager into 746_log-domains
  • 660caa4 Merge branch 'NginxProxyManager:develop' into 746_log-domains
  • c037d3e Merge branch 'NginxProxyManager:develop' into 746_log-domains

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 backend/templates/dead_host.conf (+2 -2)
📝 backend/templates/proxy_host.conf (+2 -2)
📝 backend/templates/redirection_host.conf (+2 -2)

📄 Description

Closes: #746

This change would be slightly not backwards compatible as the log filenames would change for all new logs and all existing files would be abandoned and not pruned. Any guidance or assistance to add this as a setting in the UI or something rather than just change the default would be welcomed.


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/2606 **Author:** [@joewesch](https://github.com/joewesch) **Created:** 2/11/2023 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `746_log-domains` --- ### 📝 Commits (4) - [`4b8164e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/4b8164e14b94218d612b15b59502fa2404857ac6) Changes log filenames from ID to (first) domain - [`ae89727`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ae897272ba7d7eb8b8e99cdd174f3f1d1e355566) Merge branch 'develop' of github.com:joewesch/nginx-proxy-manager into 746_log-domains - [`660caa4`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/660caa41db321514da089844d2fcb212be59047c) Merge branch 'NginxProxyManager:develop' into 746_log-domains - [`c037d3e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/c037d3ec5f06b848a73e5e82c0fe82459e62892e) Merge branch 'NginxProxyManager:develop' into 746_log-domains ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `backend/templates/dead_host.conf` (+2 -2) 📝 `backend/templates/proxy_host.conf` (+2 -2) 📝 `backend/templates/redirection_host.conf` (+2 -2) </details> ### 📄 Description Closes: #746 This change would be slightly not backwards compatible as the log filenames would change for all new logs and all existing files would be abandoned and not pruned. Any guidance or assistance to add this as a setting in the UI or something rather than just change the default would be welcomed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3592
No description provided.