NginxProxyManager / NginxProxyManager/docker-nginx-full
ngx_stream_log_module module possible?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 108
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
I'm using NPM and when using proxy hosts, we can define an access log, which I believe is enabled by default. However, when creating a stream proxy - the access log directive does not work. After some reaseach, it looks like the ngx_stream_log_module allows us to do this. Is there a possibility of building nginx with this module to allow access logging of streams?
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 with the linked nginx_stream_log_module documentation and inspect how this repository builds its nginx image. Determine whether the module can be enabled for stream proxies and verify that stream access logging works in the resulting image; completion should include a documented build result or reproducible validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100