@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.28.236 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/21 08:01:44 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/21 08:01:44 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/21 08:01:44 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/21 08:01:44 [notice] 34#34: using the "epoll" event method 2022/10/21 08:01:44 [notice] 34#34: openresty/1.13.6.1 2022/10/21 08:01:44 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/21 08:01:44 [notice] 34#34: OS: Linux 5.4.0-96-generic 2022/10/21 08:01:44 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/21 08:01:44 [notice] 35#35: start worker processes 2022/10/21 08:01:44 [notice] 35#35: start worker process 36 2022/10/21 08:01:44 [notice] 35#35: start worker process 37 2022/10/21 08:01:44 [notice] 35#35: start worker process 39 2022/10/21 08:01:44 [notice] 35#35: start worker process 40 2022/10/21 08:01:44 [notice] 35#35: start worker process 41 2022/10/21 08:01:44 [notice] 35#35: start worker process 42 2022/10/21 08:01:44 [notice] 35#35: start worker process 43 2022/10/21 08:01:44 [notice] 35#35: start worker process 44 2022/10/21 08:01:44 [notice] 35#35: start cache manager process 45 2022/10/21 08:01:44 [notice] 35#35: start cache loader process 47 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221021080144.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-21 08:01:47 203 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-21 08:01:47 210 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-21 08:01:47 211 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-21 08:01:47 265 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-21 08:01:47 265 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.28.236:10081 Enabled:true 2022-10-21 08:01:48 834 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-21 08:01:48 960 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-21 08:01:48 964 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-21 08:01:48 968 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-21 08:01:49 110 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-21 08:01:50 218 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/21 08:01:56 [info] 41#41: *12 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:01:56 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:05 [info] 41#41: *14 [lua] access_by_lua(msblocations.conf:189):2: 4c610a762e73b6635c855324cd631e3f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:05 +0000] 4c610a762e73b6635c855324cd631e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.185 upstream_response_time:0.184 "-" "Consul Health Check" "-" 2022/10/21 08:02:05 [info] 41#41: *14 [lua] logger.lua:23: 4c610a762e73b6635c855324cd631e3f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 60 2022/10/21 08:02:06 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:06 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:20 [info] 41#41: *21 [lua] access_by_lua(msblocations.conf:189):2: fce5bf1f0c42d11c28f7477a9d6aaa59:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:02:20 [info] 41#41: *21 [lua] logger.lua:23: fce5bf1f0c42d11c28f7477a9d6aaa59 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:20 +0000] fce5bf1f0c42d11c28f7477a9d6aaa59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:02:26 [info] 41#41: *22 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:26 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:35 [info] 41#41: *24 [lua] access_by_lua(msblocations.conf:189):2: a9e39115872ef3d80b07ffc324b0b7f5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:35 +0000] a9e39115872ef3d80b07ffc324b0b7f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:02:35 [info] 41#41: *24 [lua] logger.lua:23: a9e39115872ef3d80b07ffc324b0b7f5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:02:36 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:36 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:44 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/21 08:02:44 [notice] 35#35: signal 17 (SIGCHLD) received from 47 2022/10/21 08:02:44 [notice] 35#35: cache loader process 47 exited with code 0 2022/10/21 08:02:44 [notice] 35#35: signal 29 (SIGIO) received 2022/10/21 08:02:46 [info] 41#41: *29 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:46 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:50 [info] 41#41: *31 [lua] access_by_lua(msblocations.conf:189):2: 851fa36ebdd182a2252874f4da80058a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:02:50 [info] 41#41: *31 [lua] logger.lua:23: 851fa36ebdd182a2252874f4da80058a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:50 +0000] 851fa36ebdd182a2252874f4da80058a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:02:56 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:56 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:05 [info] 41#41: *34 [lua] access_by_lua(msblocations.conf:189):2: fccc9bdce96f493e080c26f5cd7f4067:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:03:05 [info] 41#41: *34 [lua] logger.lua:23: fccc9bdce96f493e080c26f5cd7f4067 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:05 +0000] fccc9bdce96f493e080c26f5cd7f4067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:03:06 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:06 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 41#41: *37 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:20 [info] 41#41: *39 [lua] access_by_lua(msblocations.conf:189):2: 300c41689868d77879003a324e458ac7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:20 +0000] 300c41689868d77879003a324e458ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:03:20 [info] 41#41: *39 [lua] logger.lua:23: 300c41689868d77879003a324e458ac7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:03:26 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:26 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:35 [info] 41#41: *42 [lua] access_by_lua(msblocations.conf:189):2: 7aeafc2728e5e2f92e94417709e23787:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:35 +0000] 7aeafc2728e5e2f92e94417709e23787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:03:35 [info] 41#41: *42 [lua] logger.lua:23: 7aeafc2728e5e2f92e94417709e23787 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:03:36 [info] 41#41: *43 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:36 [info] 41#41: *44 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:50 [info] 41#41: *48 [lua] access_by_lua(msblocations.conf:189):2: dbdda152948df0d4bc621338a959af00:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:50 +0000] dbdda152948df0d4bc621338a959af00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:03:50 [info] 41#41: *48 [lua] logger.lua:23: dbdda152948df0d4bc621338a959af00 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:03:56 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:56 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:05 [info] 41#41: *51 [lua] access_by_lua(msblocations.conf:189):2: 3f0423c89d15c90e047ee907c8519e3d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:05 [info] 41#41: *51 [lua] logger.lua:23: 3f0423c89d15c90e047ee907c8519e3d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:05 +0000] 3f0423c89d15c90e047ee907c8519e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:04:06 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:06 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 41#41: *54 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:20 [info] 41#41: *56 [lua] access_by_lua(msblocations.conf:189):2: f1f10d7d8b3d0226449e583651e68e57:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:20 [info] 41#41: *56 [lua] logger.lua:23: f1f10d7d8b3d0226449e583651e68e57 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:20 +0000] f1f10d7d8b3d0226449e583651e68e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:04:26 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:26 [info] 41#41: *58 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:35 [info] 41#41: *59 [lua] access_by_lua(msblocations.conf:189):2: 54578446b93d35d4a458efdcceb89bac:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:35 [info] 41#41: *59 [lua] logger.lua:23: 54578446b93d35d4a458efdcceb89bac {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:35 +0000] 54578446b93d35d4a458efdcceb89bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:04:36 [info] 41#41: *60 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:36 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 41#41: *63 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 41#41: *64 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:50 [info] 41#41: *65 [lua] access_by_lua(msblocations.conf:189):2: afdd7de1d2dd6ee5a747e93e7eeb6253:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:50 +0000] afdd7de1d2dd6ee5a747e93e7eeb6253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:04:50 [info] 41#41: *65 [lua] logger.lua:23: afdd7de1d2dd6ee5a747e93e7eeb6253 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:04:56 [info] 41#41: *66 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:56 [info] 41#41: *67 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:05 [info] 41#41: *68 [lua] access_by_lua(msblocations.conf:189):2: 7a9b918597cec6f62db0c8afd65ceb8e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:05:05 [info] 41#41: *68 [lua] logger.lua:23: 7a9b918597cec6f62db0c8afd65ceb8e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:05 +0000] 7a9b918597cec6f62db0c8afd65ceb8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:05:06 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:06 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:20 [info] 41#41: *73 [lua] access_by_lua(msblocations.conf:189):2: dfee561ca4f682b97eeefdecd5f72bfa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:20 +0000] dfee561ca4f682b97eeefdecd5f72bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:05:20 [info] 41#41: *73 [lua] logger.lua:23: dfee561ca4f682b97eeefdecd5f72bfa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:05:26 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:26 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:35 [info] 41#41: *76 [lua] access_by_lua(msblocations.conf:189):2: a2fb04f55cf896715565eb05a6bf8646:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:35 +0000] a2fb04f55cf896715565eb05a6bf8646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:05:35 [info] 41#41: *76 [lua] logger.lua:23: a2fb04f55cf896715565eb05a6bf8646 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:05:36 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:36 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 41#41: *80 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:50 [info] 41#41: *82 [lua] access_by_lua(msblocations.conf:189):2: 95eee40e0aeb89315f4f7c24009006ee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:50 +0000] 95eee40e0aeb89315f4f7c24009006ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:05:50 [info] 41#41: *82 [lua] logger.lua:23: 95eee40e0aeb89315f4f7c24009006ee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:05:56 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:56 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:05 [info] 41#41: *85 [lua] access_by_lua(msblocations.conf:189):2: d15b450958fe130899def5f2387e80c1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:05 [info] 41#41: *85 [lua] logger.lua:23: d15b450958fe130899def5f2387e80c1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:05 +0000] d15b450958fe130899def5f2387e80c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:06:06 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:06 [info] 41#41: *87 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 41#41: *88 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:20 [info] 41#41: *90 [lua] access_by_lua(msblocations.conf:189):2: 58565dfd5ffed1e2f15004d3dfdd919f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:20 [info] 41#41: *90 [lua] logger.lua:23: 58565dfd5ffed1e2f15004d3dfdd919f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:20 +0000] 58565dfd5ffed1e2f15004d3dfdd919f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:06:26 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:26 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:35 [info] 41#41: *93 [lua] access_by_lua(msblocations.conf:189):2: 43db0ead1a02ce349ea01d21578bdbe3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:35 [info] 41#41: *93 [lua] logger.lua:23: 43db0ead1a02ce349ea01d21578bdbe3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:35 +0000] 43db0ead1a02ce349ea01d21578bdbe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:06:36 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:36 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:50 [info] 41#41: *99 [lua] access_by_lua(msblocations.conf:189):2: 8a11e03bb42235f16469961777d75279:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:50 [info] 41#41: *99 [lua] logger.lua:23: 8a11e03bb42235f16469961777d75279 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:50 +0000] 8a11e03bb42235f16469961777d75279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:06:56 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:56 [info] 41#41: *101 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:05 [info] 41#41: *102 [lua] access_by_lua(msblocations.conf:189):2: f31a5253160442d0e8ab84909d015471:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:07:05 [info] 41#41: *102 [lua] logger.lua:23: f31a5253160442d0e8ab84909d015471 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:07:05 +0000] f31a5253160442d0e8ab84909d015471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:07:06 [info] 41#41: *103 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:06 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:20 [info] 41#41: *107 [lua] access_by_lua(msblocations.conf:189):2: 234430183164578691c5da455362f631:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:07:20 +0000] 234430183164578691c5da455362f631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:07:20 [info] 41#41: *107 [lua] logger.lua:23: 234430183164578691c5da455362f631 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:07:26 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:26 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:35 [info] 41#41: *110 [lua] access_by_lua(msblocations.conf:189):2: 79ab11b5829965317ccfd39496a9e3dd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:35 +0000] 79ab11b5829965317ccfd39496a9e3dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/21 08:07:35 [info] 41#41: *110 [lua] logger.lua:23: 79ab11b5829965317ccfd39496a9e3dd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/21 08:07:36 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:36 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:50 [info] 41#41: *116 [lua] access_by_lua(msblocations.conf:189):2: 6f9b316865de5652c6f60dea447d6e7c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:07:50 [info] 41#41: *116 [lua] logger.lua:23: 6f9b316865de5652c6f60dea447d6e7c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:50 +0000] 6f9b316865de5652c6f60dea447d6e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:07:56 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:56 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:05 [info] 41#41: *119 [lua] access_by_lua(msblocations.conf:189):2: 44504e0194db0f48d3fe535bef8d3dee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:06 +0000] 44504e0194db0f48d3fe535bef8d3dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/21 08:08:06 [info] 41#41: *119 [lua] logger.lua:23: 44504e0194db0f48d3fe535bef8d3dee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/21 08:08:06 [info] 41#41: *120 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:06 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:21 [info] 41#41: *124 [lua] access_by_lua(msblocations.conf:189):2: 786a714a5ba6737932a27e2f5baac91e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:21 [info] 41#41: *124 [lua] logger.lua:23: 786a714a5ba6737932a27e2f5baac91e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:21 +0000] 786a714a5ba6737932a27e2f5baac91e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:08:26 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:26 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:36 [info] 41#41: *127 [lua] access_by_lua(msblocations.conf:189):2: f15e284cb980964125626a3f59d87fbf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:36 [info] 41#41: *127 [lua] logger.lua:23: f15e284cb980964125626a3f59d87fbf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:36 +0000] f15e284cb980964125626a3f59d87fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:08:36 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:36 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:51 [info] 41#41: *133 [lua] access_by_lua(msblocations.conf:189):2: aa3989a0f594de413e1e3cf5734ce0ce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:51 [info] 41#41: *133 [lua] logger.lua:23: aa3989a0f594de413e1e3cf5734ce0ce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:51 +0000] aa3989a0f594de413e1e3cf5734ce0ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:08:56 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:56 [info] 41#41: *135 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:06 [info] 41#41: *136 [lua] access_by_lua(msblocations.conf:189):2: 1d3da3033325b93fc94b00993178429e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:06 [info] 41#41: *136 [lua] logger.lua:23: 1d3da3033325b93fc94b00993178429e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:06 +0000] 1d3da3033325b93fc94b00993178429e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:09:06 [info] 41#41: *137 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:06 [info] 41#41: *138 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:21 [info] 41#41: *141 [lua] access_by_lua(msblocations.conf:189):2: a651067dd1acb698500637532a80310a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:21 [info] 41#41: *141 [lua] logger.lua:23: a651067dd1acb698500637532a80310a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:21 +0000] a651067dd1acb698500637532a80310a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:09:26 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:26 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:36 [info] 41#41: *144 [lua] access_by_lua(msblocations.conf:189):2: 01f285be97bfd2c07eea216950b71931:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:36 [info] 41#41: *144 [lua] logger.lua:23: 01f285be97bfd2c07eea216950b71931 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:36 +0000] 01f285be97bfd2c07eea216950b71931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:36 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:36 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:51 [info] 41#41: *150 [lua] access_by_lua(msblocations.conf:189):2: fff158cb19afa2726b4402d485187585:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:51 [info] 41#41: *150 [lua] logger.lua:23: fff158cb19afa2726b4402d485187585 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:51 +0000] fff158cb19afa2726b4402d485187585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:56 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:56 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:06 [info] 41#41: *153 [lua] access_by_lua(msblocations.conf:189):2: 5863343bc9b5a53e65261d53e4b65b2a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:06 [info] 41#41: *153 [lua] logger.lua:23: 5863343bc9b5a53e65261d53e4b65b2a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:06 +0000] 5863343bc9b5a53e65261d53e4b65b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:10:06 [info] 41#41: *154 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:06 [info] 41#41: *155 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 41#41: *156 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:21 [info] 41#41: *158 [lua] access_by_lua(msblocations.conf:189):2: 7ac6de8484216895e8a02cbd647746f7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:21 [info] 41#41: *158 [lua] logger.lua:23: 7ac6de8484216895e8a02cbd647746f7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:21 +0000] 7ac6de8484216895e8a02cbd647746f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:26 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:26 [info] 41#41: *160 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:36 [info] 41#41: *161 [lua] access_by_lua(msblocations.conf:189):2: 3cfa98bc7b26a51aa02e9d77320dfe57:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:36 [info] 41#41: *161 [lua] logger.lua:23: 3cfa98bc7b26a51aa02e9d77320dfe57 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:36 +0000] 3cfa98bc7b26a51aa02e9d77320dfe57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:36 [info] 41#41: *163 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:36 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:51 [info] 41#41: *167 [lua] access_by_lua(msblocations.conf:189):2: 1c683c7261664288b488e9fe0d0ed9fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:51 +0000] 1c683c7261664288b488e9fe0d0ed9fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:10:51 [info] 41#41: *167 [lua] logger.lua:23: 1c683c7261664288b488e9fe0d0ed9fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:56 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:56 [info] 41#41: *169 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:06 [info] 41#41: *170 [lua] access_by_lua(msblocations.conf:189):2: af538beb5cdc192fc281268cfdaadd47:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:11:06 [info] 41#41: *170 [lua] logger.lua:23: af538beb5cdc192fc281268cfdaadd47 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:06 +0000] af538beb5cdc192fc281268cfdaadd47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:11:06 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:06 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:21 [info] 41#41: *175 [lua] access_by_lua(msblocations.conf:189):2: 52919f4f58bcd9f418dfc81e691b058b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:21 +0000] 52919f4f58bcd9f418dfc81e691b058b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:11:21 [info] 41#41: *175 [lua] logger.lua:23: 52919f4f58bcd9f418dfc81e691b058b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:11:26 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:26 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:36 [info] 41#41: *178 [lua] access_by_lua(msblocations.conf:189):2: ffe6eb4967409b680722fd7c24eea20b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:36 +0000] ffe6eb4967409b680722fd7c24eea20b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:11:36 [info] 41#41: *178 [lua] logger.lua:23: ffe6eb4967409b680722fd7c24eea20b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:11:36 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:36 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:51 [info] 41#41: *184 [lua] access_by_lua(msblocations.conf:189):2: 658cf56ad84044f75ad4ff55ec7e14fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:11:51 [info] 41#41: *184 [lua] logger.lua:23: 658cf56ad84044f75ad4ff55ec7e14fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:51 +0000] 658cf56ad84044f75ad4ff55ec7e14fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:11:56 [info] 41#41: *186 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:56 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:06 [info] 41#41: *187 [lua] access_by_lua(msblocations.conf:189):2: 6ddbc294c0acec56a9d2efc9451f2d5b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:06 [info] 41#41: *187 [lua] logger.lua:23: 6ddbc294c0acec56a9d2efc9451f2d5b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:06 +0000] 6ddbc294c0acec56a9d2efc9451f2d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:12:06 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:06 [info] 41#41: *188 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 41#41: *191 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:21 [info] 41#41: *192 [lua] access_by_lua(msblocations.conf:189):2: 7fe6baf7e8f6321d4cc8492412ec5378:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:21 +0000] 7fe6baf7e8f6321d4cc8492412ec5378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:12:21 [info] 41#41: *192 [lua] logger.lua:23: 7fe6baf7e8f6321d4cc8492412ec5378 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:12:26 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:26 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:36 [info] 41#41: *195 [lua] access_by_lua(msblocations.conf:189):2: c84c04101be41acc7beaf54acfc6b989:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:36 [info] 41#41: *195 [lua] logger.lua:23: c84c04101be41acc7beaf54acfc6b989 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:36 +0000] c84c04101be41acc7beaf54acfc6b989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:12:36 [info] 41#41: *197 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:36 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 41#41: *199 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 41#41: *200 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:51 [info] 41#41: *201 [lua] access_by_lua(msblocations.conf:189):2: 5b52bb07e9627b062f9e8f97980982a4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:51 [info] 41#41: *201 [lua] logger.lua:23: 5b52bb07e9627b062f9e8f97980982a4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:51 +0000] 5b52bb07e9627b062f9e8f97980982a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:12:56 [info] 41#41: *203 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:56 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:06 [info] 41#41: *204 [lua] access_by_lua(msblocations.conf:189):2: c5b942c65aa7416a2baac3638dd82b43:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:06 [info] 41#41: *204 [lua] logger.lua:23: c5b942c65aa7416a2baac3638dd82b43 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:06 +0000] c5b942c65aa7416a2baac3638dd82b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:06 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:06 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 41#41: *207 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 41#41: *208 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:21 [info] 41#41: *209 [lua] access_by_lua(msblocations.conf:189):2: 38030855a72aeeec54e25e2435570177:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:21 [info] 41#41: *209 [lua] logger.lua:23: 38030855a72aeeec54e25e2435570177 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:21 +0000] 38030855a72aeeec54e25e2435570177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:26 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:26 [info] 41#41: *211 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:36 [info] 41#41: *212 [lua] access_by_lua(msblocations.conf:189):2: 49fcab64cbc2722b68abea02d79c499f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:36 +0000] 49fcab64cbc2722b68abea02d79c499f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:13:36 [info] 41#41: *212 [lua] logger.lua:23: 49fcab64cbc2722b68abea02d79c499f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:13:36 [info] 41#41: *214 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:36 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:51 [info] 41#41: *218 [lua] access_by_lua(msblocations.conf:189):2: af230014269023710c55e2c684e8abec:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:51 [info] 41#41: *218 [lua] logger.lua:23: af230014269023710c55e2c684e8abec {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:51 +0000] af230014269023710c55e2c684e8abec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:56 [info] 41#41: *219 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:56 [info] 41#41: *220 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:06 [info] 41#41: *221 [lua] access_by_lua(msblocations.conf:189):2: aa35d84006a9dc21ddb5b353fac9a390:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:14:06 [info] 41#41: *221 [lua] logger.lua:23: aa35d84006a9dc21ddb5b353fac9a390 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:06 +0000] aa35d84006a9dc21ddb5b353fac9a390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:14:06 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:06 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 41#41: *225 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:21 [info] 41#41: *226 [lua] access_by_lua(msblocations.conf:189):2: 0d6e8d867b705df8759a576b8cfdc275:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:14:21 [info] 41#41: *226 [lua] logger.lua:23: 0d6e8d867b705df8759a576b8cfdc275 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:21 +0000] 0d6e8d867b705df8759a576b8cfdc275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:26 [info] 41#41: *228 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:26 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:36 [info] 41#41: *229 [lua] access_by_lua(msblocations.conf:189):2: 9f1cf41dceb48a7ff929b528962e18f5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:08:14:36 +0000] 9f1cf41dceb48a7ff929b528962e18f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:14:36 [info] 41#41: *229 [lua] logger.lua:23: 9f1cf41dceb48a7ff929b528962e18f5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:14:36 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:36 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 41#41: *234 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:51 [info] 41#41: *235 [lua] access_by_lua(msblocations.conf:189):2: e032c54c48b2ae8d75c3e892f74f13c4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:51 +0000] e032c54c48b2ae8d75c3e892f74f13c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:14:51 [info] 41#41: *235 [lua] logger.lua:23: e032c54c48b2ae8d75c3e892f74f13c4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:56 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:56 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:06 [info] 41#41: *238 [lua] access_by_lua(msblocations.conf:189):2: d037360609bb8397cc4f21c6bd7f5dce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:06 +0000] d037360609bb8397cc4f21c6bd7f5dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:15:06 [info] 41#41: *238 [lua] logger.lua:23: d037360609bb8397cc4f21c6bd7f5dce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:06 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:06 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 41#41: *241 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 41#41: *242 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:21 [info] 41#41: *243 [lua] access_by_lua(msblocations.conf:189):2: 6a30d708638833f6eda33cf61b2dfa32:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:15:21 [info] 41#41: *243 [lua] logger.lua:23: 6a30d708638833f6eda33cf61b2dfa32 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:21 +0000] 6a30d708638833f6eda33cf61b2dfa32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:15:26 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:26 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:36 [info] 41#41: *246 [lua] access_by_lua(msblocations.conf:189):2: cc09be791a85a58377474c69516d8c5c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:15:36 [info] 41#41: *246 [lua] logger.lua:23: cc09be791a85a58377474c69516d8c5c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:36 +0000] cc09be791a85a58377474c69516d8c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:36 [info] 41#41: *248 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:36 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 41#41: *250 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 41#41: *251 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:51 [info] 41#41: *252 [lua] access_by_lua(msblocations.conf:189):2: 70e08a644fd51559517b96aa3759f3e6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:51 +0000] 70e08a644fd51559517b96aa3759f3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:15:51 [info] 41#41: *252 [lua] logger.lua:23: 70e08a644fd51559517b96aa3759f3e6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:56 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:56 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:06 [info] 41#41: *255 [lua] access_by_lua(msblocations.conf:189):2: ad9cf000f6f1a588c65991fc0aab82d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:06 +0000] ad9cf000f6f1a588c65991fc0aab82d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:06 [info] 41#41: *255 [lua] logger.lua:23: ad9cf000f6f1a588c65991fc0aab82d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:16:06 [info] 41#41: *256 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:06 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 10.233.66.158 - - [21/Oct/2022:08:16:21 +0000] 8ec927ae5abc6d6253eb1aff8abebb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:21 [info] 41#41: *260 [lua] access_by_lua(msblocations.conf:189):2: 8ec927ae5abc6d6253eb1aff8abebb19:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:16:21 [info] 41#41: *260 [lua] logger.lua:23: 8ec927ae5abc6d6253eb1aff8abebb19 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:26 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:26 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:36 [info] 41#41: *263 [lua] access_by_lua(msblocations.conf:189):2: 38cb0ddb8b3d88235dc8f0038905aa3c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:16:36 [info] 41#41: *263 [lua] logger.lua:23: 38cb0ddb8b3d88235dc8f0038905aa3c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:36 +0000] 38cb0ddb8b3d88235dc8f0038905aa3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:36 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:36 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:51 [info] 41#41: *269 [lua] access_by_lua(msblocations.conf:189):2: d6ebfa464cf12d4973bd9fba12366333:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:51 +0000] d6ebfa464cf12d4973bd9fba12366333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:51 [info] 41#41: *269 [lua] logger.lua:23: d6ebfa464cf12d4973bd9fba12366333 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:56 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:56 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:06 [info] 41#41: *272 [lua] access_by_lua(msblocations.conf:189):2: 19c01af8ff38d1f41b4b2fbcadcefb7f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:17:06 [info] 41#41: *272 [lua] logger.lua:23: 19c01af8ff38d1f41b4b2fbcadcefb7f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:06 +0000] 19c01af8ff38d1f41b4b2fbcadcefb7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:06 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:06 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:21 [info] 41#41: *277 [lua] access_by_lua(msblocations.conf:189):2: 64cf4525b1aaefdb3779b8935453e22b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:17:21 [info] 41#41: *277 [lua] logger.lua:23: 64cf4525b1aaefdb3779b8935453e22b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:21 +0000] 64cf4525b1aaefdb3779b8935453e22b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:26 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:26 [info] 41#41: *279 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:36 [info] 41#41: *280 [lua] access_by_lua(msblocations.conf:189):2: 10af6717a38ce616f482daaa23f88194:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:17:36 +0000] 10af6717a38ce616f482daaa23f88194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:17:36 [info] 41#41: *280 [lua] logger.lua:23: 10af6717a38ce616f482daaa23f88194 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:17:36 [info] 41#41: *282 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:36 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 41#41: *285 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:51 [info] 41#41: *286 [lua] access_by_lua(msblocations.conf:189):2: 4a9d765cc5a117a8e82a3f641470e6bd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:51 +0000] 4a9d765cc5a117a8e82a3f641470e6bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:17:51 [info] 41#41: *286 [lua] logger.lua:23: 4a9d765cc5a117a8e82a3f641470e6bd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:56 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:56 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:06 [info] 41#41: *289 [lua] access_by_lua(msblocations.conf:189):2: 5f0a4bb36546139d4ef33ebc1e2feb49:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:06 [info] 41#41: *289 [lua] logger.lua:23: 5f0a4bb36546139d4ef33ebc1e2feb49 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:06 +0000] 5f0a4bb36546139d4ef33ebc1e2feb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:18:06 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:06 [info] 41#41: *291 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:21 [info] 41#41: *294 [lua] access_by_lua(msblocations.conf:189):2: b6a3a102d0253599c9db79b587a571ea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:21 +0000] b6a3a102d0253599c9db79b587a571ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:18:21 [info] 41#41: *294 [lua] logger.lua:23: b6a3a102d0253599c9db79b587a571ea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:18:26 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:26 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:36 [info] 41#41: *297 [lua] access_by_lua(msblocations.conf:189):2: cb64bcd9c3d37ef57715530bf3005265:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:36 [info] 41#41: *297 [lua] logger.lua:23: cb64bcd9c3d37ef57715530bf3005265 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:36 +0000] cb64bcd9c3d37ef57715530bf3005265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:18:36 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:36 [info] 41#41: *298 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 41#41: *301 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:51 [info] 41#41: *303 [lua] access_by_lua(msblocations.conf:189):2: b6229834055a7eaf980cc5cb6878d69b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:51 [info] 41#41: *303 [lua] logger.lua:23: b6229834055a7eaf980cc5cb6878d69b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:51 +0000] b6229834055a7eaf980cc5cb6878d69b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:18:56 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:56 [info] 41#41: *305 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:06 [info] 41#41: *306 [lua] access_by_lua(msblocations.conf:189):2: fbec988d68b6c5ade6239582247f4e77:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:06 [info] 41#41: *306 [lua] logger.lua:23: fbec988d68b6c5ade6239582247f4e77 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:06 +0000] fbec988d68b6c5ade6239582247f4e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:19:06 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:06 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:21 [info] 41#41: *311 [lua] access_by_lua(msblocations.conf:189):2: f409a0b931696c13880d3a1f0b286cfa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:21 [info] 41#41: *311 [lua] logger.lua:23: f409a0b931696c13880d3a1f0b286cfa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:21 +0000] f409a0b931696c13880d3a1f0b286cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:26 [info] 41#41: *312 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:26 [info] 41#41: *313 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:36 [info] 41#41: *314 [lua] access_by_lua(msblocations.conf:189):2: 497e6bcd818ab59a908eec3018f008d3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:36 [info] 41#41: *314 [lua] logger.lua:23: 497e6bcd818ab59a908eec3018f008d3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:36 +0000] 497e6bcd818ab59a908eec3018f008d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:36 [info] 41#41: *316 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:36 [info] 41#41: *315 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:51 [info] 41#41: *320 [lua] access_by_lua(msblocations.conf:189):2: 9d398d034492ae7c2ce490a9a034f6b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:51 [info] 41#41: *320 [lua] logger.lua:23: 9d398d034492ae7c2ce490a9a034f6b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:51 +0000] 9d398d034492ae7c2ce490a9a034f6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:56 [info] 41#41: *322 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:56 [info] 41#41: *321 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:06 [info] 41#41: *323 [lua] access_by_lua(msblocations.conf:189):2: bcce55672a9e99e479f20153cf92327f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:06 [info] 41#41: *323 [lua] logger.lua:23: bcce55672a9e99e479f20153cf92327f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:06 +0000] bcce55672a9e99e479f20153cf92327f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:06 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:06 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:21 [info] 41#41: *328 [lua] access_by_lua(msblocations.conf:189):2: dc84a57dbaad72b84c4ef6e1a06a8784:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:21 [info] 41#41: *328 [lua] logger.lua:23: dc84a57dbaad72b84c4ef6e1a06a8784 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:21 +0000] dc84a57dbaad72b84c4ef6e1a06a8784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:20:26 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:26 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:36 [info] 41#41: *331 [lua] access_by_lua(msblocations.conf:189):2: 0d66353a058605320d651e4a238f9e67:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:36 [info] 41#41: *331 [lua] logger.lua:23: 0d66353a058605320d651e4a238f9e67 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:36 +0000] 0d66353a058605320d651e4a238f9e67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:36 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:36 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:51 [info] 41#41: *337 [lua] access_by_lua(msblocations.conf:189):2: 693477cee2af5cfc667d4195ec3fb838:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:51 +0000] 693477cee2af5cfc667d4195ec3fb838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:20:51 [info] 41#41: *337 [lua] logger.lua:23: 693477cee2af5cfc667d4195ec3fb838 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:56 [info] 41#41: *339 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:56 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:06 [info] 41#41: *340 [lua] access_by_lua(msblocations.conf:189):2: 870f9f76c20c8fb5ed693e201911c9c6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:21:06 +0000] 870f9f76c20c8fb5ed693e201911c9c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:21:06 [info] 41#41: *340 [lua] logger.lua:23: 870f9f76c20c8fb5ed693e201911c9c6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:21:06 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:06 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 41#41: *343 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:21 [info] 41#41: *345 [lua] access_by_lua(msblocations.conf:189):2: 6dd80c6eb245d3ba8dbaad4765ff32f2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:21 +0000] 6dd80c6eb245d3ba8dbaad4765ff32f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:21:21 [info] 41#41: *345 [lua] logger.lua:23: 6dd80c6eb245d3ba8dbaad4765ff32f2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:21:26 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:26 [info] 41#41: *347 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 41#41: *348 [lua] access_by_lua(msblocations.conf:189):2: b6dc25aecd5d107d1276c39af0162db5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:21:36 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 41#41: *348 [lua] logger.lua:23: b6dc25aecd5d107d1276c39af0162db5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:36 +0000] b6dc25aecd5d107d1276c39af0162db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:21:46 [info] 41#41: *352 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:46 [info] 41#41: *353 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:51 [info] 41#41: *354 [lua] access_by_lua(msblocations.conf:189):2: 7541a8af710b7344225bacbc5c4dc08d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:21:51 [info] 41#41: *354 [lua] logger.lua:23: 7541a8af710b7344225bacbc5c4dc08d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:51 +0000] 7541a8af710b7344225bacbc5c4dc08d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:21:56 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:56 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *357 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *359 [lua] access_by_lua(msblocations.conf:189):2: 707b6ff1ee2539af2d0f287ed93991f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:22:06 [info] 41#41: *359 [lua] logger.lua:23: 707b6ff1ee2539af2d0f287ed93991f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:06 +0000] 707b6ff1ee2539af2d0f287ed93991f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:22:16 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:16 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:21 [info] 41#41: *362 [lua] access_by_lua(msblocations.conf:189):2: 2f29a9b47f9a60b5899402e46631a05a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:22:21 [info] 41#41: *362 [lua] logger.lua:23: 2f29a9b47f9a60b5899402e46631a05a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:21 +0000] 2f29a9b47f9a60b5899402e46631a05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:22:26 [info] 41#41: *364 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:26 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 41#41: *367 [lua] access_by_lua(msblocations.conf:189):2: af800c375122ba95d78ceb5988a02c04:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:36 +0000] af800c375122ba95d78ceb5988a02c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:22:36 [info] 41#41: *367 [lua] logger.lua:23: af800c375122ba95d78ceb5988a02c04 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:22:46 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:46 [info] 41#41: *370 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:51 [info] 41#41: *371 [lua] access_by_lua(msblocations.conf:189):2: bc9f537ee4a6afb365c3f59dd798becd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:51 +0000] bc9f537ee4a6afb365c3f59dd798becd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:22:51 [info] 41#41: *371 [lua] logger.lua:23: bc9f537ee4a6afb365c3f59dd798becd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:22:56 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:56 [info] 41#41: *373 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *374 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *376 [lua] access_by_lua(msblocations.conf:189):2: 9aee60302e81c677b2ea9e5d0cc46ec4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:06 +0000] 9aee60302e81c677b2ea9e5d0cc46ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/21 08:23:06 [info] 41#41: *376 [lua] logger.lua:23: 9aee60302e81c677b2ea9e5d0cc46ec4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:16 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:16 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:21 [info] 41#41: *379 [lua] access_by_lua(msblocations.conf:189):2: f6db22f2a00ab8c9b3e0002ef87ae4a5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:21 [info] 41#41: *379 [lua] logger.lua:23: f6db22f2a00ab8c9b3e0002ef87ae4a5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:21 +0000] f6db22f2a00ab8c9b3e0002ef87ae4a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:26 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:26 [info] 41#41: *381 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 41#41: *382 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 41#41: *384 [lua] access_by_lua(msblocations.conf:189):2: a779f6491b40a7e656f874d18dc52551:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:36 [info] 41#41: *384 [lua] logger.lua:23: a779f6491b40a7e656f874d18dc52551 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:36 +0000] a779f6491b40a7e656f874d18dc52551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:46 [info] 41#41: *387 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:46 [info] 41#41: *386 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:51 [info] 41#41: *388 [lua] access_by_lua(msblocations.conf:189):2: ce53fa1240760764cda2826021a5f4b5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:51 [info] 41#41: *388 [lua] logger.lua:23: ce53fa1240760764cda2826021a5f4b5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:51 +0000] ce53fa1240760764cda2826021a5f4b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:23:56 [info] 41#41: *390 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:56 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *392 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *393 [lua] access_by_lua(msblocations.conf:189):2: e9717d01c2e8352f71d3df90fb5137f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:06 +0000] e9717d01c2e8352f71d3df90fb5137f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:24:06 [info] 41#41: *393 [lua] logger.lua:23: e9717d01c2e8352f71d3df90fb5137f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:24:16 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:16 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:21 [info] 41#41: *396 [lua] access_by_lua(msblocations.conf:189):2: a03e99a69ce1dce2e3525d1d9ac35bc0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:21 [info] 41#41: *396 [lua] logger.lua:23: a03e99a69ce1dce2e3525d1d9ac35bc0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:21 +0000] a03e99a69ce1dce2e3525d1d9ac35bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:24:26 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:26 [info] 41#41: *397 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 41#41: *399 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 41#41: *401 [lua] access_by_lua(msblocations.conf:189):2: 1417f4fa3b5f919d220a17d9a224c012:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:36 [info] 41#41: *401 [lua] logger.lua:23: 1417f4fa3b5f919d220a17d9a224c012 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:36 +0000] 1417f4fa3b5f919d220a17d9a224c012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:24:46 [info] 41#41: *403 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:46 [info] 41#41: *404 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:51 [info] 41#41: *405 [lua] access_by_lua(msblocations.conf:189):2: f0e8478b04ce2e6437fa0f027828fd86:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:51 [info] 41#41: *405 [lua] logger.lua:23: f0e8478b04ce2e6437fa0f027828fd86 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:51 +0000] f0e8478b04ce2e6437fa0f027828fd86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:24:56 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:56 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 41#41: *409 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 41#41: *410 [lua] access_by_lua(msblocations.conf:189):2: 71dd5566fc725a4fd550ebf2495949c1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:06 [info] 41#41: *410 [lua] logger.lua:23: 71dd5566fc725a4fd550ebf2495949c1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:06 +0000] 71dd5566fc725a4fd550ebf2495949c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:25:16 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:16 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:21 [info] 41#41: *413 [lua] access_by_lua(msblocations.conf:189):2: 3bb7b33c08721d30d119bb8551629b69:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:21 [info] 41#41: *413 [lua] logger.lua:23: 3bb7b33c08721d30d119bb8551629b69 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:21 +0000] 3bb7b33c08721d30d119bb8551629b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:25:26 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:26 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 41#41: *416 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 41#41: *418 [lua] access_by_lua(msblocations.conf:189):2: 8bbaa46e04a157db311983b48748bf17:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:36 [info] 41#41: *418 [lua] logger.lua:23: 8bbaa46e04a157db311983b48748bf17 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:36 +0000] 8bbaa46e04a157db311983b48748bf17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:25:46 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:46 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:51 [info] 41#41: *422 [lua] access_by_lua(msblocations.conf:189):2: 9e7d0de2c7ab4c97731b16e9d3554c99:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:51 +0000] 9e7d0de2c7ab4c97731b16e9d3554c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:25:51 [info] 41#41: *422 [lua] logger.lua:23: 9e7d0de2c7ab4c97731b16e9d3554c99 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:25:56 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:56 [info] 41#41: *424 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 41#41: *427 [lua] access_by_lua(msblocations.conf:189):2: b31fa69fb0e270a372e2f52a92934fcf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:06 [info] 41#41: *427 [lua] logger.lua:23: b31fa69fb0e270a372e2f52a92934fcf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:06 +0000] b31fa69fb0e270a372e2f52a92934fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:26:16 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:16 [info] 41#41: *428 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:21 [info] 41#41: *430 [lua] access_by_lua(msblocations.conf:189):2: 1ee53a7185169f413b185d40e475c8f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:21 [info] 41#41: *430 [lua] logger.lua:23: 1ee53a7185169f413b185d40e475c8f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:21 +0000] 1ee53a7185169f413b185d40e475c8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:26:26 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:26 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 41#41: *435 [lua] access_by_lua(msblocations.conf:189):2: c00f190a4934f29e5ff8ab38f635ee63:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:36 [info] 41#41: *435 [lua] logger.lua:23: c00f190a4934f29e5ff8ab38f635ee63 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:36 +0000] c00f190a4934f29e5ff8ab38f635ee63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:46 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:46 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:51 [info] 41#41: *439 [lua] access_by_lua(msblocations.conf:189):2: 8726289095c76ba55b124b1142baf90a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:51 [info] 41#41: *439 [lua] logger.lua:23: 8726289095c76ba55b124b1142baf90a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:51 +0000] 8726289095c76ba55b124b1142baf90a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:56 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:56 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 41#41: *444 [lua] access_by_lua(msblocations.conf:189):2: 20d82302d581cdb855432412a9094f75:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:07 +0000] 20d82302d581cdb855432412a9094f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:27:07 [info] 41#41: *444 [lua] logger.lua:23: 20d82302d581cdb855432412a9094f75 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:16 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:16 [info] 41#41: *446 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:22 [info] 41#41: *447 [lua] access_by_lua(msblocations.conf:189):2: 9d0bb73021d2124ac329c9aad4c56fe0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:27:22 [info] 41#41: *447 [lua] logger.lua:23: 9d0bb73021d2124ac329c9aad4c56fe0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:22 +0000] 9d0bb73021d2124ac329c9aad4c56fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:27:26 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:26 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:36 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:36 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:37 [info] 41#41: *452 [lua] access_by_lua(msblocations.conf:189):2: 799fabffa8bf5fe1caa43de0165f352a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:27:37 [info] 41#41: *452 [lua] logger.lua:23: 799fabffa8bf5fe1caa43de0165f352a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:37 +0000] 799fabffa8bf5fe1caa43de0165f352a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:46 [info] 41#41: *454 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:46 [info] 41#41: *455 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:52 [info] 41#41: *456 [lua] access_by_lua(msblocations.conf:189):2: fc7e483f70b95e8c554217e7ce5b1f9b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.66.158 - - [21/Oct/2022:08:27:52 +0000] fc7e483f70b95e8c554217e7ce5b1f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:27:52 [info] 41#41: *456 [lua] logger.lua:23: fc7e483f70b95e8c554217e7ce5b1f9b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:27:56 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:56 [info] 41#41: *458 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:06 [info] 41#41: *460 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:06 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:07 [info] 41#41: *461 [lua] access_by_lua(msblocations.conf:189):2: 4ee51e9731de1b9dd58c1b553aa969fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:07 +0000] 4ee51e9731de1b9dd58c1b553aa969fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:28:07 [info] 41#41: *461 [lua] logger.lua:23: 4ee51e9731de1b9dd58c1b553aa969fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:16 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:16 [info] 41#41: *463 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:22 [info] 41#41: *464 [lua] access_by_lua(msblocations.conf:189):2: c34299e0b04cfb0105180173e5afefa8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:22 +0000] c34299e0b04cfb0105180173e5afefa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:28:22 [info] 41#41: *464 [lua] logger.lua:23: c34299e0b04cfb0105180173e5afefa8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:26 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:26 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:36 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:36 [info] 41#41: *467 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:37 [info] 41#41: *469 [lua] access_by_lua(msblocations.conf:189):2: a0fe2a5d3dd4f275a15ee112ea1a6ce9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:28:37 [info] 41#41: *469 [lua] logger.lua:23: a0fe2a5d3dd4f275a15ee112ea1a6ce9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:37 +0000] a0fe2a5d3dd4f275a15ee112ea1a6ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:46 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:46 [info] 41#41: *472 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:52 [info] 41#41: *473 [lua] access_by_lua(msblocations.conf:189):2: 9644ffe88213a9d406b1af15bba3e599:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:52 [info] 41#41: *473 [lua] logger.lua:23: 9644ffe88213a9d406b1af15bba3e599 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:52 +0000] 9644ffe88213a9d406b1af15bba3e599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:28:56 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:56 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:06 [info] 41#41: *477 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:06 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:07 [info] 41#41: *478 [lua] access_by_lua(msblocations.conf:189):2: e97ca58a779fb8303afd6972fd9ce733:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:07 +0000] e97ca58a779fb8303afd6972fd9ce733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:29:07 [info] 41#41: *478 [lua] logger.lua:23: e97ca58a779fb8303afd6972fd9ce733 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:29:16 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:16 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:22 [info] 41#41: *481 [lua] access_by_lua(msblocations.conf:189):2: cfdae59ac32179bce963c57b5a6f07d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:29:22 [info] 41#41: *481 [lua] logger.lua:23: cfdae59ac32179bce963c57b5a6f07d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:22 +0000] cfdae59ac32179bce963c57b5a6f07d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:29:26 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:26 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:36 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:36 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:37 [info] 41#41: *486 [lua] access_by_lua(msblocations.conf:189):2: f1187440a6298c06dfec94e8c7885c81:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:29:37 [info] 41#41: *486 [lua] logger.lua:23: f1187440a6298c06dfec94e8c7885c81 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:37 +0000] f1187440a6298c06dfec94e8c7885c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:29:46 [info] 41#41: *488 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:46 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:52 [info] 41#41: *490 [lua] access_by_lua(msblocations.conf:189):2: 4b40cbf389e5b280e1669c8762b31c6c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:52 +0000] 4b40cbf389e5b280e1669c8762b31c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:29:52 [info] 41#41: *490 [lua] logger.lua:23: 4b40cbf389e5b280e1669c8762b31c6c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:29:56 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:56 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:06 [info] 41#41: *493 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:06 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:07 [info] 41#41: *495 [lua] access_by_lua(msblocations.conf:189):2: 3508197ac3cd2ea0d2ca06ea466ab6e5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:07 +0000] 3508197ac3cd2ea0d2ca06ea466ab6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:30:07 [info] 41#41: *495 [lua] logger.lua:23: 3508197ac3cd2ea0d2ca06ea466ab6e5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:16 [info] 41#41: *497 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:16 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:22 [info] 41#41: *498 [lua] access_by_lua(msblocations.conf:189):2: ae789d24bb72a35cc6379e847e8ca21f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:30:22 [info] 41#41: *498 [lua] logger.lua:23: ae789d24bb72a35cc6379e847e8ca21f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:22 +0000] ae789d24bb72a35cc6379e847e8ca21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:26 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:26 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:36 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:36 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:37 [info] 41#41: *503 [lua] access_by_lua(msblocations.conf:189):2: 7813d3f5050f54c9dbec9dd174c2ad4b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:37 [info] 41#41: *503 [lua] logger.lua:23: 7813d3f5050f54c9dbec9dd174c2ad4b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:37 +0000] 7813d3f5050f54c9dbec9dd174c2ad4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:30:46 [info] 41#41: *506 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:46 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:52 [info] 41#41: *507 [lua] access_by_lua(msblocations.conf:189):2: e7054f93313c32179cbda8581391adff:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:30:52 [info] 41#41: *507 [lua] logger.lua:23: e7054f93313c32179cbda8581391adff {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:52 +0000] e7054f93313c32179cbda8581391adff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:30:56 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:56 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:06 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:06 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:07 [info] 41#41: *512 [lua] access_by_lua(msblocations.conf:189):2: 0c6475826145038df1901d86b4b3189d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:07 +0000] 0c6475826145038df1901d86b4b3189d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:07 [info] 41#41: *512 [lua] logger.lua:23: 0c6475826145038df1901d86b4b3189d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:31:16 [info] 41#41: *514 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:16 [info] 41#41: *513 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:22 [info] 41#41: *515 [lua] access_by_lua(msblocations.conf:189):2: e183b5378d8ae3b5d3acf40c496ce0c8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:22 +0000] e183b5378d8ae3b5d3acf40c496ce0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:22 [info] 41#41: *515 [lua] logger.lua:23: e183b5378d8ae3b5d3acf40c496ce0c8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:31:26 [info] 41#41: *517 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:26 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:36 [info] 41#41: *518 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:36 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:37 [info] 41#41: *520 [lua] access_by_lua(msblocations.conf:189):2: bad7ce7f0d0674c5996215ab1d6105ba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:31:37 [info] 41#41: *520 [lua] logger.lua:23: bad7ce7f0d0674c5996215ab1d6105ba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:37 +0000] bad7ce7f0d0674c5996215ab1d6105ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:31:46 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:46 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:52 [info] 41#41: *524 [lua] access_by_lua(msblocations.conf:189):2: e00d1e0e38522a8e91809fa2fe350ad1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:52 +0000] e00d1e0e38522a8e91809fa2fe350ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:52 [info] 41#41: *524 [lua] logger.lua:23: e00d1e0e38522a8e91809fa2fe350ad1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:31:56 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:56 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:06 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:06 [info] 41#41: *527 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:07 [info] 41#41: *529 [lua] access_by_lua(msblocations.conf:189):2: f303520314ca49e44a9dc959bd404cd7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:07 [info] 41#41: *529 [lua] logger.lua:23: f303520314ca49e44a9dc959bd404cd7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:07 +0000] f303520314ca49e44a9dc959bd404cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:32:16 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:16 [info] 41#41: *531 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:22 [info] 41#41: *532 [lua] access_by_lua(msblocations.conf:189):2: 8389d825d4d5d0aec7754de7b6c7aefe:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:22 [info] 41#41: *532 [lua] logger.lua:23: 8389d825d4d5d0aec7754de7b6c7aefe {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:22 +0000] 8389d825d4d5d0aec7754de7b6c7aefe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:32:26 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:26 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:36 [info] 41#41: *535 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:36 [info] 41#41: *536 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:37 [info] 41#41: *537 [lua] access_by_lua(msblocations.conf:189):2: 4864f318bf1079e6dddae9dd0387f43e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:37 [info] 41#41: *537 [lua] logger.lua:23: 4864f318bf1079e6dddae9dd0387f43e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.66.158 - - [21/Oct/2022:08:32:37 +0000] 4864f318bf1079e6dddae9dd0387f43e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:32:46 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:46 [info] 41#41: *540 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:52 [info] 41#41: *541 [lua] access_by_lua(msblocations.conf:189):2: 484d826aa9a80fda50108e6cfe01d54a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:52 +0000] 484d826aa9a80fda50108e6cfe01d54a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:32:52 [info] 41#41: *541 [lua] logger.lua:23: 484d826aa9a80fda50108e6cfe01d54a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:32:56 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:56 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:06 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:06 [info] 41#41: *544 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:07 [info] 41#41: *546 [lua] access_by_lua(msblocations.conf:189):2: 34d3d0c7cd35b53170ae48d57f5de1a0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:07 +0000] 34d3d0c7cd35b53170ae48d57f5de1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:33:07 [info] 41#41: *546 [lua] logger.lua:23: 34d3d0c7cd35b53170ae48d57f5de1a0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:33:16 [info] 41#41: *547 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:16 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:22 [info] 41#41: *549 [lua] access_by_lua(msblocations.conf:189):2: 19910d35c5686245819ea9a57266a90f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:33:22 +0000] 19910d35c5686245819ea9a57266a90f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:33:22 [info] 41#41: *549 [lua] logger.lua:23: 19910d35c5686245819ea9a57266a90f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:33:26 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:26 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:36 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:36 [info] 41#41: *552 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:37 [info] 41#41: *554 [lua] access_by_lua(msblocations.conf:189):2: 3bdde19656cf223ecc714bebc51c3ede:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:33:37 [info] 41#41: *554 [lua] logger.lua:23: 3bdde19656cf223ecc714bebc51c3ede {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:37 +0000] 3bdde19656cf223ecc714bebc51c3ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:33:46 [info] 41#41: *556 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:46 [info] 41#41: *557 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:52 [info] 41#41: *558 [lua] access_by_lua(msblocations.conf:189):2: 2518d35dace3cfa768f448320c5082bf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:33:52 [info] 41#41: *558 [lua] logger.lua:23: 2518d35dace3cfa768f448320c5082bf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:52 +0000] 2518d35dace3cfa768f448320c5082bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:33:56 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:56 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:06 [info] 41#41: *561 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:06 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:07 [info] 41#41: *563 [lua] access_by_lua(msblocations.conf:189):2: dff10acc40b3c11a0d4fc618efdfca9e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:34:07 [info] 41#41: *563 [lua] logger.lua:23: dff10acc40b3c11a0d4fc618efdfca9e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:07 +0000] dff10acc40b3c11a0d4fc618efdfca9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:34:16 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:16 [info] 41#41: *564 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:22 [info] 41#41: *566 [lua] access_by_lua(msblocations.conf:189):2: 576bc8016f47b647f04d738e64f2f4d9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:22 +0000] 576bc8016f47b647f04d738e64f2f4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:34:22 [info] 41#41: *566 [lua] logger.lua:23: 576bc8016f47b647f04d738e64f2f4d9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:26 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:26 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:36 [info] 41#41: *569 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:36 [info] 41#41: *570 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:37 [info] 41#41: *571 [lua] access_by_lua(msblocations.conf:189):2: b3f366224d0a5ad5d4757a3dd9dd4777:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:37 +0000] b3f366224d0a5ad5d4757a3dd9dd4777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:34:37 [info] 41#41: *571 [lua] logger.lua:23: b3f366224d0a5ad5d4757a3dd9dd4777 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:46 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:46 [info] 41#41: *574 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:52 [info] 41#41: *575 [lua] access_by_lua(msblocations.conf:189):2: f67563887685dc99e349465289bff378:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:52 +0000] f67563887685dc99e349465289bff378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:34:52 [info] 41#41: *575 [lua] logger.lua:23: f67563887685dc99e349465289bff378 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:56 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:56 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:06 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:06 [info] 41#41: *579 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:07 [info] 41#41: *580 [lua] access_by_lua(msblocations.conf:189):2: ca871102935416d744fa2e04da3a4549:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:07 +0000] ca871102935416d744fa2e04da3a4549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:35:07 [info] 41#41: *580 [lua] logger.lua:23: ca871102935416d744fa2e04da3a4549 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:35:16 [info] 41#41: *581 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:16 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:22 [info] 41#41: *583 [lua] access_by_lua(msblocations.conf:189):2: 8c60f1c01caa08a737d493881587993b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:22 +0000] 8c60f1c01caa08a737d493881587993b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:35:22 [info] 41#41: *583 [lua] logger.lua:23: 8c60f1c01caa08a737d493881587993b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:35:26 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:26 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:36 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:36 [info] 41#41: *586 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:37 [info] 41#41: *588 [lua] access_by_lua(msblocations.conf:189):2: becfb8684e3f0ecff772151c05274eb7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:35:37 [info] 41#41: *588 [lua] logger.lua:23: becfb8684e3f0ecff772151c05274eb7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:37 +0000] becfb8684e3f0ecff772151c05274eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:35:46 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:46 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:52 [info] 41#41: *592 [lua] access_by_lua(msblocations.conf:189):2: f6984b415ae0c71e4952c48ab269a165:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:35:52 [info] 41#41: *592 [lua] logger.lua:23: f6984b415ae0c71e4952c48ab269a165 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:52 +0000] f6984b415ae0c71e4952c48ab269a165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:35:56 [info] 41#41: *593 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:56 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:06 [info] 41#41: *595 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:06 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:07 [info] 41#41: *597 [lua] access_by_lua(msblocations.conf:189):2: 14a8e50f123af41da452ae84194386f2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:07 [info] 41#41: *597 [lua] logger.lua:23: 14a8e50f123af41da452ae84194386f2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:36:07 +0000] 14a8e50f123af41da452ae84194386f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:36:16 [info] 41#41: *598 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:16 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:22 [info] 41#41: *600 [lua] access_by_lua(msblocations.conf:189):2: 1b1f28a5a0ee4376f3f3e0b55600b8ba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:08:36:22 +0000] 1b1f28a5a0ee4376f3f3e0b55600b8ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:36:22 [info] 41#41: *600 [lua] logger.lua:23: 1b1f28a5a0ee4376f3f3e0b55600b8ba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:36:26 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:26 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:36 [info] 41#41: *603 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:36 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:37 [info] 41#41: *605 [lua] access_by_lua(msblocations.conf:189):2: c16a81917c615d81215d255bbfaa63b8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:37 [info] 41#41: *605 [lua] logger.lua:23: c16a81917c615d81215d255bbfaa63b8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:37 +0000] c16a81917c615d81215d255bbfaa63b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:36:46 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:46 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:52 [info] 41#41: *609 [lua] access_by_lua(msblocations.conf:189):2: f7f7b0185cc4908f295ac4e501310f42:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:52 [info] 41#41: *609 [lua] logger.lua:23: f7f7b0185cc4908f295ac4e501310f42 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:52 +0000] f7f7b0185cc4908f295ac4e501310f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:36:56 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:56 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:06 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:06 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:07 [info] 41#41: *614 [lua] access_by_lua(msblocations.conf:189):2: 6a8e2a4d8bec63e992284c620014d0f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:07 +0000] 6a8e2a4d8bec63e992284c620014d0f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:37:07 [info] 41#41: *614 [lua] logger.lua:23: 6a8e2a4d8bec63e992284c620014d0f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:37:16 [info] 41#41: *616 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:16 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:22 [info] 41#41: *617 [lua] access_by_lua(msblocations.conf:189):2: d7dfcaab457e69afd2a70eb2f66e2b19:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:22 +0000] d7dfcaab457e69afd2a70eb2f66e2b19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:37:22 [info] 41#41: *617 [lua] logger.lua:23: d7dfcaab457e69afd2a70eb2f66e2b19 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:37:26 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:26 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:36 [info] 41#41: *621 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:36 [info] 41#41: *620 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:37 [info] 41#41: *622 [lua] access_by_lua(msblocations.conf:189):2: 66c029ff9f8b5a6c196c926a8280b17e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:37:37 [info] 41#41: *622 [lua] logger.lua:23: 66c029ff9f8b5a6c196c926a8280b17e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:37 +0000] 66c029ff9f8b5a6c196c926a8280b17e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:37:46 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:46 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:52 [info] 41#41: *626 [lua] access_by_lua(msblocations.conf:189):2: 92d8dd07f22fe768144c106ef8b9d5ca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:52 +0000] 92d8dd07f22fe768144c106ef8b9d5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:37:52 [info] 41#41: *626 [lua] logger.lua:23: 92d8dd07f22fe768144c106ef8b9d5ca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:37:56 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:56 [info] 41#41: *628 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:06 [info] 41#41: *629 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:06 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:07 [info] 41#41: *631 [lua] access_by_lua(msblocations.conf:189):2: a08ffdeea6b7e8c236cd6c36e51d8343:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:07 +0000] a08ffdeea6b7e8c236cd6c36e51d8343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:38:07 [info] 41#41: *631 [lua] logger.lua:23: a08ffdeea6b7e8c236cd6c36e51d8343 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:38:16 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:16 [info] 41#41: *632 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:22 [info] 41#41: *634 [lua] access_by_lua(msblocations.conf:189):2: f2a87474d740c7de7cd9c0574f76753c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:22 +0000] f2a87474d740c7de7cd9c0574f76753c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:38:22 [info] 41#41: *634 [lua] logger.lua:23: f2a87474d740c7de7cd9c0574f76753c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:38:26 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:26 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:36 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:36 [info] 41#41: *637 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:37 [info] 41#41: *639 [lua] access_by_lua(msblocations.conf:189):2: 2811d1f3aa2c99a8b5102f4b313fc55e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:37 +0000] 2811d1f3aa2c99a8b5102f4b313fc55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:38:37 [info] 41#41: *639 [lua] logger.lua:23: 2811d1f3aa2c99a8b5102f4b313fc55e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:38:46 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:46 [info] 41#41: *642 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:52 [info] 41#41: *643 [lua] access_by_lua(msblocations.conf:189):2: d04115a704d9561e587e2fddbe4eaf74:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:38:52 [info] 41#41: *643 [lua] logger.lua:23: d04115a704d9561e587e2fddbe4eaf74 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:52 +0000] d04115a704d9561e587e2fddbe4eaf74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:38:56 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:56 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:06 [info] 41#41: *646 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:06 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:07 [info] 41#41: *648 [lua] access_by_lua(msblocations.conf:189):2: 3a1a2f17e4fc1347a551e3af2dbe48f6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:07 [info] 41#41: *648 [lua] logger.lua:23: 3a1a2f17e4fc1347a551e3af2dbe48f6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:07 +0000] 3a1a2f17e4fc1347a551e3af2dbe48f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:16 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:16 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:22 [info] 41#41: *651 [lua] access_by_lua(msblocations.conf:189):2: d671b67db9ca44992c698b407129e92b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:22 +0000] d671b67db9ca44992c698b407129e92b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:39:22 [info] 41#41: *651 [lua] logger.lua:23: d671b67db9ca44992c698b407129e92b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:26 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:26 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:36 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:36 [info] 41#41: *655 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:37 [info] 41#41: *656 [lua] access_by_lua(msblocations.conf:189):2: 5eb82773b35d0ece57f661a9a3544d15:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:37 [info] 41#41: *656 [lua] logger.lua:23: 5eb82773b35d0ece57f661a9a3544d15 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:37 +0000] 5eb82773b35d0ece57f661a9a3544d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:39:46 [info] 41#41: *658 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:46 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:52 [info] 41#41: *660 [lua] access_by_lua(msblocations.conf:189):2: d5b6d3ce644dd1c0db7e5ef50ccd21f3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:52 [info] 41#41: *660 [lua] logger.lua:23: d5b6d3ce644dd1c0db7e5ef50ccd21f3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:52 +0000] d5b6d3ce644dd1c0db7e5ef50ccd21f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:56 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:56 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:06 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:06 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:07 [info] 41#41: *665 [lua] access_by_lua(msblocations.conf:189):2: 8e69cf756856e1770b65ed99b40cb49e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:07 +0000] 8e69cf756856e1770b65ed99b40cb49e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:40:07 [info] 41#41: *665 [lua] logger.lua:23: 8e69cf756856e1770b65ed99b40cb49e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:40:16 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:16 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:22 [info] 41#41: *668 [lua] access_by_lua(msblocations.conf:189):2: 4f08f4c4b768ef60cfab1f2e61444209:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:22 [info] 41#41: *668 [lua] logger.lua:23: 4f08f4c4b768ef60cfab1f2e61444209 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:22 +0000] 4f08f4c4b768ef60cfab1f2e61444209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:40:26 [info] 41#41: *669 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:26 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:36 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:36 [info] 41#41: *671 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:37 [info] 41#41: *673 [lua] access_by_lua(msblocations.conf:189):2: 639a4222815ce1053451becd40edf5f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:37 [info] 41#41: *673 [lua] logger.lua:23: 639a4222815ce1053451becd40edf5f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:37 +0000] 639a4222815ce1053451becd40edf5f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:40:46 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:46 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:52 [info] 41#41: *677 [lua] access_by_lua(msblocations.conf:189):2: 111fe5474290855281e85e094544aec6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:52 [info] 41#41: *677 [lua] logger.lua:23: 111fe5474290855281e85e094544aec6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:52 +0000] 111fe5474290855281e85e094544aec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:40:56 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:56 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:06 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:06 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:07 [info] 41#41: *682 [lua] access_by_lua(msblocations.conf:189):2: c2bce645837b231b4918e4b81cf6cf4c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:07 +0000] c2bce645837b231b4918e4b81cf6cf4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:41:07 [info] 41#41: *682 [lua] logger.lua:23: c2bce645837b231b4918e4b81cf6cf4c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:41:16 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:16 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:22 [info] 41#41: *685 [lua] access_by_lua(msblocations.conf:189):2: d46491f3c5357cd4ba4cba75b77854f7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:22 +0000] d46491f3c5357cd4ba4cba75b77854f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:41:22 [info] 41#41: *685 [lua] logger.lua:23: d46491f3c5357cd4ba4cba75b77854f7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:41:26 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:26 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:35 [info] 41#41: *688 client closed connection while waiting for request, client: 10.233.67.184, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:37 [info] 41#41: *691 [lua] access_by_lua(msblocations.conf:189):2: f04e267b23cd784e0030e55035f9de86:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:41:37 [info] 41#41: *691 [lua] logger.lua:23: f04e267b23cd784e0030e55035f9de86 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:37 +0000] f04e267b23cd784e0030e55035f9de86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:41:46 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:46 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:52 [info] 41#41: *695 [lua] access_by_lua(msblocations.conf:189):2: c214528cafe413f56db4bc9747eeb7b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:52 +0000] c214528cafe413f56db4bc9747eeb7b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:41:52 [info] 41#41: *695 [lua] logger.lua:23: c214528cafe413f56db4bc9747eeb7b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:41:56 [info] 41#41: *696 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:56 [info] 41#41: *697 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:06 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:06 [info] 41#41: *699 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:07 [info] 41#41: *700 [lua] access_by_lua(msblocations.conf:189):2: b99fdd155a87e02b9f0a2221c2097c52:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:42:07 [info] 41#41: *700 [lua] logger.lua:23: b99fdd155a87e02b9f0a2221c2097c52 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:07 +0000] b99fdd155a87e02b9f0a2221c2097c52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:42:16 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:16 [info] 41#41: *702 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:22 [info] 41#41: *703 [lua] access_by_lua(msblocations.conf:189):2: bedf9993ec5741eaef5ac3bbbc0c01bd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:22 +0000] bedf9993ec5741eaef5ac3bbbc0c01bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:42:22 [info] 41#41: *703 [lua] logger.lua:23: bedf9993ec5741eaef5ac3bbbc0c01bd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:42:26 [info] 41#41: *705 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:26 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:36 [info] 41#41: *707 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:36 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:37 [info] 41#41: *708 [lua] access_by_lua(msblocations.conf:189):2: 85148a32cc73f40a64f3eb746076b589:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:42:37 [info] 41#41: *708 [lua] logger.lua:23: 85148a32cc73f40a64f3eb746076b589 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:37 +0000] 85148a32cc73f40a64f3eb746076b589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:42:46 [info] 41#41: *710 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:46 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:52 [info] 41#41: *712 [lua] access_by_lua(msblocations.conf:189):2: 231a691761f7e93b9a62e2b0825b85ca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:52 +0000] 231a691761f7e93b9a62e2b0825b85ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:42:52 [info] 41#41: *712 [lua] logger.lua:23: 231a691761f7e93b9a62e2b0825b85ca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:42:56 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:56 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:06 [info] 41#41: *715 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:06 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:07 [info] 41#41: *717 [lua] access_by_lua(msblocations.conf:189):2: 905640df86aae6147547689fd8963038:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:07 +0000] 905640df86aae6147547689fd8963038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:43:07 [info] 41#41: *717 [lua] logger.lua:23: 905640df86aae6147547689fd8963038 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:16 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:16 [info] 41#41: *719 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 10.233.66.158 - - [21/Oct/2022:08:43:22 +0000] 12bf04b3967440180086989c10dc6e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:43:22 [info] 41#41: *720 [lua] access_by_lua(msblocations.conf:189):2: 12bf04b3967440180086989c10dc6e02:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:22 [info] 41#41: *720 [lua] logger.lua:23: 12bf04b3967440180086989c10dc6e02 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:43:26 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:26 [info] 41#41: *722 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:36 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:36 [info] 41#41: *723 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:37 [info] 41#41: *725 [lua] access_by_lua(msblocations.conf:189):2: cacc400ded60c98deecc91e126c16e8e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:37 [info] 41#41: *725 [lua] logger.lua:23: cacc400ded60c98deecc91e126c16e8e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:37 +0000] cacc400ded60c98deecc91e126c16e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:43:46 [info] 41#41: *727 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:46 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:52 [info] 41#41: *729 [lua] access_by_lua(msblocations.conf:189):2: 339b10c733e51409cb0ea279cdaf8a87:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:52 [info] 41#41: *729 [lua] logger.lua:23: 339b10c733e51409cb0ea279cdaf8a87 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:52 +0000] 339b10c733e51409cb0ea279cdaf8a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:56 [info] 41#41: *731 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:56 [info] 41#41: *730 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:06 [info] 41#41: *732 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:06 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:07 [info] 41#41: *734 [lua] access_by_lua(msblocations.conf:189):2: bb1fee5a2c33c386a6865494b479a8fd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:07 [info] 41#41: *734 [lua] logger.lua:23: bb1fee5a2c33c386a6865494b479a8fd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:07 +0000] bb1fee5a2c33c386a6865494b479a8fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:16 [info] 41#41: *735 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:16 [info] 41#41: *736 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:22 [info] 41#41: *737 [lua] access_by_lua(msblocations.conf:189):2: 756b85e10fda44afc957b267c6412d85:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:22 [info] 41#41: *737 [lua] logger.lua:23: 756b85e10fda44afc957b267c6412d85 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:22 +0000] 756b85e10fda44afc957b267c6412d85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:44:26 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:26 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:36 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:36 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:37 [info] 41#41: *742 [lua] access_by_lua(msblocations.conf:189):2: 04780f75b190c31c8f9f68c5b7c32b7d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:37 [info] 41#41: *742 [lua] logger.lua:23: 04780f75b190c31c8f9f68c5b7c32b7d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:37 +0000] 04780f75b190c31c8f9f68c5b7c32b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:46 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:46 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:52 [info] 41#41: *746 [lua] access_by_lua(msblocations.conf:189):2: c61a8f1afa51caa4439cc9d2796b23ea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:52 +0000] c61a8f1afa51caa4439cc9d2796b23ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:44:52 [info] 41#41: *746 [lua] logger.lua:23: c61a8f1afa51caa4439cc9d2796b23ea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:56 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:56 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:06 [info] 41#41: *749 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:06 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:07 [info] 41#41: *751 [lua] access_by_lua(msblocations.conf:189):2: 1209f09539ad0a5bdc72e8a53263a647:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:07 +0000] 1209f09539ad0a5bdc72e8a53263a647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:45:07 [info] 41#41: *751 [lua] logger.lua:23: 1209f09539ad0a5bdc72e8a53263a647 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:16 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:16 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:22 [info] 41#41: *754 [lua] access_by_lua(msblocations.conf:189):2: a3e581d0d228a0f363fb5f185f48c128:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:45:22 [info] 41#41: *754 [lua] logger.lua:23: a3e581d0d228a0f363fb5f185f48c128 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:22 +0000] a3e581d0d228a0f363fb5f185f48c128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:26 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:26 [info] 41#41: *755 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:36 [info] 41#41: *757 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:36 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:37 [info] 41#41: *759 [lua] access_by_lua(msblocations.conf:189):2: b782e6c8166c2429d25486a61caa5cd1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:37 +0000] b782e6c8166c2429d25486a61caa5cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:45:37 [info] 41#41: *759 [lua] logger.lua:23: b782e6c8166c2429d25486a61caa5cd1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:46 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:46 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:52 [info] 41#41: *763 [lua] access_by_lua(msblocations.conf:189):2: d5678f23905647ad42545f26a1d43ef1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:45:52 [info] 41#41: *763 [lua] logger.lua:23: d5678f23905647ad42545f26a1d43ef1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:52 +0000] d5678f23905647ad42545f26a1d43ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:45:56 [info] 41#41: *765 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:56 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:06 [info] 41#41: *766 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:06 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:07 [info] 41#41: *768 [lua] access_by_lua(msblocations.conf:189):2: 92c0dd7ba6f4a663c7605bdf6f6c1c02:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:46:07 [info] 41#41: *768 [lua] logger.lua:23: 92c0dd7ba6f4a663c7605bdf6f6c1c02 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:07 +0000] 92c0dd7ba6f4a663c7605bdf6f6c1c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:46:16 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:16 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:22 [info] 41#41: *771 [lua] access_by_lua(msblocations.conf:189):2: bd704bbbadd58188c6e6e8a148bc0d72:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:22 +0000] bd704bbbadd58188c6e6e8a148bc0d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:46:22 [info] 41#41: *771 [lua] logger.lua:23: bd704bbbadd58188c6e6e8a148bc0d72 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:46:26 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:26 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:36 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:36 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:37 [info] 41#41: *776 [lua] access_by_lua(msblocations.conf:189):2: 480949cb40a4a1989f062b6fc9913131:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:37 +0000] 480949cb40a4a1989f062b6fc9913131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:46:37 [info] 41#41: *776 [lua] logger.lua:23: 480949cb40a4a1989f062b6fc9913131 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:46:46 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:46 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443