[GitHub] [apisix] spacewander commented on a change in pull request #5768: feat: enable L4 stream logging

2021-12-12 Thread GitBox
spacewander commented on a change in pull request #5768: URL: https://github.com/apache/apisix/pull/5768#discussion_r767265715 ## File path: t/cli/test_access_log.sh ## @@ -224,3 +224,41 @@ fi make stop echo "passed: should find upstream scheme" + +# check stream logs +echo

[GitHub] [apisix] spacewander commented on a change in pull request #5768: feat: enable L4 stream logging

2021-12-10 Thread GitBox
spacewander commented on a change in pull request #5768: URL: https://github.com/apache/apisix/pull/5768#discussion_r766494278 ## File path: apisix/cli/ngx_tpl.lua ## @@ -84,6 +84,16 @@ stream { lua_ssl_trusted_certificate {* ssl.ssl_trusted_certificate *}; {% end %}