Re: Access and Error Log file for Nginx stream server configuration

2016-05-17 Thread itpp2012
stream { error_log logs/stream_error.log; or error_log logs/stream_error.log debug; Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266943,266947#msg-266947 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailma

Access and Error Log file for Nginx stream server configuration

2016-05-17 Thread kmg
Seems access_log and error_log options are not available in stream server section. If its available, can you please share some example config for me ?. Thanks. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266943,266943#msg-266943 ___ ngin