By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.21.80 ### 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/12/30 10:23:10 [warn] 33#33: [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/12/30 10:23:10 [warn] 33#33: [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/12/30 10:23:10 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/12/30 10:23:10 [notice] 33#33: using the "epoll" event method 2022/12/30 10:23:10 [notice] 33#33: openresty/1.13.6.1 2022/12/30 10:23:10 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/12/30 10:23:10 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/12/30 10:23:10 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/12/30 10:23:10 [notice] 34#34: start worker processes 2022/12/30 10:23:10 [notice] 34#34: start worker process 35 2022/12/30 10:23:10 [notice] 34#34: start worker process 37 \n\n### Starting apiroute 2022/12/30 10:23:10 [notice] 34#34: start worker process 38 2022/12/30 10:23:10 [notice] 34#34: start worker process 39 2022/12/30 10:23:10 [notice] 34#34: start worker process 40 2022/12/30 10:23:10 [notice] 34#34: start worker process 41 2022/12/30 10:23:10 [notice] 34#34: start worker process 42 2022/12/30 10:23:10 [notice] 34#34: start worker process 43 2022/12/30 10:23:10 [notice] 34#34: start cache manager process 44 2022/12/30 10:23:10 [notice] 34#34: start cache loader process 45 @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-20221230102311.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-12-30 10:23:14 065 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-12-30 10:23:14 077 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-12-30 10:23:14 078 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-12-30 10:23:14 161 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-12-30 10:23:14 162 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.21.80:10081 Enabled:true 2022-12-30 10:23:15 953 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute 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-12-30 10:23:16 080 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-12-30 10:23:16 080 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-12-30 10:23:16 081 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-12-30 10:23:16 082 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-12-30 10:23:16 082 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-12-30 10:23:16 082 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-12-30 10:23:16 082 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-12-30 10:23:16 168 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-12-30 10:23:16 308 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-12-30 10:23:16 308 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-12-30 10:23:16 308 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-12-30 10:23:16 908 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/12/30 10:23:26 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:26 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:35 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: fa8a669b3dbde93ae50921a8b4f33c46:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:23:35 +0000] fa8a669b3dbde93ae50921a8b4f33c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.208 upstream_response_time:0.207 "-" "Consul Health Check" "-" 2022/12/30 10:23:35 [info] 37#37: *14 [lua] logger.lua:23: fa8a669b3dbde93ae50921a8b4f33c46 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 72 2022/12/30 10:23:36 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:36 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:46 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:46 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:50 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 6e0a7878d32040815f9b02735fe5d285:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:23:50 [info] 37#37: *21 [lua] logger.lua:23: 6e0a7878d32040815f9b02735fe5d285 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:23:50 +0000] 6e0a7878d32040815f9b02735fe5d285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.051 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2022/12/30 10:23:56 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:23:56 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:05 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: ce5145cd6d6d2dd18608207a44f4ed8d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/12/30 10:24:05 [info] 37#37: *24 [lua] logger.lua:23: ce5145cd6d6d2dd18608207a44f4ed8d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:24:05 +0000] ce5145cd6d6d2dd18608207a44f4ed8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.042 "-" "Consul Health Check" "-" 2022/12/30 10:24:06 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:06 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:10 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/12/30 10:24:11 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/12/30 10:24:11 [notice] 34#34: cache loader process 45 exited with code 0 2022/12/30 10:24:11 [notice] 34#34: signal 29 (SIGIO) received 2022/12/30 10:24:16 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:16 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:20 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: b84f0f0e0da5881cac5752d35197d26a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:24:20 [info] 37#37: *31 [lua] logger.lua:23: b84f0f0e0da5881cac5752d35197d26a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:24:20 +0000] b84f0f0e0da5881cac5752d35197d26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:24:26 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:26 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:35 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:189):2: 9613722d0112fe1e8bc4ed70ffd91393:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 10.233.67.25 - - [30/Dec/2022:10:24:35 +0000] 9613722d0112fe1e8bc4ed70ffd91393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.090 upstream_response_time:0.086 "-" "Consul Health Check" "-" 2022/12/30 10:24:35 [info] 37#37: *34 [lua] logger.lua:23: 9613722d0112fe1e8bc4ed70ffd91393 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:24:36 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:36 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:46 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:46 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:50 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 58f446cc36131e2d7b15a02b75ad93d2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:24:50 +0000] 58f446cc36131e2d7b15a02b75ad93d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/30 10:24:50 [info] 37#37: *39 [lua] logger.lua:23: 58f446cc36131e2d7b15a02b75ad93d2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:24:56 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:24:56 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:05 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:189):2: 7994c88c13a7d5ccaf7a3e35532aab0d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.67.25 - - [30/Dec/2022:10:25:05 +0000] 7994c88c13a7d5ccaf7a3e35532aab0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/30 10:25:05 [info] 37#37: *42 [lua] logger.lua:23: 7994c88c13a7d5ccaf7a3e35532aab0d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:25:06 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:06 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:16 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:16 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:20 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 23d7d472df6865ce9539f6931067d133:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:25:20 [info] 37#37: *48 [lua] logger.lua:23: 23d7d472df6865ce9539f6931067d133 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.25 - - [30/Dec/2022:10:25:20 +0000] 23d7d472df6865ce9539f6931067d133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/30 10:25:26 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:26 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:35 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:189):2: 17690ee511580772421a3b96a148ed55:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:25:35 [info] 37#37: *51 [lua] logger.lua:23: 17690ee511580772421a3b96a148ed55 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:25:35 +0000] 17690ee511580772421a3b96a148ed55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/12/30 10:25:36 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:36 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:46 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:46 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:50 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 2984313fa11387804f4db3b0bd6cff3e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:25:50 [info] 37#37: *56 [lua] logger.lua:23: 2984313fa11387804f4db3b0bd6cff3e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:25:50 +0000] 2984313fa11387804f4db3b0bd6cff3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.041 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 10:25:56 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:25:56 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:05 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:189):2: eef937a7f17533ca05fa3963ccccdead:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:26:05 +0000] eef937a7f17533ca05fa3963ccccdead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/30 10:26:05 [info] 37#37: *59 [lua] logger.lua:23: eef937a7f17533ca05fa3963ccccdead {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 10:26:06 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:06 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:16 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:16 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:20 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: c33e5c4ebfdf96f01e881f573b729bf2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:26:20 +0000] c33e5c4ebfdf96f01e881f573b729bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:26:20 [info] 37#37: *65 [lua] logger.lua:23: c33e5c4ebfdf96f01e881f573b729bf2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:26:26 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:26 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:35 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: e5d8892fd9efaac122b267d22948eccc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:26:35 [info] 37#37: *68 [lua] logger.lua:23: e5d8892fd9efaac122b267d22948eccc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:26:35 +0000] e5d8892fd9efaac122b267d22948eccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:26:36 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:36 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:46 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:46 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:50 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 1bd174c917e678fa6232715872a83c7b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:26:50 [info] 37#37: *73 [lua] logger.lua:23: 1bd174c917e678fa6232715872a83c7b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:26:50 +0000] 1bd174c917e678fa6232715872a83c7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/30 10:26:56 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:26:56 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:05 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: 46b142343aed446277369ba328fe4910:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:27:05 [info] 37#37: *76 [lua] logger.lua:23: 46b142343aed446277369ba328fe4910 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:27:05 +0000] 46b142343aed446277369ba328fe4910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:27:06 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:06 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:16 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:16 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:20 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: f50ccdffecae345f6c2a8f6b0d6b862a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:27:20 [info] 37#37: *82 [lua] logger.lua:23: f50ccdffecae345f6c2a8f6b0d6b862a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:27:20 +0000] f50ccdffecae345f6c2a8f6b0d6b862a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/12/30 10:27:26 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:26 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:35 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: ff60e8530b916763c2377ac0bf0f54a5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:27:35 +0000] ff60e8530b916763c2377ac0bf0f54a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2022/12/30 10:27:35 [info] 37#37: *85 [lua] logger.lua:23: ff60e8530b916763c2377ac0bf0f54a5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49 2022/12/30 10:27:36 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:36 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:46 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:46 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:50 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: faf22f8b369422d0c3081669207959de:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:27:51 [info] 37#37: *90 [lua] logger.lua:23: faf22f8b369422d0c3081669207959de {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:27:51 +0000] faf22f8b369422d0c3081669207959de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 10:27:56 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:27:56 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:06 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: e60bbe04af0b890228fcf54b0ed5636e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:28:06 +0000] e60bbe04af0b890228fcf54b0ed5636e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 10:28:06 [info] 37#37: *93 [lua] logger.lua:23: e60bbe04af0b890228fcf54b0ed5636e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:28:06 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:06 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:16 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:16 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:21 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: 28526c056f6bee7376fd59dbb68e5c26:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:28:21 [info] 37#37: *99 [lua] logger.lua:23: 28526c056f6bee7376fd59dbb68e5c26 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:28:21 +0000] 28526c056f6bee7376fd59dbb68e5c26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/12/30 10:28:26 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:26 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:36 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: e5df0bb37ff9a7ae6ef7f6d6252e6428:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:28:36 [info] 37#37: *102 [lua] logger.lua:23: e5df0bb37ff9a7ae6ef7f6d6252e6428 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:28:36 +0000] e5df0bb37ff9a7ae6ef7f6d6252e6428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/12/30 10:28:36 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:36 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:46 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:46 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:51 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: aa232e7f32f713f99397b30757bf790f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:28:51 +0000] aa232e7f32f713f99397b30757bf790f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 10:28:51 [info] 37#37: *107 [lua] logger.lua:23: aa232e7f32f713f99397b30757bf790f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:28:56 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:28:56 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:06 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: 13852352a486933043600e3daca9788a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:29:06 [info] 37#37: *110 [lua] logger.lua:23: 13852352a486933043600e3daca9788a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:29:06 +0000] 13852352a486933043600e3daca9788a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:29:06 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:06 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:16 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:16 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:21 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 8d10bc02b424d42c8c4b845a40c75c60:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:29:21 +0000] 8d10bc02b424d42c8c4b845a40c75c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:29:21 [info] 37#37: *116 [lua] logger.lua:23: 8d10bc02b424d42c8c4b845a40c75c60 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:29:26 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:26 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:36 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: fd1cc6b143565123eb66e3ed45ba8c21:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:29:36 +0000] fd1cc6b143565123eb66e3ed45ba8c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/12/30 10:29:36 [info] 37#37: *119 [lua] logger.lua:23: fd1cc6b143565123eb66e3ed45ba8c21 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 10:29:36 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:36 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:46 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:46 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 10.233.67.25 - - [30/Dec/2022:10:29:51 +0000] 798cb062e3fc5c49940ff6964fa01696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 10:29:51 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 798cb062e3fc5c49940ff6964fa01696:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:29:51 [info] 37#37: *124 [lua] logger.lua:23: 798cb062e3fc5c49940ff6964fa01696 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:29:56 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:29:56 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:06 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: dd70e9983b5a61621e096acdd08d32fe:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:30:06 +0000] dd70e9983b5a61621e096acdd08d32fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 10:30:06 [info] 37#37: *127 [lua] logger.lua:23: dd70e9983b5a61621e096acdd08d32fe {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:30:06 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:06 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:16 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:16 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:21 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: 64741a5631324c5b54d818f26f530267:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:30:21 [info] 37#37: *133 [lua] logger.lua:23: 64741a5631324c5b54d818f26f530267 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:30:21 +0000] 64741a5631324c5b54d818f26f530267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:30:26 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:26 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:36 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: 6ee623069d2bcebcf27602d68dbd1489:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:30:36 [info] 37#37: *136 [lua] logger.lua:23: 6ee623069d2bcebcf27602d68dbd1489 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:30:36 +0000] 6ee623069d2bcebcf27602d68dbd1489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:30:36 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:36 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:46 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:46 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:51 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: 7a452a16fa7637ae76a4396a0ad51f2c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:30:51 +0000] 7a452a16fa7637ae76a4396a0ad51f2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 10:30:51 [info] 37#37: *141 [lua] logger.lua:23: 7a452a16fa7637ae76a4396a0ad51f2c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:30:56 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:30:56 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:06 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: 076751190312f57dde2aae6c501723c9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:31:06 +0000] 076751190312f57dde2aae6c501723c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:31:06 [info] 37#37: *144 [lua] logger.lua:23: 076751190312f57dde2aae6c501723c9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:31:06 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:06 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:16 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:16 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:21 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: b9f7c74e476f0df0e41a60726acfb1fb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:31:21 +0000] b9f7c74e476f0df0e41a60726acfb1fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 10:31:21 [info] 37#37: *150 [lua] logger.lua:23: b9f7c74e476f0df0e41a60726acfb1fb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:31:26 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:26 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:36 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: f1a47ed9894ee86614b350a389df560b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:31:36 [info] 37#37: *153 [lua] logger.lua:23: f1a47ed9894ee86614b350a389df560b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:31:36 +0000] f1a47ed9894ee86614b350a389df560b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:31:36 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:36 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:46 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:46 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:51 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: cd4e7fc9838d408ac44fb890e9682f5c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:31:51 [info] 37#37: *158 [lua] logger.lua:23: cd4e7fc9838d408ac44fb890e9682f5c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:31:51 +0000] cd4e7fc9838d408ac44fb890e9682f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:31:56 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:31:56 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:06 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: 91f7cc25bf6bfc4be8467eafaa6f8b09:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:32:06 [info] 37#37: *161 [lua] logger.lua:23: 91f7cc25bf6bfc4be8467eafaa6f8b09 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:32:06 +0000] 91f7cc25bf6bfc4be8467eafaa6f8b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:32:06 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:06 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:16 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:16 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:21 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: b96d38acafc42a3508327f299685a623:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:32:21 [info] 37#37: *167 [lua] logger.lua:23: b96d38acafc42a3508327f299685a623 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:32:21 +0000] b96d38acafc42a3508327f299685a623 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:32:26 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:26 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:36 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:36 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:36 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 7f77dddc18a5f216ccc32bdb095a03bc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:32:36 [info] 37#37: *172 [lua] logger.lua:23: 7f77dddc18a5f216ccc32bdb095a03bc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:32:36 +0000] 7f77dddc18a5f216ccc32bdb095a03bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:32:46 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:46 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:51 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: e9eee6779c4e0bb779ccd4488c0c89c9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:32:51 [info] 37#37: *175 [lua] logger.lua:23: e9eee6779c4e0bb779ccd4488c0c89c9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:32:51 +0000] e9eee6779c4e0bb779ccd4488c0c89c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:32:56 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:32:56 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:06 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:06 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:06 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 7ae40fab3e0c5b1b0eec36d2468eb3c0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:10:33:06 +0000] 7ae40fab3e0c5b1b0eec36d2468eb3c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 10:33:06 [info] 37#37: *180 [lua] logger.lua:23: 7ae40fab3e0c5b1b0eec36d2468eb3c0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:33:16 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:16 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:21 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 5044e0d28f9efcc9989e7ce23b79b0c7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:33:21 [info] 37#37: *184 [lua] logger.lua:23: 5044e0d28f9efcc9989e7ce23b79b0c7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:33:21 +0000] 5044e0d28f9efcc9989e7ce23b79b0c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:33:26 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:26 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:36 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:36 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:36 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 496b24c556131f1169fb5a151967c551:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:33:36 [info] 37#37: *189 [lua] logger.lua:23: 496b24c556131f1169fb5a151967c551 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:33:36 +0000] 496b24c556131f1169fb5a151967c551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 10:33:46 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:46 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:51 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: ad354659bd204b7c4f74cc895bcf3a88:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:33:51 [info] 37#37: *192 [lua] logger.lua:23: ad354659bd204b7c4f74cc895bcf3a88 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:33:51 +0000] ad354659bd204b7c4f74cc895bcf3a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:33:56 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:33:56 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:06 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:06 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:06 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: 3ddf7592f1e55afa82c38d8424bbedb6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:34:06 [info] 37#37: *197 [lua] logger.lua:23: 3ddf7592f1e55afa82c38d8424bbedb6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:34:06 +0000] 3ddf7592f1e55afa82c38d8424bbedb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:34:16 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:16 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:21 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: 2863808556abbec4d8868667d174930e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:34:21 +0000] 2863808556abbec4d8868667d174930e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:34:21 [info] 37#37: *201 [lua] logger.lua:23: 2863808556abbec4d8868667d174930e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:34:26 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:26 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:36 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:36 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:36 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 7ed94337869f02cccc10503032150268:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:34:36 [info] 37#37: *206 [lua] logger.lua:23: 7ed94337869f02cccc10503032150268 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:34:36 +0000] 7ed94337869f02cccc10503032150268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 10:34:46 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:46 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:51 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: cdc9b84e70b7967b354706542795dc2d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:34:51 [info] 37#37: *209 [lua] logger.lua:23: cdc9b84e70b7967b354706542795dc2d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:34:51 +0000] cdc9b84e70b7967b354706542795dc2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:34:56 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:34:56 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:06 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:06 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:06 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: 8031f68b280d28327ef5ef91878df330:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:35:06 [info] 37#37: *214 [lua] logger.lua:23: 8031f68b280d28327ef5ef91878df330 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:35:06 +0000] 8031f68b280d28327ef5ef91878df330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:35:16 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:16 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:21 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: ea8b08c0209e6dca438e0dfbc8fa8a41:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:35:21 [info] 37#37: *218 [lua] logger.lua:23: ea8b08c0209e6dca438e0dfbc8fa8a41 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:35:21 +0000] ea8b08c0209e6dca438e0dfbc8fa8a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:35:26 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:26 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:36 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:36 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:36 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: c6996a091c77f0f1c8eea82172e7b81d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:35:36 [info] 37#37: *223 [lua] logger.lua:23: c6996a091c77f0f1c8eea82172e7b81d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:35:36 +0000] c6996a091c77f0f1c8eea82172e7b81d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:35:46 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:46 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:51 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: 27ed232f7a5311bd7bf5f1bc5fed735a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:35:51 [info] 37#37: *226 [lua] logger.lua:23: 27ed232f7a5311bd7bf5f1bc5fed735a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:35:51 +0000] 27ed232f7a5311bd7bf5f1bc5fed735a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:35:56 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:35:56 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:06 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:06 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:06 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: 98a69347742c20b899e7a08cfadf5ad5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:36:06 [info] 37#37: *231 [lua] logger.lua:23: 98a69347742c20b899e7a08cfadf5ad5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:36:06 +0000] 98a69347742c20b899e7a08cfadf5ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:36:16 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:16 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:21 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: b2c21e1eb65d84fadad35d455a9523e3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:36:21 [info] 37#37: *235 [lua] logger.lua:23: b2c21e1eb65d84fadad35d455a9523e3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:36:21 +0000] b2c21e1eb65d84fadad35d455a9523e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:36:26 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:26 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:36 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:36 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:36 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 5c5817de5add3534a964791bdc7761ba:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:36:36 [info] 37#37: *240 [lua] logger.lua:23: 5c5817de5add3534a964791bdc7761ba {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:36:36 +0000] 5c5817de5add3534a964791bdc7761ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:36:46 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:46 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:51 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: d2c6c1f1184c802bec0d4f1beeed1afa:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:36:51 +0000] d2c6c1f1184c802bec0d4f1beeed1afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:36:51 [info] 37#37: *243 [lua] logger.lua:23: d2c6c1f1184c802bec0d4f1beeed1afa {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:36:56 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:36:56 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:06 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:06 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:06 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: 44a437eb2c1bfeb178512ab03b4df9ea:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:37:06 [info] 37#37: *248 [lua] logger.lua:23: 44a437eb2c1bfeb178512ab03b4df9ea {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:37:06 +0000] 44a437eb2c1bfeb178512ab03b4df9ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:37:16 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:16 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:21 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 447c480614f811e91d54ef1661f94a44:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:10:37:21 +0000] 447c480614f811e91d54ef1661f94a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:37:21 [info] 37#37: *252 [lua] logger.lua:23: 447c480614f811e91d54ef1661f94a44 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:37:26 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:26 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:36 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:36 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:36 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: e47fee012d34b80b5aef240134df4c59:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 10:37:36 [info] 37#37: *257 [lua] logger.lua:23: e47fee012d34b80b5aef240134df4c59 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:37:36 +0000] e47fee012d34b80b5aef240134df4c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/30 10:37:46 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:46 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:51 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: db76150d68efd521bc231c072428c26a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:37:51 +0000] db76150d68efd521bc231c072428c26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 10:37:51 [info] 37#37: *260 [lua] logger.lua:23: db76150d68efd521bc231c072428c26a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:37:56 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:37:56 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:06 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:06 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:06 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: 6de175ac6adc73009d03ff8ef7882103:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:38:06 +0000] 6de175ac6adc73009d03ff8ef7882103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/30 10:38:06 [info] 37#37: *265 [lua] logger.lua:23: 6de175ac6adc73009d03ff8ef7882103 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:38:16 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:16 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:21 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: 211e9584e32d65e61ddb0f89976ada0b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:38:21 [info] 37#37: *269 [lua] logger.lua:23: 211e9584e32d65e61ddb0f89976ada0b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:38:21 +0000] 211e9584e32d65e61ddb0f89976ada0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:38:26 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:26 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:36 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:36 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:36 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 7daf3d5e1cfaca6fe4310dbc1788abb0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:38:36 [info] 37#37: *274 [lua] logger.lua:23: 7daf3d5e1cfaca6fe4310dbc1788abb0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:38:36 +0000] 7daf3d5e1cfaca6fe4310dbc1788abb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/12/30 10:38:46 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:46 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:51 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 3263e544fbee9fbbf16902c76532571a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:38:51 [info] 37#37: *277 [lua] logger.lua:23: 3263e544fbee9fbbf16902c76532571a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:38:51 +0000] 3263e544fbee9fbbf16902c76532571a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:38:56 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:38:56 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:06 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:06 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:06 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: 9d3f4f8d2b3a4d412feebba5de0c33ac:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:39:06 +0000] 9d3f4f8d2b3a4d412feebba5de0c33ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 10:39:06 [info] 37#37: *282 [lua] logger.lua:23: 9d3f4f8d2b3a4d412feebba5de0c33ac {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:39:16 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:16 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:21 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: d849fc129e085fb160664a1b52979622:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:39:21 [info] 37#37: *286 [lua] logger.lua:23: d849fc129e085fb160664a1b52979622 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:39:21 +0000] d849fc129e085fb160664a1b52979622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:39:26 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:26 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:36 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:36 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:36 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: b2a98ac30130c9f46fdc64c296107b30:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:39:36 +0000] b2a98ac30130c9f46fdc64c296107b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 10:39:36 [info] 37#37: *291 [lua] logger.lua:23: b2a98ac30130c9f46fdc64c296107b30 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:39:46 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:46 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:51 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: ad2e10ef8648fe5247b3bc06cbc3d05a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:39:51 +0000] ad2e10ef8648fe5247b3bc06cbc3d05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:39:51 [info] 37#37: *294 [lua] logger.lua:23: ad2e10ef8648fe5247b3bc06cbc3d05a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:39:56 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:39:56 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:06 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:06 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:06 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: e5dc63574ea5e7808ff59f771f8c0f75:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:40:06 [info] 37#37: *299 [lua] logger.lua:23: e5dc63574ea5e7808ff59f771f8c0f75 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:40:06 +0000] e5dc63574ea5e7808ff59f771f8c0f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:40:16 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:16 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:21 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: c1d2236d15f494c9478215958532c726:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:40:21 [info] 37#37: *303 [lua] logger.lua:23: c1d2236d15f494c9478215958532c726 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:40:21 +0000] c1d2236d15f494c9478215958532c726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:40:26 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:26 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:36 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:36 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:36 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: c795faa9aa44a1f4d692096320b1cb3d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:40:36 [info] 37#37: *308 [lua] logger.lua:23: c795faa9aa44a1f4d692096320b1cb3d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:40:36 +0000] c795faa9aa44a1f4d692096320b1cb3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/30 10:40:46 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:46 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:51 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 8b78f0b138fde6364657f5367e7a12e6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:40:51 +0000] 8b78f0b138fde6364657f5367e7a12e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 10:40:51 [info] 37#37: *311 [lua] logger.lua:23: 8b78f0b138fde6364657f5367e7a12e6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:40:56 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:40:56 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:06 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:06 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:06 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: 0f2c0f98b15abba746b7351c8e807178:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:41:06 +0000] 0f2c0f98b15abba746b7351c8e807178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:41:06 [info] 37#37: *316 [lua] logger.lua:23: 0f2c0f98b15abba746b7351c8e807178 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:41:16 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:16 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:21 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 8bbcb80749255bad2123cc99301d3d91:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:41:21 +0000] 8bbcb80749255bad2123cc99301d3d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:41:21 [info] 37#37: *320 [lua] logger.lua:23: 8bbcb80749255bad2123cc99301d3d91 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:41:26 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:26 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:36 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:36 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:36 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 3c82c343da8ed211a4594e4322ce3960:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:41:36 [info] 37#37: *325 [lua] logger.lua:23: 3c82c343da8ed211a4594e4322ce3960 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:41:36 +0000] 3c82c343da8ed211a4594e4322ce3960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/12/30 10:41:46 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:46 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:51 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: ad9394b4f63b8c1682cef0fd54e96cb9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:41:51 [info] 37#37: *328 [lua] logger.lua:23: ad9394b4f63b8c1682cef0fd54e96cb9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:41:51 +0000] ad9394b4f63b8c1682cef0fd54e96cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/30 10:41:56 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:41:56 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:06 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:06 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:06 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: 15b44393975cfdab24e8df6031f2a3e4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:42:06 +0000] 15b44393975cfdab24e8df6031f2a3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 10:42:06 [info] 37#37: *333 [lua] logger.lua:23: 15b44393975cfdab24e8df6031f2a3e4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 10:42:16 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:16 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:21 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: 49406735fdaf950cde85466641fd87c5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:42:22 [info] 37#37: *337 [lua] logger.lua:23: 49406735fdaf950cde85466641fd87c5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:42:22 +0000] 49406735fdaf950cde85466641fd87c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:42:26 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:26 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:36 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:36 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:37 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 80b151c5d35c278f5c957e2b986f449f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:42:37 [info] 37#37: *342 [lua] logger.lua:23: 80b151c5d35c278f5c957e2b986f449f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:42:37 +0000] 80b151c5d35c278f5c957e2b986f449f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:42:46 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:46 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:52 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: 3834f9e4ad4d563892d2173943afcc70:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:42:52 +0000] 3834f9e4ad4d563892d2173943afcc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/30 10:42:52 [info] 37#37: *345 [lua] logger.lua:23: 3834f9e4ad4d563892d2173943afcc70 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:42:56 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:42:56 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:06 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:06 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:07 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: c59630dde11e249e3a75b4bffbbbcd81:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:43:07 [info] 37#37: *350 [lua] logger.lua:23: c59630dde11e249e3a75b4bffbbbcd81 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:43:07 +0000] c59630dde11e249e3a75b4bffbbbcd81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 10:43:16 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:16 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:22 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 9c343f4a5109a86b91f9bbedab77b355:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:43:22 +0000] 9c343f4a5109a86b91f9bbedab77b355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:43:22 [info] 37#37: *354 [lua] logger.lua:23: 9c343f4a5109a86b91f9bbedab77b355 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:43:26 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:26 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:36 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:36 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:37 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: abb400a029815b327a7bbee315fb6520:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:43:37 +0000] abb400a029815b327a7bbee315fb6520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:43:37 [info] 37#37: *359 [lua] logger.lua:23: abb400a029815b327a7bbee315fb6520 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:43:46 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:46 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:52 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: f7a912cf5b5702db25464d714a672dfe:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:43:52 [info] 37#37: *362 [lua] logger.lua:23: f7a912cf5b5702db25464d714a672dfe {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:43:52 +0000] f7a912cf5b5702db25464d714a672dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/30 10:43:56 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:43:56 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:06 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:06 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:07 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: a59c235511fcdf83f2d6d6acc858c3c7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:44:07 +0000] a59c235511fcdf83f2d6d6acc858c3c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:44:07 [info] 37#37: *367 [lua] logger.lua:23: a59c235511fcdf83f2d6d6acc858c3c7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:44:16 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:16 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:22 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: 0b50b5864e0ef02f3402e27fc5b6bccc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:44:22 [info] 37#37: *371 [lua] logger.lua:23: 0b50b5864e0ef02f3402e27fc5b6bccc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:44:22 +0000] 0b50b5864e0ef02f3402e27fc5b6bccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/12/30 10:44:26 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:26 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:36 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:36 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:37 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 13fe06c1707c238ee0f180d4d25dc878:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:44:37 +0000] 13fe06c1707c238ee0f180d4d25dc878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:44:37 [info] 37#37: *376 [lua] logger.lua:23: 13fe06c1707c238ee0f180d4d25dc878 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:44:46 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:46 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:52 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: 888322e3009c5a5b274789450b061711:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:44:52 +0000] 888322e3009c5a5b274789450b061711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:44:52 [info] 37#37: *379 [lua] logger.lua:23: 888322e3009c5a5b274789450b061711 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:44:56 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:44:56 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:06 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:06 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:07 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: 3af7c5a27e303a918eebb2500c9e12ea:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:45:07 +0000] 3af7c5a27e303a918eebb2500c9e12ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:45:07 [info] 37#37: *384 [lua] logger.lua:23: 3af7c5a27e303a918eebb2500c9e12ea {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:45:16 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:16 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:22 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 22312412e4cb0dd3bdb7e0feae763c39:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:45:22 [info] 37#37: *388 [lua] logger.lua:23: 22312412e4cb0dd3bdb7e0feae763c39 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:45:22 +0000] 22312412e4cb0dd3bdb7e0feae763c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:45:26 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:26 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:36 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:36 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:37 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: a09df4648900e38ae17e4aa549f4bd75:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:45:37 [info] 37#37: *393 [lua] logger.lua:23: a09df4648900e38ae17e4aa549f4bd75 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:45:37 +0000] a09df4648900e38ae17e4aa549f4bd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:45:46 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:46 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:52 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: 1d2c68b075f87d3fab313b1ba691b33a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:45:52 [info] 37#37: *396 [lua] logger.lua:23: 1d2c68b075f87d3fab313b1ba691b33a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:45:52 +0000] 1d2c68b075f87d3fab313b1ba691b33a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:45:56 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:45:56 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:06 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:06 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:07 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:189):2: b4824dea3b7d7d6488870b0f551d2df4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:46:07 [info] 37#37: *401 [lua] logger.lua:23: b4824dea3b7d7d6488870b0f551d2df4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:46:07 +0000] b4824dea3b7d7d6488870b0f551d2df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:46:16 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:16 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:22 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 7d1464660ecd85b8da334d3c8546513b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:46:22 [info] 37#37: *405 [lua] logger.lua:23: 7d1464660ecd85b8da334d3c8546513b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:46:22 +0000] 7d1464660ecd85b8da334d3c8546513b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:46:26 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:26 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:36 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:36 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:37 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 2478d6335c495252beee475c81a0bf66:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:46:37 +0000] 2478d6335c495252beee475c81a0bf66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:46:37 [info] 37#37: *410 [lua] logger.lua:23: 2478d6335c495252beee475c81a0bf66 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:46:46 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:46 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:52 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: 129adf48b3ed814f4abbef94bf08e937:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:46:52 +0000] 129adf48b3ed814f4abbef94bf08e937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:46:52 [info] 37#37: *413 [lua] logger.lua:23: 129adf48b3ed814f4abbef94bf08e937 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:46:56 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:46:56 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:06 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:06 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:07 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:189):2: 14e8242ae7867e80ecf3659c3b6639e1:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:47:07 +0000] 14e8242ae7867e80ecf3659c3b6639e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:47:07 [info] 37#37: *418 [lua] logger.lua:23: 14e8242ae7867e80ecf3659c3b6639e1 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:47:16 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:16 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:22 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: bf3e0728b06e9871719790dd3c3fe521:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:47:22 [info] 37#37: *422 [lua] logger.lua:23: bf3e0728b06e9871719790dd3c3fe521 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:47:22 +0000] bf3e0728b06e9871719790dd3c3fe521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:47:26 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:26 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:36 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:36 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:37 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: fa8c4fa9adb2cd1d489a0e4e61f9a339:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:47:37 [info] 37#37: *427 [lua] logger.lua:23: fa8c4fa9adb2cd1d489a0e4e61f9a339 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:47:37 +0000] fa8c4fa9adb2cd1d489a0e4e61f9a339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:47:46 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:46 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:52 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: 2c2a10f3cdef878b4179e14974ff8f4d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:47:52 [info] 37#37: *430 [lua] logger.lua:23: 2c2a10f3cdef878b4179e14974ff8f4d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:47:52 +0000] 2c2a10f3cdef878b4179e14974ff8f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:47:56 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:47:56 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:06 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:06 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:07 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:189):2: 28eaecfa2f9cfddb61c898a1d71ae1ca:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:48:07 [info] 37#37: *435 [lua] logger.lua:23: 28eaecfa2f9cfddb61c898a1d71ae1ca {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:48:07 +0000] 28eaecfa2f9cfddb61c898a1d71ae1ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:48:16 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:16 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:22 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: cf68d34d30b416989380490802d48718:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:48:22 [info] 37#37: *439 [lua] logger.lua:23: cf68d34d30b416989380490802d48718 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:48:22 +0000] cf68d34d30b416989380490802d48718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:48:26 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:26 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:36 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:36 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:37 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: d3ff702672d9ea2b764b3c262a52337f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:48:37 +0000] d3ff702672d9ea2b764b3c262a52337f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:48:37 [info] 37#37: *444 [lua] logger.lua:23: d3ff702672d9ea2b764b3c262a52337f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:48:46 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:46 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:52 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: a55c61ab7bb68173fdeb3427b8e84acb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:48:52 [info] 37#37: *447 [lua] logger.lua:23: a55c61ab7bb68173fdeb3427b8e84acb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:48:52 +0000] a55c61ab7bb68173fdeb3427b8e84acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:48:56 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:48:56 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:06 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:06 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:07 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:189):2: 2f3d646d7401e32e8649a72a01ced559:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:49:07 [info] 37#37: *452 [lua] logger.lua:23: 2f3d646d7401e32e8649a72a01ced559 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:49:07 +0000] 2f3d646d7401e32e8649a72a01ced559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:49:16 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:16 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:22 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: cd37ee69aad13b9ad9cae01fa7000a6d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:49:22 +0000] cd37ee69aad13b9ad9cae01fa7000a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:49:22 [info] 37#37: *456 [lua] logger.lua:23: cd37ee69aad13b9ad9cae01fa7000a6d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:49:26 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:26 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:36 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:36 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:37 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 12a06973a2358feb5556915a47410f47:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:49:37 +0000] 12a06973a2358feb5556915a47410f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:49:37 [info] 37#37: *461 [lua] logger.lua:23: 12a06973a2358feb5556915a47410f47 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:49:46 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:46 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:52 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: 68a85ea8aa750e833cbfb267b291a152:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:49:52 [info] 37#37: *464 [lua] logger.lua:23: 68a85ea8aa750e833cbfb267b291a152 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.25 - - [30/Dec/2022:10:49:52 +0000] 68a85ea8aa750e833cbfb267b291a152 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:49:56 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:49:56 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:06 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:06 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:07 [info] 37#37: *469 [lua] access_by_lua(msblocations.conf:189):2: 6bb919df070ce7a844d5efb1ff80f766:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:50:07 [info] 37#37: *469 [lua] logger.lua:23: 6bb919df070ce7a844d5efb1ff80f766 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:10:50:07 +0000] 6bb919df070ce7a844d5efb1ff80f766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:50:16 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:16 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:22 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: 97442578c41548e06bee39114233792d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:50:22 [info] 37#37: *473 [lua] logger.lua:23: 97442578c41548e06bee39114233792d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:50:22 +0000] 97442578c41548e06bee39114233792d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/30 10:50:26 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:26 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:36 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:36 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:37 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 6285250d7816faaf663800393e588b04:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:50:37 +0000] 6285250d7816faaf663800393e588b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:50:37 [info] 37#37: *478 [lua] logger.lua:23: 6285250d7816faaf663800393e588b04 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:50:46 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:46 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:52 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: bd05fea9a09182c25cf105d96d3f7ca3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:50:52 +0000] bd05fea9a09182c25cf105d96d3f7ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:50:52 [info] 37#37: *481 [lua] logger.lua:23: bd05fea9a09182c25cf105d96d3f7ca3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:50:56 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:50:56 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:06 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:06 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:07 [info] 37#37: *486 [lua] access_by_lua(msblocations.conf:189):2: d305341471f41742ded7aba984c4c803:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:51:07 [info] 37#37: *486 [lua] logger.lua:23: d305341471f41742ded7aba984c4c803 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:51:07 +0000] d305341471f41742ded7aba984c4c803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:51:16 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:16 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:22 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: 8b4b42eb43be227ef3d125a86a0f2a3b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:51:22 [info] 37#37: *490 [lua] logger.lua:23: 8b4b42eb43be227ef3d125a86a0f2a3b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:51:22 +0000] 8b4b42eb43be227ef3d125a86a0f2a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:51:26 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:26 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:36 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:36 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:37 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: c27bb6716a5e05158edbcf3de0ed7e0d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:51:37 +0000] c27bb6716a5e05158edbcf3de0ed7e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:51:37 [info] 37#37: *495 [lua] logger.lua:23: c27bb6716a5e05158edbcf3de0ed7e0d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:51:46 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:46 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:52 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: 7f1ce9b4343e76b261da7f5248a3de64:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:51:52 [info] 37#37: *498 [lua] logger.lua:23: 7f1ce9b4343e76b261da7f5248a3de64 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:51:52 +0000] 7f1ce9b4343e76b261da7f5248a3de64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:51:56 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:51:56 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:06 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:06 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:07 [info] 37#37: *503 [lua] access_by_lua(msblocations.conf:189):2: 0fbb5f1c6f6114286ec1c31e8522e45b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:52:07 +0000] 0fbb5f1c6f6114286ec1c31e8522e45b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:52:07 [info] 37#37: *503 [lua] logger.lua:23: 0fbb5f1c6f6114286ec1c31e8522e45b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:52:16 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:16 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:22 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: 2fdf70db00896bdb012faed5eac7328e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:52:22 [info] 37#37: *507 [lua] logger.lua:23: 2fdf70db00896bdb012faed5eac7328e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:52:22 +0000] 2fdf70db00896bdb012faed5eac7328e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:52:26 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:26 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:36 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:36 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:37 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: 74a05707893a5bbc02d7682d943053db:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:52:37 +0000] 74a05707893a5bbc02d7682d943053db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 10:52:37 [info] 37#37: *512 [lua] logger.lua:23: 74a05707893a5bbc02d7682d943053db {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 10:52:46 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:46 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:52 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: d32f255138870e0c3e8c14bebda937ff:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:52:52 [info] 37#37: *515 [lua] logger.lua:23: d32f255138870e0c3e8c14bebda937ff {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:52:52 +0000] d32f255138870e0c3e8c14bebda937ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:52:56 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:52:56 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:06 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:06 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:07 [info] 37#37: *520 [lua] access_by_lua(msblocations.conf:189):2: cada20a40df2578403f104911753940a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:53:07 +0000] cada20a40df2578403f104911753940a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 10:53:07 [info] 37#37: *520 [lua] logger.lua:23: cada20a40df2578403f104911753940a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 10:53:16 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:16 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:22 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: 5b4f1e73326fee922ec461cd1915b0d4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:53:22 +0000] 5b4f1e73326fee922ec461cd1915b0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:53:22 [info] 37#37: *524 [lua] logger.lua:23: 5b4f1e73326fee922ec461cd1915b0d4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:53:26 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:26 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:36 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:36 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:37 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: c125c8ad65712231c46c41626e8c7150:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:53:37 +0000] c125c8ad65712231c46c41626e8c7150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 10:53:37 [info] 37#37: *529 [lua] logger.lua:23: c125c8ad65712231c46c41626e8c7150 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:53:46 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:46 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:52 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: 1b42ea2e0e5247aed7ebab3e1f4907ca:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:53:52 [info] 37#37: *532 [lua] logger.lua:23: 1b42ea2e0e5247aed7ebab3e1f4907ca {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:53:52 +0000] 1b42ea2e0e5247aed7ebab3e1f4907ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:53:56 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:53:56 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:06 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:06 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:07 [info] 37#37: *537 [lua] access_by_lua(msblocations.conf:189):2: 8753576ed1c551eb2646b9db1434fedc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:54:07 [info] 37#37: *537 [lua] logger.lua:23: 8753576ed1c551eb2646b9db1434fedc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:54:07 +0000] 8753576ed1c551eb2646b9db1434fedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:54:16 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:16 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:22 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: fbae6f80e566a44684d8e844a2a032aa:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:54:22 [info] 37#37: *541 [lua] logger.lua:23: fbae6f80e566a44684d8e844a2a032aa {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:54:22 +0000] fbae6f80e566a44684d8e844a2a032aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/30 10:54:26 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:26 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:36 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:36 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:37 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: 88bb4165c2742db0e1259c81c6ce0e72:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:54:37 [info] 37#37: *546 [lua] logger.lua:23: 88bb4165c2742db0e1259c81c6ce0e72 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:54:37 +0000] 88bb4165c2742db0e1259c81c6ce0e72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:54:46 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:46 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:52 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: c3d6283f9f363d508f5dccf3f5717c8c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:54:52 [info] 37#37: *549 [lua] logger.lua:23: c3d6283f9f363d508f5dccf3f5717c8c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:54:52 +0000] c3d6283f9f363d508f5dccf3f5717c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:54:56 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:54:56 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:06 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:06 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:07 [info] 37#37: *554 [lua] access_by_lua(msblocations.conf:189):2: f4bbc01839a520b5b8847dad8c3c83df:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:55:07 [info] 37#37: *554 [lua] logger.lua:23: f4bbc01839a520b5b8847dad8c3c83df {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:55:07 +0000] f4bbc01839a520b5b8847dad8c3c83df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:55:16 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:16 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:22 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: ab4873f8e35825f25580fa25755833ed:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:55:22 +0000] ab4873f8e35825f25580fa25755833ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 10:55:22 [info] 37#37: *558 [lua] logger.lua:23: ab4873f8e35825f25580fa25755833ed {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 10:55:26 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:26 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:36 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:36 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:37 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: fa7cb89fe564823ca076fbcb6f8d165d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:55:37 [info] 37#37: *563 [lua] logger.lua:23: fa7cb89fe564823ca076fbcb6f8d165d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:55:37 +0000] fa7cb89fe564823ca076fbcb6f8d165d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:55:46 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:46 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:52 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: 22eb7bbed212abdbeb521753647ca5cb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:55:52 [info] 37#37: *566 [lua] logger.lua:23: 22eb7bbed212abdbeb521753647ca5cb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:55:52 +0000] 22eb7bbed212abdbeb521753647ca5cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:55:56 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:55:56 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:06 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:06 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:07 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:189):2: c15fe0cedd8fce287dd16c24a1003944:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:56:07 [info] 37#37: *571 [lua] logger.lua:23: c15fe0cedd8fce287dd16c24a1003944 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:56:07 +0000] c15fe0cedd8fce287dd16c24a1003944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:56:16 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:16 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:22 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: a26c45d3bd70bd55f0064f9991d1e0e8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:56:22 [info] 37#37: *575 [lua] logger.lua:23: a26c45d3bd70bd55f0064f9991d1e0e8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:56:22 +0000] a26c45d3bd70bd55f0064f9991d1e0e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:56:26 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:26 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:36 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:36 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:37 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: 98f6ad7ad40ea9ccc5d9a102992d4695:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:56:37 [info] 37#37: *580 [lua] logger.lua:23: 98f6ad7ad40ea9ccc5d9a102992d4695 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:56:37 +0000] 98f6ad7ad40ea9ccc5d9a102992d4695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:56:46 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:46 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:52 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: fad68af512dabdda6c1a0f2bafff8082:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:56:52 +0000] fad68af512dabdda6c1a0f2bafff8082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:56:52 [info] 37#37: *583 [lua] logger.lua:23: fad68af512dabdda6c1a0f2bafff8082 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:56:56 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:56:56 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:06 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:06 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:07 [info] 37#37: *588 [lua] access_by_lua(msblocations.conf:189):2: 026ea2f51fc86863b0f71f58ad0516d1:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:57:07 [info] 37#37: *588 [lua] logger.lua:23: 026ea2f51fc86863b0f71f58ad0516d1 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:10:57:07 +0000] 026ea2f51fc86863b0f71f58ad0516d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 10:57:16 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:16 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:22 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: 220d231846f30f94b18099bc5308dd26:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:57:22 +0000] 220d231846f30f94b18099bc5308dd26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 10:57:22 [info] 37#37: *592 [lua] logger.lua:23: 220d231846f30f94b18099bc5308dd26 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:57:26 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:26 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:36 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:36 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:37 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: 13fd438c0d6bf3f420d7148857df67e4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:57:37 [info] 37#37: *597 [lua] logger.lua:23: 13fd438c0d6bf3f420d7148857df67e4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:57:37 +0000] 13fd438c0d6bf3f420d7148857df67e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:57:46 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:46 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:52 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: 618e9e0d356a9645a2b12668d4804cb9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:57:52 +0000] 618e9e0d356a9645a2b12668d4804cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 10:57:52 [info] 37#37: *600 [lua] logger.lua:23: 618e9e0d356a9645a2b12668d4804cb9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 10:57:56 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:57:56 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:06 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:06 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:07 [info] 37#37: *605 [lua] access_by_lua(msblocations.conf:189):2: 59281f7b3b54fa53ebe752a48957a798:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:58:08 [info] 37#37: *605 [lua] logger.lua:23: 59281f7b3b54fa53ebe752a48957a798 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:58:08 +0000] 59281f7b3b54fa53ebe752a48957a798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 10:58:16 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:16 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:23 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:189):2: d0140c2a7fe48949259c004bf13fbd74:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:58:23 [info] 37#37: *609 [lua] logger.lua:23: d0140c2a7fe48949259c004bf13fbd74 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:58:23 +0000] d0140c2a7fe48949259c004bf13fbd74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:58:26 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:26 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:36 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:36 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:38 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 1a9c11d391cc89d398a21011733c7fbf:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:58:38 [info] 37#37: *614 [lua] logger.lua:23: 1a9c11d391cc89d398a21011733c7fbf {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:58:38 +0000] 1a9c11d391cc89d398a21011733c7fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 10:58:46 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:46 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:53 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:189):2: 0621ec931d3b47fcd8f26311b6b78c93:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:58:53 +0000] 0621ec931d3b47fcd8f26311b6b78c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 10:58:53 [info] 37#37: *617 [lua] logger.lua:23: 0621ec931d3b47fcd8f26311b6b78c93 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:58:56 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:58:56 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:06 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:06 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:08 [info] 37#37: *622 [lua] access_by_lua(msblocations.conf:189):2: 2a88e44b00e823a93b6b55668bf780fb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:59:08 [info] 37#37: *622 [lua] logger.lua:23: 2a88e44b00e823a93b6b55668bf780fb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:59:08 +0000] 2a88e44b00e823a93b6b55668bf780fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:59:16 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:16 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:23 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:189):2: 2df67307b8b3c704eb984a79f037710c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:59:23 [info] 37#37: *626 [lua] logger.lua:23: 2df67307b8b3c704eb984a79f037710c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:59:23 +0000] 2df67307b8b3c704eb984a79f037710c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:59:26 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:26 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:36 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:36 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:38 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 77e1c967cb1b348acb96142d66e8e019:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:10:59:38 +0000] 77e1c967cb1b348acb96142d66e8e019 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 10:59:38 [info] 37#37: *631 [lua] logger.lua:23: 77e1c967cb1b348acb96142d66e8e019 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 10:59:46 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:46 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:53 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:189):2: 9e6429a8525ece4c1c2ac84eeea6d51f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 10:59:53 [info] 37#37: *634 [lua] logger.lua:23: 9e6429a8525ece4c1c2ac84eeea6d51f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:10:59:53 +0000] 9e6429a8525ece4c1c2ac84eeea6d51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:10:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 10:59:56 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 10:59:56 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:06 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:06 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:08 [info] 37#37: *639 [lua] access_by_lua(msblocations.conf:189):2: f564723ae346cfdf16c40c4a12a8fe69:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:00:08 [info] 37#37: *639 [lua] logger.lua:23: f564723ae346cfdf16c40c4a12a8fe69 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:00:08 +0000] f564723ae346cfdf16c40c4a12a8fe69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:00:16 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:16 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:23 [info] 37#37: *643 [lua] access_by_lua(msblocations.conf:189):2: 2d3fe4de96c4697e2711b471c2682b35:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:00:23 +0000] 2d3fe4de96c4697e2711b471c2682b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:00:23 [info] 37#37: *643 [lua] logger.lua:23: 2d3fe4de96c4697e2711b471c2682b35 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:00:26 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:26 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:36 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:36 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:38 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: 8b9ef03ee2c393572056d9fdbbd39eff:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:00:38 [info] 37#37: *648 [lua] logger.lua:23: 8b9ef03ee2c393572056d9fdbbd39eff {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:00:38 +0000] 8b9ef03ee2c393572056d9fdbbd39eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:00:46 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:46 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:53 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:189):2: 3fcb11c0ffe3da39da41141fb9d64435:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:00:53 [info] 37#37: *651 [lua] logger.lua:23: 3fcb11c0ffe3da39da41141fb9d64435 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:00:53 +0000] 3fcb11c0ffe3da39da41141fb9d64435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:00:56 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:00:56 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:06 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:06 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:08 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:189):2: d68b132ea649aa27bcf9337033feaf7c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:01:08 [info] 37#37: *656 [lua] logger.lua:23: d68b132ea649aa27bcf9337033feaf7c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:01:08 +0000] d68b132ea649aa27bcf9337033feaf7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:01:16 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:16 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:23 [info] 37#37: *660 [lua] access_by_lua(msblocations.conf:189):2: 89fad7abf539c82da577d8556c7b59ec:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:01:23 +0000] 89fad7abf539c82da577d8556c7b59ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:01:23 [info] 37#37: *660 [lua] logger.lua:23: 89fad7abf539c82da577d8556c7b59ec {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:01:26 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:26 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:36 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:36 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:38 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: 08fb5f1582405ee922df682af2aa15b8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:01:38 [info] 37#37: *665 [lua] logger.lua:23: 08fb5f1582405ee922df682af2aa15b8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:01:38 +0000] 08fb5f1582405ee922df682af2aa15b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:01:46 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:46 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:53 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:189):2: 12a02ffce326e82e09a97c54aca0d3ed:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:01:53 [info] 37#37: *668 [lua] logger.lua:23: 12a02ffce326e82e09a97c54aca0d3ed {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:01:53 +0000] 12a02ffce326e82e09a97c54aca0d3ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:01:56 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:01:56 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:06 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:06 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:08 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:189):2: 850c7167f7d4399107e6d5e11b0f5e34:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:02:08 [info] 37#37: *673 [lua] logger.lua:23: 850c7167f7d4399107e6d5e11b0f5e34 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:02:08 +0000] 850c7167f7d4399107e6d5e11b0f5e34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:02:16 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:16 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:23 [info] 37#37: *677 [lua] access_by_lua(msblocations.conf:189):2: 1dcc9302886332d6521df80b92ac3961:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:02:23 [info] 37#37: *677 [lua] logger.lua:23: 1dcc9302886332d6521df80b92ac3961 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:02:23 +0000] 1dcc9302886332d6521df80b92ac3961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:02:26 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:26 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:36 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:36 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:38 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 9ffa2d8ada9e3ac915f4c465ec88d7b5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:02:38 [info] 37#37: *682 [lua] logger.lua:23: 9ffa2d8ada9e3ac915f4c465ec88d7b5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:02:38 +0000] 9ffa2d8ada9e3ac915f4c465ec88d7b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:02:46 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:46 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:53 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:189):2: cd63542c6ce09ca43c9e72b56efb97da:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:02:53 [info] 37#37: *685 [lua] logger.lua:23: cd63542c6ce09ca43c9e72b56efb97da {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.67.25 - - [30/Dec/2022:11:02:53 +0000] cd63542c6ce09ca43c9e72b56efb97da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/30 11:02:56 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:02:56 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:06 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:06 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:08 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:189):2: bdb2f084248dd9c58c5edd99a795ef4b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:03:08 [info] 37#37: *690 [lua] logger.lua:23: bdb2f084248dd9c58c5edd99a795ef4b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:03:08 +0000] bdb2f084248dd9c58c5edd99a795ef4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:03:16 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:16 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:23 [info] 37#37: *694 [lua] access_by_lua(msblocations.conf:189):2: e67e956b85b042639bf11a56ff932f18:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:03:23 [info] 37#37: *694 [lua] logger.lua:23: e67e956b85b042639bf11a56ff932f18 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:03:23 +0000] e67e956b85b042639bf11a56ff932f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:03:26 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:26 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:36 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:36 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:38 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: 2915a7a3f87227cb90d9522d1f7d4631:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:03:38 [info] 37#37: *699 [lua] logger.lua:23: 2915a7a3f87227cb90d9522d1f7d4631 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:03:38 +0000] 2915a7a3f87227cb90d9522d1f7d4631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:03:46 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:46 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:53 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:189):2: ca7302793dd3e84e15ee1723feb79c39:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:03:53 +0000] ca7302793dd3e84e15ee1723feb79c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:03:53 [info] 37#37: *702 [lua] logger.lua:23: ca7302793dd3e84e15ee1723feb79c39 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:03:56 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:03:56 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:06 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:06 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:08 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:189):2: a73c67b88f4f12c6cab641c80c5f45c8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:04:08 [info] 37#37: *707 [lua] logger.lua:23: a73c67b88f4f12c6cab641c80c5f45c8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:04:08 +0000] a73c67b88f4f12c6cab641c80c5f45c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:04:16 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:16 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:23 [info] 37#37: *711 [lua] access_by_lua(msblocations.conf:189):2: 67bbb6cf99a93b3a75c1cb20ccda4b7f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:04:23 [info] 37#37: *711 [lua] logger.lua:23: 67bbb6cf99a93b3a75c1cb20ccda4b7f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:04:23 +0000] 67bbb6cf99a93b3a75c1cb20ccda4b7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:04:26 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:26 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:36 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:36 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:38 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 6e1e9c363c0819cc5e7709a078f4d60f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.25 - - [30/Dec/2022:11:04:38 +0000] 6e1e9c363c0819cc5e7709a078f4d60f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:04:38 [info] 37#37: *716 [lua] logger.lua:23: 6e1e9c363c0819cc5e7709a078f4d60f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:04:46 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:46 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:53 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:189):2: bf417d4891a0edca6fd03fa4a3b99c0c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:04:53 +0000] bf417d4891a0edca6fd03fa4a3b99c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:04:53 [info] 37#37: *719 [lua] logger.lua:23: bf417d4891a0edca6fd03fa4a3b99c0c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:04:56 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:04:56 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:06 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:06 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:08 [info] 37#37: *724 [lua] access_by_lua(msblocations.conf:189):2: 16cb0d654e1f9b58994aed7d6e33cf2c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:05:08 [info] 37#37: *724 [lua] logger.lua:23: 16cb0d654e1f9b58994aed7d6e33cf2c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:05:08 +0000] 16cb0d654e1f9b58994aed7d6e33cf2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:05:16 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:16 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:23 [info] 37#37: *728 [lua] access_by_lua(msblocations.conf:189):2: 9c874c202b640509a70585fe38e955e8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:05:23 +0000] 9c874c202b640509a70585fe38e955e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:05:23 [info] 37#37: *728 [lua] logger.lua:23: 9c874c202b640509a70585fe38e955e8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:05:26 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:26 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:36 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:36 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:38 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: 87ceb1b48dedb8c07bb9542d3002907c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:05:38 +0000] 87ceb1b48dedb8c07bb9542d3002907c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:05:38 [info] 37#37: *733 [lua] logger.lua:23: 87ceb1b48dedb8c07bb9542d3002907c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:05:46 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:46 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:53 [info] 37#37: *736 [lua] access_by_lua(msblocations.conf:189):2: 009389a095d74f559090fb23c9a3330d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:05:53 [info] 37#37: *736 [lua] logger.lua:23: 009389a095d74f559090fb23c9a3330d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:05:53 +0000] 009389a095d74f559090fb23c9a3330d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:05:56 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:05:56 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:06 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:06 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:08 [info] 37#37: *741 [lua] access_by_lua(msblocations.conf:189):2: 1c687e3a05ee24b28286a418912797e8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:06:08 +0000] 1c687e3a05ee24b28286a418912797e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:06:08 [info] 37#37: *741 [lua] logger.lua:23: 1c687e3a05ee24b28286a418912797e8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:06:16 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:16 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:23 [info] 37#37: *745 [lua] access_by_lua(msblocations.conf:189):2: 20e706cff22d6dce2879dfdb646d57a5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:06:23 [info] 37#37: *745 [lua] logger.lua:23: 20e706cff22d6dce2879dfdb646d57a5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:06:23 +0000] 20e706cff22d6dce2879dfdb646d57a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:06:26 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:26 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:36 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:36 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:38 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: e2a51f9be13e55abac5c422afa165fa8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:06:38 +0000] e2a51f9be13e55abac5c422afa165fa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:06:38 [info] 37#37: *750 [lua] logger.lua:23: e2a51f9be13e55abac5c422afa165fa8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:06:46 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:46 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:53 [info] 37#37: *753 [lua] access_by_lua(msblocations.conf:189):2: 9e524b1a64a0436a9dd7b97ce0d2c9a0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:06:53 [info] 37#37: *753 [lua] logger.lua:23: 9e524b1a64a0436a9dd7b97ce0d2c9a0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:06:53 +0000] 9e524b1a64a0436a9dd7b97ce0d2c9a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:06:56 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:06:56 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:06 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:06 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:08 [info] 37#37: *758 [lua] access_by_lua(msblocations.conf:189):2: 282b1f30805a69d56d621bd9761d460d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:07:08 [info] 37#37: *758 [lua] logger.lua:23: 282b1f30805a69d56d621bd9761d460d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:07:08 +0000] 282b1f30805a69d56d621bd9761d460d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:07:16 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:16 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:23 [info] 37#37: *762 [lua] access_by_lua(msblocations.conf:189):2: f081538cea8a9086b285fbd434662cdf:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:07:23 [info] 37#37: *762 [lua] logger.lua:23: f081538cea8a9086b285fbd434662cdf {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:07:23 +0000] f081538cea8a9086b285fbd434662cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:07:26 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:26 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:36 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:36 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:38 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: 93c4abd0a1088ed37db76de1cca66530:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:07:38 [info] 37#37: *767 [lua] logger.lua:23: 93c4abd0a1088ed37db76de1cca66530 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:07:38 +0000] 93c4abd0a1088ed37db76de1cca66530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/12/30 11:07:46 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:46 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:53 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: 79b809b893854f8f9d599d1aa0cd3281:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:07:53 +0000] 79b809b893854f8f9d599d1aa0cd3281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:07:53 [info] 37#37: *770 [lua] logger.lua:23: 79b809b893854f8f9d599d1aa0cd3281 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:07:56 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:07:56 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:06 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:06 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:08 [info] 37#37: *775 [lua] access_by_lua(msblocations.conf:189):2: 171b0624e14ba2a9ded26ca98dd21d80:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:08:08 [info] 37#37: *775 [lua] logger.lua:23: 171b0624e14ba2a9ded26ca98dd21d80 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:08:08 +0000] 171b0624e14ba2a9ded26ca98dd21d80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:08:16 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:16 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:23 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 6490216bfb5323264db83ba6886fb092:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:08:23 [info] 37#37: *779 [lua] logger.lua:23: 6490216bfb5323264db83ba6886fb092 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:08:23 +0000] 6490216bfb5323264db83ba6886fb092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:08:26 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:26 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:27 [info] 37#37: *782 client closed connection while waiting for request, client: 10.233.70.105, server: 0.0.0.0:443 2022/12/30 11:08:36 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:36 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:38 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 7ac1a516a95f80b6514259ddea36022d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:08:38 [info] 37#37: *785 [lua] logger.lua:23: 7ac1a516a95f80b6514259ddea36022d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:08:38 +0000] 7ac1a516a95f80b6514259ddea36022d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:08:46 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:46 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:53 [info] 37#37: *788 [lua] access_by_lua(msblocations.conf:189):2: a61078129b8438fd20a6466c43a43b9b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:08:53 +0000] a61078129b8438fd20a6466c43a43b9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:08:53 [info] 37#37: *788 [lua] logger.lua:23: a61078129b8438fd20a6466c43a43b9b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:08:56 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:08:56 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:06 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:06 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:08 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: dd26c8f5abb4ad346e33b3f0442cb6db:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:09:08 [info] 37#37: *793 [lua] logger.lua:23: dd26c8f5abb4ad346e33b3f0442cb6db {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:09:08 +0000] dd26c8f5abb4ad346e33b3f0442cb6db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:09:16 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:16 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:23 [info] 37#37: *797 [lua] access_by_lua(msblocations.conf:189):2: eea20371e2e21be29d2a2a74fe39bbde:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:09:23 [info] 37#37: *797 [lua] logger.lua:23: eea20371e2e21be29d2a2a74fe39bbde {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:09:23 +0000] eea20371e2e21be29d2a2a74fe39bbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:09:26 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:26 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:36 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:36 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:38 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: bbdd6d819776766a0da436e81179ec66:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:09:38 +0000] bbdd6d819776766a0da436e81179ec66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/30 11:09:38 [info] 37#37: *802 [lua] logger.lua:23: bbdd6d819776766a0da436e81179ec66 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 11:09:46 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:46 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:53 [info] 37#37: *805 [lua] access_by_lua(msblocations.conf:189):2: a09986c9fad43d3278db636bfc926793:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:09:53 [info] 37#37: *805 [lua] logger.lua:23: a09986c9fad43d3278db636bfc926793 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:09:53 +0000] a09986c9fad43d3278db636bfc926793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:09:56 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:09:56 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:06 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:06 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:08 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: ac30bc5f9dacf241f68af6db4617a92c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:10:08 +0000] ac30bc5f9dacf241f68af6db4617a92c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:10:08 [info] 37#37: *810 [lua] logger.lua:23: ac30bc5f9dacf241f68af6db4617a92c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:10:16 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:16 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:23 [info] 37#37: *814 [lua] access_by_lua(msblocations.conf:189):2: 24f215f1647054c4a1db20a7a614f1e8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:10:23 +0000] 24f215f1647054c4a1db20a7a614f1e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:10:23 [info] 37#37: *814 [lua] logger.lua:23: 24f215f1647054c4a1db20a7a614f1e8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:10:26 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:26 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:36 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:36 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:38 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: 2944a5392e0fdd74918c73f8f2523dff:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:10:38 [info] 37#37: *819 [lua] logger.lua:23: 2944a5392e0fdd74918c73f8f2523dff {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:10:38 +0000] 2944a5392e0fdd74918c73f8f2523dff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:10:46 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:46 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:53 [info] 37#37: *822 [lua] access_by_lua(msblocations.conf:189):2: 6823421929dc73082f0362eabd118003:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:10:53 [info] 37#37: *822 [lua] logger.lua:23: 6823421929dc73082f0362eabd118003 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:10:53 +0000] 6823421929dc73082f0362eabd118003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:10:56 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:10:56 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:06 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:06 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:08 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: 3f8cf9a136b4a5828c4a23fa11d0ff93:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:11:08 [info] 37#37: *827 [lua] logger.lua:23: 3f8cf9a136b4a5828c4a23fa11d0ff93 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:11:08 +0000] 3f8cf9a136b4a5828c4a23fa11d0ff93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:11:16 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:16 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:23 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:189):2: 80f6260ecdafe1bb6701b6d7bcc7190d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:11:23 [info] 37#37: *831 [lua] logger.lua:23: 80f6260ecdafe1bb6701b6d7bcc7190d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:11:23 +0000] 80f6260ecdafe1bb6701b6d7bcc7190d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:11:26 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:26 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:36 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:36 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:38 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: 71cb16456ce2c81687646dc39b8dbbb9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:11:38 [info] 37#37: *836 [lua] logger.lua:23: 71cb16456ce2c81687646dc39b8dbbb9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.67.25 - - [30/Dec/2022:11:11:38 +0000] 71cb16456ce2c81687646dc39b8dbbb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/30 11:11:46 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:46 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:53 [info] 37#37: *839 [lua] access_by_lua(msblocations.conf:189):2: b3e61c3c91c0216f84c5c0d55f6be795:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:11:53 +0000] b3e61c3c91c0216f84c5c0d55f6be795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:11:53 [info] 37#37: *839 [lua] logger.lua:23: b3e61c3c91c0216f84c5c0d55f6be795 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:11:56 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:11:56 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:06 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:06 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:08 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: 9114b0ad7dd8852429c3855f1dc2b785:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:12:08 [info] 37#37: *844 [lua] logger.lua:23: 9114b0ad7dd8852429c3855f1dc2b785 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:12:08 +0000] 9114b0ad7dd8852429c3855f1dc2b785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:12:16 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:16 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:23 [info] 37#37: *848 [lua] access_by_lua(msblocations.conf:189):2: 1dc7a2316492dfb5e18fed53b1aba2f6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:12:23 [info] 37#37: *848 [lua] logger.lua:23: 1dc7a2316492dfb5e18fed53b1aba2f6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:12:23 +0000] 1dc7a2316492dfb5e18fed53b1aba2f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:12:26 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:26 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:36 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:36 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:38 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: be17c56845403899a30a07be9ab510a5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:12:38 +0000] be17c56845403899a30a07be9ab510a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:12:38 [info] 37#37: *853 [lua] logger.lua:23: be17c56845403899a30a07be9ab510a5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:12:46 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:46 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:53 [info] 37#37: *856 [lua] access_by_lua(msblocations.conf:189):2: 9146d6233bc93a151f91d9e6cfd334b5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:12:53 [info] 37#37: *856 [lua] logger.lua:23: 9146d6233bc93a151f91d9e6cfd334b5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:12:53 +0000] 9146d6233bc93a151f91d9e6cfd334b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/30 11:12:56 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:12:56 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:06 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:06 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:08 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: 3d0e9176cd1d15e5b3c875ec051ff953:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:13:08 [info] 37#37: *861 [lua] logger.lua:23: 3d0e9176cd1d15e5b3c875ec051ff953 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:13:08 +0000] 3d0e9176cd1d15e5b3c875ec051ff953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:13:16 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:16 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:23 [info] 37#37: *865 [lua] access_by_lua(msblocations.conf:189):2: 72f24ed463e8c2394022f206912f191b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:13:23 +0000] 72f24ed463e8c2394022f206912f191b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:13:23 [info] 37#37: *865 [lua] logger.lua:23: 72f24ed463e8c2394022f206912f191b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:13:26 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:26 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:36 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:36 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:38 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:189):2: bf8c94a37f34a269a7f15e480b283c9b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:13:38 [info] 37#37: *870 [lua] logger.lua:23: bf8c94a37f34a269a7f15e480b283c9b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:13:38 +0000] bf8c94a37f34a269a7f15e480b283c9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 11:13:46 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:46 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:53 [info] 37#37: *873 [lua] access_by_lua(msblocations.conf:189):2: c1d7a80a9d22fe58e8a5950f99359813:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:13:53 [info] 37#37: *873 [lua] logger.lua:23: c1d7a80a9d22fe58e8a5950f99359813 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:13:53 +0000] c1d7a80a9d22fe58e8a5950f99359813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:13:56 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:13:56 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:06 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:06 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:08 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: f935bdfb27afd48bcf0d36b96ad52871:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:14:08 [info] 37#37: *878 [lua] logger.lua:23: f935bdfb27afd48bcf0d36b96ad52871 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.25 - - [30/Dec/2022:11:14:08 +0000] f935bdfb27afd48bcf0d36b96ad52871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:14:16 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:16 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:23 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:189):2: 88992a4d427f8bf8ea0a73825c156502:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:14:23 [info] 37#37: *882 [lua] logger.lua:23: 88992a4d427f8bf8ea0a73825c156502 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:14:23 +0000] 88992a4d427f8bf8ea0a73825c156502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:14:26 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:26 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:36 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:36 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:38 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:189):2: 059a6480a7f6a04c518fc1525b3814ad:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:14:38 +0000] 059a6480a7f6a04c518fc1525b3814ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:14:38 [info] 37#37: *887 [lua] logger.lua:23: 059a6480a7f6a04c518fc1525b3814ad {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:14:46 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:46 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:53 [info] 37#37: *890 [lua] access_by_lua(msblocations.conf:189):2: 40683177f2e532b1e7d69cc7c37d8069:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.67.25 - - [30/Dec/2022:11:14:53 +0000] 40683177f2e532b1e7d69cc7c37d8069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/30 11:14:53 [info] 37#37: *890 [lua] logger.lua:23: 40683177f2e532b1e7d69cc7c37d8069 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:14:56 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:14:56 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:06 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:06 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:08 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:189):2: 68520c05838d7ac487b55b754c2a5ceb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:15:09 [info] 37#37: *895 [lua] logger.lua:23: 68520c05838d7ac487b55b754c2a5ceb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:15:09 +0000] 68520c05838d7ac487b55b754c2a5ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:15:16 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:16 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:24 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: f0659b71f216d85eb08b4587a0bb2556:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:15:24 [info] 37#37: *899 [lua] logger.lua:23: f0659b71f216d85eb08b4587a0bb2556 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:15:24 +0000] f0659b71f216d85eb08b4587a0bb2556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:15:26 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:26 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:36 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:36 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:39 [info] 37#37: *904 [lua] access_by_lua(msblocations.conf:189):2: 1e104ec7891491f0f91c25b90d7ecd96:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:15:39 [info] 37#37: *904 [lua] logger.lua:23: 1e104ec7891491f0f91c25b90d7ecd96 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:15:39 +0000] 1e104ec7891491f0f91c25b90d7ecd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:15:46 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:46 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:54 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: 8fd4248548002d4be348a4b9ade27323:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:15:54 [info] 37#37: *907 [lua] logger.lua:23: 8fd4248548002d4be348a4b9ade27323 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:15:54 +0000] 8fd4248548002d4be348a4b9ade27323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:15:56 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:15:56 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:06 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:06 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:09 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:189):2: 82be1979906028eac227f815db72d274:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:16:09 +0000] 82be1979906028eac227f815db72d274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:16:09 [info] 37#37: *912 [lua] logger.lua:23: 82be1979906028eac227f815db72d274 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:16:11 [info] 37#37: *914 client closed connection while waiting for request, client: 10.233.70.105, server: 0.0.0.0:443 2022/12/30 11:16:16 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:16 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:24 [info] 37#37: *917 [lua] access_by_lua(msblocations.conf:189):2: 79cc3655c53bb79d70651bacf0d4e64d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:16:24 [info] 37#37: *917 [lua] logger.lua:23: 79cc3655c53bb79d70651bacf0d4e64d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:16:24 +0000] 79cc3655c53bb79d70651bacf0d4e64d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:16:26 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:26 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:36 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:36 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:39 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:189):2: 63a79ff87d96a28bf1ffb5ec2dad7947:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:16:39 +0000] 63a79ff87d96a28bf1ffb5ec2dad7947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:16:39 [info] 37#37: *922 [lua] logger.lua:23: 63a79ff87d96a28bf1ffb5ec2dad7947 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:16:46 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:46 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:54 [info] 37#37: *925 [lua] access_by_lua(msblocations.conf:189):2: ea7aaff5d9aafc17182bb0ecb0e2b7fa:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:16:54 [info] 37#37: *925 [lua] logger.lua:23: ea7aaff5d9aafc17182bb0ecb0e2b7fa {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:16:54 +0000] ea7aaff5d9aafc17182bb0ecb0e2b7fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:16:56 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:16:56 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:06 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:06 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:09 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:189):2: ef7a59e73aceb2882008892ef9e6c60b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:17:09 [info] 37#37: *930 [lua] logger.lua:23: ef7a59e73aceb2882008892ef9e6c60b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:17:09 +0000] ef7a59e73aceb2882008892ef9e6c60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:17:16 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:16 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:24 [info] 37#37: *934 [lua] access_by_lua(msblocations.conf:189):2: c4dbb00c7740c4b01bc19902fce38799:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:17:24 [info] 37#37: *934 [lua] logger.lua:23: c4dbb00c7740c4b01bc19902fce38799 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:17:24 +0000] c4dbb00c7740c4b01bc19902fce38799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:17:26 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:26 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:36 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:36 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:39 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: d084b98c1c9f51a186ce2908fa83909a:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:17:39 [info] 37#37: *939 [lua] logger.lua:23: d084b98c1c9f51a186ce2908fa83909a {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:17:39 +0000] d084b98c1c9f51a186ce2908fa83909a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:17:46 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:46 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:54 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:189):2: edd6bf67c2361b7f158e1897aa3915ff:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:17:54 +0000] edd6bf67c2361b7f158e1897aa3915ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/12/30 11:17:54 [info] 37#37: *942 [lua] logger.lua:23: edd6bf67c2361b7f158e1897aa3915ff {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:17:56 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:17:56 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:06 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:06 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:09 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: 3c8f16330dba5d92560a126ceaea0dfc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:18:09 +0000] 3c8f16330dba5d92560a126ceaea0dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:18:09 [info] 37#37: *947 [lua] logger.lua:23: 3c8f16330dba5d92560a126ceaea0dfc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:18:16 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:16 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:24 [info] 37#37: *951 [lua] access_by_lua(msblocations.conf:189):2: 9d58cf32595cfe68fcfab0a941840284:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:18:24 [info] 37#37: *951 [lua] logger.lua:23: 9d58cf32595cfe68fcfab0a941840284 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:18:24 +0000] 9d58cf32595cfe68fcfab0a941840284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:18:26 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:26 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:36 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:36 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:39 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: 440f21cb19f176134b03e66e36f54373:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:18:39 [info] 37#37: *956 [lua] logger.lua:23: 440f21cb19f176134b03e66e36f54373 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:18:39 +0000] 440f21cb19f176134b03e66e36f54373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:18:46 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:46 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:54 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: 38ab04b4b149e702267e889c95b749b2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:18:54 [info] 37#37: *959 [lua] logger.lua:23: 38ab04b4b149e702267e889c95b749b2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:18:54 +0000] 38ab04b4b149e702267e889c95b749b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:18:56 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:18:56 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:06 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:06 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:09 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: 665d1fa2611e258c0be4ae2f69fba641:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:19:09 +0000] 665d1fa2611e258c0be4ae2f69fba641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/30 11:19:09 [info] 37#37: *964 [lua] logger.lua:23: 665d1fa2611e258c0be4ae2f69fba641 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 11:19:16 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:16 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:24 [info] 37#37: *968 [lua] access_by_lua(msblocations.conf:189):2: e211290efd34e3e3ae57e53117489206:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:19:24 +0000] e211290efd34e3e3ae57e53117489206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:19:24 [info] 37#37: *968 [lua] logger.lua:23: e211290efd34e3e3ae57e53117489206 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:19:26 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:26 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:36 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:36 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:39 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: da9556e03be0cc6d345ab587a17a07cc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:19:39 +0000] da9556e03be0cc6d345ab587a17a07cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:19:39 [info] 37#37: *973 [lua] logger.lua:23: da9556e03be0cc6d345ab587a17a07cc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:19:46 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:46 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:54 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 9eab31353024a172cc1495b788d450c3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:19:54 +0000] 9eab31353024a172cc1495b788d450c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:19:54 [info] 37#37: *976 [lua] logger.lua:23: 9eab31353024a172cc1495b788d450c3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:19:56 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:19:56 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:06 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:06 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:09 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: df0cae64b2fcbf332d5480cf5acafb2d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:20:09 [info] 37#37: *981 [lua] logger.lua:23: df0cae64b2fcbf332d5480cf5acafb2d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:20:09 +0000] df0cae64b2fcbf332d5480cf5acafb2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:20:16 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:16 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:24 [info] 37#37: *985 [lua] access_by_lua(msblocations.conf:189):2: 8866e23238e018656a7cfd0d31747f42:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:20:24 +0000] 8866e23238e018656a7cfd0d31747f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:20:24 [info] 37#37: *985 [lua] logger.lua:23: 8866e23238e018656a7cfd0d31747f42 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:20:26 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:26 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:36 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:36 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:39 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: ee8e3ba6ae437e844157c610f0fb7722:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:20:39 [info] 37#37: *990 [lua] logger.lua:23: ee8e3ba6ae437e844157c610f0fb7722 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:20:39 +0000] ee8e3ba6ae437e844157c610f0fb7722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:20:46 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:46 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:54 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: a356e44576c16765d7f96241d0ce8efd:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:20:54 [info] 37#37: *993 [lua] logger.lua:23: a356e44576c16765d7f96241d0ce8efd {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:20:54 +0000] a356e44576c16765d7f96241d0ce8efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:20:56 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:20:56 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:06 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:06 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:09 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: 99ddf2c81b770dc11399528ca300a209:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:21:09 [info] 37#37: *998 [lua] logger.lua:23: 99ddf2c81b770dc11399528ca300a209 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:21:09 +0000] 99ddf2c81b770dc11399528ca300a209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:21:16 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:16 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:24 [info] 37#37: *1002 [lua] access_by_lua(msblocations.conf:189):2: 6f518193701cd7cf48914cf51c690a91:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:21:24 [info] 37#37: *1002 [lua] logger.lua:23: 6f518193701cd7cf48914cf51c690a91 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:21:24 +0000] 6f518193701cd7cf48914cf51c690a91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:21:26 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:26 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:36 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:36 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:39 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: f7b793b2e456b67971b45c11d583ec26:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:21:39 [info] 37#37: *1007 [lua] logger.lua:23: f7b793b2e456b67971b45c11d583ec26 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:21:39 +0000] f7b793b2e456b67971b45c11d583ec26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:21:46 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:46 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:54 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: 1082a18dbd2ff15c97732d4c41f3e6a4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:21:54 [info] 37#37: *1010 [lua] logger.lua:23: 1082a18dbd2ff15c97732d4c41f3e6a4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:21:54 +0000] 1082a18dbd2ff15c97732d4c41f3e6a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:21:56 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:21:56 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:06 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:06 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:09 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 59c121afa2d558af9d7efba5d07aa90d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:22:09 +0000] 59c121afa2d558af9d7efba5d07aa90d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:22:09 [info] 37#37: *1015 [lua] logger.lua:23: 59c121afa2d558af9d7efba5d07aa90d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:22:16 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:16 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:24 [info] 37#37: *1019 [lua] access_by_lua(msblocations.conf:189):2: 205caec63f8c63d27c9c11cea866d86e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:22:24 [info] 37#37: *1019 [lua] logger.lua:23: 205caec63f8c63d27c9c11cea866d86e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:22:24 +0000] 205caec63f8c63d27c9c11cea866d86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:22:26 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:26 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:36 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:36 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:39 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: 42ecb648a25d8699414f21206b58af81:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:22:39 [info] 37#37: *1024 [lua] logger.lua:23: 42ecb648a25d8699414f21206b58af81 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:22:39 +0000] 42ecb648a25d8699414f21206b58af81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:22:46 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:46 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:54 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7d4236eda1d70b3e35a45e9968fe0b5c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:22:54 [info] 37#37: *1027 [lua] logger.lua:23: 7d4236eda1d70b3e35a45e9968fe0b5c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:22:54 +0000] 7d4236eda1d70b3e35a45e9968fe0b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:22:56 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:22:56 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:06 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:06 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:09 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: 58f28da0aa9f452b956c29f07868a18d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:23:09 +0000] 58f28da0aa9f452b956c29f07868a18d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:23:09 [info] 37#37: *1032 [lua] logger.lua:23: 58f28da0aa9f452b956c29f07868a18d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:23:16 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:16 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:24 [info] 37#37: *1036 [lua] access_by_lua(msblocations.conf:189):2: d79711bd9ea364bc719b8ea5abbade24:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.67.25 - - [30/Dec/2022:11:23:24 +0000] d79711bd9ea364bc719b8ea5abbade24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/30 11:23:24 [info] 37#37: *1036 [lua] logger.lua:23: d79711bd9ea364bc719b8ea5abbade24 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:23:26 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:26 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:34 [info] 37#37: *1039 client closed connection while waiting for request, client: 10.233.70.105, server: 0.0.0.0:443 2022/12/30 11:23:36 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:36 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:39 [info] 37#37: *1042 [lua] access_by_lua(msblocations.conf:189):2: 2d1f67648ee172d1c2cc40d268507c51:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:23:39 +0000] 2d1f67648ee172d1c2cc40d268507c51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:23:39 [info] 37#37: *1042 [lua] logger.lua:23: 2d1f67648ee172d1c2cc40d268507c51 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:23:46 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:46 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:54 [info] 37#37: *1045 [lua] access_by_lua(msblocations.conf:189):2: 0b897105f5589f10b1b6d14ae58e4c2c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:23:54 +0000] 0b897105f5589f10b1b6d14ae58e4c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:23:54 [info] 37#37: *1045 [lua] logger.lua:23: 0b897105f5589f10b1b6d14ae58e4c2c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:23:56 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:23:56 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:06 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:06 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:09 [info] 37#37: *1050 [lua] access_by_lua(msblocations.conf:189):2: 2c919e76f5ac03016221435bca3c8503:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:24:09 [info] 37#37: *1050 [lua] logger.lua:23: 2c919e76f5ac03016221435bca3c8503 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:24:09 +0000] 2c919e76f5ac03016221435bca3c8503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:24:16 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:16 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:24 [info] 37#37: *1054 [lua] access_by_lua(msblocations.conf:189):2: 1bfbd243b0ce4951fb53de5055584302:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:24:24 +0000] 1bfbd243b0ce4951fb53de5055584302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/30 11:24:24 [info] 37#37: *1054 [lua] logger.lua:23: 1bfbd243b0ce4951fb53de5055584302 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:24:26 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:26 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:36 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:36 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:39 [info] 37#37: *1059 [lua] access_by_lua(msblocations.conf:189):2: 2ee858765d71b494387565d6aee7b796:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:24:39 [info] 37#37: *1059 [lua] logger.lua:23: 2ee858765d71b494387565d6aee7b796 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:24:39 +0000] 2ee858765d71b494387565d6aee7b796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:24:46 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:46 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:54 [info] 37#37: *1062 [lua] access_by_lua(msblocations.conf:189):2: e42816165306fafdd284820f10a396fa:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:24:54 [info] 37#37: *1062 [lua] logger.lua:23: e42816165306fafdd284820f10a396fa {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:24:54 +0000] e42816165306fafdd284820f10a396fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:24:56 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:24:56 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:06 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:06 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:09 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:189):2: 2b502e172429245ec258ad94ca039a99:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:25:09 +0000] 2b502e172429245ec258ad94ca039a99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:25:09 [info] 37#37: *1067 [lua] logger.lua:23: 2b502e172429245ec258ad94ca039a99 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:25:16 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:16 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:24 [info] 37#37: *1071 [lua] access_by_lua(msblocations.conf:189):2: 41fa3b02e4d9dd26b6db0f33f4110516:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:25:24 +0000] 41fa3b02e4d9dd26b6db0f33f4110516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:25:24 [info] 37#37: *1071 [lua] logger.lua:23: 41fa3b02e4d9dd26b6db0f33f4110516 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:25:26 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:26 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:36 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:36 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:39 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: ad723fd7706cb3a80640d06bc34eb182:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:25:39 [info] 37#37: *1076 [lua] logger.lua:23: ad723fd7706cb3a80640d06bc34eb182 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:25:39 +0000] ad723fd7706cb3a80640d06bc34eb182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:25:46 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:46 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:54 [info] 37#37: *1079 [lua] access_by_lua(msblocations.conf:189):2: 91005c78f4d1389783b8481384b92141:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:25:54 +0000] 91005c78f4d1389783b8481384b92141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:25:54 [info] 37#37: *1079 [lua] logger.lua:23: 91005c78f4d1389783b8481384b92141 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:25:56 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:25:56 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:06 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:06 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:09 [info] 37#37: *1084 [lua] access_by_lua(msblocations.conf:189):2: 21d22b7d7dac54b30b88c822d493beda:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:26:09 [info] 37#37: *1084 [lua] logger.lua:23: 21d22b7d7dac54b30b88c822d493beda {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:26:09 +0000] 21d22b7d7dac54b30b88c822d493beda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:26:16 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:16 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:24 [info] 37#37: *1088 [lua] access_by_lua(msblocations.conf:189):2: fe713e05fb6bd4cb44da1a34a319ec65:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:26:24 [info] 37#37: *1088 [lua] logger.lua:23: fe713e05fb6bd4cb44da1a34a319ec65 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.25 - - [30/Dec/2022:11:26:24 +0000] fe713e05fb6bd4cb44da1a34a319ec65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:26:26 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:26 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:36 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:36 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:39 [info] 37#37: *1093 [lua] access_by_lua(msblocations.conf:189):2: d833f0213e6de4d19a3bb19d11002135:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:26:39 +0000] d833f0213e6de4d19a3bb19d11002135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:26:39 [info] 37#37: *1093 [lua] logger.lua:23: d833f0213e6de4d19a3bb19d11002135 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:26:46 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:46 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:54 [info] 37#37: *1096 [lua] access_by_lua(msblocations.conf:189):2: 5e47e950711da1de4a14c4d5c2b36515:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:26:54 [info] 37#37: *1096 [lua] logger.lua:23: 5e47e950711da1de4a14c4d5c2b36515 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:26:54 +0000] 5e47e950711da1de4a14c4d5c2b36515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:26:56 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:26:56 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:06 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:06 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:09 [info] 37#37: *1101 [lua] access_by_lua(msblocations.conf:189):2: 31c0e16f0b2c53c221687adcb7457c40:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.67.25 - - [30/Dec/2022:11:27:09 +0000] 31c0e16f0b2c53c221687adcb7457c40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2022/12/30 11:27:09 [info] 37#37: *1101 [lua] logger.lua:23: 31c0e16f0b2c53c221687adcb7457c40 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:27:16 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:16 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:24 [info] 37#37: *1105 [lua] access_by_lua(msblocations.conf:189):2: c6f0cb53e165ecbf88c43b122499bd90:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:27:24 +0000] c6f0cb53e165ecbf88c43b122499bd90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:27:24 [info] 37#37: *1105 [lua] logger.lua:23: c6f0cb53e165ecbf88c43b122499bd90 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:27:26 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:26 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:36 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:36 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:39 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: b9dc8ea0358c7b3a13afcbfc3cfb35de:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:27:39 +0000] b9dc8ea0358c7b3a13afcbfc3cfb35de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:27:39 [info] 37#37: *1111 [lua] logger.lua:23: b9dc8ea0358c7b3a13afcbfc3cfb35de {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:27:42 [info] 37#37: *1108 client prematurely closed connection while reading client request line, client: 10.233.64.25, server: 10.233.64.25 - - [30/Dec/2022:11:27:42 +0000] 553323862c2c5b5f1d9820520178b0f3 "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-" 2022/12/30 11:27:42 [info] 37#37: *1112 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.25, server: , request: "GET / HTTP/1.0" 10.233.64.25 - - [30/Dec/2022:11:27:42 +0000] 90e2aab9029279a7b88e98a068d8844a "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/12/30 11:27:46 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:46 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:54 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:189):2: 40e1e578f0c079dda2d5de57b27c5251:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:27:54 [info] 37#37: *1115 [lua] logger.lua:23: 40e1e578f0c079dda2d5de57b27c5251 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:27:54 +0000] 40e1e578f0c079dda2d5de57b27c5251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:27:56 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:27:56 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:06 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:06 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:09 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: 7227f9661c9f66cbeee15197472350f3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:28:09 +0000] 7227f9661c9f66cbeee15197472350f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:28:09 [info] 37#37: *1120 [lua] logger.lua:23: 7227f9661c9f66cbeee15197472350f3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 11:28:16 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:16 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:24 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: f642c5afd24c0364fddf7c1d178f740f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:28:24 [info] 37#37: *1124 [lua] logger.lua:23: f642c5afd24c0364fddf7c1d178f740f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:28:24 +0000] f642c5afd24c0364fddf7c1d178f740f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:28:26 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:26 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:36 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:36 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:39 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: 45944a0c83401a8e0c2d371f2e58bda6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:28:39 +0000] 45944a0c83401a8e0c2d371f2e58bda6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:28:39 [info] 37#37: *1129 [lua] logger.lua:23: 45944a0c83401a8e0c2d371f2e58bda6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:28:46 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:46 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:54 [info] 37#37: *1132 [lua] access_by_lua(msblocations.conf:189):2: a9e9e26269ef3f96ee36b62dd8b740c0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:28:54 [info] 37#37: *1132 [lua] logger.lua:23: a9e9e26269ef3f96ee36b62dd8b740c0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:28:54 +0000] a9e9e26269ef3f96ee36b62dd8b740c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:28:56 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:28:56 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:06 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:06 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:09 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: 1ce4392598a2643c348348f80634b153:receive the request, client: 10.233.64.25, server: , request: "GET /nmaplowercheck1672399749 HTTP/1.1", host: "10.32.241.83:30284" 2022/12/30 11:29:09 [warn] 37#37: *1137 [lua] error_handler.lua:29: error_svc_not_found(): 1ce4392598a2643c348348f80634b153 No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "GET /nmaplowercheck1672399749 HTTP/1.1", host: "10.32.241.83:30284" 10.233.64.25 - - [30/Dec/2022:11:29:09 +0000] 1ce4392598a2643c348348f80634b153 "GET /nmaplowercheck1672399749 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/12/30 11:29:09 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:189):2: 0ef34cc368ae04eb89df06f8d8a7d41b:receive the request, client: 10.233.64.25, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.83:30284" 2022/12/30 11:29:09 [warn] 37#37: *1138 [lua] error_handler.lua:29: error_svc_not_found(): 0ef34cc368ae04eb89df06f8d8a7d41b No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.83:30284" 10.233.64.25 - - [30/Dec/2022:11:29:09 +0000] 0ef34cc368ae04eb89df06f8d8a7d41b "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/12/30 11:29:09 [info] 37#37: *1139 [lua] access_by_lua(msblocations.conf:189):2: 2373e162ea7c00bd8724982c5c1c3895:receive the request, client: 10.233.64.25, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.83:30284" 2022/12/30 11:29:09 [warn] 37#37: *1139 [lua] error_handler.lua:29: error_svc_not_found(): 2373e162ea7c00bd8724982c5c1c3895 No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.83:30284" 10.233.64.25 - - [30/Dec/2022:11:29:09 +0000] 2373e162ea7c00bd8724982c5c1c3895 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/12/30 11:29:09 [info] 37#37: *1140 [lua] access_by_lua(msblocations.conf:189):2: 5d01aabd36cab2da54021a88a62bc761:receive the request, client: 10.233.64.25, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.83:30284" 2022/12/30 11:29:09 [warn] 37#37: *1140 [lua] error_handler.lua:29: error_svc_not_found(): 5d01aabd36cab2da54021a88a62bc761 No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.83:30284" 10.233.64.25 - - [30/Dec/2022:11:29:09 +0000] 5d01aabd36cab2da54021a88a62bc761 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/12/30 11:29:09 [info] 37#37: *1141 [lua] access_by_lua(msblocations.conf:189):2: cd83b4dea802371ef57ea6ee76aa8611:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:29:09 [info] 37#37: *1141 [lua] logger.lua:23: cd83b4dea802371ef57ea6ee76aa8611 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:29:09 +0000] cd83b4dea802371ef57ea6ee76aa8611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/30 11:29:16 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:16 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:16 [info] 37#37: *1145 [lua] access_by_lua(msblocations.conf:189):2: c2d2675e3c27043e1d1fa1eda5d0c5cc:receive the request, client: 10.233.64.25, server: , request: "GET / HTTP/1.0" 2022/12/30 11:29:16 [warn] 37#37: *1145 [lua] error_handler.lua:29: error_svc_not_found(): c2d2675e3c27043e1d1fa1eda5d0c5cc No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "GET / HTTP/1.0" 10.233.64.25 - - [30/Dec/2022:11:29:16 +0000] c2d2675e3c27043e1d1fa1eda5d0c5cc "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/12/30 11:29:16 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:189):2: 7f785e1e3e19dd83ae780330fdf19b8c:receive the request, client: 10.233.64.25, server: , request: "GET / HTTP/1.1", host: "10.32.241.83" 2022/12/30 11:29:16 [warn] 37#37: *1146 [lua] error_handler.lua:29: error_svc_not_found(): 7f785e1e3e19dd83ae780330fdf19b8c No route found for this request! detail_info:Custom not match, client: 10.233.64.25, server: , request: "GET / HTTP/1.1", host: "10.32.241.83" 10.233.64.25 - - [30/Dec/2022:11:29:16 +0000] 7f785e1e3e19dd83ae780330fdf19b8c "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/12/30 11:29:16 [info] 37#37: *1146 client 10.233.64.25 closed keepalive connection 2022/12/30 11:29:24 [info] 37#37: *1147 [lua] access_by_lua(msblocations.conf:189):2: 67368aecd91bcbab9017a2253f352c10:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:29:24 [info] 37#37: *1147 [lua] logger.lua:23: 67368aecd91bcbab9017a2253f352c10 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:29:24 +0000] 67368aecd91bcbab9017a2253f352c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:29:26 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:26 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:36 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:36 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:39 [info] 37#37: *1152 [lua] access_by_lua(msblocations.conf:189):2: 673240c056f0d5b0b113b457d81771e3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:29:39 +0000] 673240c056f0d5b0b113b457d81771e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/30 11:29:39 [info] 37#37: *1152 [lua] logger.lua:23: 673240c056f0d5b0b113b457d81771e3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 11:29:46 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:46 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:54 [info] 37#37: *1155 [lua] access_by_lua(msblocations.conf:189):2: aa7c50896d7971ea60048b16cbce742f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:29:54 [info] 37#37: *1155 [lua] logger.lua:23: aa7c50896d7971ea60048b16cbce742f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:29:54 +0000] aa7c50896d7971ea60048b16cbce742f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:29:56 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:29:56 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:06 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:06 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:09 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:189):2: 28adc4d69b18f2c0760c212c7ad578c7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:30:09 +0000] 28adc4d69b18f2c0760c212c7ad578c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:30:09 [info] 37#37: *1160 [lua] logger.lua:23: 28adc4d69b18f2c0760c212c7ad578c7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:30:16 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:16 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:24 [info] 37#37: *1164 [lua] access_by_lua(msblocations.conf:189):2: fffb837e8156b2540b6a999efbbe76a8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:30:24 [info] 37#37: *1164 [lua] logger.lua:23: fffb837e8156b2540b6a999efbbe76a8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:30:24 +0000] fffb837e8156b2540b6a999efbbe76a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:30:26 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:26 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:36 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:36 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:39 [info] 37#37: *1169 [lua] access_by_lua(msblocations.conf:189):2: 424da872bd6a91e9df37e7a705832a38:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:30:39 [info] 37#37: *1169 [lua] logger.lua:23: 424da872bd6a91e9df37e7a705832a38 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:30:39 +0000] 424da872bd6a91e9df37e7a705832a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:30:46 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:46 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:54 [info] 37#37: *1172 [lua] access_by_lua(msblocations.conf:189):2: c5ff983c3e21a3fa6cb73b557e3b998b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:30:54 +0000] c5ff983c3e21a3fa6cb73b557e3b998b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:30:54 [info] 37#37: *1172 [lua] logger.lua:23: c5ff983c3e21a3fa6cb73b557e3b998b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:30:56 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:30:56 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:06 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:06 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:09 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:189):2: d4bf7bd4867464b0d2dec02febf44bf2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:31:09 [info] 37#37: *1177 [lua] logger.lua:23: d4bf7bd4867464b0d2dec02febf44bf2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:31:09 +0000] d4bf7bd4867464b0d2dec02febf44bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:31:16 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:16 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:24 [info] 37#37: *1181 [lua] access_by_lua(msblocations.conf:189):2: 3b4d2ae67a675a26e08e6a6991da0bd3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:31:24 [info] 37#37: *1181 [lua] logger.lua:23: 3b4d2ae67a675a26e08e6a6991da0bd3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:31:24 +0000] 3b4d2ae67a675a26e08e6a6991da0bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:31:26 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:26 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:36 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:36 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:39 [info] 37#37: *1186 [lua] access_by_lua(msblocations.conf:189):2: b560d085875f5419f026da3a1533fc8e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:31:39 [info] 37#37: *1186 [lua] logger.lua:23: b560d085875f5419f026da3a1533fc8e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:31:39 +0000] b560d085875f5419f026da3a1533fc8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 11:31:46 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:46 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:54 [info] 37#37: *1189 [lua] access_by_lua(msblocations.conf:189):2: fae3857088d68eee294a43b165121b3d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:31:55 +0000] fae3857088d68eee294a43b165121b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:31:55 [info] 37#37: *1189 [lua] logger.lua:23: fae3857088d68eee294a43b165121b3d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:31:56 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:31:56 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:06 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:06 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:10 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:189):2: b44b01b60d00622a1a414971e6332f85:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:32:10 +0000] b44b01b60d00622a1a414971e6332f85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/30 11:32:10 [info] 37#37: *1194 [lua] logger.lua:23: b44b01b60d00622a1a414971e6332f85 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:32:16 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:16 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:25 [info] 37#37: *1198 [lua] access_by_lua(msblocations.conf:189):2: 92ad9a38da7c34d425a7211b27978a91:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:32:25 +0000] 92ad9a38da7c34d425a7211b27978a91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:32:25 [info] 37#37: *1198 [lua] logger.lua:23: 92ad9a38da7c34d425a7211b27978a91 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:32:26 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:26 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:36 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:36 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:40 [info] 37#37: *1203 [lua] access_by_lua(msblocations.conf:189):2: 3d2af7b1930d988ab1fb187963e20805:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:32:40 +0000] 3d2af7b1930d988ab1fb187963e20805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:32:40 [info] 37#37: *1203 [lua] logger.lua:23: 3d2af7b1930d988ab1fb187963e20805 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:32:46 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:46 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:55 [info] 37#37: *1206 [lua] access_by_lua(msblocations.conf:189):2: fcbfc1a4621d7a259c53a786ad299ce0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:32:55 +0000] fcbfc1a4621d7a259c53a786ad299ce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:32:55 [info] 37#37: *1206 [lua] logger.lua:23: fcbfc1a4621d7a259c53a786ad299ce0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:32:56 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:32:56 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:06 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:06 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:10 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:189):2: 2e8303c68c924cad2b9736ee5d4fbcec:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:33:10 +0000] 2e8303c68c924cad2b9736ee5d4fbcec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:33:10 [info] 37#37: *1211 [lua] logger.lua:23: 2e8303c68c924cad2b9736ee5d4fbcec {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:33:16 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:16 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:25 [info] 37#37: *1215 [lua] access_by_lua(msblocations.conf:189):2: 2924dd3bc2b59a226f29dca116861bda:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:33:25 [info] 37#37: *1215 [lua] logger.lua:23: 2924dd3bc2b59a226f29dca116861bda {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:33:25 +0000] 2924dd3bc2b59a226f29dca116861bda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:33:26 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:26 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:36 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:36 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:40 [info] 37#37: *1220 [lua] access_by_lua(msblocations.conf:189):2: 6215fd89bc7cab38031624849fb5bce9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:33:40 [info] 37#37: *1220 [lua] logger.lua:23: 6215fd89bc7cab38031624849fb5bce9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:33:40 +0000] 6215fd89bc7cab38031624849fb5bce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:33:46 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:46 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:55 [info] 37#37: *1223 [lua] access_by_lua(msblocations.conf:189):2: e1e10684f5206dd8d5ea93ac318e0319:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:33:55 +0000] e1e10684f5206dd8d5ea93ac318e0319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:33:55 [info] 37#37: *1223 [lua] logger.lua:23: e1e10684f5206dd8d5ea93ac318e0319 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:33:56 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:33:56 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:06 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:06 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:10 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:189):2: 0f984ce9384780f3cf2cc4e4b318de6e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:34:10 +0000] 0f984ce9384780f3cf2cc4e4b318de6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:34:10 [info] 37#37: *1228 [lua] logger.lua:23: 0f984ce9384780f3cf2cc4e4b318de6e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:34:16 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:16 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:25 [info] 37#37: *1232 [lua] access_by_lua(msblocations.conf:189):2: 9e353ba21a1b4c625b907b83789965de:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:34:25 +0000] 9e353ba21a1b4c625b907b83789965de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:34:25 [info] 37#37: *1232 [lua] logger.lua:23: 9e353ba21a1b4c625b907b83789965de {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:34:26 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:26 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:36 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:36 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:40 [info] 37#37: *1237 [lua] access_by_lua(msblocations.conf:189):2: c794a4326fddb5db04b0d81e5a29cb72:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:34:40 +0000] c794a4326fddb5db04b0d81e5a29cb72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:34:40 [info] 37#37: *1237 [lua] logger.lua:23: c794a4326fddb5db04b0d81e5a29cb72 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:34:46 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:46 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:55 [info] 37#37: *1240 [lua] access_by_lua(msblocations.conf:189):2: 42418d8ed3ebfa58eacf3890116a8800:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:34:55 [info] 37#37: *1240 [lua] logger.lua:23: 42418d8ed3ebfa58eacf3890116a8800 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:34:55 +0000] 42418d8ed3ebfa58eacf3890116a8800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:34:56 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:34:56 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:06 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:06 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:10 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:189):2: d1cb696e67b1dae48d073da4f9163c21:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:35:10 [info] 37#37: *1245 [lua] logger.lua:23: d1cb696e67b1dae48d073da4f9163c21 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:35:10 +0000] d1cb696e67b1dae48d073da4f9163c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 11:35:16 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:16 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:25 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:189):2: 5a2ba03d216021e3f762a3e5f111efa4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:35:25 [info] 37#37: *1249 [lua] logger.lua:23: 5a2ba03d216021e3f762a3e5f111efa4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:35:25 +0000] 5a2ba03d216021e3f762a3e5f111efa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:35:26 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:26 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:36 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:36 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:40 [info] 37#37: *1254 [lua] access_by_lua(msblocations.conf:189):2: fe2f02db0bd9133d3997c84b38d508bb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:35:40 [info] 37#37: *1254 [lua] logger.lua:23: fe2f02db0bd9133d3997c84b38d508bb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:35:40 +0000] fe2f02db0bd9133d3997c84b38d508bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:35:46 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:46 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:55 [info] 37#37: *1257 [lua] access_by_lua(msblocations.conf:189):2: 5aa9af680cbeddb04abfb5d7f29923e7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:35:55 +0000] 5aa9af680cbeddb04abfb5d7f29923e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/12/30 11:35:55 [info] 37#37: *1257 [lua] logger.lua:23: 5aa9af680cbeddb04abfb5d7f29923e7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:35:56 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:35:56 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:06 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:06 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:10 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:189):2: 4b8735765f73216ac484d425a9800c70:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:36:10 [info] 37#37: *1262 [lua] logger.lua:23: 4b8735765f73216ac484d425a9800c70 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:36:10 +0000] 4b8735765f73216ac484d425a9800c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:36:16 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:16 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:25 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:189):2: d8b7c5eb84ca9f7d47b80ed0e5d932a3:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:36:25 [info] 37#37: *1266 [lua] logger.lua:23: d8b7c5eb84ca9f7d47b80ed0e5d932a3 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:36:25 +0000] d8b7c5eb84ca9f7d47b80ed0e5d932a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:36:26 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:26 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:36 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:36 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:40 [info] 37#37: *1271 [lua] access_by_lua(msblocations.conf:189):2: acc9b9d98b3f754d04ca4888b122307e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:36:40 [info] 37#37: *1271 [lua] logger.lua:23: acc9b9d98b3f754d04ca4888b122307e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:36:40 +0000] acc9b9d98b3f754d04ca4888b122307e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:36:46 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:46 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:55 [info] 37#37: *1274 [lua] access_by_lua(msblocations.conf:189):2: 22465e134d3692687bf8fdf35ed19feb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:36:55 [info] 37#37: *1274 [lua] logger.lua:23: 22465e134d3692687bf8fdf35ed19feb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:36:55 +0000] 22465e134d3692687bf8fdf35ed19feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:36:56 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:36:56 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:06 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:06 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:10 [info] 37#37: *1279 [lua] access_by_lua(msblocations.conf:189):2: 2839bb7d2c8b8c022c2106c19b36abfe:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:37:10 +0000] 2839bb7d2c8b8c022c2106c19b36abfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:37:10 [info] 37#37: *1279 [lua] logger.lua:23: 2839bb7d2c8b8c022c2106c19b36abfe {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:37:16 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:16 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:25 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:189):2: 24353647ccf3b7f657f5b5d8c25a44cc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:37:25 [info] 37#37: *1283 [lua] logger.lua:23: 24353647ccf3b7f657f5b5d8c25a44cc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:37:25 +0000] 24353647ccf3b7f657f5b5d8c25a44cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:37:26 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:26 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:36 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:36 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:40 [info] 37#37: *1288 [lua] access_by_lua(msblocations.conf:189):2: 5e710c3edf3f5e7ac7663fbc56d66de5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:37:40 +0000] 5e710c3edf3f5e7ac7663fbc56d66de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:37:40 [info] 37#37: *1288 [lua] logger.lua:23: 5e710c3edf3f5e7ac7663fbc56d66de5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:37:46 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:46 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:55 [info] 37#37: *1291 [lua] access_by_lua(msblocations.conf:189):2: e58e0887a1a175c95e10811d000e51b5:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:37:55 +0000] e58e0887a1a175c95e10811d000e51b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:37:55 [info] 37#37: *1291 [lua] logger.lua:23: e58e0887a1a175c95e10811d000e51b5 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:37:56 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:37:56 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:06 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:06 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:10 [info] 37#37: *1296 [lua] access_by_lua(msblocations.conf:189):2: 8e9a61ff74f5902c821d428edc38b9dc:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:38:10 [info] 37#37: *1296 [lua] logger.lua:23: 8e9a61ff74f5902c821d428edc38b9dc {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:38:10 +0000] 8e9a61ff74f5902c821d428edc38b9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:38:16 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:16 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:25 [info] 37#37: *1300 [lua] access_by_lua(msblocations.conf:189):2: c36f1cf65ab99f91a4dcedb6e760d8cf:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:38:25 [info] 37#37: *1300 [lua] logger.lua:23: c36f1cf65ab99f91a4dcedb6e760d8cf {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:38:25 +0000] c36f1cf65ab99f91a4dcedb6e760d8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:38:26 [info] 37#37: *1301 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:26 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:36 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:36 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:40 [info] 37#37: *1305 [lua] access_by_lua(msblocations.conf:189):2: 282259d84cf834a12ff385dbb330d837:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:38:40 +0000] 282259d84cf834a12ff385dbb330d837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:38:40 [info] 37#37: *1305 [lua] logger.lua:23: 282259d84cf834a12ff385dbb330d837 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:38:46 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:46 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:55 [info] 37#37: *1308 [lua] access_by_lua(msblocations.conf:189):2: 49012bc0c5a418fca4f44dfd7536ba39:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:38:55 +0000] 49012bc0c5a418fca4f44dfd7536ba39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:38:55 [info] 37#37: *1308 [lua] logger.lua:23: 49012bc0c5a418fca4f44dfd7536ba39 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:38:56 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:38:56 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:06 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:06 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:10 [info] 37#37: *1313 [lua] access_by_lua(msblocations.conf:189):2: 6d366b54a16537a445d3c376d8dda094:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:39:10 [info] 37#37: *1313 [lua] logger.lua:23: 6d366b54a16537a445d3c376d8dda094 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:39:10 +0000] 6d366b54a16537a445d3c376d8dda094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:39:16 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:16 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:25 [info] 37#37: *1317 [lua] access_by_lua(msblocations.conf:189):2: f2a5b0777d6d0962a5aadb549b7ac145:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:39:25 [info] 37#37: *1317 [lua] logger.lua:23: f2a5b0777d6d0962a5aadb549b7ac145 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:39:25 +0000] f2a5b0777d6d0962a5aadb549b7ac145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:39:26 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:26 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:36 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:36 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:40 [info] 37#37: *1322 [lua] access_by_lua(msblocations.conf:189):2: d3c782bc0ac761224caa2822a7a620b0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:39:40 [info] 37#37: *1322 [lua] logger.lua:23: d3c782bc0ac761224caa2822a7a620b0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:39:40 +0000] d3c782bc0ac761224caa2822a7a620b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:39:46 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:46 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:55 [info] 37#37: *1325 [lua] access_by_lua(msblocations.conf:189):2: 00b4946f38802fcb4007ae39ecd5fe5d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:39:55 +0000] 00b4946f38802fcb4007ae39ecd5fe5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:39:55 [info] 37#37: *1325 [lua] logger.lua:23: 00b4946f38802fcb4007ae39ecd5fe5d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:39:56 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:39:56 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:06 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:06 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:10 [info] 37#37: *1330 [lua] access_by_lua(msblocations.conf:189):2: b4eeccb5e983cf3e3ad58dceacf1b656:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:40:10 [info] 37#37: *1330 [lua] logger.lua:23: b4eeccb5e983cf3e3ad58dceacf1b656 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:40:10 +0000] b4eeccb5e983cf3e3ad58dceacf1b656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/30 11:40:16 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:16 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:25 [info] 37#37: *1334 [lua] access_by_lua(msblocations.conf:189):2: 8e5e57064672faffeeeb791b455a4c48:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:40:25 [info] 37#37: *1334 [lua] logger.lua:23: 8e5e57064672faffeeeb791b455a4c48 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:40:25 +0000] 8e5e57064672faffeeeb791b455a4c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:40:26 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:26 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:36 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:36 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:40 [info] 37#37: *1339 [lua] access_by_lua(msblocations.conf:189):2: 36d75029a043b60b0dc8e79068001812:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:40:40 [info] 37#37: *1339 [lua] logger.lua:23: 36d75029a043b60b0dc8e79068001812 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:40:40 +0000] 36d75029a043b60b0dc8e79068001812 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:40:46 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:46 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:55 [info] 37#37: *1342 [lua] access_by_lua(msblocations.conf:189):2: f30bf55ef0347af3b6ef5093317e8008:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:40:55 +0000] f30bf55ef0347af3b6ef5093317e8008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:40:55 [info] 37#37: *1342 [lua] logger.lua:23: f30bf55ef0347af3b6ef5093317e8008 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:40:56 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:40:56 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:06 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:06 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:10 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:189):2: 800f7a85850c198292f12febeb74ecc9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:41:10 [info] 37#37: *1347 [lua] logger.lua:23: 800f7a85850c198292f12febeb74ecc9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:41:10 +0000] 800f7a85850c198292f12febeb74ecc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:41:16 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:16 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:25 [info] 37#37: *1351 [lua] access_by_lua(msblocations.conf:189):2: 20badde11b88a4b6b9bd9ad386f2b959:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:41:25 [info] 37#37: *1351 [lua] logger.lua:23: 20badde11b88a4b6b9bd9ad386f2b959 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:41:25 +0000] 20badde11b88a4b6b9bd9ad386f2b959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:41:26 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:26 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:36 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:36 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:40 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:189):2: db4176275e51ee16da210d7a908daf39:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:41:40 [info] 37#37: *1356 [lua] logger.lua:23: db4176275e51ee16da210d7a908daf39 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:41:40 +0000] db4176275e51ee16da210d7a908daf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:41:46 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:46 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:55 [info] 37#37: *1359 [lua] access_by_lua(msblocations.conf:189):2: 4d9669898e8177943a67215eb6af1eec:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:41:55 [info] 37#37: *1359 [lua] logger.lua:23: 4d9669898e8177943a67215eb6af1eec {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:41:55 +0000] 4d9669898e8177943a67215eb6af1eec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 11:41:56 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:41:56 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:06 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:06 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:10 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:189):2: 167bc9773dcd07503f4414d9b5a594d7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:42:10 [info] 37#37: *1364 [lua] logger.lua:23: 167bc9773dcd07503f4414d9b5a594d7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:42:10 +0000] 167bc9773dcd07503f4414d9b5a594d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:42:16 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:16 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:25 [info] 37#37: *1368 [lua] access_by_lua(msblocations.conf:189):2: 6d4af88bbb880141cd4999ba2a36eaf4:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:42:25 +0000] 6d4af88bbb880141cd4999ba2a36eaf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/30 11:42:25 [info] 37#37: *1368 [lua] logger.lua:23: 6d4af88bbb880141cd4999ba2a36eaf4 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:42:26 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:26 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:36 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:36 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:40 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:189):2: af07be405f15ef33a302591ad0c53858:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:42:40 +0000] af07be405f15ef33a302591ad0c53858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:42:40 [info] 37#37: *1373 [lua] logger.lua:23: af07be405f15ef33a302591ad0c53858 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:42:46 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:46 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:55 [info] 37#37: *1376 [lua] access_by_lua(msblocations.conf:189):2: 7bb57834e1656a4994f3938a78027653:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:42:55 +0000] 7bb57834e1656a4994f3938a78027653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:42:55 [info] 37#37: *1376 [lua] logger.lua:23: 7bb57834e1656a4994f3938a78027653 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:42:56 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:42:56 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:06 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:06 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:10 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:189):2: 2b5da772db1b42344c34c06bf527c4b9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:43:10 [info] 37#37: *1381 [lua] logger.lua:23: 2b5da772db1b42344c34c06bf527c4b9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:43:10 +0000] 2b5da772db1b42344c34c06bf527c4b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:43:16 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:16 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:25 [info] 37#37: *1385 [lua] access_by_lua(msblocations.conf:189):2: 01ebdea474a1ae414ba3d130f4043f86:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:43:25 [info] 37#37: *1385 [lua] logger.lua:23: 01ebdea474a1ae414ba3d130f4043f86 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:43:25 +0000] 01ebdea474a1ae414ba3d130f4043f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:43:26 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:26 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:36 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:36 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:40 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:189):2: 54974cae8872efade8c6b421059582af:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:43:40 +0000] 54974cae8872efade8c6b421059582af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:43:40 [info] 37#37: *1390 [lua] logger.lua:23: 54974cae8872efade8c6b421059582af {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:43:46 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:46 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:55 [info] 37#37: *1393 [lua] access_by_lua(msblocations.conf:189):2: 30bb833d3d5213d4bac72f7273225b34:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:43:55 [info] 37#37: *1393 [lua] logger.lua:23: 30bb833d3d5213d4bac72f7273225b34 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:43:55 +0000] 30bb833d3d5213d4bac72f7273225b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:43:56 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:43:56 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:06 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:06 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:10 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:189):2: fd793c6eccfe14a243e98ea44d4ed8f2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:44:10 [info] 37#37: *1398 [lua] logger.lua:23: fd793c6eccfe14a243e98ea44d4ed8f2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:44:10 +0000] fd793c6eccfe14a243e98ea44d4ed8f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:44:16 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:16 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:25 [info] 37#37: *1402 [lua] access_by_lua(msblocations.conf:189):2: 7979a37cb814edebf0fa55a1354d5778:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:44:25 [info] 37#37: *1402 [lua] logger.lua:23: 7979a37cb814edebf0fa55a1354d5778 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:44:25 +0000] 7979a37cb814edebf0fa55a1354d5778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:44:26 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:26 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:36 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:36 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:40 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:189):2: 2569b1f47144d865028ec4db58c3f97b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:44:40 [info] 37#37: *1407 [lua] logger.lua:23: 2569b1f47144d865028ec4db58c3f97b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:44:40 +0000] 2569b1f47144d865028ec4db58c3f97b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:44:46 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:46 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:55 [info] 37#37: *1410 [lua] access_by_lua(msblocations.conf:189):2: 599ce34e78d06b8f7cf2408b8c68bd6c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:44:55 [info] 37#37: *1410 [lua] logger.lua:23: 599ce34e78d06b8f7cf2408b8c68bd6c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:44:55 +0000] 599ce34e78d06b8f7cf2408b8c68bd6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:44:56 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:44:56 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:06 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:06 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:10 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:189):2: 66a62578a2567190db4178fb0174ddfd:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:45:10 [info] 37#37: *1415 [lua] logger.lua:23: 66a62578a2567190db4178fb0174ddfd {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:45:10 +0000] 66a62578a2567190db4178fb0174ddfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/30 11:45:16 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:16 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:25 [info] 37#37: *1419 [lua] access_by_lua(msblocations.conf:189):2: 86a4903b96553625cb57cedc36ab383c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:45:25 [info] 37#37: *1419 [lua] logger.lua:23: 86a4903b96553625cb57cedc36ab383c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:45:25 +0000] 86a4903b96553625cb57cedc36ab383c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:45:26 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:26 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:36 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:36 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:40 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:189):2: 435f1b3783e6a2a5d54ac831be845e6b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:45:40 [info] 37#37: *1424 [lua] logger.lua:23: 435f1b3783e6a2a5d54ac831be845e6b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:45:40 +0000] 435f1b3783e6a2a5d54ac831be845e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:45:46 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:46 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:55 [info] 37#37: *1427 [lua] access_by_lua(msblocations.conf:189):2: 5900eb9c8ef1841692fb1063c8359eb2:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:45:55 +0000] 5900eb9c8ef1841692fb1063c8359eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:45:55 [info] 37#37: *1427 [lua] logger.lua:23: 5900eb9c8ef1841692fb1063c8359eb2 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:45:56 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:45:56 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:06 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:06 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:10 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:189):2: a1dee6ddadf13be85a1f98208aae7539:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:46:10 +0000] a1dee6ddadf13be85a1f98208aae7539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/30 11:46:10 [info] 37#37: *1432 [lua] logger.lua:23: a1dee6ddadf13be85a1f98208aae7539 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:46:16 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:16 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:25 [info] 37#37: *1436 [lua] access_by_lua(msblocations.conf:189):2: dc1533923013fc61a283e2e26bceb71f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:46:25 +0000] dc1533923013fc61a283e2e26bceb71f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:46:25 [info] 37#37: *1436 [lua] logger.lua:23: dc1533923013fc61a283e2e26bceb71f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:46:26 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:26 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:36 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:36 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:40 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:189):2: 622ab30927d74eab001218aca11b8286:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:46:40 [info] 37#37: *1441 [lua] logger.lua:23: 622ab30927d74eab001218aca11b8286 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:46:40 +0000] 622ab30927d74eab001218aca11b8286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:46:46 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:46 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:55 [info] 37#37: *1444 [lua] access_by_lua(msblocations.conf:189):2: faa2fe515a8a07e0391cfa971687436f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:46:55 [info] 37#37: *1444 [lua] logger.lua:23: faa2fe515a8a07e0391cfa971687436f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:46:55 +0000] faa2fe515a8a07e0391cfa971687436f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:46:56 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:46:56 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:06 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:06 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:10 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:189):2: 67f04827347e34d7b3ade5cc9f376dcb:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:47:10 [info] 37#37: *1449 [lua] logger.lua:23: 67f04827347e34d7b3ade5cc9f376dcb {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:47:10 +0000] 67f04827347e34d7b3ade5cc9f376dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:47:16 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:16 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:25 [info] 37#37: *1453 [lua] access_by_lua(msblocations.conf:189):2: cb14772cf2d664c907d510184d659dee:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:47:25 [info] 37#37: *1453 [lua] logger.lua:23: cb14772cf2d664c907d510184d659dee {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:47:25 +0000] cb14772cf2d664c907d510184d659dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:47:26 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:26 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:36 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:36 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:40 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:189):2: fd392e2f497ab931809440f663ad0a94:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:47:40 [info] 37#37: *1458 [lua] logger.lua:23: fd392e2f497ab931809440f663ad0a94 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:47:40 +0000] fd392e2f497ab931809440f663ad0a94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:47:46 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:46 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:55 [info] 37#37: *1461 [lua] access_by_lua(msblocations.conf:189):2: eaeecce33411e8ff387b51db81e57cdf:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.67.25 - - [30/Dec/2022:11:47:55 +0000] eaeecce33411e8ff387b51db81e57cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/30 11:47:55 [info] 37#37: *1461 [lua] logger.lua:23: eaeecce33411e8ff387b51db81e57cdf {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:47:56 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:47:56 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:06 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:06 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:10 [info] 37#37: *1466 [lua] access_by_lua(msblocations.conf:189):2: f8eb8fe00e47c03b0283afa71c8724ec:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:48:10 [info] 37#37: *1466 [lua] logger.lua:23: f8eb8fe00e47c03b0283afa71c8724ec {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:48:10 +0000] f8eb8fe00e47c03b0283afa71c8724ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:48:16 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:16 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:25 [info] 37#37: *1470 [lua] access_by_lua(msblocations.conf:189):2: 1d38c5875d885d7a388d54098a3c2917:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:48:26 +0000] 1d38c5875d885d7a388d54098a3c2917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/12/30 11:48:26 [info] 37#37: *1470 [lua] logger.lua:23: 1d38c5875d885d7a388d54098a3c2917 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/12/30 11:48:26 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:26 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:36 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:36 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:41 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:189):2: 2eac46544fa4f4ef6539654e781a191d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:48:41 [info] 37#37: *1475 [lua] logger.lua:23: 2eac46544fa4f4ef6539654e781a191d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:48:41 +0000] 2eac46544fa4f4ef6539654e781a191d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:48:46 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:46 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:56 [info] 37#37: *1478 [lua] access_by_lua(msblocations.conf:189):2: 1ab0da046b76f17771f3e35f4a9d71e9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:48:56 [info] 37#37: *1478 [lua] logger.lua:23: 1ab0da046b76f17771f3e35f4a9d71e9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:48:56 +0000] 1ab0da046b76f17771f3e35f4a9d71e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:48:56 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:48:56 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:06 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:06 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:11 [info] 37#37: *1483 [lua] access_by_lua(msblocations.conf:189):2: 73f5b8cb1c9f91badfb83cfcb088bb47:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:49:11 [info] 37#37: *1483 [lua] logger.lua:23: 73f5b8cb1c9f91badfb83cfcb088bb47 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:49:11 +0000] 73f5b8cb1c9f91badfb83cfcb088bb47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:49:16 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:16 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:26 [info] 37#37: *1487 [lua] access_by_lua(msblocations.conf:189):2: 373d42731f4c2342f3fbdb9719adc029:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:49:26 [info] 37#37: *1487 [lua] logger.lua:23: 373d42731f4c2342f3fbdb9719adc029 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:49:26 +0000] 373d42731f4c2342f3fbdb9719adc029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:49:26 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:26 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:36 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:36 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:41 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:189):2: 1a3b8e8cd6fe3f37e6878f78b1e0db24:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:49:41 +0000] 1a3b8e8cd6fe3f37e6878f78b1e0db24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:49:41 [info] 37#37: *1492 [lua] logger.lua:23: 1a3b8e8cd6fe3f37e6878f78b1e0db24 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:49:46 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:46 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:56 [info] 37#37: *1495 [lua] access_by_lua(msblocations.conf:189):2: 6557ba3928c6be3d9306d3acb73a8725:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.25 - - [30/Dec/2022:11:49:56 +0000] 6557ba3928c6be3d9306d3acb73a8725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:49:56 [info] 37#37: *1495 [lua] logger.lua:23: 6557ba3928c6be3d9306d3acb73a8725 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:49:56 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:49:56 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:06 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:06 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:11 [info] 37#37: *1500 [lua] access_by_lua(msblocations.conf:189):2: 5ee95cc2972323c10f8c0ab334f654a9:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:50:11 +0000] 5ee95cc2972323c10f8c0ab334f654a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:50:11 [info] 37#37: *1500 [lua] logger.lua:23: 5ee95cc2972323c10f8c0ab334f654a9 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:50:16 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:16 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:26 [info] 37#37: *1504 [lua] access_by_lua(msblocations.conf:189):2: 248f804b2b8d491975543458a302d31f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:50:26 +0000] 248f804b2b8d491975543458a302d31f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:50:26 [info] 37#37: *1504 [lua] logger.lua:23: 248f804b2b8d491975543458a302d31f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:50:26 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:26 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:36 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:36 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:41 [info] 37#37: *1509 [lua] access_by_lua(msblocations.conf:189):2: 60c04ee3f6139c14abffc31501980f39:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.25 - - [30/Dec/2022:11:50:41 +0000] 60c04ee3f6139c14abffc31501980f39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/30 11:50:41 [info] 37#37: *1509 [lua] logger.lua:23: 60c04ee3f6139c14abffc31501980f39 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:50:46 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:46 [info] 37#37: *1511 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:56 [info] 37#37: *1512 [lua] access_by_lua(msblocations.conf:189):2: 1acbdd5325e18f4057d74ba2d75d2e0b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:50:56 [info] 37#37: *1512 [lua] logger.lua:23: 1acbdd5325e18f4057d74ba2d75d2e0b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:50:56 +0000] 1acbdd5325e18f4057d74ba2d75d2e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:50:56 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:50:56 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:06 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:06 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:11 [info] 37#37: *1517 [lua] access_by_lua(msblocations.conf:189):2: 013411c894153e8da2c60863b5538784:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:51:11 +0000] 013411c894153e8da2c60863b5538784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:51:11 [info] 37#37: *1517 [lua] logger.lua:23: 013411c894153e8da2c60863b5538784 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:51:16 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:16 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:26 [info] 37#37: *1521 [lua] access_by_lua(msblocations.conf:189):2: 8fbc16b7a945ad002cc4ff24191322c6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:51:26 +0000] 8fbc16b7a945ad002cc4ff24191322c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:51:26 [info] 37#37: *1521 [lua] logger.lua:23: 8fbc16b7a945ad002cc4ff24191322c6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:51:26 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:26 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:36 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:36 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 10.233.67.25 - - [30/Dec/2022:11:51:41 +0000] dcd2eab87ae51a811b2557547e01619f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:51:41 [info] 37#37: *1526 [lua] access_by_lua(msblocations.conf:189):2: dcd2eab87ae51a811b2557547e01619f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:51:41 [info] 37#37: *1526 [lua] logger.lua:23: dcd2eab87ae51a811b2557547e01619f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:51:46 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:46 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:56 [info] 37#37: *1529 [lua] access_by_lua(msblocations.conf:189):2: 09175ce55b9dfa01e85c57fcb51d1865:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:51:56 +0000] 09175ce55b9dfa01e85c57fcb51d1865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:51:56 [info] 37#37: *1529 [lua] logger.lua:23: 09175ce55b9dfa01e85c57fcb51d1865 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:51:56 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:51:56 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:06 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:06 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:11 [info] 37#37: *1534 [lua] access_by_lua(msblocations.conf:189):2: b6429b03175119d5a1e746f86123965c:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/30 11:52:11 [info] 37#37: *1534 [lua] logger.lua:23: b6429b03175119d5a1e746f86123965c {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:52:11 +0000] b6429b03175119d5a1e746f86123965c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/30 11:52:16 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:16 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:26 [info] 37#37: *1538 [lua] access_by_lua(msblocations.conf:189):2: 32cd6c68cf68c9fe8a9858d15b9f1834:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:52:26 +0000] 32cd6c68cf68c9fe8a9858d15b9f1834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:52:26 [info] 37#37: *1538 [lua] logger.lua:23: 32cd6c68cf68c9fe8a9858d15b9f1834 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:52:26 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:26 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:36 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:36 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:41 [info] 37#37: *1543 [lua] access_by_lua(msblocations.conf:189):2: fcdb139852066413bfd7dd2487e48f9b:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:52:41 [info] 37#37: *1543 [lua] logger.lua:23: fcdb139852066413bfd7dd2487e48f9b {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:52:41 +0000] fcdb139852066413bfd7dd2487e48f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/30 11:52:46 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:46 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:56 [info] 37#37: *1546 [lua] access_by_lua(msblocations.conf:189):2: 3b8f5b111ff0f1166fc1c9bcbda28bad:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:52:56 [info] 37#37: *1546 [lua] logger.lua:23: 3b8f5b111ff0f1166fc1c9bcbda28bad {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:52:56 +0000] 3b8f5b111ff0f1166fc1c9bcbda28bad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:52:56 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:52:56 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:06 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:06 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:11 [info] 37#37: *1551 [lua] access_by_lua(msblocations.conf:189):2: 34498845c107aecb7b9839806c04494e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:53:11 +0000] 34498845c107aecb7b9839806c04494e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/30 11:53:11 [info] 37#37: *1551 [lua] logger.lua:23: 34498845c107aecb7b9839806c04494e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:53:16 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:16 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:26 [info] 37#37: *1555 [lua] access_by_lua(msblocations.conf:189):2: 2ca772cda8d25c786118d3df965e47ec:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:53:26 [info] 37#37: *1555 [lua] logger.lua:23: 2ca772cda8d25c786118d3df965e47ec {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:53:26 +0000] 2ca772cda8d25c786118d3df965e47ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:53:26 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:26 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:36 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:36 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:41 [info] 37#37: *1560 [lua] access_by_lua(msblocations.conf:189):2: f14d4cd3a8014710816c04413fc5bbe7:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:53:41 [info] 37#37: *1560 [lua] logger.lua:23: f14d4cd3a8014710816c04413fc5bbe7 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:53:41 +0000] f14d4cd3a8014710816c04413fc5bbe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:53:46 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:46 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:56 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:56 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:53:56 [info] 37#37: *1564 [lua] access_by_lua(msblocations.conf:189):2: 9dd86b6b0a043c7d898b591952dd5581:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:53:56 [info] 37#37: *1564 [lua] logger.lua:23: 9dd86b6b0a043c7d898b591952dd5581 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:53:56 +0000] 9dd86b6b0a043c7d898b591952dd5581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:54:06 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:06 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:11 [info] 37#37: *1568 [lua] access_by_lua(msblocations.conf:189):2: 982c97d323c038ba5bf4b9424cba0036:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:54:11 [info] 37#37: *1568 [lua] logger.lua:23: 982c97d323c038ba5bf4b9424cba0036 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:54:11 +0000] 982c97d323c038ba5bf4b9424cba0036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:54:16 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:16 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:26 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:26 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:26 [info] 37#37: *1574 [lua] access_by_lua(msblocations.conf:189):2: c450ff960b2ed1b52492e3c198822a38:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:54:26 [info] 37#37: *1574 [lua] logger.lua:23: c450ff960b2ed1b52492e3c198822a38 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:54:26 +0000] c450ff960b2ed1b52492e3c198822a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:54:36 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:36 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:41 [info] 37#37: *1577 [lua] access_by_lua(msblocations.conf:189):2: 62fb4af264f22b073293c454162aeac1:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:54:41 +0000] 62fb4af264f22b073293c454162aeac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 11:54:41 [info] 37#37: *1577 [lua] logger.lua:23: 62fb4af264f22b073293c454162aeac1 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:54:46 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:46 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:56 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:56 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:54:56 [info] 37#37: *1582 [lua] access_by_lua(msblocations.conf:189):2: 692949635ae1b475a4e58d8e42539535:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:54:56 +0000] 692949635ae1b475a4e58d8e42539535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:54:56 [info] 37#37: *1582 [lua] logger.lua:23: 692949635ae1b475a4e58d8e42539535 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:55:06 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:06 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:11 [info] 37#37: *1585 [lua] access_by_lua(msblocations.conf:189):2: ca4881552fedceaa155b91ffb0657b2f:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:55:11 +0000] ca4881552fedceaa155b91ffb0657b2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/30 11:55:11 [info] 37#37: *1585 [lua] logger.lua:23: ca4881552fedceaa155b91ffb0657b2f {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:55:16 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:16 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:26 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:26 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:26 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:189):2: 16d5e424aebbd386654b42d1cc839433:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:55:26 +0000] 16d5e424aebbd386654b42d1cc839433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/30 11:55:26 [info] 37#37: *1591 [lua] logger.lua:23: 16d5e424aebbd386654b42d1cc839433 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:55:36 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:36 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:41 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:189):2: e110cd2428f5248cf1e2aeb1d7e7ea4e:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.25 - - [30/Dec/2022:11:55:41 +0000] e110cd2428f5248cf1e2aeb1d7e7ea4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/30 11:55:41 [info] 37#37: *1594 [lua] logger.lua:23: e110cd2428f5248cf1e2aeb1d7e7ea4e {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:55:46 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:46 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:56 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:56 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:55:56 [info] 37#37: *1599 [lua] access_by_lua(msblocations.conf:189):2: c6ebe957ff2f8ce55b9233404771e7d0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:55:56 [info] 37#37: *1599 [lua] logger.lua:23: c6ebe957ff2f8ce55b9233404771e7d0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:55:56 +0000] c6ebe957ff2f8ce55b9233404771e7d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:56:06 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:06 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:11 [info] 37#37: *1602 [lua] access_by_lua(msblocations.conf:189):2: c57bfd875c1c7feecebb6d7969a40ba1:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:56:11 +0000] c57bfd875c1c7feecebb6d7969a40ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:56:11 [info] 37#37: *1602 [lua] logger.lua:23: c57bfd875c1c7feecebb6d7969a40ba1 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:56:16 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:16 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:26 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:26 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:26 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:189):2: 5f34e7f227c4966540c853c0c2e86105:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/30 11:56:26 [info] 37#37: *1608 [lua] logger.lua:23: 5f34e7f227c4966540c853c0c2e86105 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:56:26 +0000] 5f34e7f227c4966540c853c0c2e86105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/30 11:56:36 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:36 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:41 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:189):2: 814e442a31097d6ea86d4d17aa4455af:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:56:41 +0000] 814e442a31097d6ea86d4d17aa4455af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:56:41 [info] 37#37: *1611 [lua] logger.lua:23: 814e442a31097d6ea86d4d17aa4455af {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:56:46 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:46 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:56 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:56 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:56:56 [info] 37#37: *1616 [lua] access_by_lua(msblocations.conf:189):2: e6972f9f2113f249c0c86d4f3a4dce65:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:56:56 [info] 37#37: *1616 [lua] logger.lua:23: e6972f9f2113f249c0c86d4f3a4dce65 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:56:56 +0000] e6972f9f2113f249c0c86d4f3a4dce65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:57:06 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:06 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:11 [info] 37#37: *1619 [lua] access_by_lua(msblocations.conf:189):2: 88c2c96d0718bd7f6e0bc5a3a9167d3d:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:57:11 [info] 37#37: *1619 [lua] logger.lua:23: 88c2c96d0718bd7f6e0bc5a3a9167d3d {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:57:11 +0000] 88c2c96d0718bd7f6e0bc5a3a9167d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:57:16 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:16 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:26 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:26 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:26 [info] 37#37: *1625 [lua] access_by_lua(msblocations.conf:189):2: 9f90a73a9779ccbc3e9a27c79a162863:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.25 - - [30/Dec/2022:11:57:26 +0000] 9f90a73a9779ccbc3e9a27c79a162863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/30 11:57:26 [info] 37#37: *1625 [lua] logger.lua:23: 9f90a73a9779ccbc3e9a27c79a162863 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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/12/30 11:57:36 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:36 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:41 [info] 37#37: *1628 [lua] access_by_lua(msblocations.conf:189):2: de70c26fbfe909f4d51ed6cddfbdf1a0:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:57:41 [info] 37#37: *1628 [lua] logger.lua:23: de70c26fbfe909f4d51ed6cddfbdf1a0 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:57:41 +0000] de70c26fbfe909f4d51ed6cddfbdf1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/30 11:57:46 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:46 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:56 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:56 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:57:56 [info] 37#37: *1633 [lua] access_by_lua(msblocations.conf:189):2: 1acd76da85ba7156b17137cd92258bde:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:57:56 +0000] 1acd76da85ba7156b17137cd92258bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/30 11:57:56 [info] 37#37: *1633 [lua] logger.lua:23: 1acd76da85ba7156b17137cd92258bde {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/30 11:58:06 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:06 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:11 [info] 37#37: *1636 [lua] access_by_lua(msblocations.conf:189):2: c2f23bcc9f393c02a1c487f74684f961:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:58:11 +0000] c2f23bcc9f393c02a1c487f74684f961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/30 11:58:11 [info] 37#37: *1636 [lua] logger.lua:23: c2f23bcc9f393c02a1c487f74684f961 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/30 11:58:16 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:16 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:26 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:26 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:26 [info] 37#37: *1642 [lua] access_by_lua(msblocations.conf:189):2: 4b56162e22fc79e2e98cbc42835a8ce6:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.25 - - [30/Dec/2022:11:58:26 +0000] 4b56162e22fc79e2e98cbc42835a8ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/30 11:58:26 [info] 37#37: *1642 [lua] logger.lua:23: 4b56162e22fc79e2e98cbc42835a8ce6 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:58:36 [info] 35#35: *1644 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:36 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:41 [info] 37#37: *1645 [lua] access_by_lua(msblocations.conf:189):2: 9ddd5f9ed60ccd59f3458126d0315dd8:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:58:41 [info] 37#37: *1645 [lua] logger.lua:23: 9ddd5f9ed60ccd59f3458126d0315dd8 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:58:41 +0000] 9ddd5f9ed60ccd59f3458126d0315dd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/30 11:58:46 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:46 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:56 [info] 37#37: *1648 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:56 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:58:56 [info] 37#37: *1650 [lua] access_by_lua(msblocations.conf:189):2: ac4a7703ffe47072264267c39b18ea00:receive the request, client: 10.233.67.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/12/30 11:58:56 [info] 37#37: *1650 [lua] logger.lua:23: ac4a7703ffe47072264267c39b18ea00 {"matched":"microservices"} while logging request, client: 10.233.67.25, 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.67.25 - - [30/Dec/2022:11:58:56 +0000] ac4a7703ffe47072264267c39b18ea00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.25 - - [30/Dec/2022:11:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/30 11:59:06 [info] 37#37: *1652 client closed connection while SSL handshaking, client: 10.233.71.50, server: 0.0.0.0:443 2022/12/30 11:59:06 [info] 37#37: *1651 client closed connection while SSL handshaking, cl