docker-nginx-full icon indicating copy to clipboard operation
docker-nginx-full copied to clipboard

ngx_stream_log_module module possible?

Open verenion opened this issue 1 year ago • 0 comments

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

verenion avatar Jul 26 '24 00:07 verenion