Sadaf_N
#1
Hello.
I have been trying the stream module.
But the way to record an access log (e.g. IP address) from a client is
not
found.
Is access_log in stream context support planed in the future?
Regards,
–
Tatsuhiko Kubo
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264641,264641#msg-264641
On Friday 19 February 2016 12:34:12 cubicdaiya wrote:
Hello.
I have been trying the stream module.
But the way to record an access log (e.g. IP address) from a client is not
found.
Is access_log in stream context support planed in the future?
[…]
There’s no need in access_log in the stream module. Connections are
recorded
on the “info” level in error_log.
wbr, Valentin V. Bartenev
Hello.
Валентин Бартенев Wrote:
There’s no need in access_log in the stream module. Connections are
recorded
on the “info” level in error_log.
Thank you. I didn’t notice it.
Regards,
–
Tatsuhiko Kubo
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264641,264653#msg-264653