NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Ability to live-view logs for hosts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
It's always a hassle having to log into ssh, find the logs folder, figure out which host number is the correct file and then tail -f it.
Describe the solution you'd like
A new button in the host context menu that allows viewing a live feed of the _access and _error log files for that host in my web browser
Describe alternatives you've considered
having to log into ssh, find the logs folder, figure out which host number is the correct file and then tail -f it
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the host context menu and trace the existing access and error log handling for host numbers. Determine how a browser can receive a live feed, then verify that the feature exposes both logs for the selected host and stops cleanly when viewing ends; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- backend, frontend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100