NginxProxyManager / NginxProxyManager/docker-nginx-full

ngx_stream_log_module module possible?

Open
#30 0 comments 1 reaction 0 assignees View on GitHub

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?

https://nginx.org/en/docs/stream/ngx_stream_log_module.html

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.