By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.15.198 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/26 04:57:35 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/26 04:57:35 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/26 04:57:35 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/26 04:57:35 [notice] 34#34: using the "epoll" event method 2022/10/26 04:57:35 [notice] 34#34: openresty/1.13.6.1 2022/10/26 04:57:35 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/26 04:57:35 [notice] 34#34: OS: Linux 5.4.0-96-generic 2022/10/26 04:57:35 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/26 04:57:35 [notice] 35#35: start worker processes 2022/10/26 04:57:35 [notice] 35#35: start worker process 37 2022/10/26 04:57:35 [notice] 35#35: start worker process 38 2022/10/26 04:57:35 [notice] 35#35: start worker process 39 2022/10/26 04:57:35 [notice] 35#35: start worker process 41 2022/10/26 04:57:35 [notice] 35#35: start worker process 42 2022/10/26 04:57:35 [notice] 35#35: start worker process 43 2022/10/26 04:57:35 [notice] 35#35: start worker process 44 2022/10/26 04:57:35 [notice] 35#35: start worker process 45 2022/10/26 04:57:35 [notice] 35#35: start cache manager process 46 2022/10/26 04:57:35 [notice] 35#35: start cache loader process 47 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221026045735.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-26 04:57:38 116 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-26 04:57:38 125 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-26 04:57:38 126 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-26 04:57:38 179 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-26 04:57:38 180 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.15.198:10081 Enabled:true 2022-10-26 04:57:39 716 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-10-26 04:57:39 787 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-26 04:57:39 787 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-26 04:57:39 788 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-26 04:57:39 789 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-26 04:57:39 789 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-26 04:57:39 789 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-26 04:57:39 789 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-26 04:57:39 853 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-26 04:57:39 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-26 04:57:39 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-26 04:57:39 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-26 04:57:40 475 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/26 04:57:54 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:57:54 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:57:58 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 8d2de6e2b64063291ba6511e69a27c04:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 04:57:58 [info] 37#37: *14 [lua] logger.lua:23: 8d2de6e2b64063291ba6511e69a27c04 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:57:58 +0000] 8d2de6e2b64063291ba6511e69a27c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.129 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2022/10/26 04:58:04 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:04 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:13 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: 0cf2b68f227a3e6bdf1bb23f90343747:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:58:13 +0000] 0cf2b68f227a3e6bdf1bb23f90343747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 04:58:13 [info] 37#37: *19 [lua] logger.lua:23: 0cf2b68f227a3e6bdf1bb23f90343747 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 04:58:14 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:14 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:24 [info] 41#41: *23 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:24 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:28 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 4c77e2f2e72fd9c45e7dcd5da62c5ed6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:58:28 +0000] 4c77e2f2e72fd9c45e7dcd5da62c5ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/26 04:58:28 [info] 37#37: *24 [lua] logger.lua:23: 4c77e2f2e72fd9c45e7dcd5da62c5ed6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 04:58:34 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:34 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:35 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/26 04:58:35 [notice] 35#35: signal 17 (SIGCHLD) received from 47 2022/10/26 04:58:35 [notice] 35#35: cache loader process 47 exited with code 0 2022/10/26 04:58:35 [notice] 35#35: signal 29 (SIGIO) received 2022/10/26 04:58:43 [info] 37#37: *28 [lua] access_by_lua(msblocations.conf:189):2: e9a2d0fb8fb84cc84491c06785eacf37:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 04:58:43 [info] 37#37: *28 [lua] logger.lua:23: e9a2d0fb8fb84cc84491c06785eacf37 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:58:43 +0000] e9a2d0fb8fb84cc84491c06785eacf37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 04:58:44 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:44 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:54 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:54 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:58:58 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: f4c42ef0f008094cba3a801a0f4af57e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 04:58:58 [info] 37#37: *33 [lua] logger.lua:23: f4c42ef0f008094cba3a801a0f4af57e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:58:58 +0000] f4c42ef0f008094cba3a801a0f4af57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 04:59:04 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:04 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:13 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: edde7c3ab281f02b28a8a00a091d54f5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 04:59:13 [info] 37#37: *36 [lua] logger.lua:23: edde7c3ab281f02b28a8a00a091d54f5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:13 +0000] edde7c3ab281f02b28a8a00a091d54f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/26 04:59:14 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:14 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:24 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:24 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:28 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 4d98b213c3b5f761b4acf561619dcb11:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:28 +0000] 4d98b213c3b5f761b4acf561619dcb11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 04:59:28 [info] 37#37: *41 [lua] logger.lua:23: 4d98b213c3b5f761b4acf561619dcb11 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 04:59:34 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:34 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:43 [info] 37#37: *45 [lua] access_by_lua(msblocations.conf:189):2: 389007e50f325a34b6f36114f29944b0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:43 +0000] 389007e50f325a34b6f36114f29944b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 04:59:43 [info] 37#37: *45 [lua] logger.lua:23: 389007e50f325a34b6f36114f29944b0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 04:59:44 [info] 41#41: *46 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:44 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:54 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:54 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 04:59:58 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 94aab7a31acbd5da1c5bfaaf153400ca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 04:59:58 [info] 37#37: *50 [lua] logger.lua:23: 94aab7a31acbd5da1c5bfaaf153400ca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:04:59:58 +0000] 94aab7a31acbd5da1c5bfaaf153400ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:00:04 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:04 [info] 41#41: *51 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:13 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 6abcda8ed07299291b66f8f765383fca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:13 +0000] 6abcda8ed07299291b66f8f765383fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:00:13 [info] 37#37: *53 [lua] logger.lua:23: 6abcda8ed07299291b66f8f765383fca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:00:14 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:14 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:24 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:24 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:28 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: e6dacd9f5fe7cd2e71cf18a170244092:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:00:28 [info] 37#37: *58 [lua] logger.lua:23: e6dacd9f5fe7cd2e71cf18a170244092 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:28 +0000] e6dacd9f5fe7cd2e71cf18a170244092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/26 05:00:34 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:34 [info] 41#41: *59 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:43 [info] 37#37: *62 [lua] access_by_lua(msblocations.conf:189):2: f95eba4d740ad6e908f0624737278d63:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:43 +0000] f95eba4d740ad6e908f0624737278d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:00:43 [info] 37#37: *62 [lua] logger.lua:23: f95eba4d740ad6e908f0624737278d63 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:00:44 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:44 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:54 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:54 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:00:58 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 0c2bc5b756969ad881171c22d28fd846:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:00:58 [info] 37#37: *67 [lua] logger.lua:23: 0c2bc5b756969ad881171c22d28fd846 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:00:58 +0000] 0c2bc5b756969ad881171c22d28fd846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:01:04 [info] 41#41: *68 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:04 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:13 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: 18b6dc363fb91753df6c409f9f73cb6d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:01:13 +0000] 18b6dc363fb91753df6c409f9f73cb6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:01:13 [info] 37#37: *70 [lua] logger.lua:23: 18b6dc363fb91753df6c409f9f73cb6d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:01:14 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:14 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:24 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:24 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:28 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 44b26bf211082ab68e685552377cc6be:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:01:28 [info] 37#37: *75 [lua] logger.lua:23: 44b26bf211082ab68e685552377cc6be {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:01:28 +0000] 44b26bf211082ab68e685552377cc6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:01:34 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:34 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:43 [info] 37#37: *79 [lua] access_by_lua(msblocations.conf:189):2: 813f33da16f56634da38fd257741e0c4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:01:43 [info] 37#37: *79 [lua] logger.lua:23: 813f33da16f56634da38fd257741e0c4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:01:43 +0000] 813f33da16f56634da38fd257741e0c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:01:44 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:44 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:54 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:54 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:01:58 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: cca99f0707e23f1f98d32ec1ca634b89:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:01:58 [info] 37#37: *84 [lua] logger.lua:23: cca99f0707e23f1f98d32ec1ca634b89 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:01:58 +0000] cca99f0707e23f1f98d32ec1ca634b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:02:04 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:04 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:13 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: e98ad50621b422fad589b47f71d5c295:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:02:13 [info] 37#37: *87 [lua] logger.lua:23: e98ad50621b422fad589b47f71d5c295 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:02:13 +0000] e98ad50621b422fad589b47f71d5c295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:02:14 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:14 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:24 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:24 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:28 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: e5f4133182067bea2aa50bb9929a15b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:02:28 [info] 37#37: *92 [lua] logger.lua:23: e5f4133182067bea2aa50bb9929a15b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:02:28 +0000] e5f4133182067bea2aa50bb9929a15b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:02:34 [info] 41#41: *93 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:34 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:43 [info] 37#37: *96 [lua] access_by_lua(msblocations.conf:189):2: e9793341472e6fabbcb5ff7e3bb1c6a2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:02:43 [info] 37#37: *96 [lua] logger.lua:23: e9793341472e6fabbcb5ff7e3bb1c6a2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:02:43 +0000] e9793341472e6fabbcb5ff7e3bb1c6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:02:44 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:44 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:54 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:54 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:02:58 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: 44c3305bc58b20bdc4a834f90252be2b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:02:58 +0000] 44c3305bc58b20bdc4a834f90252be2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:02:58 [info] 37#37: *101 [lua] logger.lua:23: 44c3305bc58b20bdc4a834f90252be2b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:03:04 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:04 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:13 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: c25832b4c20b4931fb0e49bc2c05c5d2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:03:13 [info] 37#37: *104 [lua] logger.lua:23: c25832b4c20b4931fb0e49bc2c05c5d2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:13 +0000] c25832b4c20b4931fb0e49bc2c05c5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:03:14 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:14 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:24 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:24 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:28 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: 419f6712fc1a52c896ecdb249fa03f8b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:28 +0000] 419f6712fc1a52c896ecdb249fa03f8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:03:28 [info] 37#37: *109 [lua] logger.lua:23: 419f6712fc1a52c896ecdb249fa03f8b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:03:34 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:34 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:43 [info] 37#37: *113 [lua] access_by_lua(msblocations.conf:189):2: 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:03:43 [info] 37#37: *113 [lua] logger.lua:23: 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:43 +0000] 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:03:44 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:44 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:54 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:54 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:03:58 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: 9cd92dab644e7d7f11c4e5ad425abf1f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:58 +0000] 9cd92dab644e7d7f11c4e5ad425abf1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:03:58 [info] 37#37: *118 [lua] logger.lua:23: 9cd92dab644e7d7f11c4e5ad425abf1f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:04:04 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:04 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:13 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: fa63e47310529866189f9c5bc5080a00:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:04:13 +0000] fa63e47310529866189f9c5bc5080a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:04:13 [info] 37#37: *121 [lua] logger.lua:23: fa63e47310529866189f9c5bc5080a00 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:04:14 [info] 41#41: *123 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:14 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:24 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:24 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:28 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: e9469d1d6b870b95920ac7cbbc5d48c8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:04:28 [info] 37#37: *126 [lua] logger.lua:23: e9469d1d6b870b95920ac7cbbc5d48c8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:04:28 +0000] e9469d1d6b870b95920ac7cbbc5d48c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:04:34 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:34 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:43 [info] 37#37: *130 [lua] access_by_lua(msblocations.conf:189):2: 46d148144485e32dc8a5a906ba5e81f8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:04:43 [info] 37#37: *130 [lua] logger.lua:23: 46d148144485e32dc8a5a906ba5e81f8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:04:43 +0000] 46d148144485e32dc8a5a906ba5e81f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:04:44 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:44 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:54 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:54 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:04:58 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: dc11115f20099578141294ff5bc7dd2f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:04:58 [info] 37#37: *135 [lua] logger.lua:23: dc11115f20099578141294ff5bc7dd2f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:04:58 +0000] dc11115f20099578141294ff5bc7dd2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:05:04 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:04 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:13 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: d5138929ac68d4894aa0d4bbd9e10c82:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:05:13 [info] 37#37: *138 [lua] logger.lua:23: d5138929ac68d4894aa0d4bbd9e10c82 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:05:13 +0000] d5138929ac68d4894aa0d4bbd9e10c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:05:14 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:14 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:24 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:24 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:28 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: e50f19db7f10a231557b6fe69618006f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:05:28 [info] 37#37: *143 [lua] logger.lua:23: e50f19db7f10a231557b6fe69618006f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:05:28 +0000] e50f19db7f10a231557b6fe69618006f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:05:34 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:34 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:43 [info] 37#37: *147 [lua] access_by_lua(msblocations.conf:189):2: 448a39b8f3de490cc3a8d742f2b54924:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:05:44 [info] 37#37: *147 [lua] logger.lua:23: 448a39b8f3de490cc3a8d742f2b54924 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:05:44 +0000] 448a39b8f3de490cc3a8d742f2b54924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:05:44 [info] 41#41: *149 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:44 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:54 [info] 41#41: *150 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:54 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:05:59 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 8e9d7b38f7469abc7300a04dd429384b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:05:59 +0000] 8e9d7b38f7469abc7300a04dd429384b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:05:59 [info] 37#37: *152 [lua] logger.lua:23: 8e9d7b38f7469abc7300a04dd429384b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:06:04 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:04 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:14 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 78f3422e4fa50cd6a8355a8c2febbe29:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:06:14 [info] 37#37: *155 [lua] logger.lua:23: 78f3422e4fa50cd6a8355a8c2febbe29 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:06:14 +0000] 78f3422e4fa50cd6a8355a8c2febbe29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:06:14 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:14 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:24 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:24 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:29 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: 5e95bd1daa0c1999d55e4cccf82a5747:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:06:29 [info] 37#37: *160 [lua] logger.lua:23: 5e95bd1daa0c1999d55e4cccf82a5747 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:06:29 +0000] 5e95bd1daa0c1999d55e4cccf82a5747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:06:34 [info] 41#41: *161 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:34 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:44 [info] 37#37: *164 [lua] access_by_lua(msblocations.conf:189):2: 9104be0dd0da0a5da77ab1e541fe3dbd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:06:44 [info] 37#37: *164 [lua] logger.lua:23: 9104be0dd0da0a5da77ab1e541fe3dbd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:06:44 +0000] 9104be0dd0da0a5da77ab1e541fe3dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:06:44 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:44 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:54 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:54 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:06:59 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: d49dc5f014beef99e7dc7628f21c1519:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:06:59 [info] 37#37: *169 [lua] logger.lua:23: d49dc5f014beef99e7dc7628f21c1519 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:06:59 +0000] d49dc5f014beef99e7dc7628f21c1519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:07:04 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:04 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:14 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 127569c4d32838a4861f4184c9ed786f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:14 +0000] 127569c4d32838a4861f4184c9ed786f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:07:14 [info] 37#37: *172 [lua] logger.lua:23: 127569c4d32838a4861f4184c9ed786f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:07:14 [info] 41#41: *173 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:14 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:24 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:24 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:29 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 2922e7f3707f1e1032f359c58ae632e3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:29 +0000] 2922e7f3707f1e1032f359c58ae632e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:07:29 [info] 37#37: *177 [lua] logger.lua:23: 2922e7f3707f1e1032f359c58ae632e3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:07:34 [info] 41#41: *178 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:34 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:44 [info] 37#37: *181 [lua] access_by_lua(msblocations.conf:189):2: 1daa286957a463e6477b3b8dec57e7da:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:44 +0000] 1daa286957a463e6477b3b8dec57e7da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:07:44 [info] 37#37: *181 [lua] logger.lua:23: 1daa286957a463e6477b3b8dec57e7da {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:07:44 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:44 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:54 [info] 41#41: *184 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:54 [info] 41#41: *185 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:07:59 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: c0a9f56f84fbba7ab781bb806ab188c2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:07:59 [info] 37#37: *186 [lua] logger.lua:23: c0a9f56f84fbba7ab781bb806ab188c2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:07:59 +0000] c0a9f56f84fbba7ab781bb806ab188c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:08:04 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:04 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:14 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 6357f2d7e3f7f746b9b09f5039566f73:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:14 +0000] 6357f2d7e3f7f746b9b09f5039566f73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:08:14 [info] 37#37: *189 [lua] logger.lua:23: 6357f2d7e3f7f746b9b09f5039566f73 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:08:14 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:14 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:24 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:24 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:29 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: 8dbd8150bbf6c2294cbf1c3266ba2fe9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:08:29 [info] 37#37: *194 [lua] logger.lua:23: 8dbd8150bbf6c2294cbf1c3266ba2fe9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:29 +0000] 8dbd8150bbf6c2294cbf1c3266ba2fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:08:34 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:34 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:44 [info] 37#37: *198 [lua] access_by_lua(msblocations.conf:189):2: 1a54ea466e50a41678ffbdead5ab32ba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:08:44 [info] 37#37: *198 [lua] logger.lua:23: 1a54ea466e50a41678ffbdead5ab32ba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:44 +0000] 1a54ea466e50a41678ffbdead5ab32ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:08:44 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:44 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:54 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:54 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:08:59 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: ecdf54c73024c0bfe2c3c5be4a928562:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:59 +0000] ecdf54c73024c0bfe2c3c5be4a928562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:08:59 [info] 37#37: *203 [lua] logger.lua:23: ecdf54c73024c0bfe2c3c5be4a928562 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:09:04 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:04 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:14 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: bea452077ad89268d88ed2ecc1020e22:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:09:14 [info] 37#37: *206 [lua] logger.lua:23: bea452077ad89268d88ed2ecc1020e22 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:09:14 +0000] bea452077ad89268d88ed2ecc1020e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:09:14 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:14 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:24 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:24 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:29 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 9dbcd556b2e247bbc7fb8289fe896a16:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:09:29 +0000] 9dbcd556b2e247bbc7fb8289fe896a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:09:29 [info] 37#37: *211 [lua] logger.lua:23: 9dbcd556b2e247bbc7fb8289fe896a16 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:09:34 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:34 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:44 [info] 37#37: *215 [lua] access_by_lua(msblocations.conf:189):2: 89ad2139e5f2c9126d7cf15719079395:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:09:44 [info] 37#37: *215 [lua] logger.lua:23: 89ad2139e5f2c9126d7cf15719079395 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:09:44 +0000] 89ad2139e5f2c9126d7cf15719079395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:09:44 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:44 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:54 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:54 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:09:59 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 11fca500d59b821eb47caec1d7445991:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:09:59 [info] 37#37: *220 [lua] logger.lua:23: 11fca500d59b821eb47caec1d7445991 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:09:59 +0000] 11fca500d59b821eb47caec1d7445991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:10:04 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:04 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:14 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:14 [info] 41#41: *224 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:14 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:189):2: 138f24ea06b2e39c3969b4a51796dee6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:10:14 [info] 37#37: *225 [lua] logger.lua:23: 138f24ea06b2e39c3969b4a51796dee6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:14 +0000] 138f24ea06b2e39c3969b4a51796dee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:10:24 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:24 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:29 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: 6d38e15b435c36f3b5ce50af495f809b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:10:29 [info] 37#37: *228 [lua] logger.lua:23: 6d38e15b435c36f3b5ce50af495f809b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:29 +0000] 6d38e15b435c36f3b5ce50af495f809b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:10:34 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:34 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:44 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:44 [info] 41#41: *233 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:44 [info] 37#37: *234 [lua] access_by_lua(msblocations.conf:189):2: 3a2af618dc7bb2e3456aec2bd855854e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:44 +0000] 3a2af618dc7bb2e3456aec2bd855854e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:10:44 [info] 37#37: *234 [lua] logger.lua:23: 3a2af618dc7bb2e3456aec2bd855854e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:10:54 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:54 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:10:59 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: ed59de838a8f4b04112724fb19a9b42e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:59 +0000] ed59de838a8f4b04112724fb19a9b42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:10:59 [info] 37#37: *237 [lua] logger.lua:23: ed59de838a8f4b04112724fb19a9b42e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:11:04 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:04 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:14 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:14 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:14 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:189):2: b9e653be59d5611ded733037d16dcc9e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:11:14 [info] 37#37: *242 [lua] logger.lua:23: b9e653be59d5611ded733037d16dcc9e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:11:14 +0000] b9e653be59d5611ded733037d16dcc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:11:24 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:24 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:29 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 962242fe4e5be5a6d3f56befa49abd40:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:11:29 [info] 37#37: *245 [lua] logger.lua:23: 962242fe4e5be5a6d3f56befa49abd40 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:11:29 +0000] 962242fe4e5be5a6d3f56befa49abd40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:11:34 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:34 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:44 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:44 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:44 [info] 37#37: *251 [lua] access_by_lua(msblocations.conf:189):2: 7344b54deaafb3d3c392d013ea0b4ae1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:05:11:44 +0000] 7344b54deaafb3d3c392d013ea0b4ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:11:44 [info] 37#37: *251 [lua] logger.lua:23: 7344b54deaafb3d3c392d013ea0b4ae1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:11:54 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:54 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:11:59 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: e457d26bc9338c55f08ed8f13b530743:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:11:59 [info] 37#37: *254 [lua] logger.lua:23: e457d26bc9338c55f08ed8f13b530743 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:11:59 +0000] e457d26bc9338c55f08ed8f13b530743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:04 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:04 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:14 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:14 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:14 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:189):2: 78e60f001f9ca3a2d01a94ce0a5a3c95:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:14 +0000] 78e60f001f9ca3a2d01a94ce0a5a3c95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:12:14 [info] 37#37: *259 [lua] logger.lua:23: 78e60f001f9ca3a2d01a94ce0a5a3c95 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:24 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:24 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:29 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 01fda599e48527be2351a728c59a945c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:29 +0000] 01fda599e48527be2351a728c59a945c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:12:29 [info] 37#37: *262 [lua] logger.lua:23: 01fda599e48527be2351a728c59a945c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:34 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:34 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:44 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:44 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:44 [info] 37#37: *268 [lua] access_by_lua(msblocations.conf:189):2: 7c8cd58ad966e1401f99645d40bc598f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:44 +0000] 7c8cd58ad966e1401f99645d40bc598f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:12:44 [info] 37#37: *268 [lua] logger.lua:23: 7c8cd58ad966e1401f99645d40bc598f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:54 [info] 41#41: *269 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:54 [info] 41#41: *270 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:12:59 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 0bf22058d456597470b06aa10070c6d6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:12:59 +0000] 0bf22058d456597470b06aa10070c6d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:59 [info] 37#37: *271 [lua] logger.lua:23: 0bf22058d456597470b06aa10070c6d6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:13:04 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:04 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:14 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:14 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:14 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:189):2: d9c0a91f61310da5d9c589e4a7055974:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:13:14 [info] 37#37: *276 [lua] logger.lua:23: d9c0a91f61310da5d9c589e4a7055974 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:13:14 +0000] d9c0a91f61310da5d9c589e4a7055974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:13:24 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:24 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:29 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: 0cda0dce1a0cb54a17cf5ebe3511b2e2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:13:29 [info] 37#37: *279 [lua] logger.lua:23: 0cda0dce1a0cb54a17cf5ebe3511b2e2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:13:29 +0000] 0cda0dce1a0cb54a17cf5ebe3511b2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:13:34 [info] 41#41: *280 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:34 [info] 41#41: *281 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:44 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:44 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:44 [info] 37#37: *285 [lua] access_by_lua(msblocations.conf:189):2: 8fe328053cc276ee790e1c9d1b49558d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:13:44 [info] 37#37: *285 [lua] logger.lua:23: 8fe328053cc276ee790e1c9d1b49558d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:13:44 +0000] 8fe328053cc276ee790e1c9d1b49558d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:13:54 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:54 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:13:59 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 29b3cdd4c1826624bbcd0b905ce5f223:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:13:59 [info] 37#37: *288 [lua] logger.lua:23: 29b3cdd4c1826624bbcd0b905ce5f223 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:13:59 +0000] 29b3cdd4c1826624bbcd0b905ce5f223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:14:04 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:04 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:14 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:14 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:14 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:189):2: e5775bf0ea13a008ab5ea2bf391abdf7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:14:14 [info] 37#37: *293 [lua] logger.lua:23: e5775bf0ea13a008ab5ea2bf391abdf7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:14 +0000] e5775bf0ea13a008ab5ea2bf391abdf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:14:24 [info] 41#41: *294 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:24 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:29 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 7a64d6730afd8ff6f06643c1c17cbb19:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:14:29 [info] 37#37: *296 [lua] logger.lua:23: 7a64d6730afd8ff6f06643c1c17cbb19 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:29 +0000] 7a64d6730afd8ff6f06643c1c17cbb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:14:34 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:34 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:44 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:44 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:44 [info] 37#37: *302 [lua] access_by_lua(msblocations.conf:189):2: b21d0c7e4ed0b5f09658fc9ab5516875:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:44 +0000] b21d0c7e4ed0b5f09658fc9ab5516875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:14:44 [info] 37#37: *302 [lua] logger.lua:23: b21d0c7e4ed0b5f09658fc9ab5516875 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:14:54 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:54 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:14:59 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 844d7d8ef79a04500aec615be5a8853e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:59 +0000] 844d7d8ef79a04500aec615be5a8853e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:14:59 [info] 37#37: *305 [lua] logger.lua:23: 844d7d8ef79a04500aec615be5a8853e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:15:04 [info] 41#41: *306 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:04 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:14 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:14 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:14 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:189):2: 6662f0c7537a6873add671db959bda5f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:14 +0000] 6662f0c7537a6873add671db959bda5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:15:14 [info] 37#37: *310 [lua] logger.lua:23: 6662f0c7537a6873add671db959bda5f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:15:24 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:24 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:29 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 488ce44a4fdaf0bdc30b6293fa5f8967:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:15:29 [info] 37#37: *313 [lua] logger.lua:23: 488ce44a4fdaf0bdc30b6293fa5f8967 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:29 +0000] 488ce44a4fdaf0bdc30b6293fa5f8967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:15:34 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:34 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:44 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:44 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:44 [info] 37#37: *319 [lua] access_by_lua(msblocations.conf:189):2: cb50d3d70b87909f29a69510434527b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:44 +0000] cb50d3d70b87909f29a69510434527b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:15:44 [info] 37#37: *319 [lua] logger.lua:23: cb50d3d70b87909f29a69510434527b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:15:54 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:54 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:15:59 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 9c89146cb34402eee34b9e284af5daba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:15:59 [info] 37#37: *322 [lua] logger.lua:23: 9c89146cb34402eee34b9e284af5daba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:15:59 +0000] 9c89146cb34402eee34b9e284af5daba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:16:04 [info] 41#41: *323 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:04 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:14 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:14 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:14 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:189):2: 3d9a88ee02d5c13c390a33a2b8149033:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:16:14 [info] 37#37: *327 [lua] logger.lua:23: 3d9a88ee02d5c13c390a33a2b8149033 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:16:14 +0000] 3d9a88ee02d5c13c390a33a2b8149033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:16:24 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:24 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:29 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 48e0be42a2572af08001652ad537eaf3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:16:29 +0000] 48e0be42a2572af08001652ad537eaf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:16:29 [info] 37#37: *330 [lua] logger.lua:23: 48e0be42a2572af08001652ad537eaf3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:16:34 [info] 41#41: *331 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:34 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:44 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:44 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:44 [info] 37#37: *336 [lua] access_by_lua(msblocations.conf:189):2: 29f43d2a681bab0e031f4e3810dea050:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:16:44 [info] 37#37: *336 [lua] logger.lua:23: 29f43d2a681bab0e031f4e3810dea050 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:16:44 +0000] 29f43d2a681bab0e031f4e3810dea050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:16:54 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:54 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:16:59 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: f04bfdd309110f8058b09e08a280ab8c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:16:59 [info] 37#37: *339 [lua] logger.lua:23: f04bfdd309110f8058b09e08a280ab8c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:16:59 +0000] f04bfdd309110f8058b09e08a280ab8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:17:04 [info] 41#41: *341 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:04 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:14 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:14 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:14 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:189):2: fe78495b9c044ad960b1f6a60991316f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:17:14 +0000] fe78495b9c044ad960b1f6a60991316f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:17:14 [info] 37#37: *344 [lua] logger.lua:23: fe78495b9c044ad960b1f6a60991316f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:17:24 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:24 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:29 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: cedcb540c30fcce17fa31e74b5a3778f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:17:29 [info] 37#37: *347 [lua] logger.lua:23: cedcb540c30fcce17fa31e74b5a3778f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:17:29 +0000] cedcb540c30fcce17fa31e74b5a3778f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:17:34 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:34 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:44 [info] 41#41: *352 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:44 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:44 [info] 37#37: *353 [lua] access_by_lua(msblocations.conf:189):2: 27e7e21ef1189d2c7d6ac73a5e6dc6f1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:17:44 [info] 37#37: *353 [lua] logger.lua:23: 27e7e21ef1189d2c7d6ac73a5e6dc6f1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:17:44 +0000] 27e7e21ef1189d2c7d6ac73a5e6dc6f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:17:54 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:54 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:17:59 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 49cf0a7f9bf193f65c2d4caa8c0c6dca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:17:59 [info] 37#37: *356 [lua] logger.lua:23: 49cf0a7f9bf193f65c2d4caa8c0c6dca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:17:59 +0000] 49cf0a7f9bf193f65c2d4caa8c0c6dca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:18:04 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:04 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:14 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:14 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:14 [info] 37#37: *361 [lua] access_by_lua(msblocations.conf:189):2: 4515ccbf1b560b0bf7bcab4639d3b77d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:18:14 [info] 37#37: *361 [lua] logger.lua:23: 4515ccbf1b560b0bf7bcab4639d3b77d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:18:14 +0000] 4515ccbf1b560b0bf7bcab4639d3b77d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:18:24 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:24 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:29 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: ce83dabcd024c7bc1249a3728e34344a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:18:29 +0000] ce83dabcd024c7bc1249a3728e34344a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:18:29 [info] 37#37: *364 [lua] logger.lua:23: ce83dabcd024c7bc1249a3728e34344a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:18:34 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:34 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:44 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:44 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:44 [info] 37#37: *370 [lua] access_by_lua(msblocations.conf:189):2: 1746609bc8263632801a3eea3975fba2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:18:44 [info] 37#37: *370 [lua] logger.lua:23: 1746609bc8263632801a3eea3975fba2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:05:18:44 +0000] 1746609bc8263632801a3eea3975fba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:18:54 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:54 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:18:59 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 10c40f5d97ac0fd26dd0bb1e93f6c420:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:18:59 [info] 37#37: *373 [lua] logger.lua:23: 10c40f5d97ac0fd26dd0bb1e93f6c420 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:18:59 +0000] 10c40f5d97ac0fd26dd0bb1e93f6c420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:19:04 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:04 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:14 [info] 41#41: *377 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:14 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:14 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:189):2: 4b58a900d31fd6a2f043260f5961371a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:14 +0000] 4b58a900d31fd6a2f043260f5961371a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:19:14 [info] 37#37: *378 [lua] logger.lua:23: 4b58a900d31fd6a2f043260f5961371a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:19:24 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:24 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:29 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 425e80a912e617837bd6a6ac3ce59bd9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:19:29 [info] 37#37: *381 [lua] logger.lua:23: 425e80a912e617837bd6a6ac3ce59bd9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:29 +0000] 425e80a912e617837bd6a6ac3ce59bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:19:34 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:34 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:44 [info] 41#41: *386 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:44 [info] 41#41: *385 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:44 [info] 37#37: *387 [lua] access_by_lua(msblocations.conf:189):2: c08bd7e0d5894753b9ae8712d0dc1063:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:44 +0000] c08bd7e0d5894753b9ae8712d0dc1063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:19:44 [info] 37#37: *387 [lua] logger.lua:23: c08bd7e0d5894753b9ae8712d0dc1063 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:19:54 [info] 41#41: *388 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:54 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:19:59 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: d86636fbf653854426dad1d40740cf00:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:59 +0000] d86636fbf653854426dad1d40740cf00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:19:59 [info] 37#37: *390 [lua] logger.lua:23: d86636fbf653854426dad1d40740cf00 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:20:04 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:04 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:14 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:14 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:14 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:189):2: 40155df07b043d13cd616a28f0edb2ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:20:14 +0000] 40155df07b043d13cd616a28f0edb2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:20:14 [info] 37#37: *395 [lua] logger.lua:23: 40155df07b043d13cd616a28f0edb2ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:20:24 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:24 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:29 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 98ab8f5fcda80e30b9466de475dbf404:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:20:29 [info] 37#37: *398 [lua] logger.lua:23: 98ab8f5fcda80e30b9466de475dbf404 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:20:29 +0000] 98ab8f5fcda80e30b9466de475dbf404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:20:34 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:34 [info] 41#41: *399 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:44 [info] 41#41: *402 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:44 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:44 [info] 37#37: *404 [lua] access_by_lua(msblocations.conf:189):2: f2805d90a7b880ef911e270d309de794:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:20:44 [info] 37#37: *404 [lua] logger.lua:23: f2805d90a7b880ef911e270d309de794 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:20:44 +0000] f2805d90a7b880ef911e270d309de794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:20:54 [info] 41#41: *405 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:54 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:20:59 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 5ba1df3759ab82008c6b6216212bf665:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:20:59 [info] 37#37: *407 [lua] logger.lua:23: 5ba1df3759ab82008c6b6216212bf665 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:20:59 +0000] 5ba1df3759ab82008c6b6216212bf665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:21:04 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:04 [info] 41#41: *408 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:14 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:14 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:14 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: d33023d6fd1190aaa11b1ccc8605ddb2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:21:14 +0000] d33023d6fd1190aaa11b1ccc8605ddb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:21:14 [info] 37#37: *412 [lua] logger.lua:23: d33023d6fd1190aaa11b1ccc8605ddb2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:21:24 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:24 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:29 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: d647d861e3e0f3ca770d9a097a2d6e4f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:21:29 [info] 37#37: *415 [lua] logger.lua:23: d647d861e3e0f3ca770d9a097a2d6e4f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:21:29 +0000] d647d861e3e0f3ca770d9a097a2d6e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:21:34 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:34 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:44 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:44 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:44 [info] 37#37: *421 [lua] access_by_lua(msblocations.conf:189):2: 94cd27584cef1fa97fa4733710d33ffd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:21:44 [info] 37#37: *421 [lua] logger.lua:23: 94cd27584cef1fa97fa4733710d33ffd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:21:44 +0000] 94cd27584cef1fa97fa4733710d33ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:21:54 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:54 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:21:59 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: cbabb98ef834e3c99260a2a2111137b1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:21:59 [info] 37#37: *424 [lua] logger.lua:23: cbabb98ef834e3c99260a2a2111137b1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:21:59 +0000] cbabb98ef834e3c99260a2a2111137b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:22:04 [info] 41#41: *425 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:04 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:14 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:14 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:14 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 2f78b71c0f7cd7e7bc85fc5406df3cad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:22:14 [info] 37#37: *429 [lua] logger.lua:23: 2f78b71c0f7cd7e7bc85fc5406df3cad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:22:14 +0000] 2f78b71c0f7cd7e7bc85fc5406df3cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:22:24 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:24 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:29 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: 714aee0b8cea74beeec95a412f1f194d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:22:29 [info] 37#37: *432 [lua] logger.lua:23: 714aee0b8cea74beeec95a412f1f194d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:22:29 +0000] 714aee0b8cea74beeec95a412f1f194d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:22:34 [info] 41#41: *433 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:34 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:44 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:44 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:44 [info] 37#37: *438 [lua] access_by_lua(msblocations.conf:189):2: 6df62b4e12b61fca9a6735f8e5dba532:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:22:44 [info] 37#37: *438 [lua] logger.lua:23: 6df62b4e12b61fca9a6735f8e5dba532 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:22:44 +0000] 6df62b4e12b61fca9a6735f8e5dba532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:22:54 [info] 41#41: *440 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:54 [info] 41#41: *439 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:22:59 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: fa66e227df42664b45da63ac84304251:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:22:59 [info] 37#37: *441 [lua] logger.lua:23: fa66e227df42664b45da63ac84304251 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:22:59 +0000] fa66e227df42664b45da63ac84304251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:23:04 [info] 41#41: *443 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:04 [info] 41#41: *442 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:14 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:14 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:14 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 8ceb5d6cccad1943ff4b9dd77d9b436b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:23:14 [info] 37#37: *446 [lua] logger.lua:23: 8ceb5d6cccad1943ff4b9dd77d9b436b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:23:14 +0000] 8ceb5d6cccad1943ff4b9dd77d9b436b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:23:24 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:24 [info] 41#41: *447 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:29 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 276a2b74683cb7fc7f1a5565d4fbfb02:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:23:29 [info] 37#37: *449 [lua] logger.lua:23: 276a2b74683cb7fc7f1a5565d4fbfb02 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:23:29 +0000] 276a2b74683cb7fc7f1a5565d4fbfb02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:23:34 [info] 41#41: *450 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:34 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:44 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:44 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:44 [info] 37#37: *455 [lua] access_by_lua(msblocations.conf:189):2: ad1430f8d50fc46bd409c7d31ad627fa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:23:44 [info] 37#37: *455 [lua] logger.lua:23: ad1430f8d50fc46bd409c7d31ad627fa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:23:44 +0000] ad1430f8d50fc46bd409c7d31ad627fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:23:54 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:54 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:23:59 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: cc8d9393e26f61a881b918c18c971a65:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:23:59 [info] 37#37: *458 [lua] logger.lua:23: cc8d9393e26f61a881b918c18c971a65 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:23:59 +0000] cc8d9393e26f61a881b918c18c971a65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:24:04 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:04 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:14 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:14 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:14 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 4428810400de141267760a442624f1bf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:14 +0000] 4428810400de141267760a442624f1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:24:14 [info] 37#37: *463 [lua] logger.lua:23: 4428810400de141267760a442624f1bf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:24:24 [info] 41#41: *464 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:24 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:29 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: 5c3ae29e4255d5aa06e54134c78b75c7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:24:29 [info] 37#37: *466 [lua] logger.lua:23: 5c3ae29e4255d5aa06e54134c78b75c7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:29 +0000] 5c3ae29e4255d5aa06e54134c78b75c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:24:34 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:34 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:44 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:44 [info] 41#41: *470 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:44 [info] 37#37: *472 [lua] access_by_lua(msblocations.conf:189):2: ade9cfd5afae9523fa4c5c5b4d850493:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:24:44 [info] 37#37: *472 [lua] logger.lua:23: ade9cfd5afae9523fa4c5c5b4d850493 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:44 +0000] ade9cfd5afae9523fa4c5c5b4d850493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:24:54 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:54 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:24:59 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: e3944df1a414ba432356f7396b4a83a3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:59 +0000] e3944df1a414ba432356f7396b4a83a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:24:59 [info] 37#37: *475 [lua] logger.lua:23: e3944df1a414ba432356f7396b4a83a3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:25:04 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:04 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:14 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:14 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:14 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 198f459a8b5053daa1d8d16567b742ea:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:25:14 [info] 37#37: *480 [lua] logger.lua:23: 198f459a8b5053daa1d8d16567b742ea {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:25:14 +0000] 198f459a8b5053daa1d8d16567b742ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:25:24 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:24 [info] 41#41: *481 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:29 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: 870db67659f9b6091f4311495077a7ed:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:25:29 [info] 37#37: *483 [lua] logger.lua:23: 870db67659f9b6091f4311495077a7ed {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:25:29 +0000] 870db67659f9b6091f4311495077a7ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:25:34 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:34 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:44 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:44 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:44 [info] 37#37: *489 [lua] access_by_lua(msblocations.conf:189):2: 8f0d9cb6b9e52de3e407d7d683d2f39b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:25:44 +0000] 8f0d9cb6b9e52de3e407d7d683d2f39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:25:44 [info] 37#37: *489 [lua] logger.lua:23: 8f0d9cb6b9e52de3e407d7d683d2f39b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:25:54 [info] 41#41: *490 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:54 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:25:59 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: 856d7655c107cdd533bf5fdf847d92bf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:25:59 [info] 37#37: *492 [lua] logger.lua:23: 856d7655c107cdd533bf5fdf847d92bf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:25:59 +0000] 856d7655c107cdd533bf5fdf847d92bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:26:04 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:04 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:14 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:14 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:14 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: 10276221f8eda6a20d107ee7096a0cdf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:26:14 [info] 37#37: *497 [lua] logger.lua:23: 10276221f8eda6a20d107ee7096a0cdf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:26:14 +0000] 10276221f8eda6a20d107ee7096a0cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:26:24 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:24 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:29 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 957dab6506f81b6c49f347e103ad07c3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:26:29 [info] 37#37: *500 [lua] logger.lua:23: 957dab6506f81b6c49f347e103ad07c3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:26:29 +0000] 957dab6506f81b6c49f347e103ad07c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:26:34 [info] 41#41: *501 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:34 [info] 41#41: *502 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:44 [info] 41#41: *504 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:44 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:44 [info] 37#37: *506 [lua] access_by_lua(msblocations.conf:189):2: 8d1447582d110d285ea15b52c0dcc86d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:26:44 [info] 37#37: *506 [lua] logger.lua:23: 8d1447582d110d285ea15b52c0dcc86d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:26:44 +0000] 8d1447582d110d285ea15b52c0dcc86d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:26:54 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:54 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:26:59 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: a7df4bc894e1b8a7bb7d7121fa7b6ad9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:26:59 [info] 37#37: *509 [lua] logger.lua:23: a7df4bc894e1b8a7bb7d7121fa7b6ad9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:26:59 +0000] a7df4bc894e1b8a7bb7d7121fa7b6ad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:27:04 [info] 41#41: *510 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:04 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:14 [info] 41#41: *513 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:14 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:14 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: fea6e3717a52c39de24b2e078f6e2c94:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:15 +0000] fea6e3717a52c39de24b2e078f6e2c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:27:15 [info] 37#37: *514 [lua] logger.lua:23: fea6e3717a52c39de24b2e078f6e2c94 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:27:24 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:24 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:30 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 164f1684ec447ec76f1681b42b48fff0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:30 +0000] 164f1684ec447ec76f1681b42b48fff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:27:30 [info] 37#37: *517 [lua] logger.lua:23: 164f1684ec447ec76f1681b42b48fff0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:27:34 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:34 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:44 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:44 [info] 41#41: *521 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:45 [info] 37#37: *523 [lua] access_by_lua(msblocations.conf:189):2: 01ece0702eef942d066b280539f598f6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:45 +0000] 01ece0702eef942d066b280539f598f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:27:45 [info] 37#37: *523 [lua] logger.lua:23: 01ece0702eef942d066b280539f598f6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:27:54 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:27:54 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:00 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 9a8ace402b79d34679c3ad98afad911f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:28:00 [info] 37#37: *526 [lua] logger.lua:23: 9a8ace402b79d34679c3ad98afad911f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:00 +0000] 9a8ace402b79d34679c3ad98afad911f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:28:04 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:04 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:14 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:14 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:15 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: f6be60083b2e1b29c60c9e460f5c3ba4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:15 +0000] f6be60083b2e1b29c60c9e460f5c3ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:28:15 [info] 37#37: *531 [lua] logger.lua:23: f6be60083b2e1b29c60c9e460f5c3ba4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:28:24 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:24 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:30 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 7e356b5637de31b5e44f4c4506e81b4e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:30 +0000] 7e356b5637de31b5e44f4c4506e81b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:28:30 [info] 37#37: *534 [lua] logger.lua:23: 7e356b5637de31b5e44f4c4506e81b4e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:28:34 [info] 41#41: *535 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:34 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:44 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:44 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:45 [info] 37#37: *540 [lua] access_by_lua(msblocations.conf:189):2: 59cc9913cdcdd16b2059c56204a50a85:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:28:45 [info] 37#37: *540 [lua] logger.lua:23: 59cc9913cdcdd16b2059c56204a50a85 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:28:45 +0000] 59cc9913cdcdd16b2059c56204a50a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:28:54 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:28:54 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:00 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 85a467b066adf1546ee792382835fab5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:00 +0000] 85a467b066adf1546ee792382835fab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:29:00 [info] 37#37: *543 [lua] logger.lua:23: 85a467b066adf1546ee792382835fab5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:29:04 [info] 41#41: *544 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:04 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:14 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:14 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:15 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: ffb7287a008a24d55eb70953a5c6a38d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:15 +0000] ffb7287a008a24d55eb70953a5c6a38d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:29:15 [info] 37#37: *548 [lua] logger.lua:23: ffb7287a008a24d55eb70953a5c6a38d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:29:24 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:24 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:30 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 555b1d851dc97ae3391678f5a73ec8e0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:29:30 [info] 37#37: *551 [lua] logger.lua:23: 555b1d851dc97ae3391678f5a73ec8e0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:30 +0000] 555b1d851dc97ae3391678f5a73ec8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:29:34 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:34 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:44 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:44 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:45 [info] 37#37: *557 [lua] access_by_lua(msblocations.conf:189):2: d308b99019d97cfb4779448bc9a531d1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:45 +0000] d308b99019d97cfb4779448bc9a531d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:29:45 [info] 37#37: *557 [lua] logger.lua:23: d308b99019d97cfb4779448bc9a531d1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:29:54 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:29:54 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:00 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: 351c1caaba309c94a82d1b33c9414b20:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:00 +0000] 351c1caaba309c94a82d1b33c9414b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:30:00 [info] 37#37: *560 [lua] logger.lua:23: 351c1caaba309c94a82d1b33c9414b20 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:30:04 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:04 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:14 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:14 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:15 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: 3599d22e917069db25b25daa897f7135:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:15 +0000] 3599d22e917069db25b25daa897f7135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:30:15 [info] 37#37: *565 [lua] logger.lua:23: 3599d22e917069db25b25daa897f7135 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:30:24 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:24 [info] 41#41: *567 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:30 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: cf506d0d3568675d82d2650f30124eb5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:30:30 [info] 37#37: *568 [lua] logger.lua:23: cf506d0d3568675d82d2650f30124eb5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:30 +0000] cf506d0d3568675d82d2650f30124eb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:30:34 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:34 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:44 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:44 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:45 [info] 37#37: *574 [lua] access_by_lua(msblocations.conf:189):2: 8807719f25d14f22ecf239b8aacdeaab:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:30:45 [info] 37#37: *574 [lua] logger.lua:23: 8807719f25d14f22ecf239b8aacdeaab {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:30:45 +0000] 8807719f25d14f22ecf239b8aacdeaab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:30:54 [info] 41#41: *575 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:30:54 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:00 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 9cee7ded52a7efef10d3d1f7b108f402:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:31:00 [info] 37#37: *577 [lua] logger.lua:23: 9cee7ded52a7efef10d3d1f7b108f402 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:31:00 +0000] 9cee7ded52a7efef10d3d1f7b108f402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:31:04 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:04 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:14 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:14 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:15 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: c2a05aa87d0e44e2e9b082e440ef9c88:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:31:15 [info] 37#37: *582 [lua] logger.lua:23: c2a05aa87d0e44e2e9b082e440ef9c88 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:31:15 +0000] c2a05aa87d0e44e2e9b082e440ef9c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:31:24 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:24 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:30 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 1dd39dc0d4532e5682723cf9ace459b8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:31:30 [info] 37#37: *585 [lua] logger.lua:23: 1dd39dc0d4532e5682723cf9ace459b8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:31:30 +0000] 1dd39dc0d4532e5682723cf9ace459b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:31:34 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:34 [info] 41#41: *586 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:44 [info] 41#41: *589 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:44 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:45 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:189):2: d0a1baaddb0beb93b7cc36b3fb568a11:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:31:45 +0000] d0a1baaddb0beb93b7cc36b3fb568a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:31:45 [info] 37#37: *591 [lua] logger.lua:23: d0a1baaddb0beb93b7cc36b3fb568a11 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:31:54 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:31:54 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:00 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 425a7ffe84406b75534818dfbd353bc8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:32:00 +0000] 425a7ffe84406b75534818dfbd353bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:00 [info] 37#37: *594 [lua] logger.lua:23: 425a7ffe84406b75534818dfbd353bc8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:32:04 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:04 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:14 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:14 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:15 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 462c615a7e2675d22882eca62d01ed87:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:32:15 [info] 37#37: *599 [lua] logger.lua:23: 462c615a7e2675d22882eca62d01ed87 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:32:15 +0000] 462c615a7e2675d22882eca62d01ed87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:24 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:24 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:30 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: 1b280cf4cb946a025cf644f00a4fb15a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:32:30 [info] 37#37: *602 [lua] logger.lua:23: 1b280cf4cb946a025cf644f00a4fb15a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:32:30 +0000] 1b280cf4cb946a025cf644f00a4fb15a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:34 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:34 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:44 [info] 41#41: *606 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:44 [info] 41#41: *607 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:45 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:189):2: 6c641cd350ca15ed33bf5acc83289cb1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:32:45 +0000] 6c641cd350ca15ed33bf5acc83289cb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:32:45 [info] 37#37: *608 [lua] logger.lua:23: 6c641cd350ca15ed33bf5acc83289cb1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:32:54 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:32:54 [info] 41#41: *609 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:00 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: cd333f97979468e7783e7ab96c137d64:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:33:00 [info] 37#37: *611 [lua] logger.lua:23: cd333f97979468e7783e7ab96c137d64 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:00 +0000] cd333f97979468e7783e7ab96c137d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:33:04 [info] 41#41: *613 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:04 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:14 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:14 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:15 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: d7a60ed7212b21851224e29d2249febc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:15 +0000] d7a60ed7212b21851224e29d2249febc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:33:15 [info] 37#37: *616 [lua] logger.lua:23: d7a60ed7212b21851224e29d2249febc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:33:24 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:24 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:30 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: e15d9514a259389064ae31ba8480c91c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:33:30 [info] 37#37: *619 [lua] logger.lua:23: e15d9514a259389064ae31ba8480c91c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:30 +0000] e15d9514a259389064ae31ba8480c91c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:33:34 [info] 41#41: *620 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:34 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:44 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:44 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:45 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:189):2: ec3eb8efd5e3b09110657f6f14a44d3a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:45 +0000] ec3eb8efd5e3b09110657f6f14a44d3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:33:45 [info] 37#37: *625 [lua] logger.lua:23: ec3eb8efd5e3b09110657f6f14a44d3a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:33:54 [info] 41#41: *626 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:33:54 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:00 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: d68655634a4d5bfc5c8d09d236f76358:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:00 +0000] d68655634a4d5bfc5c8d09d236f76358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:34:00 [info] 37#37: *628 [lua] logger.lua:23: d68655634a4d5bfc5c8d09d236f76358 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:34:04 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:04 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:14 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:14 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:15 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: d11ad774a00d31ce7f84d081bb7b3c04:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:15 +0000] d11ad774a00d31ce7f84d081bb7b3c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:34:15 [info] 37#37: *633 [lua] logger.lua:23: d11ad774a00d31ce7f84d081bb7b3c04 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:34:24 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:24 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:30 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 193bb19292b403b89e2dcdfb85d72db6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:34:30 [info] 37#37: *636 [lua] logger.lua:23: 193bb19292b403b89e2dcdfb85d72db6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:30 +0000] 193bb19292b403b89e2dcdfb85d72db6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:34:34 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:34 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:44 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:44 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:45 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:189):2: bb2ecd456c3cf6c0d7e757861830aa0c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:34:45 [info] 37#37: *642 [lua] logger.lua:23: bb2ecd456c3cf6c0d7e757861830aa0c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:34:45 +0000] bb2ecd456c3cf6c0d7e757861830aa0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:34:54 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:34:54 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:00 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: 03f0ff691c92659be2892e0153aa8158:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:00 +0000] 03f0ff691c92659be2892e0153aa8158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 05:35:00 [info] 37#37: *645 [lua] logger.lua:23: 03f0ff691c92659be2892e0153aa8158 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:35:04 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:04 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:14 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:14 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:15 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: a559309787ae6ff7833f8a14593f1e2e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:35:15 [info] 37#37: *650 [lua] logger.lua:23: a559309787ae6ff7833f8a14593f1e2e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:15 +0000] a559309787ae6ff7833f8a14593f1e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:35:24 [info] 41#41: *651 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:24 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:30 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: a421ccb474031ff760a1baef66a1c14d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:35:30 [info] 37#37: *653 [lua] logger.lua:23: a421ccb474031ff760a1baef66a1c14d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:30 +0000] a421ccb474031ff760a1baef66a1c14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:35:34 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:34 [info] 41#41: *654 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:44 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:44 [info] 41#41: *657 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:45 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:189):2: 3d56d03f16a4c0b3a0ca7dae97775d7d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:45 +0000] 3d56d03f16a4c0b3a0ca7dae97775d7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:35:45 [info] 37#37: *659 [lua] logger.lua:23: 3d56d03f16a4c0b3a0ca7dae97775d7d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:35:54 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:35:54 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:00 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 1ba33128954816943ff525adae4783ad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:36:00 [info] 37#37: *662 [lua] logger.lua:23: 1ba33128954816943ff525adae4783ad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:36:00 +0000] 1ba33128954816943ff525adae4783ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:36:04 [info] 41#41: *663 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:04 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:14 [info] 41#41: *666 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:14 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:15 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: 9ed83b30ac98ad376d8a86a690905075:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:36:15 [info] 37#37: *667 [lua] logger.lua:23: 9ed83b30ac98ad376d8a86a690905075 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:36:15 +0000] 9ed83b30ac98ad376d8a86a690905075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:36:24 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:24 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:30 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: c1f50e2110360fccd66adb392423117a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:36:30 [info] 37#37: *670 [lua] logger.lua:23: c1f50e2110360fccd66adb392423117a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:36:30 +0000] c1f50e2110360fccd66adb392423117a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:36:34 [info] 41#41: *671 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:34 [info] 41#41: *672 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:44 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:44 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:45 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:189):2: aa3e1d06f64dbf08e540cd5ddcf40d54:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:36:45 [info] 37#37: *676 [lua] logger.lua:23: aa3e1d06f64dbf08e540cd5ddcf40d54 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:05:36:45 +0000] aa3e1d06f64dbf08e540cd5ddcf40d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:36:54 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:36:54 [info] 41#41: *677 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:00 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: 08e55b97436ffb6380ec2442271c16ee:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:00 +0000] 08e55b97436ffb6380ec2442271c16ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:37:00 [info] 37#37: *679 [lua] logger.lua:23: 08e55b97436ffb6380ec2442271c16ee {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:37:04 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:04 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:14 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:14 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:15 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 4fa6a1c5ee447096a8edcb0bf58b194a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:37:15 [info] 37#37: *684 [lua] logger.lua:23: 4fa6a1c5ee447096a8edcb0bf58b194a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:15 +0000] 4fa6a1c5ee447096a8edcb0bf58b194a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:37:24 [info] 41#41: *685 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:24 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:30 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: b336f32ff5a3ccea14c873cd1bc9b9af:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.71.93 - - [26/Oct/2022:05:37:30 +0000] b336f32ff5a3ccea14c873cd1bc9b9af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 05:37:30 [info] 37#37: *687 [lua] logger.lua:23: b336f32ff5a3ccea14c873cd1bc9b9af {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:37:34 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:34 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:44 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:44 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:45 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:189):2: 8b1efb5b77963696a3df903fa8241383:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:45 +0000] 8b1efb5b77963696a3df903fa8241383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:37:45 [info] 37#37: *693 [lua] logger.lua:23: 8b1efb5b77963696a3df903fa8241383 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:37:54 [info] 41#41: *694 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:37:54 [info] 41#41: *695 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:00 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 841cb5447ba88fb6014dec6abf71a058:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:38:00 [info] 37#37: *696 [lua] logger.lua:23: 841cb5447ba88fb6014dec6abf71a058 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:38:00 +0000] 841cb5447ba88fb6014dec6abf71a058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:38:04 [info] 41#41: *697 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:04 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:14 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:14 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:15 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: 5940734f1c33fc28d14b05c1b406f7ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:38:15 [info] 37#37: *701 [lua] logger.lua:23: 5940734f1c33fc28d14b05c1b406f7ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:38:15 +0000] 5940734f1c33fc28d14b05c1b406f7ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:38:24 [info] 41#41: *702 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:24 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:30 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 51f12c1f98b268ae44849aa06e771d97:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:38:30 +0000] 51f12c1f98b268ae44849aa06e771d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 05:38:30 [info] 37#37: *704 [lua] logger.lua:23: 51f12c1f98b268ae44849aa06e771d97 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:38:34 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:34 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:44 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:44 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:45 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:189):2: a82ecd7eecec417d7e50cc1721710979:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:38:45 [info] 37#37: *710 [lua] logger.lua:23: a82ecd7eecec417d7e50cc1721710979 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:38:45 +0000] a82ecd7eecec417d7e50cc1721710979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:38:54 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:38:54 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:00 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 0a23a0034aa179a118256b321767534e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:39:00 [info] 37#37: *713 [lua] logger.lua:23: 0a23a0034aa179a118256b321767534e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:39:00 +0000] 0a23a0034aa179a118256b321767534e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:39:04 [info] 41#41: *714 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:04 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:14 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:14 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:15 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: c3ddf6a4aa1490c2d4337fdec49a0a92:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:39:15 [info] 37#37: *718 [lua] logger.lua:23: c3ddf6a4aa1490c2d4337fdec49a0a92 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:39:15 +0000] c3ddf6a4aa1490c2d4337fdec49a0a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:39:24 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:24 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:30 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: 1facb33b4e2c0bee359c49b6cd9e8a7c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:39:30 +0000] 1facb33b4e2c0bee359c49b6cd9e8a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:39:30 [info] 37#37: *721 [lua] logger.lua:23: 1facb33b4e2c0bee359c49b6cd9e8a7c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:39:34 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:34 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:44 [info] 41#41: *726 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:44 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:45 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:189):2: 8cb4d62ecc1c3dbc0b50ef4bc97072f4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:39:45 [info] 37#37: *727 [lua] logger.lua:23: 8cb4d62ecc1c3dbc0b50ef4bc97072f4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:39:45 +0000] 8cb4d62ecc1c3dbc0b50ef4bc97072f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:39:54 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:39:54 [info] 41#41: *729 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:00 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: c148655dc0437f48669bd4662c035558:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:40:00 +0000] c148655dc0437f48669bd4662c035558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:40:00 [info] 37#37: *730 [lua] logger.lua:23: c148655dc0437f48669bd4662c035558 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:40:04 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:04 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:14 [info] 41#41: *734 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:14 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:15 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: bb673ac051aaf263504fe3a725d0f8c2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:40:15 [info] 37#37: *735 [lua] logger.lua:23: bb673ac051aaf263504fe3a725d0f8c2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:40:15 +0000] bb673ac051aaf263504fe3a725d0f8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/26 05:40:24 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:24 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:30 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: dda7c5cc49fca0448ae8d673e1786e1a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:40:30 [info] 37#37: *738 [lua] logger.lua:23: dda7c5cc49fca0448ae8d673e1786e1a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:40:30 +0000] dda7c5cc49fca0448ae8d673e1786e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:40:34 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:34 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:44 [info] 41#41: *742 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:44 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:45 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:189):2: 43514fe6874f8ef1ea05ae6af64b9e4e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:40:45 +0000] 43514fe6874f8ef1ea05ae6af64b9e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:40:45 [info] 37#37: *744 [lua] logger.lua:23: 43514fe6874f8ef1ea05ae6af64b9e4e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:40:54 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:40:54 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:00 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 2f30fd582c616f15f3567be46db4359d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:00 +0000] 2f30fd582c616f15f3567be46db4359d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:41:00 [info] 37#37: *747 [lua] logger.lua:23: 2f30fd582c616f15f3567be46db4359d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:41:04 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:04 [info] 41#41: *749 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:14 [info] 41#41: *750 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:14 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:15 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 4067853db6abd7da2b7616347e00527a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:41:15 [info] 37#37: *752 [lua] logger.lua:23: 4067853db6abd7da2b7616347e00527a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:15 +0000] 4067853db6abd7da2b7616347e00527a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:41:24 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:24 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:30 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 4e0df81fe5f534ad05ad154a93fd07cb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:30 +0000] 4e0df81fe5f534ad05ad154a93fd07cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:41:30 [info] 37#37: *755 [lua] logger.lua:23: 4e0df81fe5f534ad05ad154a93fd07cb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:41:34 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:34 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:44 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:44 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:45 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:189):2: 47a51bd43b8963c3f18a01289d7478a8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:41:45 [info] 37#37: *761 [lua] logger.lua:23: 47a51bd43b8963c3f18a01289d7478a8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:41:45 +0000] 47a51bd43b8963c3f18a01289d7478a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:41:54 [info] 41#41: *762 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:41:54 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:00 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: e039fd2c370b26af9f336d62c6068ba5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:42:00 +0000] e039fd2c370b26af9f336d62c6068ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/26 05:42:00 [info] 37#37: *764 [lua] logger.lua:23: e039fd2c370b26af9f336d62c6068ba5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:42:04 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:04 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:14 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:14 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:14 [info] 37#37: *769 client closed connection while waiting for request, client: 10.233.69.99, server: 0.0.0.0:443 2022/10/26 05:42:15 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: 24c9c5ab7b9197f456e061618a9751c1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:42:15 +0000] 24c9c5ab7b9197f456e061618a9751c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:42:15 [info] 37#37: *770 [lua] logger.lua:23: 24c9c5ab7b9197f456e061618a9751c1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:42:24 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:24 [info] 41#41: *771 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:30 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 58df19f4bb5f281e3fe31f34f67a3560:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:42:30 [info] 37#37: *773 [lua] logger.lua:23: 58df19f4bb5f281e3fe31f34f67a3560 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:42:30 +0000] 58df19f4bb5f281e3fe31f34f67a3560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:42:34 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:34 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:44 [info] 41#41: *778 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:44 [info] 41#41: *777 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:45 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 43c13945a3293f2161a234b2f8e44705:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:42:45 [info] 37#37: *779 [lua] logger.lua:23: 43c13945a3293f2161a234b2f8e44705 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:42:45 +0000] 43c13945a3293f2161a234b2f8e44705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:42:54 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:42:54 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:00 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: 03f3e88bdcce5d09ff3d9d6b6c9eefc2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:43:00 [info] 37#37: *782 [lua] logger.lua:23: 03f3e88bdcce5d09ff3d9d6b6c9eefc2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:00 +0000] 03f3e88bdcce5d09ff3d9d6b6c9eefc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:43:04 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:04 [info] 41#41: *784 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:14 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:14 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:15 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 0726b0d2ec5a12a52af65aac3bffd04d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:15 +0000] 0726b0d2ec5a12a52af65aac3bffd04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:43:15 [info] 37#37: *787 [lua] logger.lua:23: 0726b0d2ec5a12a52af65aac3bffd04d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:43:24 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:24 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:30 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: 6617d4203f784fba4ad283b26e733698:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:43:30 [info] 37#37: *790 [lua] logger.lua:23: 6617d4203f784fba4ad283b26e733698 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:30 +0000] 6617d4203f784fba4ad283b26e733698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:43:34 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:34 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:44 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:44 [info] 41#41: *795 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:45 [info] 37#37: *796 [lua] access_by_lua(msblocations.conf:189):2: 15f8d8647819a5a9e9c97e0055a723a3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:45 +0000] 15f8d8647819a5a9e9c97e0055a723a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:43:45 [info] 37#37: *796 [lua] logger.lua:23: 15f8d8647819a5a9e9c97e0055a723a3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:43:54 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:43:54 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:00 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: edeaeeed752622e62875dedc22798e50:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:00 +0000] edeaeeed752622e62875dedc22798e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:44:00 [info] 37#37: *799 [lua] logger.lua:23: edeaeeed752622e62875dedc22798e50 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:44:04 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:04 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:14 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:14 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:15 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: 63a3ceaf98e93582cbdb5d8ef61bb9a1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:44:15 [info] 37#37: *804 [lua] logger.lua:23: 63a3ceaf98e93582cbdb5d8ef61bb9a1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:15 +0000] 63a3ceaf98e93582cbdb5d8ef61bb9a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:44:24 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:24 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:30 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 371607cfb2d165504ad064e97514f679:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:30 +0000] 371607cfb2d165504ad064e97514f679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:44:30 [info] 37#37: *807 [lua] logger.lua:23: 371607cfb2d165504ad064e97514f679 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:44:34 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:34 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:44 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:44 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:45 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 42f89b41337d1537b8ce4d1de9cb6353:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:45 +0000] 42f89b41337d1537b8ce4d1de9cb6353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:44:45 [info] 37#37: *813 [lua] logger.lua:23: 42f89b41337d1537b8ce4d1de9cb6353 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:44:54 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:44:54 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:00 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 5b39b3c6d3b09ab800b9210e83a6e6f7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:45:00 [info] 37#37: *816 [lua] logger.lua:23: 5b39b3c6d3b09ab800b9210e83a6e6f7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:45:00 +0000] 5b39b3c6d3b09ab800b9210e83a6e6f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:45:04 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:04 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:14 [info] 41#41: *819 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:14 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:15 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: 280df069fa5e619d9bd5f83a66f1feb6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:45:15 [info] 37#37: *821 [lua] logger.lua:23: 280df069fa5e619d9bd5f83a66f1feb6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:45:15 +0000] 280df069fa5e619d9bd5f83a66f1feb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:45:24 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:24 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:30 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: 3f214de7038fed4e139ef48700a5adba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:45:30 [info] 37#37: *824 [lua] logger.lua:23: 3f214de7038fed4e139ef48700a5adba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:45:30 +0000] 3f214de7038fed4e139ef48700a5adba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:45:34 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:34 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:44 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:44 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:45 [info] 37#37: *830 [lua] access_by_lua(msblocations.conf:189):2: 24c79d8fbe9238f47c7e3a35deaa40f8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:45:45 [info] 37#37: *830 [lua] logger.lua:23: 24c79d8fbe9238f47c7e3a35deaa40f8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:45:45 +0000] 24c79d8fbe9238f47c7e3a35deaa40f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:45:54 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:45:54 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:00 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: 3eb8c82c7481e1110abb147e56770ee6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:46:00 [info] 37#37: *833 [lua] logger.lua:23: 3eb8c82c7481e1110abb147e56770ee6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:46:00 +0000] 3eb8c82c7481e1110abb147e56770ee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:46:04 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:04 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:14 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:14 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:15 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:189):2: 8849e04848d5668bfc26b53fb6de878b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.93 - - [26/Oct/2022:05:46:15 +0000] 8849e04848d5668bfc26b53fb6de878b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/26 05:46:15 [info] 37#37: *838 [lua] logger.lua:23: 8849e04848d5668bfc26b53fb6de878b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:46:24 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:24 [info] 41#41: *839 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:30 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: 068ce9bb4ef31834507100662001eea8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:46:30 [info] 37#37: *841 [lua] logger.lua:23: 068ce9bb4ef31834507100662001eea8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:46:30 +0000] 068ce9bb4ef31834507100662001eea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:46:34 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:34 [info] 41#41: *843 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:44 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:44 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:45 [info] 37#37: *847 [lua] access_by_lua(msblocations.conf:189):2: 88d6c095ab535ea6caecf671385e7007:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:46:45 [info] 37#37: *847 [lua] logger.lua:23: 88d6c095ab535ea6caecf671385e7007 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:46:45 +0000] 88d6c095ab535ea6caecf671385e7007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:46:54 [info] 41#41: *849 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:46:54 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:00 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: 62e4167e5d65c8e1bbc921ae0668dd83:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:00 +0000] 62e4167e5d65c8e1bbc921ae0668dd83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:47:00 [info] 37#37: *850 [lua] logger.lua:23: 62e4167e5d65c8e1bbc921ae0668dd83 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:47:04 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:04 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:14 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:14 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:15 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:189):2: 09acc64a3ae025b432458f27ff15cfe2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:15 +0000] 09acc64a3ae025b432458f27ff15cfe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:47:15 [info] 37#37: *855 [lua] logger.lua:23: 09acc64a3ae025b432458f27ff15cfe2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:47:24 [info] 41#41: *857 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:24 [info] 41#41: *856 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:30 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: 8d9afc363de165361420af578ac6b969:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:47:30 [info] 37#37: *858 [lua] logger.lua:23: 8d9afc363de165361420af578ac6b969 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:30 +0000] 8d9afc363de165361420af578ac6b969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:47:34 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:34 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:44 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:44 [info] 41#41: *863 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:45 [info] 37#37: *864 [lua] access_by_lua(msblocations.conf:189):2: 1efea5ea1cd9e4c637acfa4c3ef1baca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:47:45 [info] 37#37: *864 [lua] logger.lua:23: 1efea5ea1cd9e4c637acfa4c3ef1baca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:47:45 +0000] 1efea5ea1cd9e4c637acfa4c3ef1baca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:47:54 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:47:54 [info] 41#41: *866 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:00 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 0d6560d20f033d355f08809799171d68:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:48:00 [info] 37#37: *867 [lua] logger.lua:23: 0d6560d20f033d355f08809799171d68 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:48:00 +0000] 0d6560d20f033d355f08809799171d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:48:04 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:04 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:14 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:14 [info] 41#41: *871 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:15 [info] 37#37: *872 [lua] access_by_lua(msblocations.conf:189):2: 7b49db276dc8673fb3070770641031aa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:48:15 +0000] 7b49db276dc8673fb3070770641031aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:48:15 [info] 37#37: *872 [lua] logger.lua:23: 7b49db276dc8673fb3070770641031aa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:48:24 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:24 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:30 [info] 37#37: *875 [lua] access_by_lua(msblocations.conf:189):2: a70828787c078b9f79afe79c1f3a17da:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:48:30 [info] 37#37: *875 [lua] logger.lua:23: a70828787c078b9f79afe79c1f3a17da {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:48:30 +0000] a70828787c078b9f79afe79c1f3a17da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:48:34 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:34 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:44 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:44 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:45 [info] 37#37: *881 [lua] access_by_lua(msblocations.conf:189):2: 75c437e1ef55dcf7fa1b8ca749a0c502:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:48:45 [info] 37#37: *881 [lua] logger.lua:23: 75c437e1ef55dcf7fa1b8ca749a0c502 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:48:45 +0000] 75c437e1ef55dcf7fa1b8ca749a0c502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:48:54 [info] 41#41: *883 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:48:54 [info] 41#41: *882 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:00 [info] 37#37: *884 [lua] access_by_lua(msblocations.conf:189):2: 9a874543b0c3ac38c87c533993b399a3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:49:01 [info] 37#37: *884 [lua] logger.lua:23: 9a874543b0c3ac38c87c533993b399a3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:49:01 +0000] 9a874543b0c3ac38c87c533993b399a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:49:04 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:04 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:14 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:14 [info] 41#41: *887 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:16 [info] 37#37: *889 [lua] access_by_lua(msblocations.conf:189):2: 542c68662aa2b70e8c9fa2710eceb783:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:49:16 +0000] 542c68662aa2b70e8c9fa2710eceb783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:49:16 [info] 37#37: *889 [lua] logger.lua:23: 542c68662aa2b70e8c9fa2710eceb783 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:49:24 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:24 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:31 [info] 37#37: *892 [lua] access_by_lua(msblocations.conf:189):2: c3c61e1523e6e0bce1546d32f5ad2dd2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:49:31 +0000] c3c61e1523e6e0bce1546d32f5ad2dd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:49:31 [info] 37#37: *892 [lua] logger.lua:23: c3c61e1523e6e0bce1546d32f5ad2dd2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:49:34 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:34 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:42 [info] 37#37: *896 client closed connection while waiting for request, client: 10.233.69.99, server: 0.0.0.0:443 2022/10/26 05:49:44 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:44 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:46 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: dba0a20d04e8287fa44647c71e9e4e7c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:49:46 [info] 37#37: *899 [lua] logger.lua:23: dba0a20d04e8287fa44647c71e9e4e7c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:49:46 +0000] dba0a20d04e8287fa44647c71e9e4e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:49:54 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:49:54 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:01 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: 365402e11e28c9097e5f4eba21472e76:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:01 +0000] 365402e11e28c9097e5f4eba21472e76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 05:50:01 [info] 37#37: *902 [lua] logger.lua:23: 365402e11e28c9097e5f4eba21472e76 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:50:04 [info] 41#41: *904 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:04 [info] 41#41: *903 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:14 [info] 41#41: *905 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:14 [info] 41#41: *906 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:16 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: c23e256a00807cbd1b07fd80717b9e27:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:50:16 [info] 37#37: *907 [lua] logger.lua:23: c23e256a00807cbd1b07fd80717b9e27 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:16 +0000] c23e256a00807cbd1b07fd80717b9e27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:50:24 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:24 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:31 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: f02e111e7ec9576da01ade649a5ae2cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:31 +0000] f02e111e7ec9576da01ade649a5ae2cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:50:31 [info] 37#37: *910 [lua] logger.lua:23: f02e111e7ec9576da01ade649a5ae2cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:50:34 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:34 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:44 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:44 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:46 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:189):2: 93b22c6d18bc377053a7ebec1719ff4b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:46 +0000] 93b22c6d18bc377053a7ebec1719ff4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:50:46 [info] 37#37: *916 [lua] logger.lua:23: 93b22c6d18bc377053a7ebec1719ff4b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:50:54 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:50:54 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:01 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: ba14a8f87f5dcd13c2468ab94b76fcfc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:01 +0000] ba14a8f87f5dcd13c2468ab94b76fcfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:51:01 [info] 37#37: *919 [lua] logger.lua:23: ba14a8f87f5dcd13c2468ab94b76fcfc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:51:04 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:04 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:14 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:14 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:16 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:189):2: 9116c52579afcd1e728ff238121034e2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:16 +0000] 9116c52579afcd1e728ff238121034e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:51:16 [info] 37#37: *924 [lua] logger.lua:23: 9116c52579afcd1e728ff238121034e2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:51:24 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:24 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:31 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: afe62b5a36fd26cdfa49c46cfd3f92cd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:51:31 [info] 37#37: *927 [lua] logger.lua:23: afe62b5a36fd26cdfa49c46cfd3f92cd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:31 +0000] afe62b5a36fd26cdfa49c46cfd3f92cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:51:34 [info] 41#41: *928 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:34 [info] 41#41: *929 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:44 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:44 [info] 41#41: *932 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:46 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: bf5d3a50498e4e6647387d13cda475ad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:51:46 [info] 37#37: *933 [lua] logger.lua:23: bf5d3a50498e4e6647387d13cda475ad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:51:46 +0000] bf5d3a50498e4e6647387d13cda475ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:51:54 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:51:54 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:01 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: f1b18a2aa9552821fe89a6e6d2df3d63:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:52:01 [info] 37#37: *936 [lua] logger.lua:23: f1b18a2aa9552821fe89a6e6d2df3d63 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:52:01 +0000] f1b18a2aa9552821fe89a6e6d2df3d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:52:04 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:04 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:14 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:14 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:16 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:189):2: b1812111c9f9aa7d59d9b1f952b04d30:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:52:16 [info] 37#37: *941 [lua] logger.lua:23: b1812111c9f9aa7d59d9b1f952b04d30 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:52:16 +0000] b1812111c9f9aa7d59d9b1f952b04d30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:52:24 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:24 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:31 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: fade6c26e1ec200c94205bd36adb903a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:52:31 [info] 37#37: *944 [lua] logger.lua:23: fade6c26e1ec200c94205bd36adb903a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:52:31 +0000] fade6c26e1ec200c94205bd36adb903a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:52:34 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:34 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:44 [info] 41#41: *949 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:44 [info] 41#41: *950 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 10.233.64.219 - - [26/Oct/2022:05:52:44 +0000] 819913a62d691879e190a1da86a38c59 "" 400 request_processing_time:5.009 upstream_response_time:- "-" "-" "-" 2022/10/26 05:52:44 [info] 37#37: *945 client prematurely closed connection while reading client request line, client: 10.233.64.219, server: 2022/10/26 05:52:44 [info] 37#37: *951 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.219, server: , request: "GET / HTTP/1.0" 10.233.64.219 - - [26/Oct/2022:05:52:44 +0000] e2354652a98c53e4a875deda5427fe03 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/26 05:52:46 [info] 37#37: *952 [lua] access_by_lua(msblocations.conf:189):2: 47423f75a3eeaf93ad18b4f73d9da3bf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:52:46 +0000] 47423f75a3eeaf93ad18b4f73d9da3bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 05:52:46 [info] 37#37: *952 [lua] logger.lua:23: 47423f75a3eeaf93ad18b4f73d9da3bf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:52:54 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:52:54 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:01 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:189):2: 18279f95650756717c2a15d5ff99f13e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:53:01 [info] 37#37: *955 [lua] logger.lua:23: 18279f95650756717c2a15d5ff99f13e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:53:01 +0000] 18279f95650756717c2a15d5ff99f13e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:53:04 [info] 41#41: *957 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:04 [info] 41#41: *956 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:14 [info] 41#41: *959 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:14 [info] 41#41: *958 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:16 [info] 37#37: *960 [lua] access_by_lua(msblocations.conf:189):2: 58dffd3c0be7fa5298c40c4cc14d325d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:53:16 [info] 37#37: *960 [lua] logger.lua:23: 58dffd3c0be7fa5298c40c4cc14d325d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:53:16 +0000] 58dffd3c0be7fa5298c40c4cc14d325d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:53:24 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:24 [info] 41#41: *962 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:31 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:189):2: 04cfd8ce3aa924fe57eb48f4c158badd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:53:31 +0000] 04cfd8ce3aa924fe57eb48f4c158badd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 05:53:31 [info] 37#37: *963 [lua] logger.lua:23: 04cfd8ce3aa924fe57eb48f4c158badd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:53:34 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:34 [info] 41#41: *965 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:44 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:44 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:46 [info] 37#37: *969 [lua] access_by_lua(msblocations.conf:189):2: bc0b473c6528436cff0c374aab78582e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:53:46 [info] 37#37: *969 [lua] logger.lua:23: bc0b473c6528436cff0c374aab78582e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:53:46 +0000] bc0b473c6528436cff0c374aab78582e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:53:54 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:53:54 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:01 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:189):2: 39d5599d519a90b601aa63d618ff87ba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:01 +0000] 39d5599d519a90b601aa63d618ff87ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:54:01 [info] 37#37: *972 [lua] logger.lua:23: 39d5599d519a90b601aa63d618ff87ba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:54:04 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:04 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:11 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:189):2: c29576e1de9ece65b86671b08d995f69:receive the request, client: 10.233.64.219, server: , request: "GET /nmaplowercheck1666763651 HTTP/1.1", host: "10.32.242.235:30284" 10.233.64.219 - - [26/Oct/2022:05:54:11 +0000] c29576e1de9ece65b86671b08d995f69 "GET /nmaplowercheck1666763651 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/10/26 05:54:11 [warn] 37#37: *975 [lua] error_handler.lua:29: error_svc_not_found(): c29576e1de9ece65b86671b08d995f69 No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "GET /nmaplowercheck1666763651 HTTP/1.1", host: "10.32.242.235:30284" 2022/10/26 05:54:11 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 63381f8a078587a34068a44812296af2:receive the request, client: 10.233.64.219, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.235:30284" 2022/10/26 05:54:11 [warn] 37#37: *976 [lua] error_handler.lua:29: error_svc_not_found(): 63381f8a078587a34068a44812296af2 No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.235:30284" 10.233.64.219 - - [26/Oct/2022:05:54:11 +0000] 63381f8a078587a34068a44812296af2 "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/10/26 05:54:11 [info] 37#37: *977 [lua] access_by_lua(msblocations.conf:189):2: 3b1c6b2f9f192b66ca1456484bbc2186:receive the request, client: 10.233.64.219, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.235:30284" 2022/10/26 05:54:11 [warn] 37#37: *977 [lua] error_handler.lua:29: error_svc_not_found(): 3b1c6b2f9f192b66ca1456484bbc2186 No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.235:30284" 10.233.64.219 - - [26/Oct/2022:05:54:11 +0000] 3b1c6b2f9f192b66ca1456484bbc2186 "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/10/26 05:54:11 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: 4765c22eba858ee27f54601c45a0487a:receive the request, client: 10.233.64.219, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.235:30284" 2022/10/26 05:54:11 [warn] 37#37: *978 [lua] error_handler.lua:29: error_svc_not_found(): 4765c22eba858ee27f54601c45a0487a No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.235:30284" 10.233.64.219 - - [26/Oct/2022:05:54:11 +0000] 4765c22eba858ee27f54601c45a0487a "POST /sdk HTTP/1.1" 502 request_processing_time:0.101 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/26 05:54:14 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:14 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:16 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 03bf9767cf64c22db158669dc925e8e7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:54:16 [info] 37#37: *981 [lua] logger.lua:23: 03bf9767cf64c22db158669dc925e8e7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:16 +0000] 03bf9767cf64c22db158669dc925e8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:54:19 [info] 37#37: *982 [lua] access_by_lua(msblocations.conf:189):2: 35e6957ebfa329fab73f905b8b222f55:receive the request, client: 10.233.64.219, server: , request: "GET / HTTP/1.0" 2022/10/26 05:54:19 [warn] 37#37: *982 [lua] error_handler.lua:29: error_svc_not_found(): 35e6957ebfa329fab73f905b8b222f55 No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "GET / HTTP/1.0" 10.233.64.219 - - [26/Oct/2022:05:54:19 +0000] 35e6957ebfa329fab73f905b8b222f55 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2022/10/26 05:54:19 [info] 37#37: *983 [lua] access_by_lua(msblocations.conf:189):2: 92806e7deab10495054cd94b87d5cec3:receive the request, client: 10.233.64.219, server: , request: "GET / HTTP/1.1", host: "10.32.242.235" 2022/10/26 05:54:19 [warn] 37#37: *983 [lua] error_handler.lua:29: error_svc_not_found(): 92806e7deab10495054cd94b87d5cec3 No route found for this request! detail_info:Custom not match, client: 10.233.64.219, server: , request: "GET / HTTP/1.1", host: "10.32.242.235" 10.233.64.219 - - [26/Oct/2022:05:54:19 +0000] 92806e7deab10495054cd94b87d5cec3 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/26 05:54:19 [info] 37#37: *983 client 10.233.64.219 closed keepalive connection 2022/10/26 05:54:24 [info] 41#41: *984 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:24 [info] 41#41: *985 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:31 [info] 37#37: *986 [lua] access_by_lua(msblocations.conf:189):2: 5f6dedc0a7ce696da2459785af9476e7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:54:31 [info] 37#37: *986 [lua] logger.lua:23: 5f6dedc0a7ce696da2459785af9476e7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:31 +0000] 5f6dedc0a7ce696da2459785af9476e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:54:34 [info] 41#41: *987 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:34 [info] 41#41: *988 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:44 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:44 [info] 41#41: *990 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:46 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:189):2: ab2e9eca65a5f705003b797fc4bd5ec7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:46 +0000] ab2e9eca65a5f705003b797fc4bd5ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:54:46 [info] 37#37: *992 [lua] logger.lua:23: ab2e9eca65a5f705003b797fc4bd5ec7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 05:54:54 [info] 41#41: *994 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:54:54 [info] 41#41: *993 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:01 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: a3a73e529cd31185c219ac5690af2f9c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:55:01 +0000] a3a73e529cd31185c219ac5690af2f9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:55:01 [info] 37#37: *995 [lua] logger.lua:23: a3a73e529cd31185c219ac5690af2f9c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:55:04 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:04 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:14 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:14 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:16 [info] 37#37: *1000 [lua] access_by_lua(msblocations.conf:189):2: 9001ebaf222da4001f8e7ac402abd680:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:55:16 +0000] 9001ebaf222da4001f8e7ac402abd680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:55:16 [info] 37#37: *1000 [lua] logger.lua:23: 9001ebaf222da4001f8e7ac402abd680 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:55:24 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:24 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:31 [info] 37#37: *1003 [lua] access_by_lua(msblocations.conf:189):2: e2f041613dde9665aee546c43aaab374:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:55:31 +0000] e2f041613dde9665aee546c43aaab374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:55:31 [info] 37#37: *1003 [lua] logger.lua:23: e2f041613dde9665aee546c43aaab374 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:55:34 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:34 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:44 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:44 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:46 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:189):2: dbdc1db244012b9f8240095a3551efb6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:55:46 [info] 37#37: *1009 [lua] logger.lua:23: dbdc1db244012b9f8240095a3551efb6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:55:46 +0000] dbdc1db244012b9f8240095a3551efb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:55:54 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:55:54 [info] 41#41: *1010 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:01 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: 9b00a779f48671857cd5f9a4ad996978:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:01 +0000] 9b00a779f48671857cd5f9a4ad996978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:56:01 [info] 37#37: *1012 [lua] logger.lua:23: 9b00a779f48671857cd5f9a4ad996978 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:56:04 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:04 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:14 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:14 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:16 [info] 37#37: *1017 [lua] access_by_lua(msblocations.conf:189):2: b8cb12dbf810b0fb0f8b73e81e921432:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:16 +0000] b8cb12dbf810b0fb0f8b73e81e921432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:56:16 [info] 37#37: *1017 [lua] logger.lua:23: b8cb12dbf810b0fb0f8b73e81e921432 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:56:24 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:24 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:31 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:189):2: 2a856c751bddec47fbd0dbb7f9df10e2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:31 +0000] 2a856c751bddec47fbd0dbb7f9df10e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:56:31 [info] 37#37: *1020 [lua] logger.lua:23: 2a856c751bddec47fbd0dbb7f9df10e2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:56:34 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:34 [info] 41#41: *1021 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:44 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:44 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:46 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:189):2: 862299e53a65786fa2492cfdf3248b7d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:56:46 [info] 37#37: *1026 [lua] logger.lua:23: 862299e53a65786fa2492cfdf3248b7d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:56:46 +0000] 862299e53a65786fa2492cfdf3248b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:56:54 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:56:54 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:01 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: 0c4c5af70a65a88654c29c6327063dec:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:57:01 +0000] 0c4c5af70a65a88654c29c6327063dec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:57:01 [info] 37#37: *1029 [lua] logger.lua:23: 0c4c5af70a65a88654c29c6327063dec {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:57:04 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:04 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:14 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:14 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:16 [info] 37#37: *1034 [lua] access_by_lua(msblocations.conf:189):2: a4ab6fd69b9759cb9b2b5beeed3588b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:57:16 [info] 37#37: *1034 [lua] logger.lua:23: a4ab6fd69b9759cb9b2b5beeed3588b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:57:16 +0000] a4ab6fd69b9759cb9b2b5beeed3588b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:57:24 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:24 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:31 [info] 37#37: *1037 [lua] access_by_lua(msblocations.conf:189):2: 1f6c1f3af354fe04f14b9de8707db786:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:57:31 [info] 37#37: *1037 [lua] logger.lua:23: 1f6c1f3af354fe04f14b9de8707db786 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:57:31 +0000] 1f6c1f3af354fe04f14b9de8707db786 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:57:34 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:34 [info] 41#41: *1039 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:44 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:44 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:46 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:189):2: c8a140a071aea07ec0b850fd4bb19fe0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:57:46 +0000] c8a140a071aea07ec0b850fd4bb19fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:57:46 [info] 37#37: *1043 [lua] logger.lua:23: c8a140a071aea07ec0b850fd4bb19fe0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 05:57:54 [info] 41#41: *1044 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:57:54 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:01 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:189):2: bd9ac71f466784e769caaaa813de3ad7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:58:01 [info] 37#37: *1046 [lua] logger.lua:23: bd9ac71f466784e769caaaa813de3ad7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:58:01 +0000] bd9ac71f466784e769caaaa813de3ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:58:04 [info] 41#41: *1047 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:04 [info] 41#41: *1048 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:14 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:14 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:16 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:189):2: 43c57dcbf38a5961b5c4611004d7ce2b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:58:16 [info] 37#37: *1051 [lua] logger.lua:23: 43c57dcbf38a5961b5c4611004d7ce2b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:58:16 +0000] 43c57dcbf38a5961b5c4611004d7ce2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:58:24 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:24 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:31 [info] 37#37: *1054 [lua] access_by_lua(msblocations.conf:189):2: 706c4209dc35b7435f412129edb4501d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:58:31 [info] 37#37: *1054 [lua] logger.lua:23: 706c4209dc35b7435f412129edb4501d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:58:31 +0000] 706c4209dc35b7435f412129edb4501d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:58:34 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:34 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:44 [info] 41#41: *1059 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:44 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:46 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:189):2: c7fb9d9a4ee086ba9082b1f033035991:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:58:46 [info] 37#37: *1060 [lua] logger.lua:23: c7fb9d9a4ee086ba9082b1f033035991 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:58:46 +0000] c7fb9d9a4ee086ba9082b1f033035991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:58:54 [info] 41#41: *1061 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:58:54 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:01 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:189):2: 63143d00d61416c25b665bc37a12d318:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:59:01 [info] 37#37: *1063 [lua] logger.lua:23: 63143d00d61416c25b665bc37a12d318 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:01 +0000] 63143d00d61416c25b665bc37a12d318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:59:04 [info] 41#41: *1065 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:04 [info] 41#41: *1064 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:14 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:14 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:16 [info] 37#37: *1068 [lua] access_by_lua(msblocations.conf:189):2: 7518bfc708539b39971572502c54202d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:16 +0000] 7518bfc708539b39971572502c54202d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:59:16 [info] 37#37: *1068 [lua] logger.lua:23: 7518bfc708539b39971572502c54202d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:59:24 [info] 41#41: *1069 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:24 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:31 [info] 37#37: *1071 [lua] access_by_lua(msblocations.conf:189):2: da019d71c757cd4bf5dd2a3961c8e601:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:31 +0000] da019d71c757cd4bf5dd2a3961c8e601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:59:31 [info] 37#37: *1071 [lua] logger.lua:23: da019d71c757cd4bf5dd2a3961c8e601 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:59:34 [info] 41#41: *1073 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:34 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:44 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:44 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:46 [info] 37#37: *1077 [lua] access_by_lua(msblocations.conf:189):2: 10d9b78d34967c802376e0bcfdb3f7eb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 05:59:46 [info] 37#37: *1077 [lua] logger.lua:23: 10d9b78d34967c802376e0bcfdb3f7eb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:05:59:46 +0000] 10d9b78d34967c802376e0bcfdb3f7eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:59:54 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 05:59:54 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:01 [info] 37#37: *1080 [lua] access_by_lua(msblocations.conf:189):2: 17a1801f1cc220230aa4b8f9b2b55332:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:01 +0000] 17a1801f1cc220230aa4b8f9b2b55332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:00:01 [info] 37#37: *1080 [lua] logger.lua:23: 17a1801f1cc220230aa4b8f9b2b55332 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:00:04 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:04 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:14 [info] 41#41: *1084 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:14 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:16 [info] 37#37: *1085 [lua] access_by_lua(msblocations.conf:189):2: 53a087474c04654af18aabe2e8622f1d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:00:16 [info] 37#37: *1085 [lua] logger.lua:23: 53a087474c04654af18aabe2e8622f1d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:16 +0000] 53a087474c04654af18aabe2e8622f1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:00:24 [info] 41#41: *1086 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:24 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:31 [info] 37#37: *1088 [lua] access_by_lua(msblocations.conf:189):2: 61f02c898f3ef3215776186a207a0758:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:31 +0000] 61f02c898f3ef3215776186a207a0758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:00:31 [info] 37#37: *1088 [lua] logger.lua:23: 61f02c898f3ef3215776186a207a0758 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:00:34 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:34 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:44 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:44 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:46 [info] 37#37: *1094 [lua] access_by_lua(msblocations.conf:189):2: 6c05f12106299604e64a8a0f4e191ddb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.93 - - [26/Oct/2022:06:00:46 +0000] 6c05f12106299604e64a8a0f4e191ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/26 06:00:46 [info] 37#37: *1094 [lua] logger.lua:23: 6c05f12106299604e64a8a0f4e191ddb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:00:54 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:00:54 [info] 41#41: *1095 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:01 [info] 37#37: *1097 [lua] access_by_lua(msblocations.conf:189):2: 13cd9bacf94bf86418cf629c0b9ca3cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:01:01 [info] 37#37: *1097 [lua] logger.lua:23: 13cd9bacf94bf86418cf629c0b9ca3cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:01 +0000] 13cd9bacf94bf86418cf629c0b9ca3cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:01:04 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:04 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:14 [info] 41#41: *1101 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:14 [info] 41#41: *1100 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:16 [info] 37#37: *1102 [lua] access_by_lua(msblocations.conf:189):2: 272b4eb374ff651e28f8631573b9c797:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:16 +0000] 272b4eb374ff651e28f8631573b9c797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:01:16 [info] 37#37: *1102 [lua] logger.lua:23: 272b4eb374ff651e28f8631573b9c797 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:01:24 [info] 41#41: *1103 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:24 [info] 41#41: *1104 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:31 [info] 37#37: *1105 [lua] access_by_lua(msblocations.conf:189):2: bc437d6e33d2e3bda1b959d29cdf2543:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:31 +0000] bc437d6e33d2e3bda1b959d29cdf2543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:01:31 [info] 37#37: *1105 [lua] logger.lua:23: bc437d6e33d2e3bda1b959d29cdf2543 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:01:34 [info] 41#41: *1106 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:34 [info] 41#41: *1107 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:44 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:44 [info] 41#41: *1109 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:46 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: 6369a8e0eb2a1adb0d2c3e2b936ca4cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:01:46 [info] 37#37: *1111 [lua] logger.lua:23: 6369a8e0eb2a1adb0d2c3e2b936ca4cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:01:46 +0000] 6369a8e0eb2a1adb0d2c3e2b936ca4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:01:54 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:01:54 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:01 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:189):2: e50234550a779e63974f691733a1e6ed:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:02:01 +0000] e50234550a779e63974f691733a1e6ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:02:01 [info] 37#37: *1114 [lua] logger.lua:23: e50234550a779e63974f691733a1e6ed {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:02:04 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:04 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:14 [info] 41#41: *1117 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:14 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:16 [info] 37#37: *1119 [lua] access_by_lua(msblocations.conf:189):2: 1bc2ba077a3725584c559573c9147c10:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:02:16 [info] 37#37: *1119 [lua] logger.lua:23: 1bc2ba077a3725584c559573c9147c10 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:02:16 +0000] 1bc2ba077a3725584c559573c9147c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:02:24 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:24 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:31 [info] 37#37: *1122 [lua] access_by_lua(msblocations.conf:189):2: 6bf290a9a22c46de83d21df0620f0886:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:02:31 [info] 37#37: *1122 [lua] logger.lua:23: 6bf290a9a22c46de83d21df0620f0886 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:02:31 +0000] 6bf290a9a22c46de83d21df0620f0886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:02:34 [info] 41#41: *1123 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:34 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:44 [info] 41#41: *1126 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:44 [info] 41#41: *1127 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:46 [info] 37#37: *1128 [lua] access_by_lua(msblocations.conf:189):2: 73eb70f8b42a0eea9af62802694d6de0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:02:46 [info] 37#37: *1128 [lua] logger.lua:23: 73eb70f8b42a0eea9af62802694d6de0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:02:46 +0000] 73eb70f8b42a0eea9af62802694d6de0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:02:54 [info] 41#41: *1129 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:02:54 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:01 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:189):2: 58191d134000d8d74714f3624510bceb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:03:01 [info] 37#37: *1131 [lua] logger.lua:23: 58191d134000d8d74714f3624510bceb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:03:01 +0000] 58191d134000d8d74714f3624510bceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:03:04 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:04 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:14 [info] 41#41: *1134 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:14 [info] 41#41: *1135 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:16 [info] 37#37: *1136 [lua] access_by_lua(msblocations.conf:189):2: 3c978b9686378dc5d11e2dd2b5ce56fd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:03:16 +0000] 3c978b9686378dc5d11e2dd2b5ce56fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:03:16 [info] 37#37: *1136 [lua] logger.lua:23: 3c978b9686378dc5d11e2dd2b5ce56fd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:03:24 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:24 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:31 [info] 37#37: *1139 [lua] access_by_lua(msblocations.conf:189):2: fc190026eac367bee9af4fa07642528b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:03:31 [info] 37#37: *1139 [lua] logger.lua:23: fc190026eac367bee9af4fa07642528b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:03:31 +0000] fc190026eac367bee9af4fa07642528b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:03:34 [info] 41#41: *1140 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:34 [info] 41#41: *1141 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:44 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:44 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:46 [info] 37#37: *1145 [lua] access_by_lua(msblocations.conf:189):2: 02c67c8e94eb0c30130f58fbc8404bf3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:03:46 [info] 37#37: *1145 [lua] logger.lua:23: 02c67c8e94eb0c30130f58fbc8404bf3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:03:46 +0000] 02c67c8e94eb0c30130f58fbc8404bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:03:54 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:03:54 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:01 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:189):2: f8861de2f8fb95f4b5c0af400e63d509:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:04:01 [info] 37#37: *1148 [lua] logger.lua:23: f8861de2f8fb95f4b5c0af400e63d509 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:04:01 +0000] f8861de2f8fb95f4b5c0af400e63d509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:04:04 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:04 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:14 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:14 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:16 [info] 37#37: *1153 [lua] access_by_lua(msblocations.conf:189):2: cb300ac11387c3f211ff728c998e6687:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:04:16 +0000] cb300ac11387c3f211ff728c998e6687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:04:16 [info] 37#37: *1153 [lua] logger.lua:23: cb300ac11387c3f211ff728c998e6687 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:04:24 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:24 [info] 41#41: *1154 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:31 [info] 37#37: *1156 [lua] access_by_lua(msblocations.conf:189):2: 9afa11277badbcf3c87746e9e2cc9690:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:04:31 [info] 37#37: *1156 [lua] logger.lua:23: 9afa11277badbcf3c87746e9e2cc9690 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:04:31 +0000] 9afa11277badbcf3c87746e9e2cc9690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:04:34 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:34 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:44 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:44 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:46 [info] 37#37: *1162 [lua] access_by_lua(msblocations.conf:189):2: 6d604deb317000bd90065dcb6c4922ac:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:04:46 [info] 37#37: *1162 [lua] logger.lua:23: 6d604deb317000bd90065dcb6c4922ac {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:04:46 +0000] 6d604deb317000bd90065dcb6c4922ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:04:54 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:04:54 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:01 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:189):2: 70b40b80d4052363c7fcaa8919779946:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:05:01 +0000] 70b40b80d4052363c7fcaa8919779946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:05:01 [info] 37#37: *1165 [lua] logger.lua:23: 70b40b80d4052363c7fcaa8919779946 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:05:04 [info] 41#41: *1166 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:04 [info] 41#41: *1167 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:14 [info] 41#41: *1168 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:14 [info] 41#41: *1169 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:16 [info] 37#37: *1170 [lua] access_by_lua(msblocations.conf:189):2: 986dcc3cab948d5a154752b90010a0f2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:05:16 [info] 37#37: *1170 [lua] logger.lua:23: 986dcc3cab948d5a154752b90010a0f2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:05:16 +0000] 986dcc3cab948d5a154752b90010a0f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 06:05:24 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:24 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:31 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:189):2: 016496a111692b59e39c4c0ffa760ca3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:05:31 [info] 37#37: *1173 [lua] logger.lua:23: 016496a111692b59e39c4c0ffa760ca3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:05:31 +0000] 016496a111692b59e39c4c0ffa760ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:05:34 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:34 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:44 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:44 [info] 41#41: *1178 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:46 [info] 37#37: *1179 [lua] access_by_lua(msblocations.conf:189):2: b61e55780b90ad573a66da235a206fec:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:05:46 [info] 37#37: *1179 [lua] logger.lua:23: b61e55780b90ad573a66da235a206fec {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:05:46 +0000] b61e55780b90ad573a66da235a206fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:05:54 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:05:54 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:01 [info] 37#37: *1182 [lua] access_by_lua(msblocations.conf:189):2: a98c55b6f20339eeadb0c8301c0f7077:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:06:01 [info] 37#37: *1182 [lua] logger.lua:23: a98c55b6f20339eeadb0c8301c0f7077 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:01 +0000] a98c55b6f20339eeadb0c8301c0f7077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:06:04 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:04 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:14 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:14 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:16 [info] 37#37: *1187 [lua] access_by_lua(msblocations.conf:189):2: 2477ba5b34d2e7135858dcc012483f12:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:16 +0000] 2477ba5b34d2e7135858dcc012483f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:06:16 [info] 37#37: *1187 [lua] logger.lua:23: 2477ba5b34d2e7135858dcc012483f12 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:06:24 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:24 [info] 41#41: *1189 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:31 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:189):2: c63dc271b354c15fa2cc79e330d3e06c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:06:31 [info] 37#37: *1190 [lua] logger.lua:23: c63dc271b354c15fa2cc79e330d3e06c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:31 +0000] c63dc271b354c15fa2cc79e330d3e06c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 06:06:34 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:34 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:44 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:44 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:46 [info] 37#37: *1196 [lua] access_by_lua(msblocations.conf:189):2: 9d79575a013a5f7b1c904878882bd662:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:46 +0000] 9d79575a013a5f7b1c904878882bd662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:06:46 [info] 37#37: *1196 [lua] logger.lua:23: 9d79575a013a5f7b1c904878882bd662 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:06:54 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:06:54 [info] 41#41: *1198 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:01 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:189):2: 7d13df7140840c95fd2a12b568d31b87:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:07:01 [info] 37#37: *1199 [lua] logger.lua:23: 7d13df7140840c95fd2a12b568d31b87 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:07:01 +0000] 7d13df7140840c95fd2a12b568d31b87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 06:07:04 [info] 41#41: *1201 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:04 [info] 41#41: *1200 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:14 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:14 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:16 [info] 37#37: *1204 [lua] access_by_lua(msblocations.conf:189):2: 39ae998735803d167b698fad3f1ba8c9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:07:16 +0000] 39ae998735803d167b698fad3f1ba8c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:07:16 [info] 37#37: *1204 [lua] logger.lua:23: 39ae998735803d167b698fad3f1ba8c9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:07:24 [info] 41#41: *1205 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:24 [info] 41#41: *1206 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:31 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:189):2: e57d44c4efc87a9a2fc2749fbecfc57a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:07:31 [info] 37#37: *1207 [lua] logger.lua:23: e57d44c4efc87a9a2fc2749fbecfc57a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:07:31 +0000] e57d44c4efc87a9a2fc2749fbecfc57a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:07:34 [info] 41#41: *1208 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:34 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:44 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:44 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:46 [info] 37#37: *1213 [lua] access_by_lua(msblocations.conf:189):2: ae7246610cbe17af028afe2f93d11eb9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:07:46 [info] 37#37: *1213 [lua] logger.lua:23: ae7246610cbe17af028afe2f93d11eb9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:07:46 +0000] ae7246610cbe17af028afe2f93d11eb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:07:54 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:07:54 [info] 41#41: *1214 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:01 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:189):2: de273e173bff67ca94c07145fee2efd1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:08:01 [info] 37#37: *1216 [lua] logger.lua:23: de273e173bff67ca94c07145fee2efd1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:08:01 +0000] de273e173bff67ca94c07145fee2efd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:08:04 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:04 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:14 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:14 [info] 41#41: *1220 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:16 [info] 37#37: *1221 [lua] access_by_lua(msblocations.conf:189):2: f35c9ff15c0c48c4f2ba5c5fd5c2df29:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:08:16 +0000] f35c9ff15c0c48c4f2ba5c5fd5c2df29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:08:16 [info] 37#37: *1221 [lua] logger.lua:23: f35c9ff15c0c48c4f2ba5c5fd5c2df29 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:08:24 [info] 41#41: *1223 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:24 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:31 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:189):2: 32e423014d9587cba3683d11c882242f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:08:31 [info] 37#37: *1224 [lua] logger.lua:23: 32e423014d9587cba3683d11c882242f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:08:31 +0000] 32e423014d9587cba3683d11c882242f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 06:08:34 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:34 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:44 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:44 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:46 [info] 37#37: *1230 [lua] access_by_lua(msblocations.conf:189):2: 57cedbec9f593fa4c602b3864c18c8b1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:08:46 +0000] 57cedbec9f593fa4c602b3864c18c8b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:08:46 [info] 37#37: *1230 [lua] logger.lua:23: 57cedbec9f593fa4c602b3864c18c8b1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 06:08:54 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:08:54 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:01 [info] 37#37: *1233 [lua] access_by_lua(msblocations.conf:189):2: a96226c7526a01d63ffa7da3abd9d8db:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:09:01 [info] 37#37: *1233 [lua] logger.lua:23: a96226c7526a01d63ffa7da3abd9d8db {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:01 +0000] a96226c7526a01d63ffa7da3abd9d8db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:09:04 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:04 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:14 [info] 41#41: *1237 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:14 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:16 [info] 37#37: *1238 [lua] access_by_lua(msblocations.conf:189):2: 49259d28fa2a198b0532dd53529e57e3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:09:16 [info] 37#37: *1238 [lua] logger.lua:23: 49259d28fa2a198b0532dd53529e57e3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:16 +0000] 49259d28fa2a198b0532dd53529e57e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:09:24 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:24 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:31 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:189):2: 1dacd6579f0ad94dd9fe9a7789cc395b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:31 +0000] 1dacd6579f0ad94dd9fe9a7789cc395b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:09:31 [info] 37#37: *1241 [lua] logger.lua:23: 1dacd6579f0ad94dd9fe9a7789cc395b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:09:34 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:34 [info] 41#41: *1242 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:44 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:44 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:46 [info] 37#37: *1247 [lua] access_by_lua(msblocations.conf:189):2: daa0907292c05e2b0dbaac5e3844ec02:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:46 +0000] daa0907292c05e2b0dbaac5e3844ec02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:09:46 [info] 37#37: *1247 [lua] logger.lua:23: daa0907292c05e2b0dbaac5e3844ec02 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:09:54 [info] 41#41: *1249 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:09:54 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:01 [info] 37#37: *1250 [lua] access_by_lua(msblocations.conf:189):2: 6a3e32e24349900ea94dc822bab298af:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:10:01 +0000] 6a3e32e24349900ea94dc822bab298af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:10:01 [info] 37#37: *1250 [lua] logger.lua:23: 6a3e32e24349900ea94dc822bab298af {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:10:04 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:04 [info] 41#41: *1251 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:14 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:14 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:16 [info] 37#37: *1255 [lua] access_by_lua(msblocations.conf:189):2: 060a593b26e10aec236a1901055aa43a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:10:16 +0000] 060a593b26e10aec236a1901055aa43a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:10:16 [info] 37#37: *1255 [lua] logger.lua:23: 060a593b26e10aec236a1901055aa43a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 06:10:24 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:24 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:31 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: 98a6e83096ec2aeb912d953bb483959c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:10:31 [info] 37#37: *1258 [lua] logger.lua:23: 98a6e83096ec2aeb912d953bb483959c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:10:31 +0000] 98a6e83096ec2aeb912d953bb483959c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:10:34 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:34 [info] 41#41: *1260 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:44 [info] 41#41: *1262 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:44 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:46 [info] 37#37: *1264 [lua] access_by_lua(msblocations.conf:189):2: 83f8a43b5a9e9b8555163b9c5e3e66b4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:10:46 [info] 37#37: *1264 [lua] logger.lua:23: 83f8a43b5a9e9b8555163b9c5e3e66b4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:10:46 +0000] 83f8a43b5a9e9b8555163b9c5e3e66b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:10:54 [info] 41#41: *1265 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:10:54 [info] 41#41: *1266 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:01 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:189):2: 6d61ddb2598eb6a5b598c33fe86711a8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:01 +0000] 6d61ddb2598eb6a5b598c33fe86711a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 06:11:01 [info] 37#37: *1267 [lua] logger.lua:23: 6d61ddb2598eb6a5b598c33fe86711a8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 06:11:04 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:04 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:14 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:14 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:16 [info] 37#37: *1272 [lua] access_by_lua(msblocations.conf:189):2: 2a290a2f824bd96b8192c7abab07e985:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:11:16 [info] 37#37: *1272 [lua] logger.lua:23: 2a290a2f824bd96b8192c7abab07e985 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:16 +0000] 2a290a2f824bd96b8192c7abab07e985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:11:24 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:24 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:31 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: 16b02a7f5dd0273a0290c1846facff47:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:11:31 [info] 37#37: *1275 [lua] logger.lua:23: 16b02a7f5dd0273a0290c1846facff47 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:31 +0000] 16b02a7f5dd0273a0290c1846facff47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:11:34 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:34 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:44 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:44 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:46 [info] 37#37: *1281 [lua] access_by_lua(msblocations.conf:189):2: a4833d8b273f67762c5bbdacc48597a4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:11:46 [info] 37#37: *1281 [lua] logger.lua:23: a4833d8b273f67762c5bbdacc48597a4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:11:46 +0000] a4833d8b273f67762c5bbdacc48597a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:11:54 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:11:54 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:01 [info] 37#37: *1284 [lua] access_by_lua(msblocations.conf:189):2: 637a2790250131f13cfcb8b01fe36942:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:12:01 [info] 37#37: *1284 [lua] logger.lua:23: 637a2790250131f13cfcb8b01fe36942 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:12:01 +0000] 637a2790250131f13cfcb8b01fe36942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:12:04 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:04 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:14 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:14 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:16 [info] 37#37: *1289 [lua] access_by_lua(msblocations.conf:189):2: 01e8ffe74565cf08603a3d14dfe724f7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:12:17 [info] 37#37: *1289 [lua] logger.lua:23: 01e8ffe74565cf08603a3d14dfe724f7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:12:17 +0000] 01e8ffe74565cf08603a3d14dfe724f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 06:12:24 [info] 41#41: *1291 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:24 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:32 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: 56190b1c1516394622db71b1f1ed035c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:12:32 [info] 37#37: *1292 [lua] logger.lua:23: 56190b1c1516394622db71b1f1ed035c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:12:32 +0000] 56190b1c1516394622db71b1f1ed035c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/26 06:12:34 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:34 [info] 41#41: *1294 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:44 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:44 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:47 [info] 37#37: *1298 [lua] access_by_lua(msblocations.conf:189):2: 13b7576285c3ef942c90513b80658222:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:12:47 [info] 37#37: *1298 [lua] logger.lua:23: 13b7576285c3ef942c90513b80658222 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:12:47 +0000] 13b7576285c3ef942c90513b80658222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:12:54 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:12:54 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:02 [info] 37#37: *1301 [lua] access_by_lua(msblocations.conf:189):2: f69d3d3a9b0063fa9157ef1af1d1069d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:13:02 [info] 37#37: *1301 [lua] logger.lua:23: f69d3d3a9b0063fa9157ef1af1d1069d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:13:02 +0000] f69d3d3a9b0063fa9157ef1af1d1069d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:13:04 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:04 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:14 [info] 41#41: *1304 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:14 [info] 41#41: *1305 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:17 [info] 37#37: *1306 [lua] access_by_lua(msblocations.conf:189):2: 4933a868e1e759097daf8364ecda3910:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:13:17 [info] 37#37: *1306 [lua] logger.lua:23: 4933a868e1e759097daf8364ecda3910 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:13:17 +0000] 4933a868e1e759097daf8364ecda3910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:13:24 [info] 41#41: *1307 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:24 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:32 [info] 37#37: *1309 [lua] access_by_lua(msblocations.conf:189):2: eeadcd4d2ca904477d8b92fbd12e10af:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:13:32 [info] 37#37: *1309 [lua] logger.lua:23: eeadcd4d2ca904477d8b92fbd12e10af {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:13:32 +0000] eeadcd4d2ca904477d8b92fbd12e10af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:13:34 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:34 [info] 41#41: *1310 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:44 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:44 [info] 41#41: *1314 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:47 [info] 37#37: *1315 [lua] access_by_lua(msblocations.conf:189):2: 3e2819ed10de827c34b64cf0b3ba6381:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:13:47 [info] 37#37: *1315 [lua] logger.lua:23: 3e2819ed10de827c34b64cf0b3ba6381 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:13:47 +0000] 3e2819ed10de827c34b64cf0b3ba6381 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:13:54 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:13:54 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:02 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:189):2: 42130cc64c6f67b2bb605595fdbe1702:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:14:02 [info] 37#37: *1318 [lua] logger.lua:23: 42130cc64c6f67b2bb605595fdbe1702 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:02 +0000] 42130cc64c6f67b2bb605595fdbe1702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:14:04 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:04 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:14 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:14 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:17 [info] 37#37: *1323 [lua] access_by_lua(msblocations.conf:189):2: 7d6ba5833bb34db20c1b69202e58ac8d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:17 +0000] 7d6ba5833bb34db20c1b69202e58ac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:14:17 [info] 37#37: *1323 [lua] logger.lua:23: 7d6ba5833bb34db20c1b69202e58ac8d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:14:24 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:24 [info] 41#41: *1325 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:32 [info] 37#37: *1326 [lua] access_by_lua(msblocations.conf:189):2: 113b03a0d6f51006de092a94d20ff193:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:14:32 [info] 37#37: *1326 [lua] logger.lua:23: 113b03a0d6f51006de092a94d20ff193 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:32 +0000] 113b03a0d6f51006de092a94d20ff193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:14:34 [info] 41#41: *1327 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:34 [info] 41#41: *1328 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:44 [info] 37#37: *1330 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:44 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:47 [info] 37#37: *1332 [lua] access_by_lua(msblocations.conf:189):2: b54d5f6e90a914707fe9bc9c87cefa68:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:47 +0000] b54d5f6e90a914707fe9bc9c87cefa68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 06:14:47 [info] 37#37: *1332 [lua] logger.lua:23: b54d5f6e90a914707fe9bc9c87cefa68 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:14:54 [info] 41#41: *1334 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:14:54 [info] 37#37: *1333 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:02 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:189):2: c9ae12ed52581a8d0c82c50230ca33df:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:06:15:02 +0000] c9ae12ed52581a8d0c82c50230ca33df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:15:02 [info] 37#37: *1335 [lua] logger.lua:23: c9ae12ed52581a8d0c82c50230ca33df {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:15:04 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:04 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:14 [info] 37#37: *1338 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:14 [info] 41#41: *1339 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:17 [info] 37#37: *1340 [lua] access_by_lua(msblocations.conf:189):2: 6dfe781e7cc690e1392cb4ab58511d8e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:15:17 [info] 37#37: *1340 [lua] logger.lua:23: 6dfe781e7cc690e1392cb4ab58511d8e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:15:17 +0000] 6dfe781e7cc690e1392cb4ab58511d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 06:15:24 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:24 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:32 [info] 37#37: *1343 [lua] access_by_lua(msblocations.conf:189):2: bfd3ea5b77636d76de7ae5962bed1852:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:15:32 [info] 37#37: *1343 [lua] logger.lua:23: bfd3ea5b77636d76de7ae5962bed1852 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:15:32 +0000] bfd3ea5b77636d76de7ae5962bed1852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:15:34 [info] 41#41: *1344 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:34 [info] 41#41: *1345 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:44 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:44 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:47 [info] 37#37: *1349 [lua] access_by_lua(msblocations.conf:189):2: a0ff87740376164242ea68530b600f99:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:06:15:47 +0000] a0ff87740376164242ea68530b600f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:15:47 [info] 37#37: *1349 [lua] logger.lua:23: a0ff87740376164242ea68530b600f99 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:15:54 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:15:54 [info] 41#41: *1351 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:02 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:189):2: f00c3d5376a0c34c4ff23979bcd564cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:16:02 +0000] f00c3d5376a0c34c4ff23979bcd564cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:16:02 [info] 37#37: *1352 [lua] logger.lua:23: f00c3d5376a0c34c4ff23979bcd564cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:16:04 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:04 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:14 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:14 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:17 [info] 37#37: *1357 [lua] access_by_lua(msblocations.conf:189):2: 4418f1a0657147485d25e7ccb1ef9e95:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:16:17 [info] 37#37: *1357 [lua] logger.lua:23: 4418f1a0657147485d25e7ccb1ef9e95 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:16:17 +0000] 4418f1a0657147485d25e7ccb1ef9e95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:16:24 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:24 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:32 [info] 37#37: *1360 [lua] access_by_lua(msblocations.conf:189):2: 720831fb6811325023d11f44f5f9e742:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:16:32 +0000] 720831fb6811325023d11f44f5f9e742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:16:32 [info] 37#37: *1360 [lua] logger.lua:23: 720831fb6811325023d11f44f5f9e742 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:16:34 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:34 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:44 [info] 41#41: *1364 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:44 [info] 41#41: *1365 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:47 [info] 37#37: *1366 [lua] access_by_lua(msblocations.conf:189):2: 6e8a1b9509b0cbd070e92b469a28cd19:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:16:47 [info] 37#37: *1366 [lua] logger.lua:23: 6e8a1b9509b0cbd070e92b469a28cd19 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:16:47 +0000] 6e8a1b9509b0cbd070e92b469a28cd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:16:54 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:16:54 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:02 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:189):2: c19f40702990591dca161ee3f499c6eb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:17:02 [info] 37#37: *1369 [lua] logger.lua:23: c19f40702990591dca161ee3f499c6eb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:02 +0000] c19f40702990591dca161ee3f499c6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 06:17:04 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:04 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:14 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:14 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:17 [info] 37#37: *1374 [lua] access_by_lua(msblocations.conf:189):2: 431cb2ed1a89b0ad2f86afc47d984e91:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:17 +0000] 431cb2ed1a89b0ad2f86afc47d984e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/26 06:17:17 [info] 37#37: *1374 [lua] logger.lua:23: 431cb2ed1a89b0ad2f86afc47d984e91 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:17:24 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:24 [info] 41#41: *1376 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:32 [info] 37#37: *1377 [lua] access_by_lua(msblocations.conf:189):2: fee9d1347892ecfb8b246b719c5fe7a8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:32 +0000] fee9d1347892ecfb8b246b719c5fe7a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 06:17:32 [info] 37#37: *1377 [lua] logger.lua:23: fee9d1347892ecfb8b246b719c5fe7a8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:17:34 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:34 [info] 41#41: *1379 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:44 [info] 37#37: *1382 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:44 [info] 37#37: *1381 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:47 [info] 37#37: *1383 [lua] access_by_lua(msblocations.conf:189):2: b6ab06eeb8ec69d826f1e6a3c309fb4c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:17:47 [info] 37#37: *1383 [lua] logger.lua:23: b6ab06eeb8ec69d826f1e6a3c309fb4c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:17:47 +0000] b6ab06eeb8ec69d826f1e6a3c309fb4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 06:17:54 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:17:54 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:02 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:189):2: f4ef862f2ae19906a093a41711254d83:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:18:02 [info] 37#37: *1386 [lua] logger.lua:23: f4ef862f2ae19906a093a41711254d83 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:18:02 +0000] f4ef862f2ae19906a093a41711254d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:18:04 [info] 41#41: *1388 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:04 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:14 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:14 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:17 [info] 37#37: *1391 [lua] access_by_lua(msblocations.conf:189):2: 7238e955cd0eb0fe6c10a84aa60b9044:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:18:17 [info] 37#37: *1391 [lua] logger.lua:23: 7238e955cd0eb0fe6c10a84aa60b9044 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:18:17 +0000] 7238e955cd0eb0fe6c10a84aa60b9044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:18:24 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:24 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:32 [info] 37#37: *1394 [lua] access_by_lua(msblocations.conf:189):2: b21c4f36f42e5c9fea155351cf3e686f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:18:32 [info] 37#37: *1394 [lua] logger.lua:23: b21c4f36f42e5c9fea155351cf3e686f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:18:32 +0000] b21c4f36f42e5c9fea155351cf3e686f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:18:34 [info] 41#41: *1395 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:34 [info] 41#41: *1396 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:44 [info] 37#37: *1398 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:44 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:47 [info] 37#37: *1400 [lua] access_by_lua(msblocations.conf:189):2: 9f0a142b4b7283719f3cdc040d6693c1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:18:47 [info] 37#37: *1400 [lua] logger.lua:23: 9f0a142b4b7283719f3cdc040d6693c1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:18:47 +0000] 9f0a142b4b7283719f3cdc040d6693c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:18:54 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:18:54 [info] 41#41: *1402 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:02 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:189):2: c9ee925d24eecc8546e0d978aa3e96b1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:19:02 [info] 37#37: *1403 [lua] logger.lua:23: c9ee925d24eecc8546e0d978aa3e96b1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:02 +0000] c9ee925d24eecc8546e0d978aa3e96b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:19:04 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:04 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:14 [info] 41#41: *1406 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:14 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:17 [info] 37#37: *1408 [lua] access_by_lua(msblocations.conf:189):2: af9348b994380b9e9d59243f22f0d22f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:19:17 [info] 37#37: *1408 [lua] logger.lua:23: af9348b994380b9e9d59243f22f0d22f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:17 +0000] af9348b994380b9e9d59243f22f0d22f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:19:24 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:24 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:32 [info] 37#37: *1411 [lua] access_by_lua(msblocations.conf:189):2: a15a48d44b0f8e067fb74d3f31f9460d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:32 +0000] a15a48d44b0f8e067fb74d3f31f9460d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:19:32 [info] 37#37: *1411 [lua] logger.lua:23: a15a48d44b0f8e067fb74d3f31f9460d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:19:34 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:34 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:44 [info] 41#41: *1415 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:44 [info] 41#41: *1416 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:47 [info] 37#37: *1417 [lua] access_by_lua(msblocations.conf:189):2: 317f723a0ee6de6da6f2f2ce96980a76:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:47 +0000] 317f723a0ee6de6da6f2f2ce96980a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 06:19:47 [info] 37#37: *1417 [lua] logger.lua:23: 317f723a0ee6de6da6f2f2ce96980a76 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:19:54 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:19:54 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:02 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:189):2: a91fda35a108878b4784b015bea4e1c9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:20:02 [info] 37#37: *1420 [lua] logger.lua:23: a91fda35a108878b4784b015bea4e1c9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:02 +0000] a91fda35a108878b4784b015bea4e1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:20:04 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:04 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:14 [info] 41#41: *1423 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:14 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:17 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:189):2: d21d0d2d230849dd3644732786e4c7e5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:17 +0000] d21d0d2d230849dd3644732786e4c7e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:20:17 [info] 37#37: *1425 [lua] logger.lua:23: d21d0d2d230849dd3644732786e4c7e5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:20:24 [info] 41#41: *1427 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:24 [info] 37#37: *1426 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:32 [info] 37#37: *1428 [lua] access_by_lua(msblocations.conf:189):2: b6838e95d18d359f7fda767456a2735f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:32 +0000] b6838e95d18d359f7fda767456a2735f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:20:32 [info] 37#37: *1428 [lua] logger.lua:23: b6838e95d18d359f7fda767456a2735f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:20:34 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:34 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:44 [info] 41#41: *1432 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:44 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:47 [info] 37#37: *1434 [lua] access_by_lua(msblocations.conf:189):2: deb4f13ad50f7035ee5f3f674fac61f5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:20:47 [info] 37#37: *1434 [lua] logger.lua:23: deb4f13ad50f7035ee5f3f674fac61f5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:20:47 +0000] deb4f13ad50f7035ee5f3f674fac61f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:20:54 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:20:54 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:02 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:189):2: f0129b85b1085843fbc47aee20fecfed:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:21:02 [info] 37#37: *1437 [lua] logger.lua:23: f0129b85b1085843fbc47aee20fecfed {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:21:02 +0000] f0129b85b1085843fbc47aee20fecfed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:21:04 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:04 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:14 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:14 [info] 41#41: *1441 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:17 [info] 37#37: *1442 [lua] access_by_lua(msblocations.conf:189):2: f2de36ddd0587a8f664aa8c31b3986b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:21:17 [info] 37#37: *1442 [lua] logger.lua:23: f2de36ddd0587a8f664aa8c31b3986b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:21:17 +0000] f2de36ddd0587a8f664aa8c31b3986b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:21:24 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:24 [info] 41#41: *1444 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:32 [info] 37#37: *1445 [lua] access_by_lua(msblocations.conf:189):2: c2a067e5de8ae9785c1500d699204a46:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:21:32 +0000] c2a067e5de8ae9785c1500d699204a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/26 06:21:32 [info] 37#37: *1445 [lua] logger.lua:23: c2a067e5de8ae9785c1500d699204a46 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/26 06:21:34 [info] 41#41: *1446 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:34 [info] 41#41: *1447 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:44 [info] 37#37: *1449 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:44 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:47 [info] 37#37: *1451 [lua] access_by_lua(msblocations.conf:189):2: e2c593e4ab07ba61a650665e90a05796:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:21:47 [info] 37#37: *1451 [lua] logger.lua:23: e2c593e4ab07ba61a650665e90a05796 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.93 - - [26/Oct/2022:06:21:47 +0000] e2c593e4ab07ba61a650665e90a05796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:21:54 [info] 41#41: *1453 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:21:54 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:02 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:189):2: 12f6527e6880e4f60d4199bd3466b76a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:02 +0000] 12f6527e6880e4f60d4199bd3466b76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 06:22:02 [info] 37#37: *1454 [lua] logger.lua:23: 12f6527e6880e4f60d4199bd3466b76a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 06:22:04 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:04 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:14 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:14 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:17 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:189):2: 3dc6a0f17bfa0b7cfd02bef62ba0a6a6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:22:17 [info] 37#37: *1459 [lua] logger.lua:23: 3dc6a0f17bfa0b7cfd02bef62ba0a6a6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:17 +0000] 3dc6a0f17bfa0b7cfd02bef62ba0a6a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:22:24 [info] 41#41: *1460 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:24 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:32 [info] 37#37: *1462 [lua] access_by_lua(msblocations.conf:189):2: d4a0b35622278692aa5948398e819703:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:32 +0000] d4a0b35622278692aa5948398e819703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 06:22:32 [info] 37#37: *1462 [lua] logger.lua:23: d4a0b35622278692aa5948398e819703 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:22:34 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:34 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:44 [info] 41#41: *1466 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:44 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:47 [info] 37#37: *1468 [lua] access_by_lua(msblocations.conf:189):2: 6ac2639a218df327d4f6423dfe7d62f1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:22:47 [info] 37#37: *1468 [lua] logger.lua:23: 6ac2639a218df327d4f6423dfe7d62f1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:22:47 +0000] 6ac2639a218df327d4f6423dfe7d62f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:22:54 [info] 41#41: *1469 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:22:54 [info] 41#41: *1470 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:02 [info] 37#37: *1471 [lua] access_by_lua(msblocations.conf:189):2: 0a3d9a4e607768d75a84a64c1612647f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:23:02 [info] 37#37: *1471 [lua] logger.lua:23: 0a3d9a4e607768d75a84a64c1612647f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:02 +0000] 0a3d9a4e607768d75a84a64c1612647f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:23:04 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:04 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:14 [info] 41#41: *1475 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:14 [info] 41#41: *1474 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:17 [info] 37#37: *1476 [lua] access_by_lua(msblocations.conf:189):2: 12c495774dfb041156511890b499d206:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:23:17 [info] 37#37: *1476 [lua] logger.lua:23: 12c495774dfb041156511890b499d206 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:17 +0000] 12c495774dfb041156511890b499d206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/26 06:23:24 [info] 41#41: *1477 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:24 [info] 41#41: *1478 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:32 [info] 37#37: *1479 [lua] access_by_lua(msblocations.conf:189):2: 5af2b26ce6d0b236b4cd9c2d76db9c55:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:32 +0000] 5af2b26ce6d0b236b4cd9c2d76db9c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:23:32 [info] 37#37: *1479 [lua] logger.lua:23: 5af2b26ce6d0b236b4cd9c2d76db9c55 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:23:34 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:34 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:44 [info] 41#41: *1483 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:44 [info] 41#41: *1484 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:47 [info] 37#37: *1485 [lua] access_by_lua(msblocations.conf:189):2: 7b31e4620dd20768509ffa23dffc69c3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:47 +0000] 7b31e4620dd20768509ffa23dffc69c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:23:47 [info] 37#37: *1485 [lua] logger.lua:23: 7b31e4620dd20768509ffa23dffc69c3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:23:54 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:23:54 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:02 [info] 37#37: *1488 [lua] access_by_lua(msblocations.conf:189):2: ee2c01c72a2dbbe24ec77fec4f11af8c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:24:02 [info] 37#37: *1488 [lua] logger.lua:23: ee2c01c72a2dbbe24ec77fec4f11af8c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:24:02 +0000] ee2c01c72a2dbbe24ec77fec4f11af8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:24:04 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:04 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:14 [info] 41#41: *1491 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:14 [info] 41#41: *1492 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:17 [info] 37#37: *1493 [lua] access_by_lua(msblocations.conf:189):2: 3b5d25a8f53dce8b707297484dedec72:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:24:17 [info] 37#37: *1493 [lua] logger.lua:23: 3b5d25a8f53dce8b707297484dedec72 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:24:17 +0000] 3b5d25a8f53dce8b707297484dedec72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:24:24 [info] 41#41: *1494 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:24 [info] 41#41: *1495 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:32 [info] 37#37: *1496 [lua] access_by_lua(msblocations.conf:189):2: 402701fc78df3339082fbda99e90d991:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:24:32 +0000] 402701fc78df3339082fbda99e90d991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:24:32 [info] 37#37: *1496 [lua] logger.lua:23: 402701fc78df3339082fbda99e90d991 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:24:34 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:34 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:44 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:44 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:47 [info] 37#37: *1502 [lua] access_by_lua(msblocations.conf:189):2: f024c8999c96410ca46035e87dc44b02:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:24:47 [info] 37#37: *1502 [lua] logger.lua:23: f024c8999c96410ca46035e87dc44b02 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:24:47 +0000] f024c8999c96410ca46035e87dc44b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:24:54 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:24:54 [info] 41#41: *1503 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:02 [info] 37#37: *1505 [lua] access_by_lua(msblocations.conf:189):2: 27d72229684a9c70a433dc8eba43d257:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:25:02 +0000] 27d72229684a9c70a433dc8eba43d257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/26 06:25:02 [info] 37#37: *1505 [lua] logger.lua:23: 27d72229684a9c70a433dc8eba43d257 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/26 06:25:04 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:04 [info] 41#41: *1507 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:14 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:14 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:17 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:189):2: cd48d14d0774a9f0b2779830e67409cd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:25:17 [info] 37#37: *1510 [lua] logger.lua:23: cd48d14d0774a9f0b2779830e67409cd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:25:17 +0000] cd48d14d0774a9f0b2779830e67409cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:25:24 [info] 41#41: *1511 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:24 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:32 [info] 37#37: *1513 [lua] access_by_lua(msblocations.conf:189):2: e12b836fea91e60cee756fe812d6ca7a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:25:32 +0000] e12b836fea91e60cee756fe812d6ca7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:25:32 [info] 37#37: *1513 [lua] logger.lua:23: e12b836fea91e60cee756fe812d6ca7a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/26 06:25:34 [info] 41#41: *1514 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:34 [info] 41#41: *1515 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:44 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:44 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:47 [info] 37#37: *1519 [lua] access_by_lua(msblocations.conf:189):2: 8e4b200a9d2e0597f79d218493d0e4b6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:25:47 [info] 37#37: *1519 [lua] logger.lua:23: 8e4b200a9d2e0597f79d218493d0e4b6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:25:47 +0000] 8e4b200a9d2e0597f79d218493d0e4b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 06:25:54 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:25:54 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:02 [info] 37#37: *1522 [lua] access_by_lua(msblocations.conf:189):2: 30487acaacfa3793d381f03e1f54c744:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:26:02 [info] 37#37: *1522 [lua] logger.lua:23: 30487acaacfa3793d381f03e1f54c744 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:26:02 +0000] 30487acaacfa3793d381f03e1f54c744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:26:04 [info] 41#41: *1523 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:04 [info] 41#41: *1524 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:14 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:14 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:17 [info] 37#37: *1527 [lua] access_by_lua(msblocations.conf:189):2: f3f8e96cff47f11383f38e95ad914a06:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:26:17 +0000] f3f8e96cff47f11383f38e95ad914a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:26:17 [info] 37#37: *1527 [lua] logger.lua:23: f3f8e96cff47f11383f38e95ad914a06 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:26:24 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:24 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:32 [info] 37#37: *1530 [lua] access_by_lua(msblocations.conf:189):2: b0797d16d6f9a0a45218cdd728980d1d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:26:32 [info] 37#37: *1530 [lua] logger.lua:23: b0797d16d6f9a0a45218cdd728980d1d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:26:32 +0000] b0797d16d6f9a0a45218cdd728980d1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:26:34 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:34 [info] 41#41: *1532 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:44 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:44 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:47 [info] 37#37: *1536 [lua] access_by_lua(msblocations.conf:189):2: c8807ec613c246bd0f56f50cf6bb7b15:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:26:47 [info] 37#37: *1536 [lua] logger.lua:23: c8807ec613c246bd0f56f50cf6bb7b15 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:26:47 +0000] c8807ec613c246bd0f56f50cf6bb7b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:26:54 [info] 41#41: *1538 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:26:54 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:02 [info] 37#37: *1539 [lua] access_by_lua(msblocations.conf:189):2: 78bbe3d35ca20eefe4b5f4e6139b117f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:02 +0000] 78bbe3d35ca20eefe4b5f4e6139b117f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 06:27:02 [info] 37#37: *1539 [lua] logger.lua:23: 78bbe3d35ca20eefe4b5f4e6139b117f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:27:04 [info] 41#41: *1540 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:04 [info] 41#41: *1541 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:14 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:14 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:17 [info] 37#37: *1544 [lua] access_by_lua(msblocations.conf:189):2: dd8520b0ad66ced255b8bfd7bb4021c8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:17 +0000] dd8520b0ad66ced255b8bfd7bb4021c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:27:17 [info] 37#37: *1544 [lua] logger.lua:23: dd8520b0ad66ced255b8bfd7bb4021c8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:27:24 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:24 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:32 [info] 37#37: *1547 [lua] access_by_lua(msblocations.conf:189):2: 8a1cf078be731b855c0b250e0c16a4b9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:32 +0000] 8a1cf078be731b855c0b250e0c16a4b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:27:32 [info] 37#37: *1547 [lua] logger.lua:23: 8a1cf078be731b855c0b250e0c16a4b9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:27:34 [info] 41#41: *1548 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:34 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:44 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:44 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:47 [info] 37#37: *1553 [lua] access_by_lua(msblocations.conf:189):2: 0ae3e47652f26054d953273b1f8fa9f4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:47 +0000] 0ae3e47652f26054d953273b1f8fa9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:27:47 [info] 37#37: *1553 [lua] logger.lua:23: 0ae3e47652f26054d953273b1f8fa9f4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:27:54 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:27:54 [info] 41#41: *1554 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:02 [info] 37#37: *1556 [lua] access_by_lua(msblocations.conf:189):2: d8b557cececdc3da4127d68d3f3696ee:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:28:02 [info] 37#37: *1556 [lua] logger.lua:23: d8b557cececdc3da4127d68d3f3696ee {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:02 +0000] d8b557cececdc3da4127d68d3f3696ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:28:04 [info] 41#41: *1557 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:04 [info] 41#41: *1558 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:14 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:14 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:17 [info] 37#37: *1561 [lua] access_by_lua(msblocations.conf:189):2: 9356e6ff133ba2232418a668e80a9159:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:17 +0000] 9356e6ff133ba2232418a668e80a9159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:28:17 [info] 37#37: *1561 [lua] logger.lua:23: 9356e6ff133ba2232418a668e80a9159 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:28:24 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:24 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:32 [info] 37#37: *1564 [lua] access_by_lua(msblocations.conf:189):2: 41fa0496c24370d9511711dcf7b0d283:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:28:32 [info] 37#37: *1564 [lua] logger.lua:23: 41fa0496c24370d9511711dcf7b0d283 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:32 +0000] 41fa0496c24370d9511711dcf7b0d283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:28:34 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:34 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:44 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:44 [info] 41#41: *1568 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:47 [info] 37#37: *1570 [lua] access_by_lua(msblocations.conf:189):2: 3c99fe5c9d2d689836472874722e4f82:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:47 +0000] 3c99fe5c9d2d689836472874722e4f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:28:47 [info] 37#37: *1570 [lua] logger.lua:23: 3c99fe5c9d2d689836472874722e4f82 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 06:28:54 [info] 41#41: *1572 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:28:54 [info] 41#41: *1571 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:02 [info] 37#37: *1573 [lua] access_by_lua(msblocations.conf:189):2: 0116d708ba9778ac277cfe12265d799b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:29:02 [info] 37#37: *1573 [lua] logger.lua:23: 0116d708ba9778ac277cfe12265d799b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:02 +0000] 0116d708ba9778ac277cfe12265d799b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:29:04 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:04 [info] 41#41: *1575 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:14 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:14 [info] 41#41: *1576 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:17 [info] 37#37: *1578 [lua] access_by_lua(msblocations.conf:189):2: 18583ec8ac82e1ee15d2382d79b680a4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:17 +0000] 18583ec8ac82e1ee15d2382d79b680a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/26 06:29:17 [info] 37#37: *1578 [lua] logger.lua:23: 18583ec8ac82e1ee15d2382d79b680a4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:29:24 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:24 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:32 [info] 37#37: *1581 [lua] access_by_lua(msblocations.conf:189):2: 90bba39203ef53c4e11f582086ef3f7b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:29:32 [info] 37#37: *1581 [lua] logger.lua:23: 90bba39203ef53c4e11f582086ef3f7b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:32 +0000] 90bba39203ef53c4e11f582086ef3f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:29:34 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:34 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:44 [info] 41#41: *1586 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:44 [info] 41#41: *1585 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:47 [info] 37#37: *1587 [lua] access_by_lua(msblocations.conf:189):2: 5b8a82e5c91784d8a1595c26e32f5eac:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:47 +0000] 5b8a82e5c91784d8a1595c26e32f5eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 06:29:47 [info] 37#37: *1587 [lua] logger.lua:23: 5b8a82e5c91784d8a1595c26e32f5eac {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:29:54 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:29:54 [info] 41#41: *1589 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:02 [info] 37#37: *1590 [lua] access_by_lua(msblocations.conf:189):2: 1a91bad514a9676fae5014a2ded8464b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:02 +0000] 1a91bad514a9676fae5014a2ded8464b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:30:02 [info] 37#37: *1590 [lua] logger.lua:23: 1a91bad514a9676fae5014a2ded8464b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:30:04 [info] 41#41: *1591 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:04 [info] 41#41: *1592 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:14 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:14 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:17 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:189):2: 39d74e287d07dba5a8dd4a3f1949e5f9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:30:17 [info] 37#37: *1595 [lua] logger.lua:23: 39d74e287d07dba5a8dd4a3f1949e5f9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:17 +0000] 39d74e287d07dba5a8dd4a3f1949e5f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:30:24 [info] 41#41: *1596 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:24 [info] 41#41: *1597 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:32 [info] 37#37: *1598 [lua] access_by_lua(msblocations.conf:189):2: d8428f1641774384505d6f244a65c847:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:30:32 [info] 37#37: *1598 [lua] logger.lua:23: d8428f1641774384505d6f244a65c847 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:32 +0000] d8428f1641774384505d6f244a65c847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:30:34 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:34 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:44 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:44 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:47 [info] 37#37: *1604 [lua] access_by_lua(msblocations.conf:189):2: ac9696b957a21a9bd1ffcade430adc11:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:30:47 [info] 37#37: *1604 [lua] logger.lua:23: ac9696b957a21a9bd1ffcade430adc11 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:30:47 +0000] ac9696b957a21a9bd1ffcade430adc11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 06:30:54 [info] 41#41: *1606 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:30:54 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:02 [info] 37#37: *1607 [lua] access_by_lua(msblocations.conf:189):2: 0e516dca28e1a2af4195745ddf780aa3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:02 +0000] 0e516dca28e1a2af4195745ddf780aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:31:02 [info] 37#37: *1607 [lua] logger.lua:23: 0e516dca28e1a2af4195745ddf780aa3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:31:04 [info] 41#41: *1608 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:04 [info] 41#41: *1609 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:14 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:14 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:17 [info] 37#37: *1612 [lua] access_by_lua(msblocations.conf:189):2: 7c76d925d6ee58d46cbb9db915c62827:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:31:17 [info] 37#37: *1612 [lua] logger.lua:23: 7c76d925d6ee58d46cbb9db915c62827 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:17 +0000] 7c76d925d6ee58d46cbb9db915c62827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:31:24 [info] 41#41: *1613 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:24 [info] 41#41: *1614 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:32 [info] 37#37: *1615 [lua] access_by_lua(msblocations.conf:189):2: a594973c52ebe6700ab7394c559a2cfb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:31:32 [info] 37#37: *1615 [lua] logger.lua:23: a594973c52ebe6700ab7394c559a2cfb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:32 +0000] a594973c52ebe6700ab7394c559a2cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:31:34 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:34 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:44 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:44 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:47 [info] 37#37: *1621 [lua] access_by_lua(msblocations.conf:189):2: fbb291f157b7a0166d473518079bfbb3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:47 +0000] fbb291f157b7a0166d473518079bfbb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 06:31:47 [info] 37#37: *1621 [lua] logger.lua:23: fbb291f157b7a0166d473518079bfbb3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 06:31:54 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:31:54 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:02 [info] 37#37: *1624 [lua] access_by_lua(msblocations.conf:189):2: 16d04b673696e5ba5993363ebe281964:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:32:02 [info] 37#37: *1624 [lua] logger.lua:23: 16d04b673696e5ba5993363ebe281964 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:02 +0000] 16d04b673696e5ba5993363ebe281964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:32:04 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:04 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:14 [info] 41#41: *1628 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:14 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:17 [info] 37#37: *1629 [lua] access_by_lua(msblocations.conf:189):2: 69d59dfd4e2442924753f580de0dbfff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:17 +0000] 69d59dfd4e2442924753f580de0dbfff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 06:32:17 [info] 37#37: *1629 [lua] logger.lua:23: 69d59dfd4e2442924753f580de0dbfff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:32:24 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:24 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:32 [info] 37#37: *1632 [lua] access_by_lua(msblocations.conf:189):2: 918d02ff405c149c94ec673d10d664f3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:32 +0000] 918d02ff405c149c94ec673d10d664f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:32:32 [info] 37#37: *1632 [lua] logger.lua:23: 918d02ff405c149c94ec673d10d664f3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:32:34 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:34 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:44 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:44 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:47 [info] 37#37: *1638 [lua] access_by_lua(msblocations.conf:189):2: 9f296663ae4a9d547bd594a5680a9c89:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:32:47 [info] 37#37: *1638 [lua] logger.lua:23: 9f296663ae4a9d547bd594a5680a9c89 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:32:47 +0000] 9f296663ae4a9d547bd594a5680a9c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 06:32:54 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:32:54 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:02 [info] 37#37: *1641 [lua] access_by_lua(msblocations.conf:189):2: 9000166903ce6729ef6bcf4bc08f8156:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:33:02 +0000] 9000166903ce6729ef6bcf4bc08f8156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 06:33:02 [info] 37#37: *1641 [lua] logger.lua:23: 9000166903ce6729ef6bcf4bc08f8156 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:33:04 [info] 41#41: *1643 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:04 [info] 41#41: *1642 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:14 [info] 37#37: *1645 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:14 [info] 37#37: *1644 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:17 [info] 37#37: *1646 [lua] access_by_lua(msblocations.conf:189):2: 3cb08c8aa267337e1895df507df9f1d1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:33:17 [info] 37#37: *1646 [lua] logger.lua:23: 3cb08c8aa267337e1895df507df9f1d1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.93 - - [26/Oct/2022:06:33:17 +0000] 3cb08c8aa267337e1895df507df9f1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:06:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 06:33:24 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:24 [info] 37#37: *1648 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443 2022/10/26 06:33:32 [info] 37#37: *1649 [lua] access_by_lua(msblocations.conf:189):2: 2fff55dd6ee3a906813dd54ab1882482:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/26 06:33:32 [info] 37#37: *1649 [lua] logger.lua:23: 2fff55dd6ee3a906813dd54ab1882482 {"matched"