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?
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