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
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 %}