By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.28.236 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/21 08:01:44 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/21 08:01:44 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/21 08:01:44 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/21 08:01:44 [notice] 34#34: using the "epoll" event method 2022/10/21 08:01:44 [notice] 34#34: openresty/1.13.6.1 2022/10/21 08:01:44 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/21 08:01:44 [notice] 34#34: OS: Linux 5.4.0-96-generic 2022/10/21 08:01:44 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/21 08:01:44 [notice] 35#35: start worker processes 2022/10/21 08:01:44 [notice] 35#35: start worker process 36 2022/10/21 08:01:44 [notice] 35#35: start worker process 37 2022/10/21 08:01:44 [notice] 35#35: start worker process 39 2022/10/21 08:01:44 [notice] 35#35: start worker process 40 2022/10/21 08:01:44 [notice] 35#35: start worker process 41 2022/10/21 08:01:44 [notice] 35#35: start worker process 42 2022/10/21 08:01:44 [notice] 35#35: start worker process 43 2022/10/21 08:01:44 [notice] 35#35: start worker process 44 2022/10/21 08:01:44 [notice] 35#35: start cache manager process 45 2022/10/21 08:01:44 [notice] 35#35: start cache loader process 47 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221021080144.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-21 08:01:47 203 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-21 08:01:47 210 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-21 08:01:47 211 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-21 08:01:47 265 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-21 08:01:47 265 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.28.236:10081 Enabled:true 2022-10-21 08:01:48 834 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-21 08:01:48 960 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-21 08:01:48 964 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-21 08:01:48 968 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-21 08:01:48 973 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-21 08:01:49 110 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-21 08:01:49 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-21 08:01:50 218 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/21 08:01:56 [info] 41#41: *12 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:01:56 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:05 [info] 41#41: *14 [lua] access_by_lua(msblocations.conf:189):2: 4c610a762e73b6635c855324cd631e3f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:05 +0000] 4c610a762e73b6635c855324cd631e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.185 upstream_response_time:0.184 "-" "Consul Health Check" "-" 2022/10/21 08:02:05 [info] 41#41: *14 [lua] logger.lua:23: 4c610a762e73b6635c855324cd631e3f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 60 2022/10/21 08:02:06 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:06 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:20 [info] 41#41: *21 [lua] access_by_lua(msblocations.conf:189):2: fce5bf1f0c42d11c28f7477a9d6aaa59:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:02:20 [info] 41#41: *21 [lua] logger.lua:23: fce5bf1f0c42d11c28f7477a9d6aaa59 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:20 +0000] fce5bf1f0c42d11c28f7477a9d6aaa59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:02:26 [info] 41#41: *22 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:26 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:35 [info] 41#41: *24 [lua] access_by_lua(msblocations.conf:189):2: a9e39115872ef3d80b07ffc324b0b7f5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:35 +0000] a9e39115872ef3d80b07ffc324b0b7f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:02:35 [info] 41#41: *24 [lua] logger.lua:23: a9e39115872ef3d80b07ffc324b0b7f5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:02:36 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:36 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:44 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/21 08:02:44 [notice] 35#35: signal 17 (SIGCHLD) received from 47 2022/10/21 08:02:44 [notice] 35#35: cache loader process 47 exited with code 0 2022/10/21 08:02:44 [notice] 35#35: signal 29 (SIGIO) received 2022/10/21 08:02:46 [info] 41#41: *29 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:46 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:50 [info] 41#41: *31 [lua] access_by_lua(msblocations.conf:189):2: 851fa36ebdd182a2252874f4da80058a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:02:50 [info] 41#41: *31 [lua] logger.lua:23: 851fa36ebdd182a2252874f4da80058a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:02:50 +0000] 851fa36ebdd182a2252874f4da80058a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:02:56 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:02:56 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:05 [info] 41#41: *34 [lua] access_by_lua(msblocations.conf:189):2: fccc9bdce96f493e080c26f5cd7f4067:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:03:05 [info] 41#41: *34 [lua] logger.lua:23: fccc9bdce96f493e080c26f5cd7f4067 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:05 +0000] fccc9bdce96f493e080c26f5cd7f4067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:03:06 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:06 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 41#41: *37 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:20 [info] 41#41: *39 [lua] access_by_lua(msblocations.conf:189):2: 300c41689868d77879003a324e458ac7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:20 +0000] 300c41689868d77879003a324e458ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:03:20 [info] 41#41: *39 [lua] logger.lua:23: 300c41689868d77879003a324e458ac7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:03:26 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:26 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:35 [info] 41#41: *42 [lua] access_by_lua(msblocations.conf:189):2: 7aeafc2728e5e2f92e94417709e23787:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:35 +0000] 7aeafc2728e5e2f92e94417709e23787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:03:35 [info] 41#41: *42 [lua] logger.lua:23: 7aeafc2728e5e2f92e94417709e23787 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:03:36 [info] 41#41: *43 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:36 [info] 41#41: *44 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:50 [info] 41#41: *48 [lua] access_by_lua(msblocations.conf:189):2: dbdda152948df0d4bc621338a959af00:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:50 +0000] dbdda152948df0d4bc621338a959af00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:03:50 [info] 41#41: *48 [lua] logger.lua:23: dbdda152948df0d4bc621338a959af00 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:03:56 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:03:56 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:05 [info] 41#41: *51 [lua] access_by_lua(msblocations.conf:189):2: 3f0423c89d15c90e047ee907c8519e3d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:05 [info] 41#41: *51 [lua] logger.lua:23: 3f0423c89d15c90e047ee907c8519e3d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:05 +0000] 3f0423c89d15c90e047ee907c8519e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:04:06 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:06 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 41#41: *54 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:20 [info] 41#41: *56 [lua] access_by_lua(msblocations.conf:189):2: f1f10d7d8b3d0226449e583651e68e57:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:20 [info] 41#41: *56 [lua] logger.lua:23: f1f10d7d8b3d0226449e583651e68e57 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:20 +0000] f1f10d7d8b3d0226449e583651e68e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:04:26 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:26 [info] 41#41: *58 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:35 [info] 41#41: *59 [lua] access_by_lua(msblocations.conf:189):2: 54578446b93d35d4a458efdcceb89bac:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:04:35 [info] 41#41: *59 [lua] logger.lua:23: 54578446b93d35d4a458efdcceb89bac {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:35 +0000] 54578446b93d35d4a458efdcceb89bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:04:36 [info] 41#41: *60 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:36 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 41#41: *63 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 41#41: *64 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:50 [info] 41#41: *65 [lua] access_by_lua(msblocations.conf:189):2: afdd7de1d2dd6ee5a747e93e7eeb6253:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:50 +0000] afdd7de1d2dd6ee5a747e93e7eeb6253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:04:50 [info] 41#41: *65 [lua] logger.lua:23: afdd7de1d2dd6ee5a747e93e7eeb6253 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:04:56 [info] 41#41: *66 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:04:56 [info] 41#41: *67 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:05 [info] 41#41: *68 [lua] access_by_lua(msblocations.conf:189):2: 7a9b918597cec6f62db0c8afd65ceb8e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:05:05 [info] 41#41: *68 [lua] logger.lua:23: 7a9b918597cec6f62db0c8afd65ceb8e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:05 +0000] 7a9b918597cec6f62db0c8afd65ceb8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:05:06 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:06 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:20 [info] 41#41: *73 [lua] access_by_lua(msblocations.conf:189):2: dfee561ca4f682b97eeefdecd5f72bfa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:20 +0000] dfee561ca4f682b97eeefdecd5f72bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:05:20 [info] 41#41: *73 [lua] logger.lua:23: dfee561ca4f682b97eeefdecd5f72bfa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:05:26 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:26 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:35 [info] 41#41: *76 [lua] access_by_lua(msblocations.conf:189):2: a2fb04f55cf896715565eb05a6bf8646:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:35 +0000] a2fb04f55cf896715565eb05a6bf8646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:05:35 [info] 41#41: *76 [lua] logger.lua:23: a2fb04f55cf896715565eb05a6bf8646 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:05:36 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:36 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 41#41: *80 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:50 [info] 41#41: *82 [lua] access_by_lua(msblocations.conf:189):2: 95eee40e0aeb89315f4f7c24009006ee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:50 +0000] 95eee40e0aeb89315f4f7c24009006ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:05:50 [info] 41#41: *82 [lua] logger.lua:23: 95eee40e0aeb89315f4f7c24009006ee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:05:56 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:05:56 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:05 [info] 41#41: *85 [lua] access_by_lua(msblocations.conf:189):2: d15b450958fe130899def5f2387e80c1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:05 [info] 41#41: *85 [lua] logger.lua:23: d15b450958fe130899def5f2387e80c1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:05 +0000] d15b450958fe130899def5f2387e80c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:06:06 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:06 [info] 41#41: *87 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 41#41: *88 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:20 [info] 41#41: *90 [lua] access_by_lua(msblocations.conf:189):2: 58565dfd5ffed1e2f15004d3dfdd919f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:20 [info] 41#41: *90 [lua] logger.lua:23: 58565dfd5ffed1e2f15004d3dfdd919f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:20 +0000] 58565dfd5ffed1e2f15004d3dfdd919f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:06:26 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:26 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:35 [info] 41#41: *93 [lua] access_by_lua(msblocations.conf:189):2: 43db0ead1a02ce349ea01d21578bdbe3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:35 [info] 41#41: *93 [lua] logger.lua:23: 43db0ead1a02ce349ea01d21578bdbe3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:35 +0000] 43db0ead1a02ce349ea01d21578bdbe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:06:36 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:36 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:50 [info] 41#41: *99 [lua] access_by_lua(msblocations.conf:189):2: 8a11e03bb42235f16469961777d75279:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:06:50 [info] 41#41: *99 [lua] logger.lua:23: 8a11e03bb42235f16469961777d75279 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:06:50 +0000] 8a11e03bb42235f16469961777d75279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:06:56 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:06:56 [info] 41#41: *101 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:05 [info] 41#41: *102 [lua] access_by_lua(msblocations.conf:189):2: f31a5253160442d0e8ab84909d015471:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:07:05 [info] 41#41: *102 [lua] logger.lua:23: f31a5253160442d0e8ab84909d015471 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:07:05 +0000] f31a5253160442d0e8ab84909d015471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:07:06 [info] 41#41: *103 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:06 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:20 [info] 41#41: *107 [lua] access_by_lua(msblocations.conf:189):2: 234430183164578691c5da455362f631:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:07:20 +0000] 234430183164578691c5da455362f631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:07:20 [info] 41#41: *107 [lua] logger.lua:23: 234430183164578691c5da455362f631 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:07:26 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:26 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:35 [info] 41#41: *110 [lua] access_by_lua(msblocations.conf:189):2: 79ab11b5829965317ccfd39496a9e3dd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:35 +0000] 79ab11b5829965317ccfd39496a9e3dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/21 08:07:35 [info] 41#41: *110 [lua] logger.lua:23: 79ab11b5829965317ccfd39496a9e3dd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/21 08:07:36 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:36 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:50 [info] 41#41: *116 [lua] access_by_lua(msblocations.conf:189):2: 6f9b316865de5652c6f60dea447d6e7c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:07:50 [info] 41#41: *116 [lua] logger.lua:23: 6f9b316865de5652c6f60dea447d6e7c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:07:50 +0000] 6f9b316865de5652c6f60dea447d6e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:07:56 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:07:56 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:05 [info] 41#41: *119 [lua] access_by_lua(msblocations.conf:189):2: 44504e0194db0f48d3fe535bef8d3dee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:06 +0000] 44504e0194db0f48d3fe535bef8d3dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/21 08:08:06 [info] 41#41: *119 [lua] logger.lua:23: 44504e0194db0f48d3fe535bef8d3dee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/21 08:08:06 [info] 41#41: *120 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:06 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:21 [info] 41#41: *124 [lua] access_by_lua(msblocations.conf:189):2: 786a714a5ba6737932a27e2f5baac91e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:21 [info] 41#41: *124 [lua] logger.lua:23: 786a714a5ba6737932a27e2f5baac91e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:21 +0000] 786a714a5ba6737932a27e2f5baac91e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:08:26 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:26 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:36 [info] 41#41: *127 [lua] access_by_lua(msblocations.conf:189):2: f15e284cb980964125626a3f59d87fbf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:36 [info] 41#41: *127 [lua] logger.lua:23: f15e284cb980964125626a3f59d87fbf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:36 +0000] f15e284cb980964125626a3f59d87fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:08:36 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:36 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:51 [info] 41#41: *133 [lua] access_by_lua(msblocations.conf:189):2: aa3989a0f594de413e1e3cf5734ce0ce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:08:51 [info] 41#41: *133 [lua] logger.lua:23: aa3989a0f594de413e1e3cf5734ce0ce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:08:51 +0000] aa3989a0f594de413e1e3cf5734ce0ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:08:56 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:08:56 [info] 41#41: *135 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:06 [info] 41#41: *136 [lua] access_by_lua(msblocations.conf:189):2: 1d3da3033325b93fc94b00993178429e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:06 [info] 41#41: *136 [lua] logger.lua:23: 1d3da3033325b93fc94b00993178429e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:06 +0000] 1d3da3033325b93fc94b00993178429e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:09:06 [info] 41#41: *137 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:06 [info] 41#41: *138 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:21 [info] 41#41: *141 [lua] access_by_lua(msblocations.conf:189):2: a651067dd1acb698500637532a80310a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:21 [info] 41#41: *141 [lua] logger.lua:23: a651067dd1acb698500637532a80310a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:21 +0000] a651067dd1acb698500637532a80310a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:09:26 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:26 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:36 [info] 41#41: *144 [lua] access_by_lua(msblocations.conf:189):2: 01f285be97bfd2c07eea216950b71931:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:36 [info] 41#41: *144 [lua] logger.lua:23: 01f285be97bfd2c07eea216950b71931 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:36 +0000] 01f285be97bfd2c07eea216950b71931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:36 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:36 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:51 [info] 41#41: *150 [lua] access_by_lua(msblocations.conf:189):2: fff158cb19afa2726b4402d485187585:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:09:51 [info] 41#41: *150 [lua] logger.lua:23: fff158cb19afa2726b4402d485187585 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:09:51 +0000] fff158cb19afa2726b4402d485187585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:56 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:09:56 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:06 [info] 41#41: *153 [lua] access_by_lua(msblocations.conf:189):2: 5863343bc9b5a53e65261d53e4b65b2a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:06 [info] 41#41: *153 [lua] logger.lua:23: 5863343bc9b5a53e65261d53e4b65b2a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:06 +0000] 5863343bc9b5a53e65261d53e4b65b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:10:06 [info] 41#41: *154 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:06 [info] 41#41: *155 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 41#41: *156 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:21 [info] 41#41: *158 [lua] access_by_lua(msblocations.conf:189):2: 7ac6de8484216895e8a02cbd647746f7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:21 [info] 41#41: *158 [lua] logger.lua:23: 7ac6de8484216895e8a02cbd647746f7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:21 +0000] 7ac6de8484216895e8a02cbd647746f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:26 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:26 [info] 41#41: *160 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:36 [info] 41#41: *161 [lua] access_by_lua(msblocations.conf:189):2: 3cfa98bc7b26a51aa02e9d77320dfe57:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:10:36 [info] 41#41: *161 [lua] logger.lua:23: 3cfa98bc7b26a51aa02e9d77320dfe57 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:36 +0000] 3cfa98bc7b26a51aa02e9d77320dfe57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:36 [info] 41#41: *163 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:36 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:51 [info] 41#41: *167 [lua] access_by_lua(msblocations.conf:189):2: 1c683c7261664288b488e9fe0d0ed9fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:51 +0000] 1c683c7261664288b488e9fe0d0ed9fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:10:51 [info] 41#41: *167 [lua] logger.lua:23: 1c683c7261664288b488e9fe0d0ed9fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:56 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:10:56 [info] 41#41: *169 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:06 [info] 41#41: *170 [lua] access_by_lua(msblocations.conf:189):2: af538beb5cdc192fc281268cfdaadd47:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:11:06 [info] 41#41: *170 [lua] logger.lua:23: af538beb5cdc192fc281268cfdaadd47 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:06 +0000] af538beb5cdc192fc281268cfdaadd47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:11:06 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:06 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:21 [info] 41#41: *175 [lua] access_by_lua(msblocations.conf:189):2: 52919f4f58bcd9f418dfc81e691b058b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:21 +0000] 52919f4f58bcd9f418dfc81e691b058b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:11:21 [info] 41#41: *175 [lua] logger.lua:23: 52919f4f58bcd9f418dfc81e691b058b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:11:26 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:26 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:36 [info] 41#41: *178 [lua] access_by_lua(msblocations.conf:189):2: ffe6eb4967409b680722fd7c24eea20b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:36 +0000] ffe6eb4967409b680722fd7c24eea20b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:11:36 [info] 41#41: *178 [lua] logger.lua:23: ffe6eb4967409b680722fd7c24eea20b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:11:36 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:36 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:51 [info] 41#41: *184 [lua] access_by_lua(msblocations.conf:189):2: 658cf56ad84044f75ad4ff55ec7e14fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:11:51 [info] 41#41: *184 [lua] logger.lua:23: 658cf56ad84044f75ad4ff55ec7e14fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:11:51 +0000] 658cf56ad84044f75ad4ff55ec7e14fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:11:56 [info] 41#41: *186 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:11:56 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:06 [info] 41#41: *187 [lua] access_by_lua(msblocations.conf:189):2: 6ddbc294c0acec56a9d2efc9451f2d5b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:06 [info] 41#41: *187 [lua] logger.lua:23: 6ddbc294c0acec56a9d2efc9451f2d5b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:06 +0000] 6ddbc294c0acec56a9d2efc9451f2d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:12:06 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:06 [info] 41#41: *188 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 41#41: *191 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:21 [info] 41#41: *192 [lua] access_by_lua(msblocations.conf:189):2: 7fe6baf7e8f6321d4cc8492412ec5378:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:21 +0000] 7fe6baf7e8f6321d4cc8492412ec5378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:12:21 [info] 41#41: *192 [lua] logger.lua:23: 7fe6baf7e8f6321d4cc8492412ec5378 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:12:26 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:26 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:36 [info] 41#41: *195 [lua] access_by_lua(msblocations.conf:189):2: c84c04101be41acc7beaf54acfc6b989:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:36 [info] 41#41: *195 [lua] logger.lua:23: c84c04101be41acc7beaf54acfc6b989 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:36 +0000] c84c04101be41acc7beaf54acfc6b989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:12:36 [info] 41#41: *197 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:36 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 41#41: *199 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 41#41: *200 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:51 [info] 41#41: *201 [lua] access_by_lua(msblocations.conf:189):2: 5b52bb07e9627b062f9e8f97980982a4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:12:51 [info] 41#41: *201 [lua] logger.lua:23: 5b52bb07e9627b062f9e8f97980982a4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:12:51 +0000] 5b52bb07e9627b062f9e8f97980982a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:12:56 [info] 41#41: *203 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:12:56 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:06 [info] 41#41: *204 [lua] access_by_lua(msblocations.conf:189):2: c5b942c65aa7416a2baac3638dd82b43:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:06 [info] 41#41: *204 [lua] logger.lua:23: c5b942c65aa7416a2baac3638dd82b43 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:06 +0000] c5b942c65aa7416a2baac3638dd82b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:06 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:06 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 41#41: *207 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 41#41: *208 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:21 [info] 41#41: *209 [lua] access_by_lua(msblocations.conf:189):2: 38030855a72aeeec54e25e2435570177:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:21 [info] 41#41: *209 [lua] logger.lua:23: 38030855a72aeeec54e25e2435570177 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:21 +0000] 38030855a72aeeec54e25e2435570177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:26 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:26 [info] 41#41: *211 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:36 [info] 41#41: *212 [lua] access_by_lua(msblocations.conf:189):2: 49fcab64cbc2722b68abea02d79c499f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:36 +0000] 49fcab64cbc2722b68abea02d79c499f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:13:36 [info] 41#41: *212 [lua] logger.lua:23: 49fcab64cbc2722b68abea02d79c499f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:13:36 [info] 41#41: *214 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:36 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:51 [info] 41#41: *218 [lua] access_by_lua(msblocations.conf:189):2: af230014269023710c55e2c684e8abec:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:13:51 [info] 41#41: *218 [lua] logger.lua:23: af230014269023710c55e2c684e8abec {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:13:51 +0000] af230014269023710c55e2c684e8abec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:13:56 [info] 41#41: *219 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:13:56 [info] 41#41: *220 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:06 [info] 41#41: *221 [lua] access_by_lua(msblocations.conf:189):2: aa35d84006a9dc21ddb5b353fac9a390:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:14:06 [info] 41#41: *221 [lua] logger.lua:23: aa35d84006a9dc21ddb5b353fac9a390 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:06 +0000] aa35d84006a9dc21ddb5b353fac9a390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:14:06 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:06 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 41#41: *225 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:21 [info] 41#41: *226 [lua] access_by_lua(msblocations.conf:189):2: 0d6e8d867b705df8759a576b8cfdc275:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:14:21 [info] 41#41: *226 [lua] logger.lua:23: 0d6e8d867b705df8759a576b8cfdc275 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:21 +0000] 0d6e8d867b705df8759a576b8cfdc275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:26 [info] 41#41: *228 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:26 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:36 [info] 41#41: *229 [lua] access_by_lua(msblocations.conf:189):2: 9f1cf41dceb48a7ff929b528962e18f5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:08:14:36 +0000] 9f1cf41dceb48a7ff929b528962e18f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:14:36 [info] 41#41: *229 [lua] logger.lua:23: 9f1cf41dceb48a7ff929b528962e18f5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:14:36 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:36 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 41#41: *234 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:51 [info] 41#41: *235 [lua] access_by_lua(msblocations.conf:189):2: e032c54c48b2ae8d75c3e892f74f13c4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:51 +0000] e032c54c48b2ae8d75c3e892f74f13c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:14:51 [info] 41#41: *235 [lua] logger.lua:23: e032c54c48b2ae8d75c3e892f74f13c4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:56 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:14:56 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:06 [info] 41#41: *238 [lua] access_by_lua(msblocations.conf:189):2: d037360609bb8397cc4f21c6bd7f5dce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:06 +0000] d037360609bb8397cc4f21c6bd7f5dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:15:06 [info] 41#41: *238 [lua] logger.lua:23: d037360609bb8397cc4f21c6bd7f5dce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:06 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:06 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 41#41: *241 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 41#41: *242 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:21 [info] 41#41: *243 [lua] access_by_lua(msblocations.conf:189):2: 6a30d708638833f6eda33cf61b2dfa32:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:15:21 [info] 41#41: *243 [lua] logger.lua:23: 6a30d708638833f6eda33cf61b2dfa32 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:21 +0000] 6a30d708638833f6eda33cf61b2dfa32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:15:26 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:26 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:36 [info] 41#41: *246 [lua] access_by_lua(msblocations.conf:189):2: cc09be791a85a58377474c69516d8c5c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:15:36 [info] 41#41: *246 [lua] logger.lua:23: cc09be791a85a58377474c69516d8c5c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:36 +0000] cc09be791a85a58377474c69516d8c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:36 [info] 41#41: *248 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:36 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 41#41: *250 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 41#41: *251 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:51 [info] 41#41: *252 [lua] access_by_lua(msblocations.conf:189):2: 70e08a644fd51559517b96aa3759f3e6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:51 +0000] 70e08a644fd51559517b96aa3759f3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:15:51 [info] 41#41: *252 [lua] logger.lua:23: 70e08a644fd51559517b96aa3759f3e6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:15:56 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:15:56 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:06 [info] 41#41: *255 [lua] access_by_lua(msblocations.conf:189):2: ad9cf000f6f1a588c65991fc0aab82d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:06 +0000] ad9cf000f6f1a588c65991fc0aab82d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:06 [info] 41#41: *255 [lua] logger.lua:23: ad9cf000f6f1a588c65991fc0aab82d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:16:06 [info] 41#41: *256 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:06 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 10.233.66.158 - - [21/Oct/2022:08:16:21 +0000] 8ec927ae5abc6d6253eb1aff8abebb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:21 [info] 41#41: *260 [lua] access_by_lua(msblocations.conf:189):2: 8ec927ae5abc6d6253eb1aff8abebb19:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:16:21 [info] 41#41: *260 [lua] logger.lua:23: 8ec927ae5abc6d6253eb1aff8abebb19 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:26 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:26 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:36 [info] 41#41: *263 [lua] access_by_lua(msblocations.conf:189):2: 38cb0ddb8b3d88235dc8f0038905aa3c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:16:36 [info] 41#41: *263 [lua] logger.lua:23: 38cb0ddb8b3d88235dc8f0038905aa3c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:36 +0000] 38cb0ddb8b3d88235dc8f0038905aa3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:36 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:36 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:51 [info] 41#41: *269 [lua] access_by_lua(msblocations.conf:189):2: d6ebfa464cf12d4973bd9fba12366333:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:51 +0000] d6ebfa464cf12d4973bd9fba12366333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:16:51 [info] 41#41: *269 [lua] logger.lua:23: d6ebfa464cf12d4973bd9fba12366333 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:56 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:16:56 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:06 [info] 41#41: *272 [lua] access_by_lua(msblocations.conf:189):2: 19c01af8ff38d1f41b4b2fbcadcefb7f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:17:06 [info] 41#41: *272 [lua] logger.lua:23: 19c01af8ff38d1f41b4b2fbcadcefb7f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:06 +0000] 19c01af8ff38d1f41b4b2fbcadcefb7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:06 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:06 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:21 [info] 41#41: *277 [lua] access_by_lua(msblocations.conf:189):2: 64cf4525b1aaefdb3779b8935453e22b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:17:21 [info] 41#41: *277 [lua] logger.lua:23: 64cf4525b1aaefdb3779b8935453e22b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:21 +0000] 64cf4525b1aaefdb3779b8935453e22b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:26 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:26 [info] 41#41: *279 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:36 [info] 41#41: *280 [lua] access_by_lua(msblocations.conf:189):2: 10af6717a38ce616f482daaa23f88194:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:17:36 +0000] 10af6717a38ce616f482daaa23f88194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:17:36 [info] 41#41: *280 [lua] logger.lua:23: 10af6717a38ce616f482daaa23f88194 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:17:36 [info] 41#41: *282 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:36 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 41#41: *285 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:51 [info] 41#41: *286 [lua] access_by_lua(msblocations.conf:189):2: 4a9d765cc5a117a8e82a3f641470e6bd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:51 +0000] 4a9d765cc5a117a8e82a3f641470e6bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:17:51 [info] 41#41: *286 [lua] logger.lua:23: 4a9d765cc5a117a8e82a3f641470e6bd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:56 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:17:56 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:06 [info] 41#41: *289 [lua] access_by_lua(msblocations.conf:189):2: 5f0a4bb36546139d4ef33ebc1e2feb49:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:06 [info] 41#41: *289 [lua] logger.lua:23: 5f0a4bb36546139d4ef33ebc1e2feb49 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:06 +0000] 5f0a4bb36546139d4ef33ebc1e2feb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:18:06 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:06 [info] 41#41: *291 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:21 [info] 41#41: *294 [lua] access_by_lua(msblocations.conf:189):2: b6a3a102d0253599c9db79b587a571ea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:21 +0000] b6a3a102d0253599c9db79b587a571ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:18:21 [info] 41#41: *294 [lua] logger.lua:23: b6a3a102d0253599c9db79b587a571ea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:18:26 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:26 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:36 [info] 41#41: *297 [lua] access_by_lua(msblocations.conf:189):2: cb64bcd9c3d37ef57715530bf3005265:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:36 [info] 41#41: *297 [lua] logger.lua:23: cb64bcd9c3d37ef57715530bf3005265 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:36 +0000] cb64bcd9c3d37ef57715530bf3005265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:18:36 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:36 [info] 41#41: *298 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 41#41: *301 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:51 [info] 41#41: *303 [lua] access_by_lua(msblocations.conf:189):2: b6229834055a7eaf980cc5cb6878d69b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:18:51 [info] 41#41: *303 [lua] logger.lua:23: b6229834055a7eaf980cc5cb6878d69b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:18:51 +0000] b6229834055a7eaf980cc5cb6878d69b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:18:56 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:18:56 [info] 41#41: *305 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:06 [info] 41#41: *306 [lua] access_by_lua(msblocations.conf:189):2: fbec988d68b6c5ade6239582247f4e77:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:06 [info] 41#41: *306 [lua] logger.lua:23: fbec988d68b6c5ade6239582247f4e77 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:06 +0000] fbec988d68b6c5ade6239582247f4e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:19:06 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:06 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:21 [info] 41#41: *311 [lua] access_by_lua(msblocations.conf:189):2: f409a0b931696c13880d3a1f0b286cfa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:21 [info] 41#41: *311 [lua] logger.lua:23: f409a0b931696c13880d3a1f0b286cfa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:21 +0000] f409a0b931696c13880d3a1f0b286cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:26 [info] 41#41: *312 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:26 [info] 41#41: *313 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:36 [info] 41#41: *314 [lua] access_by_lua(msblocations.conf:189):2: 497e6bcd818ab59a908eec3018f008d3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:36 [info] 41#41: *314 [lua] logger.lua:23: 497e6bcd818ab59a908eec3018f008d3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:36 +0000] 497e6bcd818ab59a908eec3018f008d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:36 [info] 41#41: *316 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:36 [info] 41#41: *315 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:51 [info] 41#41: *320 [lua] access_by_lua(msblocations.conf:189):2: 9d398d034492ae7c2ce490a9a034f6b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:19:51 [info] 41#41: *320 [lua] logger.lua:23: 9d398d034492ae7c2ce490a9a034f6b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:19:51 +0000] 9d398d034492ae7c2ce490a9a034f6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:19:56 [info] 41#41: *322 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:19:56 [info] 41#41: *321 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:06 [info] 41#41: *323 [lua] access_by_lua(msblocations.conf:189):2: bcce55672a9e99e479f20153cf92327f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:06 [info] 41#41: *323 [lua] logger.lua:23: bcce55672a9e99e479f20153cf92327f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:06 +0000] bcce55672a9e99e479f20153cf92327f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:06 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:06 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:21 [info] 41#41: *328 [lua] access_by_lua(msblocations.conf:189):2: dc84a57dbaad72b84c4ef6e1a06a8784:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:21 [info] 41#41: *328 [lua] logger.lua:23: dc84a57dbaad72b84c4ef6e1a06a8784 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:21 +0000] dc84a57dbaad72b84c4ef6e1a06a8784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:20:26 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:26 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:36 [info] 41#41: *331 [lua] access_by_lua(msblocations.conf:189):2: 0d66353a058605320d651e4a238f9e67:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:20:36 [info] 41#41: *331 [lua] logger.lua:23: 0d66353a058605320d651e4a238f9e67 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:36 +0000] 0d66353a058605320d651e4a238f9e67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:36 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:36 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:51 [info] 41#41: *337 [lua] access_by_lua(msblocations.conf:189):2: 693477cee2af5cfc667d4195ec3fb838:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:51 +0000] 693477cee2af5cfc667d4195ec3fb838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:20:51 [info] 41#41: *337 [lua] logger.lua:23: 693477cee2af5cfc667d4195ec3fb838 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:56 [info] 41#41: *339 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:20:56 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:06 [info] 41#41: *340 [lua] access_by_lua(msblocations.conf:189):2: 870f9f76c20c8fb5ed693e201911c9c6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:21:06 +0000] 870f9f76c20c8fb5ed693e201911c9c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:21:06 [info] 41#41: *340 [lua] logger.lua:23: 870f9f76c20c8fb5ed693e201911c9c6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:21:06 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:06 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 41#41: *343 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:21 [info] 41#41: *345 [lua] access_by_lua(msblocations.conf:189):2: 6dd80c6eb245d3ba8dbaad4765ff32f2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:21 +0000] 6dd80c6eb245d3ba8dbaad4765ff32f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:21:21 [info] 41#41: *345 [lua] logger.lua:23: 6dd80c6eb245d3ba8dbaad4765ff32f2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:21:26 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:26 [info] 41#41: *347 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 41#41: *348 [lua] access_by_lua(msblocations.conf:189):2: b6dc25aecd5d107d1276c39af0162db5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:21:36 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 41#41: *348 [lua] logger.lua:23: b6dc25aecd5d107d1276c39af0162db5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:36 +0000] b6dc25aecd5d107d1276c39af0162db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:21:46 [info] 41#41: *352 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:46 [info] 41#41: *353 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:51 [info] 41#41: *354 [lua] access_by_lua(msblocations.conf:189):2: 7541a8af710b7344225bacbc5c4dc08d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:21:51 [info] 41#41: *354 [lua] logger.lua:23: 7541a8af710b7344225bacbc5c4dc08d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:21:51 +0000] 7541a8af710b7344225bacbc5c4dc08d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:21:56 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:21:56 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *357 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 41#41: *359 [lua] access_by_lua(msblocations.conf:189):2: 707b6ff1ee2539af2d0f287ed93991f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:22:06 [info] 41#41: *359 [lua] logger.lua:23: 707b6ff1ee2539af2d0f287ed93991f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:06 +0000] 707b6ff1ee2539af2d0f287ed93991f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:22:16 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:16 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:21 [info] 41#41: *362 [lua] access_by_lua(msblocations.conf:189):2: 2f29a9b47f9a60b5899402e46631a05a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:22:21 [info] 41#41: *362 [lua] logger.lua:23: 2f29a9b47f9a60b5899402e46631a05a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:21 +0000] 2f29a9b47f9a60b5899402e46631a05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:22:26 [info] 41#41: *364 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:26 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 41#41: *367 [lua] access_by_lua(msblocations.conf:189):2: af800c375122ba95d78ceb5988a02c04:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:36 +0000] af800c375122ba95d78ceb5988a02c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:22:36 [info] 41#41: *367 [lua] logger.lua:23: af800c375122ba95d78ceb5988a02c04 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:22:46 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:46 [info] 41#41: *370 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:51 [info] 41#41: *371 [lua] access_by_lua(msblocations.conf:189):2: bc9f537ee4a6afb365c3f59dd798becd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:22:51 +0000] bc9f537ee4a6afb365c3f59dd798becd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:22:51 [info] 41#41: *371 [lua] logger.lua:23: bc9f537ee4a6afb365c3f59dd798becd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:22:56 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:22:56 [info] 41#41: *373 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *374 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 41#41: *376 [lua] access_by_lua(msblocations.conf:189):2: 9aee60302e81c677b2ea9e5d0cc46ec4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:06 +0000] 9aee60302e81c677b2ea9e5d0cc46ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/21 08:23:06 [info] 41#41: *376 [lua] logger.lua:23: 9aee60302e81c677b2ea9e5d0cc46ec4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:16 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:16 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:21 [info] 41#41: *379 [lua] access_by_lua(msblocations.conf:189):2: f6db22f2a00ab8c9b3e0002ef87ae4a5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:21 [info] 41#41: *379 [lua] logger.lua:23: f6db22f2a00ab8c9b3e0002ef87ae4a5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:21 +0000] f6db22f2a00ab8c9b3e0002ef87ae4a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:26 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:26 [info] 41#41: *381 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 41#41: *382 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 41#41: *384 [lua] access_by_lua(msblocations.conf:189):2: a779f6491b40a7e656f874d18dc52551:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:36 [info] 41#41: *384 [lua] logger.lua:23: a779f6491b40a7e656f874d18dc52551 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:36 +0000] a779f6491b40a7e656f874d18dc52551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:23:46 [info] 41#41: *387 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:46 [info] 41#41: *386 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:51 [info] 41#41: *388 [lua] access_by_lua(msblocations.conf:189):2: ce53fa1240760764cda2826021a5f4b5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:23:51 [info] 41#41: *388 [lua] logger.lua:23: ce53fa1240760764cda2826021a5f4b5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:23:51 +0000] ce53fa1240760764cda2826021a5f4b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:23:56 [info] 41#41: *390 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:23:56 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *392 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 41#41: *393 [lua] access_by_lua(msblocations.conf:189):2: e9717d01c2e8352f71d3df90fb5137f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:06 +0000] e9717d01c2e8352f71d3df90fb5137f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:24:06 [info] 41#41: *393 [lua] logger.lua:23: e9717d01c2e8352f71d3df90fb5137f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:24:16 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:16 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:21 [info] 41#41: *396 [lua] access_by_lua(msblocations.conf:189):2: a03e99a69ce1dce2e3525d1d9ac35bc0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:21 [info] 41#41: *396 [lua] logger.lua:23: a03e99a69ce1dce2e3525d1d9ac35bc0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:21 +0000] a03e99a69ce1dce2e3525d1d9ac35bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:24:26 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:26 [info] 41#41: *397 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 41#41: *399 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 41#41: *401 [lua] access_by_lua(msblocations.conf:189):2: 1417f4fa3b5f919d220a17d9a224c012:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:36 [info] 41#41: *401 [lua] logger.lua:23: 1417f4fa3b5f919d220a17d9a224c012 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:36 +0000] 1417f4fa3b5f919d220a17d9a224c012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:24:46 [info] 41#41: *403 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:46 [info] 41#41: *404 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:51 [info] 41#41: *405 [lua] access_by_lua(msblocations.conf:189):2: f0e8478b04ce2e6437fa0f027828fd86:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:24:51 [info] 41#41: *405 [lua] logger.lua:23: f0e8478b04ce2e6437fa0f027828fd86 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:24:51 +0000] f0e8478b04ce2e6437fa0f027828fd86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:24:56 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:24:56 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 41#41: *409 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 41#41: *410 [lua] access_by_lua(msblocations.conf:189):2: 71dd5566fc725a4fd550ebf2495949c1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:06 [info] 41#41: *410 [lua] logger.lua:23: 71dd5566fc725a4fd550ebf2495949c1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:06 +0000] 71dd5566fc725a4fd550ebf2495949c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:25:16 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:16 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:21 [info] 41#41: *413 [lua] access_by_lua(msblocations.conf:189):2: 3bb7b33c08721d30d119bb8551629b69:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:21 [info] 41#41: *413 [lua] logger.lua:23: 3bb7b33c08721d30d119bb8551629b69 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:21 +0000] 3bb7b33c08721d30d119bb8551629b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:25:26 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:26 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 41#41: *416 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 41#41: *418 [lua] access_by_lua(msblocations.conf:189):2: 8bbaa46e04a157db311983b48748bf17:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:25:36 [info] 41#41: *418 [lua] logger.lua:23: 8bbaa46e04a157db311983b48748bf17 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:36 +0000] 8bbaa46e04a157db311983b48748bf17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:25:46 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:46 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:51 [info] 41#41: *422 [lua] access_by_lua(msblocations.conf:189):2: 9e7d0de2c7ab4c97731b16e9d3554c99:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:51 +0000] 9e7d0de2c7ab4c97731b16e9d3554c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:25:51 [info] 41#41: *422 [lua] logger.lua:23: 9e7d0de2c7ab4c97731b16e9d3554c99 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:25:56 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:25:56 [info] 41#41: *424 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 41#41: *427 [lua] access_by_lua(msblocations.conf:189):2: b31fa69fb0e270a372e2f52a92934fcf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:06 [info] 41#41: *427 [lua] logger.lua:23: b31fa69fb0e270a372e2f52a92934fcf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:06 +0000] b31fa69fb0e270a372e2f52a92934fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:26:16 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:16 [info] 41#41: *428 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:21 [info] 41#41: *430 [lua] access_by_lua(msblocations.conf:189):2: 1ee53a7185169f413b185d40e475c8f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:21 [info] 41#41: *430 [lua] logger.lua:23: 1ee53a7185169f413b185d40e475c8f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:21 +0000] 1ee53a7185169f413b185d40e475c8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:26:26 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:26 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 41#41: *435 [lua] access_by_lua(msblocations.conf:189):2: c00f190a4934f29e5ff8ab38f635ee63:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:36 [info] 41#41: *435 [lua] logger.lua:23: c00f190a4934f29e5ff8ab38f635ee63 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:36 +0000] c00f190a4934f29e5ff8ab38f635ee63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:46 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:46 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:51 [info] 41#41: *439 [lua] access_by_lua(msblocations.conf:189):2: 8726289095c76ba55b124b1142baf90a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:26:51 [info] 41#41: *439 [lua] logger.lua:23: 8726289095c76ba55b124b1142baf90a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:26:51 +0000] 8726289095c76ba55b124b1142baf90a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:56 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:26:56 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 41#41: *444 [lua] access_by_lua(msblocations.conf:189):2: 20d82302d581cdb855432412a9094f75:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:07 +0000] 20d82302d581cdb855432412a9094f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:27:07 [info] 41#41: *444 [lua] logger.lua:23: 20d82302d581cdb855432412a9094f75 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:16 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:16 [info] 41#41: *446 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:22 [info] 41#41: *447 [lua] access_by_lua(msblocations.conf:189):2: 9d0bb73021d2124ac329c9aad4c56fe0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:27:22 [info] 41#41: *447 [lua] logger.lua:23: 9d0bb73021d2124ac329c9aad4c56fe0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:22 +0000] 9d0bb73021d2124ac329c9aad4c56fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:27:26 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:26 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:36 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:36 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:37 [info] 41#41: *452 [lua] access_by_lua(msblocations.conf:189):2: 799fabffa8bf5fe1caa43de0165f352a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:27:37 [info] 41#41: *452 [lua] logger.lua:23: 799fabffa8bf5fe1caa43de0165f352a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:37 +0000] 799fabffa8bf5fe1caa43de0165f352a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:46 [info] 41#41: *454 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:46 [info] 41#41: *455 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:52 [info] 41#41: *456 [lua] access_by_lua(msblocations.conf:189):2: fc7e483f70b95e8c554217e7ce5b1f9b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.66.158 - - [21/Oct/2022:08:27:52 +0000] fc7e483f70b95e8c554217e7ce5b1f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:27:52 [info] 41#41: *456 [lua] logger.lua:23: fc7e483f70b95e8c554217e7ce5b1f9b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:27:56 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:27:56 [info] 41#41: *458 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:06 [info] 41#41: *460 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:06 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:07 [info] 41#41: *461 [lua] access_by_lua(msblocations.conf:189):2: 4ee51e9731de1b9dd58c1b553aa969fa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:07 +0000] 4ee51e9731de1b9dd58c1b553aa969fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:28:07 [info] 41#41: *461 [lua] logger.lua:23: 4ee51e9731de1b9dd58c1b553aa969fa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:16 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:16 [info] 41#41: *463 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:22 [info] 41#41: *464 [lua] access_by_lua(msblocations.conf:189):2: c34299e0b04cfb0105180173e5afefa8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:22 +0000] c34299e0b04cfb0105180173e5afefa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:28:22 [info] 41#41: *464 [lua] logger.lua:23: c34299e0b04cfb0105180173e5afefa8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:26 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:26 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:36 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:36 [info] 41#41: *467 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:37 [info] 41#41: *469 [lua] access_by_lua(msblocations.conf:189):2: a0fe2a5d3dd4f275a15ee112ea1a6ce9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:28:37 [info] 41#41: *469 [lua] logger.lua:23: a0fe2a5d3dd4f275a15ee112ea1a6ce9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:37 +0000] a0fe2a5d3dd4f275a15ee112ea1a6ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:46 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:46 [info] 41#41: *472 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:52 [info] 41#41: *473 [lua] access_by_lua(msblocations.conf:189):2: 9644ffe88213a9d406b1af15bba3e599:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:52 [info] 41#41: *473 [lua] logger.lua:23: 9644ffe88213a9d406b1af15bba3e599 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:28:52 +0000] 9644ffe88213a9d406b1af15bba3e599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:28:56 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:28:56 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:06 [info] 41#41: *477 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:06 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:07 [info] 41#41: *478 [lua] access_by_lua(msblocations.conf:189):2: e97ca58a779fb8303afd6972fd9ce733:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:07 +0000] e97ca58a779fb8303afd6972fd9ce733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:29:07 [info] 41#41: *478 [lua] logger.lua:23: e97ca58a779fb8303afd6972fd9ce733 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:29:16 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:16 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:22 [info] 41#41: *481 [lua] access_by_lua(msblocations.conf:189):2: cfdae59ac32179bce963c57b5a6f07d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:29:22 [info] 41#41: *481 [lua] logger.lua:23: cfdae59ac32179bce963c57b5a6f07d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:22 +0000] cfdae59ac32179bce963c57b5a6f07d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:29:26 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:26 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:36 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:36 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:37 [info] 41#41: *486 [lua] access_by_lua(msblocations.conf:189):2: f1187440a6298c06dfec94e8c7885c81:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:29:37 [info] 41#41: *486 [lua] logger.lua:23: f1187440a6298c06dfec94e8c7885c81 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:37 +0000] f1187440a6298c06dfec94e8c7885c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:29:46 [info] 41#41: *488 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:46 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:52 [info] 41#41: *490 [lua] access_by_lua(msblocations.conf:189):2: 4b40cbf389e5b280e1669c8762b31c6c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:29:52 +0000] 4b40cbf389e5b280e1669c8762b31c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:29:52 [info] 41#41: *490 [lua] logger.lua:23: 4b40cbf389e5b280e1669c8762b31c6c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:29:56 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:29:56 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:06 [info] 41#41: *493 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:06 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:07 [info] 41#41: *495 [lua] access_by_lua(msblocations.conf:189):2: 3508197ac3cd2ea0d2ca06ea466ab6e5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:07 +0000] 3508197ac3cd2ea0d2ca06ea466ab6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:30:07 [info] 41#41: *495 [lua] logger.lua:23: 3508197ac3cd2ea0d2ca06ea466ab6e5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:16 [info] 41#41: *497 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:16 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:22 [info] 41#41: *498 [lua] access_by_lua(msblocations.conf:189):2: ae789d24bb72a35cc6379e847e8ca21f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:30:22 [info] 41#41: *498 [lua] logger.lua:23: ae789d24bb72a35cc6379e847e8ca21f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:22 +0000] ae789d24bb72a35cc6379e847e8ca21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:26 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:26 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:36 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:36 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:37 [info] 41#41: *503 [lua] access_by_lua(msblocations.conf:189):2: 7813d3f5050f54c9dbec9dd174c2ad4b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:37 [info] 41#41: *503 [lua] logger.lua:23: 7813d3f5050f54c9dbec9dd174c2ad4b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:37 +0000] 7813d3f5050f54c9dbec9dd174c2ad4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:30:46 [info] 41#41: *506 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:46 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:52 [info] 41#41: *507 [lua] access_by_lua(msblocations.conf:189):2: e7054f93313c32179cbda8581391adff:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:30:52 [info] 41#41: *507 [lua] logger.lua:23: e7054f93313c32179cbda8581391adff {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:30:52 +0000] e7054f93313c32179cbda8581391adff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:30:56 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:30:56 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:06 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:06 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:07 [info] 41#41: *512 [lua] access_by_lua(msblocations.conf:189):2: 0c6475826145038df1901d86b4b3189d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:07 +0000] 0c6475826145038df1901d86b4b3189d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:07 [info] 41#41: *512 [lua] logger.lua:23: 0c6475826145038df1901d86b4b3189d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:31:16 [info] 41#41: *514 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:16 [info] 41#41: *513 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:22 [info] 41#41: *515 [lua] access_by_lua(msblocations.conf:189):2: e183b5378d8ae3b5d3acf40c496ce0c8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:22 +0000] e183b5378d8ae3b5d3acf40c496ce0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:22 [info] 41#41: *515 [lua] logger.lua:23: e183b5378d8ae3b5d3acf40c496ce0c8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:31:26 [info] 41#41: *517 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:26 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:36 [info] 41#41: *518 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:36 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:37 [info] 41#41: *520 [lua] access_by_lua(msblocations.conf:189):2: bad7ce7f0d0674c5996215ab1d6105ba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:31:37 [info] 41#41: *520 [lua] logger.lua:23: bad7ce7f0d0674c5996215ab1d6105ba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:37 +0000] bad7ce7f0d0674c5996215ab1d6105ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:31:46 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:46 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:52 [info] 41#41: *524 [lua] access_by_lua(msblocations.conf:189):2: e00d1e0e38522a8e91809fa2fe350ad1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:52 +0000] e00d1e0e38522a8e91809fa2fe350ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:31:52 [info] 41#41: *524 [lua] logger.lua:23: e00d1e0e38522a8e91809fa2fe350ad1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:31:56 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:31:56 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:06 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:06 [info] 41#41: *527 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:07 [info] 41#41: *529 [lua] access_by_lua(msblocations.conf:189):2: f303520314ca49e44a9dc959bd404cd7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:07 [info] 41#41: *529 [lua] logger.lua:23: f303520314ca49e44a9dc959bd404cd7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:07 +0000] f303520314ca49e44a9dc959bd404cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:32:16 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:16 [info] 41#41: *531 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:22 [info] 41#41: *532 [lua] access_by_lua(msblocations.conf:189):2: 8389d825d4d5d0aec7754de7b6c7aefe:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:22 [info] 41#41: *532 [lua] logger.lua:23: 8389d825d4d5d0aec7754de7b6c7aefe {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:22 +0000] 8389d825d4d5d0aec7754de7b6c7aefe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:32:26 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:26 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:36 [info] 41#41: *535 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:36 [info] 41#41: *536 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:37 [info] 41#41: *537 [lua] access_by_lua(msblocations.conf:189):2: 4864f318bf1079e6dddae9dd0387f43e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:32:37 [info] 41#41: *537 [lua] logger.lua:23: 4864f318bf1079e6dddae9dd0387f43e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.66.158 - - [21/Oct/2022:08:32:37 +0000] 4864f318bf1079e6dddae9dd0387f43e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:32:46 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:46 [info] 41#41: *540 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:52 [info] 41#41: *541 [lua] access_by_lua(msblocations.conf:189):2: 484d826aa9a80fda50108e6cfe01d54a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:52 +0000] 484d826aa9a80fda50108e6cfe01d54a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:32:52 [info] 41#41: *541 [lua] logger.lua:23: 484d826aa9a80fda50108e6cfe01d54a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:32:56 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:32:56 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:06 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:06 [info] 41#41: *544 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:07 [info] 41#41: *546 [lua] access_by_lua(msblocations.conf:189):2: 34d3d0c7cd35b53170ae48d57f5de1a0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:07 +0000] 34d3d0c7cd35b53170ae48d57f5de1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:33:07 [info] 41#41: *546 [lua] logger.lua:23: 34d3d0c7cd35b53170ae48d57f5de1a0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:33:16 [info] 41#41: *547 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:16 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:22 [info] 41#41: *549 [lua] access_by_lua(msblocations.conf:189):2: 19910d35c5686245819ea9a57266a90f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:33:22 +0000] 19910d35c5686245819ea9a57266a90f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:33:22 [info] 41#41: *549 [lua] logger.lua:23: 19910d35c5686245819ea9a57266a90f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:33:26 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:26 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:36 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:36 [info] 41#41: *552 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:37 [info] 41#41: *554 [lua] access_by_lua(msblocations.conf:189):2: 3bdde19656cf223ecc714bebc51c3ede:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:33:37 [info] 41#41: *554 [lua] logger.lua:23: 3bdde19656cf223ecc714bebc51c3ede {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:37 +0000] 3bdde19656cf223ecc714bebc51c3ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:33:46 [info] 41#41: *556 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:46 [info] 41#41: *557 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:52 [info] 41#41: *558 [lua] access_by_lua(msblocations.conf:189):2: 2518d35dace3cfa768f448320c5082bf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:33:52 [info] 41#41: *558 [lua] logger.lua:23: 2518d35dace3cfa768f448320c5082bf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:33:52 +0000] 2518d35dace3cfa768f448320c5082bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:33:56 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:33:56 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:06 [info] 41#41: *561 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:06 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:07 [info] 41#41: *563 [lua] access_by_lua(msblocations.conf:189):2: dff10acc40b3c11a0d4fc618efdfca9e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:34:07 [info] 41#41: *563 [lua] logger.lua:23: dff10acc40b3c11a0d4fc618efdfca9e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:07 +0000] dff10acc40b3c11a0d4fc618efdfca9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:34:16 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:16 [info] 41#41: *564 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:22 [info] 41#41: *566 [lua] access_by_lua(msblocations.conf:189):2: 576bc8016f47b647f04d738e64f2f4d9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:22 +0000] 576bc8016f47b647f04d738e64f2f4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:34:22 [info] 41#41: *566 [lua] logger.lua:23: 576bc8016f47b647f04d738e64f2f4d9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:26 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:26 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:36 [info] 41#41: *569 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:36 [info] 41#41: *570 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:37 [info] 41#41: *571 [lua] access_by_lua(msblocations.conf:189):2: b3f366224d0a5ad5d4757a3dd9dd4777:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:37 +0000] b3f366224d0a5ad5d4757a3dd9dd4777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:34:37 [info] 41#41: *571 [lua] logger.lua:23: b3f366224d0a5ad5d4757a3dd9dd4777 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:46 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:46 [info] 41#41: *574 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:52 [info] 41#41: *575 [lua] access_by_lua(msblocations.conf:189):2: f67563887685dc99e349465289bff378:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:52 +0000] f67563887685dc99e349465289bff378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:34:52 [info] 41#41: *575 [lua] logger.lua:23: f67563887685dc99e349465289bff378 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:56 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:34:56 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:06 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:06 [info] 41#41: *579 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:07 [info] 41#41: *580 [lua] access_by_lua(msblocations.conf:189):2: ca871102935416d744fa2e04da3a4549:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:07 +0000] ca871102935416d744fa2e04da3a4549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:35:07 [info] 41#41: *580 [lua] logger.lua:23: ca871102935416d744fa2e04da3a4549 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:35:16 [info] 41#41: *581 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:16 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:22 [info] 41#41: *583 [lua] access_by_lua(msblocations.conf:189):2: 8c60f1c01caa08a737d493881587993b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:22 +0000] 8c60f1c01caa08a737d493881587993b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:35:22 [info] 41#41: *583 [lua] logger.lua:23: 8c60f1c01caa08a737d493881587993b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:35:26 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:26 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:36 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:36 [info] 41#41: *586 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:37 [info] 41#41: *588 [lua] access_by_lua(msblocations.conf:189):2: becfb8684e3f0ecff772151c05274eb7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:35:37 [info] 41#41: *588 [lua] logger.lua:23: becfb8684e3f0ecff772151c05274eb7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:37 +0000] becfb8684e3f0ecff772151c05274eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:35:46 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:46 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:52 [info] 41#41: *592 [lua] access_by_lua(msblocations.conf:189):2: f6984b415ae0c71e4952c48ab269a165:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:35:52 [info] 41#41: *592 [lua] logger.lua:23: f6984b415ae0c71e4952c48ab269a165 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:35:52 +0000] f6984b415ae0c71e4952c48ab269a165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:35:56 [info] 41#41: *593 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:35:56 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:06 [info] 41#41: *595 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:06 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:07 [info] 41#41: *597 [lua] access_by_lua(msblocations.conf:189):2: 14a8e50f123af41da452ae84194386f2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:07 [info] 41#41: *597 [lua] logger.lua:23: 14a8e50f123af41da452ae84194386f2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:36:07 +0000] 14a8e50f123af41da452ae84194386f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:36:16 [info] 41#41: *598 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:16 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:22 [info] 41#41: *600 [lua] access_by_lua(msblocations.conf:189):2: 1b1f28a5a0ee4376f3f3e0b55600b8ba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:08:36:22 +0000] 1b1f28a5a0ee4376f3f3e0b55600b8ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:36:22 [info] 41#41: *600 [lua] logger.lua:23: 1b1f28a5a0ee4376f3f3e0b55600b8ba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:36:26 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:26 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:36 [info] 41#41: *603 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:36 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:37 [info] 41#41: *605 [lua] access_by_lua(msblocations.conf:189):2: c16a81917c615d81215d255bbfaa63b8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:37 [info] 41#41: *605 [lua] logger.lua:23: c16a81917c615d81215d255bbfaa63b8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:37 +0000] c16a81917c615d81215d255bbfaa63b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:36:46 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:46 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:52 [info] 41#41: *609 [lua] access_by_lua(msblocations.conf:189):2: f7f7b0185cc4908f295ac4e501310f42:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:36:52 [info] 41#41: *609 [lua] logger.lua:23: f7f7b0185cc4908f295ac4e501310f42 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:36:52 +0000] f7f7b0185cc4908f295ac4e501310f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:36:56 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:36:56 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:06 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:06 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:07 [info] 41#41: *614 [lua] access_by_lua(msblocations.conf:189):2: 6a8e2a4d8bec63e992284c620014d0f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:07 +0000] 6a8e2a4d8bec63e992284c620014d0f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:37:07 [info] 41#41: *614 [lua] logger.lua:23: 6a8e2a4d8bec63e992284c620014d0f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:37:16 [info] 41#41: *616 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:16 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:22 [info] 41#41: *617 [lua] access_by_lua(msblocations.conf:189):2: d7dfcaab457e69afd2a70eb2f66e2b19:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:22 +0000] d7dfcaab457e69afd2a70eb2f66e2b19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:37:22 [info] 41#41: *617 [lua] logger.lua:23: d7dfcaab457e69afd2a70eb2f66e2b19 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:37:26 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:26 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:36 [info] 41#41: *621 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:36 [info] 41#41: *620 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:37 [info] 41#41: *622 [lua] access_by_lua(msblocations.conf:189):2: 66c029ff9f8b5a6c196c926a8280b17e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:37:37 [info] 41#41: *622 [lua] logger.lua:23: 66c029ff9f8b5a6c196c926a8280b17e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:37 +0000] 66c029ff9f8b5a6c196c926a8280b17e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:37:46 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:46 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:52 [info] 41#41: *626 [lua] access_by_lua(msblocations.conf:189):2: 92d8dd07f22fe768144c106ef8b9d5ca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:52 +0000] 92d8dd07f22fe768144c106ef8b9d5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:37:52 [info] 41#41: *626 [lua] logger.lua:23: 92d8dd07f22fe768144c106ef8b9d5ca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:37:56 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:37:56 [info] 41#41: *628 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:06 [info] 41#41: *629 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:06 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:07 [info] 41#41: *631 [lua] access_by_lua(msblocations.conf:189):2: a08ffdeea6b7e8c236cd6c36e51d8343:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:07 +0000] a08ffdeea6b7e8c236cd6c36e51d8343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:38:07 [info] 41#41: *631 [lua] logger.lua:23: a08ffdeea6b7e8c236cd6c36e51d8343 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:38:16 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:16 [info] 41#41: *632 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:22 [info] 41#41: *634 [lua] access_by_lua(msblocations.conf:189):2: f2a87474d740c7de7cd9c0574f76753c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:22 +0000] f2a87474d740c7de7cd9c0574f76753c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:38:22 [info] 41#41: *634 [lua] logger.lua:23: f2a87474d740c7de7cd9c0574f76753c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:38:26 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:26 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:36 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:36 [info] 41#41: *637 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:37 [info] 41#41: *639 [lua] access_by_lua(msblocations.conf:189):2: 2811d1f3aa2c99a8b5102f4b313fc55e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:37 +0000] 2811d1f3aa2c99a8b5102f4b313fc55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:38:37 [info] 41#41: *639 [lua] logger.lua:23: 2811d1f3aa2c99a8b5102f4b313fc55e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:38:46 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:46 [info] 41#41: *642 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:52 [info] 41#41: *643 [lua] access_by_lua(msblocations.conf:189):2: d04115a704d9561e587e2fddbe4eaf74:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:38:52 [info] 41#41: *643 [lua] logger.lua:23: d04115a704d9561e587e2fddbe4eaf74 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:38:52 +0000] d04115a704d9561e587e2fddbe4eaf74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:38:56 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:38:56 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:06 [info] 41#41: *646 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:06 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:07 [info] 41#41: *648 [lua] access_by_lua(msblocations.conf:189):2: 3a1a2f17e4fc1347a551e3af2dbe48f6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:07 [info] 41#41: *648 [lua] logger.lua:23: 3a1a2f17e4fc1347a551e3af2dbe48f6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:07 +0000] 3a1a2f17e4fc1347a551e3af2dbe48f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:16 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:16 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:22 [info] 41#41: *651 [lua] access_by_lua(msblocations.conf:189):2: d671b67db9ca44992c698b407129e92b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:22 +0000] d671b67db9ca44992c698b407129e92b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:39:22 [info] 41#41: *651 [lua] logger.lua:23: d671b67db9ca44992c698b407129e92b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:26 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:26 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:36 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:36 [info] 41#41: *655 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:37 [info] 41#41: *656 [lua] access_by_lua(msblocations.conf:189):2: 5eb82773b35d0ece57f661a9a3544d15:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:37 [info] 41#41: *656 [lua] logger.lua:23: 5eb82773b35d0ece57f661a9a3544d15 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:37 +0000] 5eb82773b35d0ece57f661a9a3544d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:39:46 [info] 41#41: *658 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:46 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:52 [info] 41#41: *660 [lua] access_by_lua(msblocations.conf:189):2: d5b6d3ce644dd1c0db7e5ef50ccd21f3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:39:52 [info] 41#41: *660 [lua] logger.lua:23: d5b6d3ce644dd1c0db7e5ef50ccd21f3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:39:52 +0000] d5b6d3ce644dd1c0db7e5ef50ccd21f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:56 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:39:56 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:06 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:06 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:07 [info] 41#41: *665 [lua] access_by_lua(msblocations.conf:189):2: 8e69cf756856e1770b65ed99b40cb49e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:07 +0000] 8e69cf756856e1770b65ed99b40cb49e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:40:07 [info] 41#41: *665 [lua] logger.lua:23: 8e69cf756856e1770b65ed99b40cb49e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:40:16 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:16 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:22 [info] 41#41: *668 [lua] access_by_lua(msblocations.conf:189):2: 4f08f4c4b768ef60cfab1f2e61444209:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:22 [info] 41#41: *668 [lua] logger.lua:23: 4f08f4c4b768ef60cfab1f2e61444209 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:22 +0000] 4f08f4c4b768ef60cfab1f2e61444209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:40:26 [info] 41#41: *669 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:26 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:36 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:36 [info] 41#41: *671 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:37 [info] 41#41: *673 [lua] access_by_lua(msblocations.conf:189):2: 639a4222815ce1053451becd40edf5f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:37 [info] 41#41: *673 [lua] logger.lua:23: 639a4222815ce1053451becd40edf5f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:37 +0000] 639a4222815ce1053451becd40edf5f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:40:46 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:46 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:52 [info] 41#41: *677 [lua] access_by_lua(msblocations.conf:189):2: 111fe5474290855281e85e094544aec6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:40:52 [info] 41#41: *677 [lua] logger.lua:23: 111fe5474290855281e85e094544aec6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:40:52 +0000] 111fe5474290855281e85e094544aec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:40:56 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:40:56 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:06 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:06 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:07 [info] 41#41: *682 [lua] access_by_lua(msblocations.conf:189):2: c2bce645837b231b4918e4b81cf6cf4c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:07 +0000] c2bce645837b231b4918e4b81cf6cf4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/21 08:41:07 [info] 41#41: *682 [lua] logger.lua:23: c2bce645837b231b4918e4b81cf6cf4c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:41:16 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:16 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:22 [info] 41#41: *685 [lua] access_by_lua(msblocations.conf:189):2: d46491f3c5357cd4ba4cba75b77854f7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:22 +0000] d46491f3c5357cd4ba4cba75b77854f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:41:22 [info] 41#41: *685 [lua] logger.lua:23: d46491f3c5357cd4ba4cba75b77854f7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:41:26 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:26 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:35 [info] 41#41: *688 client closed connection while waiting for request, client: 10.233.67.184, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:37 [info] 41#41: *691 [lua] access_by_lua(msblocations.conf:189):2: f04e267b23cd784e0030e55035f9de86:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:41:37 [info] 41#41: *691 [lua] logger.lua:23: f04e267b23cd784e0030e55035f9de86 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:37 +0000] f04e267b23cd784e0030e55035f9de86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:41:46 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:46 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:52 [info] 41#41: *695 [lua] access_by_lua(msblocations.conf:189):2: c214528cafe413f56db4bc9747eeb7b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:52 +0000] c214528cafe413f56db4bc9747eeb7b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:41:52 [info] 41#41: *695 [lua] logger.lua:23: c214528cafe413f56db4bc9747eeb7b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:41:56 [info] 41#41: *696 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:41:56 [info] 41#41: *697 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:06 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:06 [info] 41#41: *699 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:07 [info] 41#41: *700 [lua] access_by_lua(msblocations.conf:189):2: b99fdd155a87e02b9f0a2221c2097c52:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:42:07 [info] 41#41: *700 [lua] logger.lua:23: b99fdd155a87e02b9f0a2221c2097c52 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:07 +0000] b99fdd155a87e02b9f0a2221c2097c52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:42:16 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:16 [info] 41#41: *702 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:22 [info] 41#41: *703 [lua] access_by_lua(msblocations.conf:189):2: bedf9993ec5741eaef5ac3bbbc0c01bd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:22 +0000] bedf9993ec5741eaef5ac3bbbc0c01bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:42:22 [info] 41#41: *703 [lua] logger.lua:23: bedf9993ec5741eaef5ac3bbbc0c01bd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:42:26 [info] 41#41: *705 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:26 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:36 [info] 41#41: *707 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:36 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:37 [info] 41#41: *708 [lua] access_by_lua(msblocations.conf:189):2: 85148a32cc73f40a64f3eb746076b589:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:42:37 [info] 41#41: *708 [lua] logger.lua:23: 85148a32cc73f40a64f3eb746076b589 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:37 +0000] 85148a32cc73f40a64f3eb746076b589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:42:46 [info] 41#41: *710 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:46 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:52 [info] 41#41: *712 [lua] access_by_lua(msblocations.conf:189):2: 231a691761f7e93b9a62e2b0825b85ca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:52 +0000] 231a691761f7e93b9a62e2b0825b85ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:42:52 [info] 41#41: *712 [lua] logger.lua:23: 231a691761f7e93b9a62e2b0825b85ca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:42:56 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:42:56 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:06 [info] 41#41: *715 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:06 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:07 [info] 41#41: *717 [lua] access_by_lua(msblocations.conf:189):2: 905640df86aae6147547689fd8963038:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:07 +0000] 905640df86aae6147547689fd8963038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:43:07 [info] 41#41: *717 [lua] logger.lua:23: 905640df86aae6147547689fd8963038 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:16 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:16 [info] 41#41: *719 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 10.233.66.158 - - [21/Oct/2022:08:43:22 +0000] 12bf04b3967440180086989c10dc6e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:43:22 [info] 41#41: *720 [lua] access_by_lua(msblocations.conf:189):2: 12bf04b3967440180086989c10dc6e02:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:22 [info] 41#41: *720 [lua] logger.lua:23: 12bf04b3967440180086989c10dc6e02 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:43:26 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:26 [info] 41#41: *722 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:36 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:36 [info] 41#41: *723 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:37 [info] 41#41: *725 [lua] access_by_lua(msblocations.conf:189):2: cacc400ded60c98deecc91e126c16e8e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:37 [info] 41#41: *725 [lua] logger.lua:23: cacc400ded60c98deecc91e126c16e8e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:37 +0000] cacc400ded60c98deecc91e126c16e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:43:46 [info] 41#41: *727 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:46 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:52 [info] 41#41: *729 [lua] access_by_lua(msblocations.conf:189):2: 339b10c733e51409cb0ea279cdaf8a87:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:43:52 [info] 41#41: *729 [lua] logger.lua:23: 339b10c733e51409cb0ea279cdaf8a87 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:43:52 +0000] 339b10c733e51409cb0ea279cdaf8a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:56 [info] 41#41: *731 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:43:56 [info] 41#41: *730 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:06 [info] 41#41: *732 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:06 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:07 [info] 41#41: *734 [lua] access_by_lua(msblocations.conf:189):2: bb1fee5a2c33c386a6865494b479a8fd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:07 [info] 41#41: *734 [lua] logger.lua:23: bb1fee5a2c33c386a6865494b479a8fd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:07 +0000] bb1fee5a2c33c386a6865494b479a8fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:16 [info] 41#41: *735 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:16 [info] 41#41: *736 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:22 [info] 41#41: *737 [lua] access_by_lua(msblocations.conf:189):2: 756b85e10fda44afc957b267c6412d85:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:22 [info] 41#41: *737 [lua] logger.lua:23: 756b85e10fda44afc957b267c6412d85 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:22 +0000] 756b85e10fda44afc957b267c6412d85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:44:26 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:26 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:36 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:36 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:37 [info] 41#41: *742 [lua] access_by_lua(msblocations.conf:189):2: 04780f75b190c31c8f9f68c5b7c32b7d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:44:37 [info] 41#41: *742 [lua] logger.lua:23: 04780f75b190c31c8f9f68c5b7c32b7d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:37 +0000] 04780f75b190c31c8f9f68c5b7c32b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:46 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:46 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:52 [info] 41#41: *746 [lua] access_by_lua(msblocations.conf:189):2: c61a8f1afa51caa4439cc9d2796b23ea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:52 +0000] c61a8f1afa51caa4439cc9d2796b23ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:44:52 [info] 41#41: *746 [lua] logger.lua:23: c61a8f1afa51caa4439cc9d2796b23ea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:56 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:44:56 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:06 [info] 41#41: *749 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:06 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:07 [info] 41#41: *751 [lua] access_by_lua(msblocations.conf:189):2: 1209f09539ad0a5bdc72e8a53263a647:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:07 +0000] 1209f09539ad0a5bdc72e8a53263a647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:45:07 [info] 41#41: *751 [lua] logger.lua:23: 1209f09539ad0a5bdc72e8a53263a647 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:16 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:16 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:22 [info] 41#41: *754 [lua] access_by_lua(msblocations.conf:189):2: a3e581d0d228a0f363fb5f185f48c128:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:45:22 [info] 41#41: *754 [lua] logger.lua:23: a3e581d0d228a0f363fb5f185f48c128 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:22 +0000] a3e581d0d228a0f363fb5f185f48c128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:26 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:26 [info] 41#41: *755 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:36 [info] 41#41: *757 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:36 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:37 [info] 41#41: *759 [lua] access_by_lua(msblocations.conf:189):2: b782e6c8166c2429d25486a61caa5cd1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:37 +0000] b782e6c8166c2429d25486a61caa5cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:45:37 [info] 41#41: *759 [lua] logger.lua:23: b782e6c8166c2429d25486a61caa5cd1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:45:46 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:46 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:52 [info] 41#41: *763 [lua] access_by_lua(msblocations.conf:189):2: d5678f23905647ad42545f26a1d43ef1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:45:52 [info] 41#41: *763 [lua] logger.lua:23: d5678f23905647ad42545f26a1d43ef1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:45:52 +0000] d5678f23905647ad42545f26a1d43ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:45:56 [info] 41#41: *765 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:45:56 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:06 [info] 41#41: *766 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:06 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:07 [info] 41#41: *768 [lua] access_by_lua(msblocations.conf:189):2: 92c0dd7ba6f4a663c7605bdf6f6c1c02:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:46:07 [info] 41#41: *768 [lua] logger.lua:23: 92c0dd7ba6f4a663c7605bdf6f6c1c02 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:07 +0000] 92c0dd7ba6f4a663c7605bdf6f6c1c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:46:16 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:16 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:22 [info] 41#41: *771 [lua] access_by_lua(msblocations.conf:189):2: bd704bbbadd58188c6e6e8a148bc0d72:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:22 +0000] bd704bbbadd58188c6e6e8a148bc0d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:46:22 [info] 41#41: *771 [lua] logger.lua:23: bd704bbbadd58188c6e6e8a148bc0d72 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:46:26 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:26 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:36 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:36 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:37 [info] 41#41: *776 [lua] access_by_lua(msblocations.conf:189):2: 480949cb40a4a1989f062b6fc9913131:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:37 +0000] 480949cb40a4a1989f062b6fc9913131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:46:37 [info] 41#41: *776 [lua] logger.lua:23: 480949cb40a4a1989f062b6fc9913131 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:46:46 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:46 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:52 [info] 41#41: *780 [lua] access_by_lua(msblocations.conf:189):2: db0ccd59605a4030b4d1b4537e00f0b0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:46:52 [info] 41#41: *780 [lua] logger.lua:23: db0ccd59605a4030b4d1b4537e00f0b0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:46:52 +0000] db0ccd59605a4030b4d1b4537e00f0b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:46:56 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:46:56 [info] 41#41: *782 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:06 [info] 41#41: *783 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:06 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:07 [info] 41#41: *785 [lua] access_by_lua(msblocations.conf:189):2: bf9cc911c67962c80d815e87ff3987a3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:47:07 [info] 41#41: *785 [lua] logger.lua:23: bf9cc911c67962c80d815e87ff3987a3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:47:07 +0000] bf9cc911c67962c80d815e87ff3987a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:47:16 [info] 41#41: *786 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:16 [info] 41#41: *787 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:22 [info] 41#41: *788 [lua] access_by_lua(msblocations.conf:189):2: 8a50e22cba42b491e59d772289b6cf07:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:47:22 [info] 41#41: *788 [lua] logger.lua:23: 8a50e22cba42b491e59d772289b6cf07 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:47:22 +0000] 8a50e22cba42b491e59d772289b6cf07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:47:26 [info] 41#41: *789 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:26 [info] 41#41: *790 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:36 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:36 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:37 [info] 41#41: *793 [lua] access_by_lua(msblocations.conf:189):2: 7095b3bb2dbd07ef01aaf977d9642b73:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:47:37 +0000] 7095b3bb2dbd07ef01aaf977d9642b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:47:37 [info] 41#41: *793 [lua] logger.lua:23: 7095b3bb2dbd07ef01aaf977d9642b73 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:47:46 [info] 41#41: *795 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:46 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:52 [info] 41#41: *797 [lua] access_by_lua(msblocations.conf:189):2: 40ba4c7197aa450117eb76b2861f0eba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:47:52 [info] 41#41: *797 [lua] logger.lua:23: 40ba4c7197aa450117eb76b2861f0eba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:47:52 +0000] 40ba4c7197aa450117eb76b2861f0eba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:47:56 [info] 41#41: *799 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:47:56 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:06 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:06 [info] 41#41: *800 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:07 [info] 41#41: *802 client closed connection while waiting for request, client: 10.233.67.184, server: 0.0.0.0:443 2022/10/21 08:48:07 [info] 41#41: *803 [lua] access_by_lua(msblocations.conf:189):2: 3e4e749dd8067a19d6d9ca0e660875ae:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:48:07 [info] 41#41: *803 [lua] logger.lua:23: 3e4e749dd8067a19d6d9ca0e660875ae {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:48:07 +0000] 3e4e749dd8067a19d6d9ca0e660875ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:48:16 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:16 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:22 [info] 41#41: *806 [lua] access_by_lua(msblocations.conf:189):2: 2097524b154625f294a9417c2e073520:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:48:22 [info] 41#41: *806 [lua] logger.lua:23: 2097524b154625f294a9417c2e073520 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:48:22 +0000] 2097524b154625f294a9417c2e073520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:48:26 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:26 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:36 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:36 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:37 [info] 41#41: *811 [lua] access_by_lua(msblocations.conf:189):2: f2eb63a67b4d5970e9f325a06655b193:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:48:37 [info] 41#41: *811 [lua] logger.lua:23: f2eb63a67b4d5970e9f325a06655b193 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:48:37 +0000] f2eb63a67b4d5970e9f325a06655b193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:48:46 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:46 [info] 41#41: *812 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:52 [info] 41#41: *815 [lua] access_by_lua(msblocations.conf:189):2: c0f849602f498a5fefd9ba99facf1167:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:48:52 +0000] c0f849602f498a5fefd9ba99facf1167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:48:52 [info] 41#41: *815 [lua] logger.lua:23: c0f849602f498a5fefd9ba99facf1167 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:48:56 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:48:56 [info] 41#41: *816 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:06 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:06 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:07 [info] 41#41: *820 [lua] access_by_lua(msblocations.conf:189):2: 7589b371f8f55248a02b860b7cb09fdf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:49:07 [info] 41#41: *820 [lua] logger.lua:23: 7589b371f8f55248a02b860b7cb09fdf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:49:07 +0000] 7589b371f8f55248a02b860b7cb09fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:49:16 [info] 41#41: *821 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:16 [info] 41#41: *822 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:22 [info] 41#41: *823 [lua] access_by_lua(msblocations.conf:189):2: f67e5cbeb99db2d48057fa26ae708377:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:49:23 +0000] f67e5cbeb99db2d48057fa26ae708377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:49:23 [info] 41#41: *823 [lua] logger.lua:23: f67e5cbeb99db2d48057fa26ae708377 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:49:26 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:26 [info] 41#41: *824 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:36 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:36 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:38 [info] 41#41: *828 [lua] access_by_lua(msblocations.conf:189):2: 0bf752e65ddcbdb85f9618b48ebfcd36:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:49:38 [info] 41#41: *828 [lua] logger.lua:23: 0bf752e65ddcbdb85f9618b48ebfcd36 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:49:38 +0000] 0bf752e65ddcbdb85f9618b48ebfcd36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:49:46 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:46 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:53 [info] 41#41: *832 [lua] access_by_lua(msblocations.conf:189):2: 2ca481161bdd385c20f5891df263434b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:49:53 [info] 41#41: *832 [lua] logger.lua:23: 2ca481161bdd385c20f5891df263434b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:49:53 +0000] 2ca481161bdd385c20f5891df263434b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:49:56 [info] 41#41: *833 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:49:56 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:06 [info] 41#41: *835 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:06 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:08 [info] 41#41: *837 [lua] access_by_lua(msblocations.conf:189):2: ae60e4edf726cae1ff720b01da8f7202:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:08 +0000] ae60e4edf726cae1ff720b01da8f7202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:50:08 [info] 41#41: *837 [lua] logger.lua:23: ae60e4edf726cae1ff720b01da8f7202 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:50:16 [info] 41#41: *839 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:16 [info] 41#41: *838 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:23 [info] 41#41: *840 [lua] access_by_lua(msblocations.conf:189):2: 2307586a09646328f49af1d171aa3e1b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:23 +0000] 2307586a09646328f49af1d171aa3e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:50:23 [info] 41#41: *840 [lua] logger.lua:23: 2307586a09646328f49af1d171aa3e1b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:50:26 [info] 41#41: *841 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:26 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:36 [info] 41#41: *843 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:36 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:38 [info] 41#41: *845 [lua] access_by_lua(msblocations.conf:189):2: 9cc6e8878470b0d793f1c4b17c520a55:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:50:38 [info] 41#41: *845 [lua] logger.lua:23: 9cc6e8878470b0d793f1c4b17c520a55 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:38 +0000] 9cc6e8878470b0d793f1c4b17c520a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:50:46 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:46 [info] 41#41: *847 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:53 [info] 41#41: *849 [lua] access_by_lua(msblocations.conf:189):2: 85b97d2113469cea9c1c2d88c0a61a9f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:50:53 [info] 41#41: *849 [lua] logger.lua:23: 85b97d2113469cea9c1c2d88c0a61a9f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:50:53 +0000] 85b97d2113469cea9c1c2d88c0a61a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:50:56 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:50:56 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:06 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:06 [info] 41#41: *852 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:08 [info] 41#41: *854 [lua] access_by_lua(msblocations.conf:189):2: 9c1742791dd4c73d8cf6c1a984d7ab78:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:51:08 [info] 41#41: *854 [lua] logger.lua:23: 9c1742791dd4c73d8cf6c1a984d7ab78 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:51:08 +0000] 9c1742791dd4c73d8cf6c1a984d7ab78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:51:16 [info] 41#41: *855 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:16 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:23 [info] 41#41: *857 [lua] access_by_lua(msblocations.conf:189):2: b118f67e979bc92418c0b8319468efd7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:51:23 [info] 41#41: *857 [lua] logger.lua:23: b118f67e979bc92418c0b8319468efd7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:51:23 +0000] b118f67e979bc92418c0b8319468efd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:51:26 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:26 [info] 41#41: *859 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:36 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:36 [info] 41#41: *861 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:38 [info] 41#41: *862 [lua] access_by_lua(msblocations.conf:189):2: d6d120cd5fb2ac0283a94474fa2915eb:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:51:38 [info] 41#41: *862 [lua] logger.lua:23: d6d120cd5fb2ac0283a94474fa2915eb {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:51:38 +0000] d6d120cd5fb2ac0283a94474fa2915eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:51:46 [info] 41#41: *863 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:46 [info] 41#41: *864 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:53 [info] 41#41: *866 [lua] access_by_lua(msblocations.conf:189):2: f22ba4d69401c3cd561f801aeadc0548:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:51:53 [info] 41#41: *866 [lua] logger.lua:23: f22ba4d69401c3cd561f801aeadc0548 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:51:53 +0000] f22ba4d69401c3cd561f801aeadc0548 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:51:56 [info] 41#41: *867 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:51:56 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:06 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:06 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:08 [info] 41#41: *871 [lua] access_by_lua(msblocations.conf:189):2: 1f86d942b893522e1af62b6a22e5b392:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:52:08 +0000] 1f86d942b893522e1af62b6a22e5b392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:52:08 [info] 41#41: *871 [lua] logger.lua:23: 1f86d942b893522e1af62b6a22e5b392 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:52:16 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:16 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:23 [info] 41#41: *875 [lua] access_by_lua(msblocations.conf:189):2: 580577e6b03154469b3250ffc9587b95:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:52:23 +0000] 580577e6b03154469b3250ffc9587b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:52:23 [info] 41#41: *875 [lua] logger.lua:23: 580577e6b03154469b3250ffc9587b95 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:52:23 [info] 41#41: *872 client prematurely closed connection while reading client request line, client: 10.233.64.232, server: 10.233.64.232 - - [21/Oct/2022:08:52:23 +0000] 470926556e0727b4d72fc28070a77ce7 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-" 2022/10/21 08:52:23 [info] 41#41: *876 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.232, server: , request: "GET / HTTP/1.0" 10.233.64.232 - - [21/Oct/2022:08:52:23 +0000] 57401abd4d590a85ca8d2e9cee915b52 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/21 08:52:26 [info] 41#41: *878 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:26 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:36 [info] 41#41: *879 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:36 [info] 41#41: *880 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:38 [info] 41#41: *881 [lua] access_by_lua(msblocations.conf:189):2: 2f95766786842c6b2fa659672e98d4a0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:52:38 [info] 41#41: *881 [lua] logger.lua:23: 2f95766786842c6b2fa659672e98d4a0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:52:38 +0000] 2f95766786842c6b2fa659672e98d4a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:52:46 [info] 41#41: *882 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:46 [info] 41#41: *883 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:53 [info] 41#41: *885 [lua] access_by_lua(msblocations.conf:189):2: 2d33155959823986faa9df9670a86135:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:52:53 [info] 41#41: *885 [lua] logger.lua:23: 2d33155959823986faa9df9670a86135 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:52:53 +0000] 2d33155959823986faa9df9670a86135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:52:56 [info] 41#41: *886 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:52:56 [info] 41#41: *887 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:06 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:06 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:08 [info] 41#41: *890 [lua] access_by_lua(msblocations.conf:189):2: 72ace6d92c24a1e08efa50bdb21d29b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:53:08 [info] 41#41: *890 [lua] logger.lua:23: 72ace6d92c24a1e08efa50bdb21d29b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:53:08 +0000] 72ace6d92c24a1e08efa50bdb21d29b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:53:16 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:16 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:23 [info] 41#41: *893 [lua] access_by_lua(msblocations.conf:189):2: 070088eb4501f439d85669f5a1c3f011:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:53:23 [info] 41#41: *893 [lua] logger.lua:23: 070088eb4501f439d85669f5a1c3f011 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:53:23 +0000] 070088eb4501f439d85669f5a1c3f011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:53:26 [info] 41#41: *894 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:26 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:36 [info] 41#41: *896 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:36 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:38 [info] 41#41: *898 [lua] access_by_lua(msblocations.conf:189):2: bd2d3f5ff52cf87196b86c9c5f5bbcfb:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:53:38 [info] 41#41: *898 [lua] logger.lua:23: bd2d3f5ff52cf87196b86c9c5f5bbcfb {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:53:38 +0000] bd2d3f5ff52cf87196b86c9c5f5bbcfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:53:46 [info] 41#41: *899 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:46 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:50 [info] 41#41: *902 [lua] access_by_lua(msblocations.conf:189):2: 665032a141e1d26566a3589085bc2e84:receive the request, client: 10.233.64.232, server: , request: "GET /nmaplowercheck1666342430 HTTP/1.1", host: "10.32.243.212:30284" 2022/10/21 08:53:50 [warn] 41#41: *902 [lua] error_handler.lua:29: error_svc_not_found(): 665032a141e1d26566a3589085bc2e84 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "GET /nmaplowercheck1666342430 HTTP/1.1", host: "10.32.243.212:30284" 10.233.64.232 - - [21/Oct/2022:08:53:50 +0000] 665032a141e1d26566a3589085bc2e84 "GET /nmaplowercheck1666342430 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/21 08:53:50 [info] 41#41: *903 [lua] access_by_lua(msblocations.conf:189):2: 0bd68b39224f7a5b9c50f79417bac207:receive the request, client: 10.233.64.232, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.212:30284" 2022/10/21 08:53:50 [warn] 41#41: *903 [lua] error_handler.lua:29: error_svc_not_found(): 0bd68b39224f7a5b9c50f79417bac207 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.212:30284" 10.233.64.232 - - [21/Oct/2022:08:53:50 +0000] 0bd68b39224f7a5b9c50f79417bac207 "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/21 08:53:50 [info] 41#41: *904 [lua] access_by_lua(msblocations.conf:189):2: 130d4e347c1392b60ce9cda7d31fbfb2:receive the request, client: 10.233.64.232, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.212:30284" 2022/10/21 08:53:50 [warn] 41#41: *904 [lua] error_handler.lua:29: error_svc_not_found(): 130d4e347c1392b60ce9cda7d31fbfb2 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.212:30284" 10.233.64.232 - - [21/Oct/2022:08:53:50 +0000] 130d4e347c1392b60ce9cda7d31fbfb2 "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/21 08:53:51 [info] 41#41: *905 [lua] access_by_lua(msblocations.conf:189):2: 1f466ba9171a856c396d32a79d387d66:receive the request, client: 10.233.64.232, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.212:30284" 2022/10/21 08:53:51 [warn] 41#41: *905 [lua] error_handler.lua:29: error_svc_not_found(): 1f466ba9171a856c396d32a79d387d66 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.212:30284" 10.233.64.232 - - [21/Oct/2022:08:53:51 +0000] 1f466ba9171a856c396d32a79d387d66 "POST /sdk HTTP/1.1" 502 request_processing_time:0.106 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/21 08:53:53 [info] 41#41: *906 [lua] access_by_lua(msblocations.conf:189):2: e3d68f6b5577238c92acc0a79000251e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:53:53 [info] 41#41: *906 [lua] logger.lua:23: e3d68f6b5577238c92acc0a79000251e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:53:53 +0000] e3d68f6b5577238c92acc0a79000251e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:53:56 [info] 41#41: *907 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:56 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:53:58 [info] 41#41: *909 [lua] access_by_lua(msblocations.conf:189):2: 12cca606041814a005d380a9fa83a5a8:receive the request, client: 10.233.64.232, server: , request: "GET / HTTP/1.0" 2022/10/21 08:53:58 [warn] 41#41: *909 [lua] error_handler.lua:29: error_svc_not_found(): 12cca606041814a005d380a9fa83a5a8 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "GET / HTTP/1.0" 10.233.64.232 - - [21/Oct/2022:08:53:58 +0000] 12cca606041814a005d380a9fa83a5a8 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/10/21 08:53:58 [info] 41#41: *910 [lua] access_by_lua(msblocations.conf:189):2: 8effbf88e68e90bf21ac04498ae12537:receive the request, client: 10.233.64.232, server: , request: "GET / HTTP/1.1", host: "10.32.243.212" 2022/10/21 08:53:58 [warn] 41#41: *910 [lua] error_handler.lua:29: error_svc_not_found(): 8effbf88e68e90bf21ac04498ae12537 No route found for this request! detail_info:Custom not match, client: 10.233.64.232, server: , request: "GET / HTTP/1.1", host: "10.32.243.212" 10.233.64.232 - - [21/Oct/2022:08:53:58 +0000] 8effbf88e68e90bf21ac04498ae12537 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/21 08:53:58 [info] 41#41: *910 client 10.233.64.232 closed keepalive connection 2022/10/21 08:54:06 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:06 [info] 41#41: *911 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:08 [info] 41#41: *913 [lua] access_by_lua(msblocations.conf:189):2: 8c8c4963eab93876a0007e9c878bae3d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:08 +0000] 8c8c4963eab93876a0007e9c878bae3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:54:08 [info] 41#41: *913 [lua] logger.lua:23: 8c8c4963eab93876a0007e9c878bae3d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:54:16 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:16 [info] 41#41: *914 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:23 [info] 41#41: *916 [lua] access_by_lua(msblocations.conf:189):2: a634ca6ee26af3526e6d6cee0dba0acd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:54:23 [info] 41#41: *916 [lua] logger.lua:23: a634ca6ee26af3526e6d6cee0dba0acd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:23 +0000] a634ca6ee26af3526e6d6cee0dba0acd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:54:26 [info] 41#41: *918 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:26 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:36 [info] 41#41: *920 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:36 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:38 [info] 41#41: *921 [lua] access_by_lua(msblocations.conf:189):2: 7574c57491552e9a8546e625503e3f6f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:38 +0000] 7574c57491552e9a8546e625503e3f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:54:38 [info] 41#41: *921 [lua] logger.lua:23: 7574c57491552e9a8546e625503e3f6f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:54:46 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:46 [info] 41#41: *922 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:53 [info] 41#41: *925 [lua] access_by_lua(msblocations.conf:189):2: c839241753c56e7637bc951980a0dc8b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:54:53 [info] 41#41: *925 [lua] logger.lua:23: c839241753c56e7637bc951980a0dc8b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:54:53 +0000] c839241753c56e7637bc951980a0dc8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:54:56 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:54:56 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:06 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:06 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:08 [info] 41#41: *930 [lua] access_by_lua(msblocations.conf:189):2: 30f813a0966ea509097363364059bd16:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:55:08 [info] 41#41: *930 [lua] logger.lua:23: 30f813a0966ea509097363364059bd16 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:08 +0000] 30f813a0966ea509097363364059bd16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:55:16 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:16 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:23 [info] 41#41: *933 [lua] access_by_lua(msblocations.conf:189):2: 2f933187f96a0d35cd8c78075fe75f7b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:55:23 [info] 41#41: *933 [lua] logger.lua:23: 2f933187f96a0d35cd8c78075fe75f7b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:23 +0000] 2f933187f96a0d35cd8c78075fe75f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:55:26 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:26 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:36 [info] 41#41: *936 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:36 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:38 [info] 41#41: *938 [lua] access_by_lua(msblocations.conf:189):2: 1b4e91bfb57dbfacf44b8e2b718d8293:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:38 +0000] 1b4e91bfb57dbfacf44b8e2b718d8293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:55:38 [info] 41#41: *938 [lua] logger.lua:23: 1b4e91bfb57dbfacf44b8e2b718d8293 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:55:46 [info] 41#41: *940 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:46 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:53 [info] 41#41: *942 [lua] access_by_lua(msblocations.conf:189):2: 2ecc8ed1b371126d928a841516a5087a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:53 +0000] 2ecc8ed1b371126d928a841516a5087a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:55:53 [info] 41#41: *942 [lua] logger.lua:23: 2ecc8ed1b371126d928a841516a5087a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:55:56 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:55:56 [info] 41#41: *943 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:06 [info] 41#41: *945 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:06 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:08 [info] 41#41: *947 [lua] access_by_lua(msblocations.conf:189):2: b4f7751de32f073ee42709ffdd4239ce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:08 +0000] b4f7751de32f073ee42709ffdd4239ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 08:56:08 [info] 41#41: *947 [lua] logger.lua:23: b4f7751de32f073ee42709ffdd4239ce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:56:16 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:16 [info] 41#41: *949 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:23 [info] 41#41: *950 [lua] access_by_lua(msblocations.conf:189):2: f505c97a8eafa9a8ffae0d4b51182718:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:23 +0000] f505c97a8eafa9a8ffae0d4b51182718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:56:23 [info] 41#41: *950 [lua] logger.lua:23: f505c97a8eafa9a8ffae0d4b51182718 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:56:26 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:26 [info] 41#41: *952 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:36 [info] 41#41: *953 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:36 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:38 [info] 41#41: *955 [lua] access_by_lua(msblocations.conf:189):2: 5174c03c4cba6ee97c48ff9b9722dc63:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:56:38 [info] 41#41: *955 [lua] logger.lua:23: 5174c03c4cba6ee97c48ff9b9722dc63 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:38 +0000] 5174c03c4cba6ee97c48ff9b9722dc63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:56:46 [info] 41#41: *957 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:46 [info] 41#41: *956 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:53 [info] 41#41: *959 [lua] access_by_lua(msblocations.conf:189):2: fc7b03acfde2300ef3a8dcb372861995:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:56:53 +0000] fc7b03acfde2300ef3a8dcb372861995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 08:56:53 [info] 41#41: *959 [lua] logger.lua:23: fc7b03acfde2300ef3a8dcb372861995 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 08:56:56 [info] 41#41: *960 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:56:56 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:06 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:06 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:08 [info] 41#41: *964 [lua] access_by_lua(msblocations.conf:189):2: b9a4b6a42efa493d433a9717f8b8b886:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:57:08 [info] 41#41: *964 [lua] logger.lua:23: b9a4b6a42efa493d433a9717f8b8b886 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:57:08 +0000] b9a4b6a42efa493d433a9717f8b8b886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:57:16 [info] 41#41: *965 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:16 [info] 41#41: *966 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:23 [info] 41#41: *967 [lua] access_by_lua(msblocations.conf:189):2: 0ff472924e910e0f56af6877eb218f2f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:57:23 +0000] 0ff472924e910e0f56af6877eb218f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:57:23 [info] 41#41: *967 [lua] logger.lua:23: 0ff472924e910e0f56af6877eb218f2f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:57:26 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:26 [info] 41#41: *968 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:36 [info] 41#41: *971 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:36 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:38 [info] 41#41: *972 [lua] access_by_lua(msblocations.conf:189):2: e37d18b6fec24b099620b183ac8f773e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:57:38 [info] 41#41: *972 [lua] logger.lua:23: e37d18b6fec24b099620b183ac8f773e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:57:38 +0000] e37d18b6fec24b099620b183ac8f773e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:57:46 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:46 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:53 [info] 41#41: *976 [lua] access_by_lua(msblocations.conf:189):2: 8f54d5d9fe6d7dd37b835c066254c0ce:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:57:53 [info] 41#41: *976 [lua] logger.lua:23: 8f54d5d9fe6d7dd37b835c066254c0ce {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:57:53 +0000] 8f54d5d9fe6d7dd37b835c066254c0ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:57:56 [info] 41#41: *978 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:57:56 [info] 41#41: *977 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:06 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:06 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:08 [info] 41#41: *981 [lua] access_by_lua(msblocations.conf:189):2: d983a144bb4c67d815d3c769d29f6d3d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:58:08 [info] 41#41: *981 [lua] logger.lua:23: d983a144bb4c67d815d3c769d29f6d3d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:58:08 +0000] d983a144bb4c67d815d3c769d29f6d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:58:16 [info] 41#41: *982 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:16 [info] 41#41: *983 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:23 [info] 41#41: *984 [lua] access_by_lua(msblocations.conf:189):2: 2718e263d94580e211fd67aee56e4331:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:58:23 [info] 41#41: *984 [lua] logger.lua:23: 2718e263d94580e211fd67aee56e4331 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:58:23 +0000] 2718e263d94580e211fd67aee56e4331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:58:26 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:26 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:36 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:36 [info] 41#41: *988 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:38 [info] 41#41: *989 [lua] access_by_lua(msblocations.conf:189):2: 7db36e4a923f780f1a5936784eb4de8f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:58:38 [info] 41#41: *989 [lua] logger.lua:23: 7db36e4a923f780f1a5936784eb4de8f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:58:38 +0000] 7db36e4a923f780f1a5936784eb4de8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:58:46 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:46 [info] 41#41: *990 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:53 [info] 41#41: *993 [lua] access_by_lua(msblocations.conf:189):2: 42eaabe00384dd4b523069979e9e0385:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:58:53 [info] 41#41: *993 [lua] logger.lua:23: 42eaabe00384dd4b523069979e9e0385 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:58:53 +0000] 42eaabe00384dd4b523069979e9e0385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:58:56 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:58:56 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:06 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:06 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:08 [info] 41#41: *998 [lua] access_by_lua(msblocations.conf:189):2: 1e15323b9f1b9caa19afbbcc48c307b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:59:08 [info] 41#41: *998 [lua] logger.lua:23: 1e15323b9f1b9caa19afbbcc48c307b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:08 +0000] 1e15323b9f1b9caa19afbbcc48c307b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:59:16 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:16 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:23 [info] 41#41: *1001 [lua] access_by_lua(msblocations.conf:189):2: cf320776140785c219af59269cbc572b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:23 +0000] cf320776140785c219af59269cbc572b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:59:23 [info] 41#41: *1001 [lua] logger.lua:23: cf320776140785c219af59269cbc572b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:59:26 [info] 41#41: *1002 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:26 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:36 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:36 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:38 [info] 41#41: *1006 [lua] access_by_lua(msblocations.conf:189):2: 640b15416a086b2a1c5308c316c85de8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 08:59:38 [info] 41#41: *1006 [lua] logger.lua:23: 640b15416a086b2a1c5308c316c85de8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:38 +0000] 640b15416a086b2a1c5308c316c85de8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:59:46 [info] 41#41: *1007 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:46 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:53 [info] 41#41: *1010 [lua] access_by_lua(msblocations.conf:189):2: 75a1bed6284a9468294864f88315fd6b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:59:53 [info] 41#41: *1010 [lua] logger.lua:23: 75a1bed6284a9468294864f88315fd6b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:08:59:53 +0000] 75a1bed6284a9468294864f88315fd6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:59:56 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 08:59:56 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:06 [info] 41#41: *1014 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:06 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:08 [info] 41#41: *1015 [lua] access_by_lua(msblocations.conf:189):2: cd27920129c032ef9fa8dd169b136f99:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:08 +0000] cd27920129c032ef9fa8dd169b136f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:00:08 [info] 41#41: *1015 [lua] logger.lua:23: cd27920129c032ef9fa8dd169b136f99 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:00:16 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:16 [info] 41#41: *1017 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:23 [info] 41#41: *1018 [lua] access_by_lua(msblocations.conf:189):2: e28c844394f06e7bf67ed55ab035bfd4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:00:23 [info] 41#41: *1018 [lua] logger.lua:23: e28c844394f06e7bf67ed55ab035bfd4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:23 +0000] e28c844394f06e7bf67ed55ab035bfd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:00:26 [info] 41#41: *1020 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:26 [info] 41#41: *1019 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:36 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:36 [info] 41#41: *1021 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:38 [info] 41#41: *1023 [lua] access_by_lua(msblocations.conf:189):2: 17a48997c08426a3fbc7bb9c12bba0d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:38 +0000] 17a48997c08426a3fbc7bb9c12bba0d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 09:00:38 [info] 41#41: *1023 [lua] logger.lua:23: 17a48997c08426a3fbc7bb9c12bba0d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:00:46 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:46 [info] 41#41: *1024 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:53 [info] 41#41: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7164f75790386ce9b3f275147f49028b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:00:53 +0000] 7164f75790386ce9b3f275147f49028b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:00:53 [info] 41#41: *1027 [lua] logger.lua:23: 7164f75790386ce9b3f275147f49028b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:00:56 [info] 41#41: *1029 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:00:56 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:06 [info] 41#41: *1030 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:06 [info] 41#41: *1031 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:08 [info] 41#41: *1032 [lua] access_by_lua(msblocations.conf:189):2: b18e1ce01e82368b23d91fb4474b8226:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:01:08 [info] 41#41: *1032 [lua] logger.lua:23: b18e1ce01e82368b23d91fb4474b8226 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:01:08 +0000] b18e1ce01e82368b23d91fb4474b8226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:01:16 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:16 [info] 41#41: *1034 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:23 [info] 41#41: *1035 [lua] access_by_lua(msblocations.conf:189):2: 91083f89622f7debd070476326d58a23:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:01:23 [info] 41#41: *1035 [lua] logger.lua:23: 91083f89622f7debd070476326d58a23 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:01:23 +0000] 91083f89622f7debd070476326d58a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:01:26 [info] 41#41: *1036 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:26 [info] 41#41: *1037 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:36 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:36 [info] 41#41: *1038 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:38 [info] 41#41: *1040 [lua] access_by_lua(msblocations.conf:189):2: 9f1276aef408d16efe8f78fb471d3180:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:01:38 +0000] 9f1276aef408d16efe8f78fb471d3180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:01:38 [info] 41#41: *1040 [lua] logger.lua:23: 9f1276aef408d16efe8f78fb471d3180 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:01:46 [info] 41#41: *1041 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:46 [info] 41#41: *1042 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:53 [info] 41#41: *1044 [lua] access_by_lua(msblocations.conf:189):2: 3886c7b02799608da794a408e2818744:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:01:53 [info] 41#41: *1044 [lua] logger.lua:23: 3886c7b02799608da794a408e2818744 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:01:53 +0000] 3886c7b02799608da794a408e2818744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 09:01:56 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:01:56 [info] 41#41: *1046 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:06 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:06 [info] 41#41: *1048 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:08 [info] 41#41: *1049 [lua] access_by_lua(msblocations.conf:189):2: f1e5a672e1937182541da9f73db4e225:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:08 +0000] f1e5a672e1937182541da9f73db4e225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:02:08 [info] 41#41: *1049 [lua] logger.lua:23: f1e5a672e1937182541da9f73db4e225 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:02:16 [info] 41#41: *1050 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:16 [info] 41#41: *1051 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:23 [info] 41#41: *1052 [lua] access_by_lua(msblocations.conf:189):2: af9f16f1a53ee880ca38227983684f39:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:02:23 [info] 41#41: *1052 [lua] logger.lua:23: af9f16f1a53ee880ca38227983684f39 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:23 +0000] af9f16f1a53ee880ca38227983684f39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 09:02:26 [info] 41#41: *1053 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:26 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:36 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:36 [info] 41#41: *1056 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:38 [info] 41#41: *1057 [lua] access_by_lua(msblocations.conf:189):2: ef7e56e38567dbf5104060f904c9ac5c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:38 +0000] ef7e56e38567dbf5104060f904c9ac5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:02:38 [info] 41#41: *1057 [lua] logger.lua:23: ef7e56e38567dbf5104060f904c9ac5c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:02:46 [info] 41#41: *1058 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:46 [info] 41#41: *1059 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:53 [info] 41#41: *1061 [lua] access_by_lua(msblocations.conf:189):2: eb4c0e771aa1a980ce820718565e74d1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:53 +0000] eb4c0e771aa1a980ce820718565e74d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:02:53 [info] 41#41: *1061 [lua] logger.lua:23: eb4c0e771aa1a980ce820718565e74d1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:02:56 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:02:56 [info] 41#41: *1063 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:06 [info] 41#41: *1065 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:06 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:08 [info] 41#41: *1066 [lua] access_by_lua(msblocations.conf:189):2: b3efb10879a9d3a580d5615e7197ef11:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:09:03:08 +0000] b3efb10879a9d3a580d5615e7197ef11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 09:03:08 [info] 41#41: *1066 [lua] logger.lua:23: b3efb10879a9d3a580d5615e7197ef11 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:03:16 [info] 41#41: *1067 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:16 [info] 41#41: *1068 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:23 [info] 41#41: *1069 [lua] access_by_lua(msblocations.conf:189):2: 21a1df7c5f36631da45f44d2026ab3a6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:03:23 [info] 41#41: *1069 [lua] logger.lua:23: 21a1df7c5f36631da45f44d2026ab3a6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:03:23 +0000] 21a1df7c5f36631da45f44d2026ab3a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:03:26 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:26 [info] 41#41: *1070 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:36 [info] 41#41: *1072 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:36 [info] 41#41: *1073 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:38 [info] 41#41: *1074 [lua] access_by_lua(msblocations.conf:189):2: b3636d2250e0f39f5cafbf0ed9a0d3a9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:03:38 [info] 41#41: *1074 [lua] logger.lua:23: b3636d2250e0f39f5cafbf0ed9a0d3a9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:03:38 +0000] b3636d2250e0f39f5cafbf0ed9a0d3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:03:46 [info] 41#41: *1076 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:46 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:53 [info] 41#41: *1078 [lua] access_by_lua(msblocations.conf:189):2: b68967fe1c6313d5f9e2ea2f34d046a4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:03:53 +0000] b68967fe1c6313d5f9e2ea2f34d046a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:03:53 [info] 41#41: *1078 [lua] logger.lua:23: b68967fe1c6313d5f9e2ea2f34d046a4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:03:56 [info] 41#41: *1079 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:03:56 [info] 41#41: *1080 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:06 [info] 41#41: *1081 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:06 [info] 41#41: *1082 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:08 [info] 41#41: *1083 [lua] access_by_lua(msblocations.conf:189):2: 00bf5876432cdb06eb27d2a6811031ab:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:04:08 +0000] 00bf5876432cdb06eb27d2a6811031ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:04:08 [info] 41#41: *1083 [lua] logger.lua:23: 00bf5876432cdb06eb27d2a6811031ab {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:04:16 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:16 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:23 [info] 41#41: *1086 [lua] access_by_lua(msblocations.conf:189):2: 42cfb4d16115230eb82c09f3ce45de57:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:04:23 [info] 41#41: *1086 [lua] logger.lua:23: 42cfb4d16115230eb82c09f3ce45de57 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:04:23 +0000] 42cfb4d16115230eb82c09f3ce45de57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:04:26 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:26 [info] 41#41: *1087 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:36 [info] 41#41: *1089 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:36 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:38 [info] 41#41: *1091 [lua] access_by_lua(msblocations.conf:189):2: 73de0f0225e14a200411ebc0d4684d1f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:04:38 [info] 41#41: *1091 [lua] logger.lua:23: 73de0f0225e14a200411ebc0d4684d1f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:04:38 +0000] 73de0f0225e14a200411ebc0d4684d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:04:46 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:46 [info] 41#41: *1093 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:53 [info] 41#41: *1095 [lua] access_by_lua(msblocations.conf:189):2: 50a6d292da91cc7450c00321c5822433:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:04:53 [info] 41#41: *1095 [lua] logger.lua:23: 50a6d292da91cc7450c00321c5822433 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:04:53 +0000] 50a6d292da91cc7450c00321c5822433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:04:56 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:04:56 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:06 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:06 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:08 [info] 41#41: *1100 [lua] access_by_lua(msblocations.conf:189):2: 5b91a9537a70efe3096bbffb0564dab0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:05:08 [info] 41#41: *1100 [lua] logger.lua:23: 5b91a9537a70efe3096bbffb0564dab0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:08 +0000] 5b91a9537a70efe3096bbffb0564dab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 09:05:16 [info] 41#41: *1101 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:16 [info] 41#41: *1102 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:23 [info] 41#41: *1103 [lua] access_by_lua(msblocations.conf:189):2: ab4c18056a0f981161df9331d21e96c0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:23 +0000] ab4c18056a0f981161df9331d21e96c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:05:23 [info] 41#41: *1103 [lua] logger.lua:23: ab4c18056a0f981161df9331d21e96c0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:05:26 [info] 41#41: *1104 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:26 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:36 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:36 [info] 41#41: *1106 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:38 [info] 41#41: *1108 [lua] access_by_lua(msblocations.conf:189):2: af07469753b2453c30f600fc7de8e2c0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:38 +0000] af07469753b2453c30f600fc7de8e2c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 09:05:38 [info] 41#41: *1108 [lua] logger.lua:23: af07469753b2453c30f600fc7de8e2c0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:05:46 [info] 41#41: *1109 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:46 [info] 41#41: *1110 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:53 [info] 41#41: *1112 [lua] access_by_lua(msblocations.conf:189):2: f3d8002924483f1aa97011ca40efee33:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:53 +0000] f3d8002924483f1aa97011ca40efee33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:05:53 [info] 41#41: *1112 [lua] logger.lua:23: f3d8002924483f1aa97011ca40efee33 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:05:56 [info] 41#41: *1114 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:05:56 [info] 41#41: *1113 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:06 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:06 [info] 41#41: *1116 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:08 [info] 41#41: *1117 [lua] access_by_lua(msblocations.conf:189):2: 84f869aeb31d7565fe99d20384f3b471:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:06:08 +0000] 84f869aeb31d7565fe99d20384f3b471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:06:08 [info] 41#41: *1117 [lua] logger.lua:23: 84f869aeb31d7565fe99d20384f3b471 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:06:16 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:16 [info] 41#41: *1119 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:23 [info] 41#41: *1120 [lua] access_by_lua(msblocations.conf:189):2: 7dc58c424bed2ffa523c953e6605e22a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:06:23 [info] 41#41: *1120 [lua] logger.lua:23: 7dc58c424bed2ffa523c953e6605e22a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:06:23 +0000] 7dc58c424bed2ffa523c953e6605e22a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:06:26 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:26 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:36 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:36 [info] 41#41: *1124 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:38 [info] 41#41: *1125 [lua] access_by_lua(msblocations.conf:189):2: a533cc61595c6db27c0e35ccd7aab90a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:06:38 [info] 41#41: *1125 [lua] logger.lua:23: a533cc61595c6db27c0e35ccd7aab90a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:06:38 +0000] a533cc61595c6db27c0e35ccd7aab90a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:06:46 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:46 [info] 41#41: *1127 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:53 [info] 41#41: *1129 [lua] access_by_lua(msblocations.conf:189):2: dedeba04cedafa1a26261683501c0ac1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:06:53 [info] 41#41: *1129 [lua] logger.lua:23: dedeba04cedafa1a26261683501c0ac1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:06:53 +0000] dedeba04cedafa1a26261683501c0ac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:06:56 [info] 41#41: *1130 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:06:56 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:06 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:06 [info] 41#41: *1132 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:08 [info] 41#41: *1134 [lua] access_by_lua(msblocations.conf:189):2: fb0dd3e6c1a1fb665d1c2a7d3e3981e8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:07:08 [info] 41#41: *1134 [lua] logger.lua:23: fb0dd3e6c1a1fb665d1c2a7d3e3981e8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:07:08 +0000] fb0dd3e6c1a1fb665d1c2a7d3e3981e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:07:16 [info] 41#41: *1135 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:16 [info] 41#41: *1136 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:23 [info] 41#41: *1137 [lua] access_by_lua(msblocations.conf:189):2: 2185e46fbacc3e77e25ee4bdfaba9be1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:07:23 +0000] 2185e46fbacc3e77e25ee4bdfaba9be1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:07:23 [info] 41#41: *1137 [lua] logger.lua:23: 2185e46fbacc3e77e25ee4bdfaba9be1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:07:26 [info] 41#41: *1139 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:26 [info] 41#41: *1138 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:36 [info] 41#41: *1140 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:36 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:38 [info] 41#41: *1142 [lua] access_by_lua(msblocations.conf:189):2: 059a6d5e09780ae2521e41061f60aa34:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:07:38 [info] 41#41: *1142 [lua] logger.lua:23: 059a6d5e09780ae2521e41061f60aa34 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:07:38 +0000] 059a6d5e09780ae2521e41061f60aa34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:07:46 [info] 41#41: *1144 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:46 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:53 [info] 41#41: *1146 [lua] access_by_lua(msblocations.conf:189):2: ba930dbc78198a982865ab4a15cc0fcc:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:07:53 [info] 41#41: *1146 [lua] logger.lua:23: ba930dbc78198a982865ab4a15cc0fcc {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:07:53 +0000] ba930dbc78198a982865ab4a15cc0fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:07:56 [info] 41#41: *1147 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:07:56 [info] 41#41: *1148 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:06 [info] 41#41: *1149 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:06 [info] 41#41: *1150 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:08 [info] 41#41: *1151 [lua] access_by_lua(msblocations.conf:189):2: c7cab7672a0d55b68bfd2aa8d14ed386:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:08:08 +0000] c7cab7672a0d55b68bfd2aa8d14ed386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:08:08 [info] 41#41: *1151 [lua] logger.lua:23: c7cab7672a0d55b68bfd2aa8d14ed386 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:08:16 [info] 41#41: *1152 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:16 [info] 41#41: *1153 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:23 [info] 41#41: *1154 [lua] access_by_lua(msblocations.conf:189):2: 73cf4b5731f93ebbaa21da663d6017aa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:08:23 [info] 41#41: *1154 [lua] logger.lua:23: 73cf4b5731f93ebbaa21da663d6017aa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:08:23 +0000] 73cf4b5731f93ebbaa21da663d6017aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:08:26 [info] 41#41: *1155 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:26 [info] 41#41: *1156 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:36 [info] 41#41: *1158 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:36 [info] 41#41: *1157 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:38 [info] 41#41: *1159 [lua] access_by_lua(msblocations.conf:189):2: 0a1106973ee77c869e2972583ac7b44e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:08:38 [info] 41#41: *1159 [lua] logger.lua:23: 0a1106973ee77c869e2972583ac7b44e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:08:38 +0000] 0a1106973ee77c869e2972583ac7b44e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 09:08:46 [info] 41#41: *1160 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:46 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:53 [info] 41#41: *1163 [lua] access_by_lua(msblocations.conf:189):2: 04edeb20102d313fe67a2767a22721a8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:08:53 [info] 41#41: *1163 [lua] logger.lua:23: 04edeb20102d313fe67a2767a22721a8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:08:53 +0000] 04edeb20102d313fe67a2767a22721a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:08:56 [info] 41#41: *1165 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:08:56 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:06 [info] 41#41: *1167 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:06 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:08 [info] 41#41: *1168 [lua] access_by_lua(msblocations.conf:189):2: 4569a1a81c55b545463b4c809a911085:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:09:08 [info] 41#41: *1168 [lua] logger.lua:23: 4569a1a81c55b545463b4c809a911085 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:09:08 +0000] 4569a1a81c55b545463b4c809a911085 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:09:16 [info] 41#41: *1169 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:16 [info] 41#41: *1170 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:23 [info] 41#41: *1171 [lua] access_by_lua(msblocations.conf:189):2: ea806f2ffade43cd552ef1081e6704a1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:09:23 [info] 41#41: *1171 [lua] logger.lua:23: ea806f2ffade43cd552ef1081e6704a1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:09:23 +0000] ea806f2ffade43cd552ef1081e6704a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:09:26 [info] 41#41: *1173 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:26 [info] 41#41: *1172 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:36 [info] 41#41: *1174 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:36 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:38 [info] 41#41: *1176 [lua] access_by_lua(msblocations.conf:189):2: ce58ccedce85cba6229f496e1b329903:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:09:38 +0000] ce58ccedce85cba6229f496e1b329903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:09:38 [info] 41#41: *1176 [lua] logger.lua:23: ce58ccedce85cba6229f496e1b329903 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:09:46 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:46 [info] 41#41: *1177 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:53 [info] 41#41: *1180 [lua] access_by_lua(msblocations.conf:189):2: 26ae81c7aa4c0be23bfd1b460286e35c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:09:53 +0000] 26ae81c7aa4c0be23bfd1b460286e35c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:09:53 [info] 41#41: *1180 [lua] logger.lua:23: 26ae81c7aa4c0be23bfd1b460286e35c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:09:56 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:09:56 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:06 [info] 41#41: *1183 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:06 [info] 41#41: *1184 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:08 [info] 41#41: *1185 [lua] access_by_lua(msblocations.conf:189):2: 092ca0672d01dfcfdf90da9c873ff8ec:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:10:08 +0000] 092ca0672d01dfcfdf90da9c873ff8ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:10:08 [info] 41#41: *1185 [lua] logger.lua:23: 092ca0672d01dfcfdf90da9c873ff8ec {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:10:16 [info] 41#41: *1187 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:16 [info] 41#41: *1186 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:23 [info] 41#41: *1188 [lua] access_by_lua(msblocations.conf:189):2: 007ab44b47cc2d9b6e51d47fdbc372ab:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:10:23 [info] 41#41: *1188 [lua] logger.lua:23: 007ab44b47cc2d9b6e51d47fdbc372ab {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:10:23 +0000] 007ab44b47cc2d9b6e51d47fdbc372ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:10:26 [info] 41#41: *1189 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:26 [info] 41#41: *1190 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:36 [info] 41#41: *1191 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:36 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:38 [info] 41#41: *1193 [lua] access_by_lua(msblocations.conf:189):2: 68bab6fd6ce155f53d06fa486f0b7637:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:10:38 [info] 41#41: *1193 [lua] logger.lua:23: 68bab6fd6ce155f53d06fa486f0b7637 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:10:38 +0000] 68bab6fd6ce155f53d06fa486f0b7637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:10:46 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:46 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:53 [info] 41#41: *1197 [lua] access_by_lua(msblocations.conf:189):2: bf54f10c7494fe3961d85ab37a46c211:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:10:53 +0000] bf54f10c7494fe3961d85ab37a46c211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:10:53 [info] 41#41: *1197 [lua] logger.lua:23: bf54f10c7494fe3961d85ab37a46c211 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:10:56 [info] 41#41: *1198 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:10:56 [info] 41#41: *1199 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:06 [info] 41#41: *1200 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:06 [info] 41#41: *1201 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:09 [info] 41#41: *1202 [lua] access_by_lua(msblocations.conf:189):2: f2cb5b589fcf26ff94d6133f65d2e405:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:11:09 [info] 41#41: *1202 [lua] logger.lua:23: f2cb5b589fcf26ff94d6133f65d2e405 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:11:09 +0000] f2cb5b589fcf26ff94d6133f65d2e405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:11:16 [info] 41#41: *1203 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:16 [info] 41#41: *1204 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:24 [info] 41#41: *1205 [lua] access_by_lua(msblocations.conf:189):2: 9c6105bb977264dda347ff51d395b0c3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:11:24 [info] 41#41: *1205 [lua] logger.lua:23: 9c6105bb977264dda347ff51d395b0c3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:11:24 +0000] 9c6105bb977264dda347ff51d395b0c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 09:11:26 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:26 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:36 [info] 41#41: *1208 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:36 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:39 [info] 41#41: *1210 [lua] access_by_lua(msblocations.conf:189):2: e4cbdbab68c48e17a83c150ad36abee6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:11:39 [info] 41#41: *1210 [lua] logger.lua:23: e4cbdbab68c48e17a83c150ad36abee6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:11:39 +0000] e4cbdbab68c48e17a83c150ad36abee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 09:11:46 [info] 41#41: *1211 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:46 [info] 41#41: *1212 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:54 [info] 41#41: *1214 [lua] access_by_lua(msblocations.conf:189):2: 0f3c850f313159db579f3d94d44c32df:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:11:54 [info] 41#41: *1214 [lua] logger.lua:23: 0f3c850f313159db579f3d94d44c32df {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:11:54 +0000] 0f3c850f313159db579f3d94d44c32df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:11:56 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:11:56 [info] 41#41: *1215 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:06 [info] 41#41: *1217 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:06 [info] 41#41: *1218 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:09 [info] 41#41: *1219 [lua] access_by_lua(msblocations.conf:189):2: 8ae90c9567f2c2f3f1e36b99366d5dc9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:09 +0000] 8ae90c9567f2c2f3f1e36b99366d5dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:12:09 [info] 41#41: *1219 [lua] logger.lua:23: 8ae90c9567f2c2f3f1e36b99366d5dc9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:12:16 [info] 41#41: *1220 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:16 [info] 41#41: *1221 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:24 [info] 41#41: *1222 [lua] access_by_lua(msblocations.conf:189):2: 7b4f15ecf65666d15553dbdbe4728671:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:24 +0000] 7b4f15ecf65666d15553dbdbe4728671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:12:24 [info] 41#41: *1222 [lua] logger.lua:23: 7b4f15ecf65666d15553dbdbe4728671 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:12:26 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:26 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:36 [info] 41#41: *1225 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:36 [info] 41#41: *1226 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:39 [info] 41#41: *1227 [lua] access_by_lua(msblocations.conf:189):2: 6e8decfce8f1dcd59171dc5a343dc36f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:39 +0000] 6e8decfce8f1dcd59171dc5a343dc36f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 09:12:39 [info] 41#41: *1227 [lua] logger.lua:23: 6e8decfce8f1dcd59171dc5a343dc36f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:12:46 [info] 41#41: *1228 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:46 [info] 41#41: *1229 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:54 [info] 41#41: *1231 [lua] access_by_lua(msblocations.conf:189):2: b3741c389892e21192692fda7e8731b3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:54 +0000] b3741c389892e21192692fda7e8731b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:12:54 [info] 41#41: *1231 [lua] logger.lua:23: b3741c389892e21192692fda7e8731b3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:12:56 [info] 41#41: *1233 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:12:56 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:06 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:06 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:09 [info] 41#41: *1236 [lua] access_by_lua(msblocations.conf:189):2: e0c72e09d8ba9a82251741661c350183:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:13:09 +0000] e0c72e09d8ba9a82251741661c350183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:13:09 [info] 41#41: *1236 [lua] logger.lua:23: e0c72e09d8ba9a82251741661c350183 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:13:16 [info] 41#41: *1237 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:16 [info] 41#41: *1238 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:24 [info] 41#41: *1239 [lua] access_by_lua(msblocations.conf:189):2: aab456b2ee2bd9bc89d3a4285f7199c3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:13:24 [info] 41#41: *1239 [lua] logger.lua:23: aab456b2ee2bd9bc89d3a4285f7199c3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:13:24 +0000] aab456b2ee2bd9bc89d3a4285f7199c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:13:26 [info] 41#41: *1240 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:26 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:36 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:36 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:39 [info] 41#41: *1244 [lua] access_by_lua(msblocations.conf:189):2: d0cfc9271c63074f19b50d7561f65af8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:13:39 [info] 41#41: *1244 [lua] logger.lua:23: d0cfc9271c63074f19b50d7561f65af8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:13:39 +0000] d0cfc9271c63074f19b50d7561f65af8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:13:46 [info] 41#41: *1245 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:46 [info] 41#41: *1246 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:54 [info] 41#41: *1248 [lua] access_by_lua(msblocations.conf:189):2: 7be01bb34d8f7e43992b986a133f494f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:13:54 [info] 41#41: *1248 [lua] logger.lua:23: 7be01bb34d8f7e43992b986a133f494f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:13:54 +0000] 7be01bb34d8f7e43992b986a133f494f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:13:56 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:13:56 [info] 41#41: *1249 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:06 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:06 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:09 [info] 41#41: *1253 [lua] access_by_lua(msblocations.conf:189):2: 4f8df0fe0c6fae1a1f1ce6a5e1f0c10c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:14:09 +0000] 4f8df0fe0c6fae1a1f1ce6a5e1f0c10c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:14:09 [info] 41#41: *1253 [lua] logger.lua:23: 4f8df0fe0c6fae1a1f1ce6a5e1f0c10c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:14:16 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:16 [info] 41#41: *1254 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:24 [info] 41#41: *1256 [lua] access_by_lua(msblocations.conf:189):2: daa2d7d4fed0132eeed23caa095a5c22:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:14:24 [info] 41#41: *1256 [lua] logger.lua:23: daa2d7d4fed0132eeed23caa095a5c22 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:14:24 +0000] daa2d7d4fed0132eeed23caa095a5c22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:14:26 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:26 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:36 [info] 41#41: *1259 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:36 [info] 41#41: *1260 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:39 [info] 41#41: *1261 [lua] access_by_lua(msblocations.conf:189):2: d71b2a9b9f415e3e6be25637864a0bbe:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:14:39 [info] 41#41: *1261 [lua] logger.lua:23: d71b2a9b9f415e3e6be25637864a0bbe {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:14:39 +0000] d71b2a9b9f415e3e6be25637864a0bbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:14:46 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:46 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:54 [info] 41#41: *1265 [lua] access_by_lua(msblocations.conf:189):2: cf3d64ff207b6158cef4f0fce22c1e9d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:14:54 [info] 41#41: *1265 [lua] logger.lua:23: cf3d64ff207b6158cef4f0fce22c1e9d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:14:54 +0000] cf3d64ff207b6158cef4f0fce22c1e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:14:56 [info] 41#41: *1267 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:14:56 [info] 41#41: *1266 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:06 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:06 [info] 41#41: *1269 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:09 [info] 41#41: *1270 [lua] access_by_lua(msblocations.conf:189):2: bd8aa4feefcb9c065647a7307f58a618:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:15:09 +0000] bd8aa4feefcb9c065647a7307f58a618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:15:09 [info] 41#41: *1270 [lua] logger.lua:23: bd8aa4feefcb9c065647a7307f58a618 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:15:16 [info] 41#41: *1271 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:16 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:24 [info] 41#41: *1273 [lua] access_by_lua(msblocations.conf:189):2: a7193eaf6d4c88daaab8c05bf5de764b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:15:24 +0000] a7193eaf6d4c88daaab8c05bf5de764b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:15:24 [info] 41#41: *1273 [lua] logger.lua:23: a7193eaf6d4c88daaab8c05bf5de764b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:15:26 [info] 41#41: *1274 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:26 [info] 41#41: *1275 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:36 [info] 41#41: *1277 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:36 [info] 41#41: *1276 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:39 [info] 41#41: *1278 [lua] access_by_lua(msblocations.conf:189):2: 064af007942f8f0422387969203715a1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:09:15:39 +0000] 064af007942f8f0422387969203715a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:15:39 [info] 41#41: *1278 [lua] logger.lua:23: 064af007942f8f0422387969203715a1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:15:46 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:46 [info] 41#41: *1280 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:54 [info] 41#41: *1282 [lua] access_by_lua(msblocations.conf:189):2: feb38d16e3ccf10ccfa2ad878ecae775:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:15:54 [info] 41#41: *1282 [lua] logger.lua:23: feb38d16e3ccf10ccfa2ad878ecae775 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:15:54 +0000] feb38d16e3ccf10ccfa2ad878ecae775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:15:56 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:15:56 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:06 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:06 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:09 [info] 41#41: *1287 [lua] access_by_lua(msblocations.conf:189):2: a04bd92667f406344d5f52e74a08814b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:16:09 [info] 41#41: *1287 [lua] logger.lua:23: a04bd92667f406344d5f52e74a08814b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:16:09 +0000] a04bd92667f406344d5f52e74a08814b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:16:16 [info] 41#41: *1289 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:16 [info] 41#41: *1288 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:24 [info] 41#41: *1290 [lua] access_by_lua(msblocations.conf:189):2: c4eb53f1b91380ce6a0b34d09d5c83ca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:16:24 [info] 41#41: *1290 [lua] logger.lua:23: c4eb53f1b91380ce6a0b34d09d5c83ca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:16:24 +0000] c4eb53f1b91380ce6a0b34d09d5c83ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:16:26 [info] 41#41: *1291 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:26 [info] 41#41: *1292 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:36 [info] 41#41: *1293 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:36 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:39 [info] 41#41: *1295 [lua] access_by_lua(msblocations.conf:189):2: d15f5af941e22b62bd47c4c0a9ae2f68:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:16:39 [info] 41#41: *1295 [lua] logger.lua:23: d15f5af941e22b62bd47c4c0a9ae2f68 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:16:39 +0000] d15f5af941e22b62bd47c4c0a9ae2f68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:16:46 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:46 [info] 41#41: *1297 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:54 [info] 41#41: *1299 [lua] access_by_lua(msblocations.conf:189):2: f40ec89520247ef565d21430b8db952e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:16:54 [info] 41#41: *1299 [lua] logger.lua:23: f40ec89520247ef565d21430b8db952e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:16:54 +0000] f40ec89520247ef565d21430b8db952e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:16:56 [info] 41#41: *1300 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:16:56 [info] 41#41: *1301 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:06 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:06 [info] 41#41: *1302 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:09 [info] 41#41: *1304 [lua] access_by_lua(msblocations.conf:189):2: 6b3f1f0bb0f357e3ea3a44613779f4af:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:09:17:09 +0000] 6b3f1f0bb0f357e3ea3a44613779f4af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:17:09 [info] 41#41: *1304 [lua] logger.lua:23: 6b3f1f0bb0f357e3ea3a44613779f4af {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:17:16 [info] 41#41: *1305 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:16 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:24 [info] 41#41: *1307 [lua] access_by_lua(msblocations.conf:189):2: 4d576d1b23f61e28cfe095932bfbf733:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:17:24 [info] 41#41: *1307 [lua] logger.lua:23: 4d576d1b23f61e28cfe095932bfbf733 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:17:24 +0000] 4d576d1b23f61e28cfe095932bfbf733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:17:26 [info] 41#41: *1308 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:26 [info] 41#41: *1309 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:36 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:36 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:39 [info] 41#41: *1312 [lua] access_by_lua(msblocations.conf:189):2: a1498f58734cd3f6b63a23f696b9a236:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:17:39 +0000] a1498f58734cd3f6b63a23f696b9a236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:17:39 [info] 41#41: *1312 [lua] logger.lua:23: a1498f58734cd3f6b63a23f696b9a236 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:17:46 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:46 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:54 [info] 41#41: *1316 [lua] access_by_lua(msblocations.conf:189):2: 74a23809201a109a80d0b5a048c27331:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.158 - - [21/Oct/2022:09:17:54 +0000] 74a23809201a109a80d0b5a048c27331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:17:54 [info] 41#41: *1316 [lua] logger.lua:23: 74a23809201a109a80d0b5a048c27331 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:17:56 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:17:56 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:06 [info] 41#41: *1319 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:06 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:09 [info] 41#41: *1321 [lua] access_by_lua(msblocations.conf:189):2: 08e9b2f6995882e3f1766435c10e5c19:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:09 +0000] 08e9b2f6995882e3f1766435c10e5c19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 09:18:09 [info] 41#41: *1321 [lua] logger.lua:23: 08e9b2f6995882e3f1766435c10e5c19 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:18:16 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:16 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:24 [info] 41#41: *1324 [lua] access_by_lua(msblocations.conf:189):2: e6b76fc433950585f8494c45eb4845f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:18:24 [info] 41#41: *1324 [lua] logger.lua:23: e6b76fc433950585f8494c45eb4845f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:24 +0000] e6b76fc433950585f8494c45eb4845f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:18:26 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:26 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:36 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:36 [info] 41#41: *1327 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:39 [info] 41#41: *1329 [lua] access_by_lua(msblocations.conf:189):2: e4b5c02f793cab91e78c6f92f5650db2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:18:39 [info] 41#41: *1329 [lua] logger.lua:23: e4b5c02f793cab91e78c6f92f5650db2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:39 +0000] e4b5c02f793cab91e78c6f92f5650db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:18:46 [info] 41#41: *1331 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:46 [info] 41#41: *1330 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:54 [info] 41#41: *1333 [lua] access_by_lua(msblocations.conf:189):2: a4911546d45ee40e6d7370def8b7b749:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:54 +0000] a4911546d45ee40e6d7370def8b7b749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:18:54 [info] 41#41: *1333 [lua] logger.lua:23: a4911546d45ee40e6d7370def8b7b749 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:18:56 [info] 41#41: *1335 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:18:56 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:06 [info] 41#41: *1336 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:06 [info] 41#41: *1337 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:09 [info] 41#41: *1338 [lua] access_by_lua(msblocations.conf:189):2: a47988481c430a441de093c0f3bc9df5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:19:09 [info] 41#41: *1338 [lua] logger.lua:23: a47988481c430a441de093c0f3bc9df5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:19:09 +0000] a47988481c430a441de093c0f3bc9df5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:19:16 [info] 41#41: *1339 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:16 [info] 41#41: *1340 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:24 [info] 41#41: *1341 [lua] access_by_lua(msblocations.conf:189):2: 8fb2e62cf39683a9dd66f60755ccfbf9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:19:24 [info] 41#41: *1341 [lua] logger.lua:23: 8fb2e62cf39683a9dd66f60755ccfbf9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:19:24 +0000] 8fb2e62cf39683a9dd66f60755ccfbf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:19:26 [info] 41#41: *1342 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:26 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:36 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:36 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:39 [info] 41#41: *1346 [lua] access_by_lua(msblocations.conf:189):2: 2a77df8037b021b02c91776d3bf355ac:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:19:39 [info] 41#41: *1346 [lua] logger.lua:23: 2a77df8037b021b02c91776d3bf355ac {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:19:39 +0000] 2a77df8037b021b02c91776d3bf355ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 09:19:46 [info] 41#41: *1347 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:46 [info] 41#41: *1348 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:54 [info] 41#41: *1350 [lua] access_by_lua(msblocations.conf:189):2: 0b0c40f8ec5e67b31b1ca917ca737d90:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:19:54 +0000] 0b0c40f8ec5e67b31b1ca917ca737d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:19:54 [info] 41#41: *1350 [lua] logger.lua:23: 0b0c40f8ec5e67b31b1ca917ca737d90 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:19:56 [info] 41#41: *1352 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:19:56 [info] 41#41: *1351 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:06 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:06 [info] 41#41: *1353 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:09 [info] 41#41: *1355 [lua] access_by_lua(msblocations.conf:189):2: fa320454be3e0e89b04e7b8578816f18:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:20:09 [info] 41#41: *1355 [lua] logger.lua:23: fa320454be3e0e89b04e7b8578816f18 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:20:09 +0000] fa320454be3e0e89b04e7b8578816f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:20:16 [info] 41#41: *1357 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:16 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:24 [info] 41#41: *1358 [lua] access_by_lua(msblocations.conf:189):2: 6a55c72a57e21ea2fe8b25f971ec77b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:20:24 +0000] 6a55c72a57e21ea2fe8b25f971ec77b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:20:24 [info] 41#41: *1358 [lua] logger.lua:23: 6a55c72a57e21ea2fe8b25f971ec77b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:20:26 [info] 41#41: *1359 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:26 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:36 [info] 41#41: *1361 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:36 [info] 41#41: *1362 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:39 [info] 41#41: *1363 [lua] access_by_lua(msblocations.conf:189):2: ec58354762def8e2e2cd79fe07dbba9c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:20:39 [info] 41#41: *1363 [lua] logger.lua:23: ec58354762def8e2e2cd79fe07dbba9c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:20:39 +0000] ec58354762def8e2e2cd79fe07dbba9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:20:46 [info] 41#41: *1365 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:46 [info] 41#41: *1364 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:54 [info] 41#41: *1367 [lua] access_by_lua(msblocations.conf:189):2: a69376ad737b021f37dac3b6a1a55b03:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:20:54 [info] 41#41: *1367 [lua] logger.lua:23: a69376ad737b021f37dac3b6a1a55b03 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:20:54 +0000] a69376ad737b021f37dac3b6a1a55b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:20:56 [info] 37#37: *1369 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:20:56 [info] 41#41: *1368 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:06 [info] 41#41: *1370 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:06 [info] 41#41: *1371 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:09 [info] 41#41: *1372 [lua] access_by_lua(msblocations.conf:189):2: 0c0a666bda811d8129951f9a01aea279:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:09 +0000] 0c0a666bda811d8129951f9a01aea279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:21:09 [info] 41#41: *1372 [lua] logger.lua:23: 0c0a666bda811d8129951f9a01aea279 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:21:16 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:16 [info] 41#41: *1374 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:24 [info] 41#41: *1375 [lua] access_by_lua(msblocations.conf:189):2: f34416b673c6ff87b40e23d8360f3e1c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:21:24 [info] 41#41: *1375 [lua] logger.lua:23: f34416b673c6ff87b40e23d8360f3e1c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:24 +0000] f34416b673c6ff87b40e23d8360f3e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:21:26 [info] 41#41: *1376 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:26 [info] 41#41: *1377 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:36 [info] 41#41: *1378 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:36 [info] 41#41: *1379 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:39 [info] 41#41: *1380 [lua] access_by_lua(msblocations.conf:189):2: a3a2c9eedcf6d7e7f296186a9d5e81a2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:39 +0000] a3a2c9eedcf6d7e7f296186a9d5e81a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:21:39 [info] 41#41: *1380 [lua] logger.lua:23: a3a2c9eedcf6d7e7f296186a9d5e81a2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:21:46 [info] 41#41: *1381 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:46 [info] 41#41: *1382 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:54 [info] 41#41: *1384 [lua] access_by_lua(msblocations.conf:189):2: 7908fdd8d2254d09b6c1c12fae9942f9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:21:54 [info] 41#41: *1384 [lua] logger.lua:23: 7908fdd8d2254d09b6c1c12fae9942f9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:21:54 +0000] 7908fdd8d2254d09b6c1c12fae9942f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:21:56 [info] 41#41: *1385 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:21:56 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:06 [info] 41#41: *1387 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:06 [info] 41#41: *1388 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:09 [info] 41#41: *1389 [lua] access_by_lua(msblocations.conf:189):2: 843ca78e6b19d15b2ee8bdcb82009d8b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:22:09 [info] 41#41: *1389 [lua] logger.lua:23: 843ca78e6b19d15b2ee8bdcb82009d8b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:09 +0000] 843ca78e6b19d15b2ee8bdcb82009d8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 09:22:16 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:16 [info] 41#41: *1391 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:24 [info] 41#41: *1392 [lua] access_by_lua(msblocations.conf:189):2: 1f7895007a6536ce36ea1ac327e76a7a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:24 +0000] 1f7895007a6536ce36ea1ac327e76a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:22:24 [info] 41#41: *1392 [lua] logger.lua:23: 1f7895007a6536ce36ea1ac327e76a7a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:22:26 [info] 41#41: *1394 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:26 [info] 41#41: *1393 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:36 [info] 37#37: *1395 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:36 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:39 [info] 41#41: *1397 [lua] access_by_lua(msblocations.conf:189):2: 1f0bdb0936d21398e631ed1d5f4374e3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:39 +0000] 1f0bdb0936d21398e631ed1d5f4374e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:22:39 [info] 41#41: *1397 [lua] logger.lua:23: 1f0bdb0936d21398e631ed1d5f4374e3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:22:46 [info] 41#41: *1398 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:46 [info] 41#41: *1399 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:54 [info] 41#41: *1401 [lua] access_by_lua(msblocations.conf:189):2: d2b6bc64ec818bf29490c45a1216ccea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:22:54 +0000] d2b6bc64ec818bf29490c45a1216ccea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 09:22:54 [info] 41#41: *1401 [lua] logger.lua:23: d2b6bc64ec818bf29490c45a1216ccea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:22:56 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:22:56 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:06 [info] 41#41: *1404 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:06 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:09 [info] 41#41: *1406 [lua] access_by_lua(msblocations.conf:189):2: 4444393aafc72957a0f88f3f38da0dfa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:23:09 +0000] 4444393aafc72957a0f88f3f38da0dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 09:23:09 [info] 41#41: *1406 [lua] logger.lua:23: 4444393aafc72957a0f88f3f38da0dfa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 09:23:16 [info] 41#41: *1408 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:16 [info] 41#41: *1407 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:24 [info] 41#41: *1409 [lua] access_by_lua(msblocations.conf:189):2: 4f0c3b145031340d209fc785efb45dd1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:23:24 [info] 41#41: *1409 [lua] logger.lua:23: 4f0c3b145031340d209fc785efb45dd1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:23:24 +0000] 4f0c3b145031340d209fc785efb45dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:23:26 [info] 41#41: *1410 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:26 [info] 41#41: *1411 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:36 [info] 41#41: *1412 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:36 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:39 [info] 41#41: *1414 [lua] access_by_lua(msblocations.conf:189):2: c01a56919c297c1f512ea6f40cb4a881:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:23:39 [info] 41#41: *1414 [lua] logger.lua:23: c01a56919c297c1f512ea6f40cb4a881 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:23:39 +0000] c01a56919c297c1f512ea6f40cb4a881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:23:46 [info] 41#41: *1415 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:46 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:54 [info] 41#41: *1418 [lua] access_by_lua(msblocations.conf:189):2: 5fcabde2f2ea2f0e45f67c46fe2e10f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:23:54 [info] 41#41: *1418 [lua] logger.lua:23: 5fcabde2f2ea2f0e45f67c46fe2e10f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:23:54 +0000] 5fcabde2f2ea2f0e45f67c46fe2e10f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:23:56 [info] 41#41: *1419 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:23:56 [info] 41#41: *1420 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:06 [info] 41#41: *1421 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:06 [info] 41#41: *1422 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:09 [info] 41#41: *1423 [lua] access_by_lua(msblocations.conf:189):2: 3bc2a7385c9c23dc5f0fc67355d4dad4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:24:09 [info] 41#41: *1423 [lua] logger.lua:23: 3bc2a7385c9c23dc5f0fc67355d4dad4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:24:09 +0000] 3bc2a7385c9c23dc5f0fc67355d4dad4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:24:16 [info] 41#41: *1424 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:16 [info] 41#41: *1425 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:24 [info] 41#41: *1426 [lua] access_by_lua(msblocations.conf:189):2: d59a14c36cec0d3ef569042d6f58ef95:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:24:24 [info] 41#41: *1426 [lua] logger.lua:23: d59a14c36cec0d3ef569042d6f58ef95 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:24:24 +0000] d59a14c36cec0d3ef569042d6f58ef95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:24:26 [info] 41#41: *1427 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:26 [info] 41#41: *1428 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:36 [info] 41#41: *1429 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:36 [info] 41#41: *1430 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:39 [info] 41#41: *1431 [lua] access_by_lua(msblocations.conf:189):2: 7ebc6d124273bf339e17eb9e8f849785:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:24:39 [info] 41#41: *1431 [lua] logger.lua:23: 7ebc6d124273bf339e17eb9e8f849785 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:24:39 +0000] 7ebc6d124273bf339e17eb9e8f849785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 09:24:46 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:46 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:54 [info] 41#41: *1435 [lua] access_by_lua(msblocations.conf:189):2: 191b77c088168ac2dce70e6e1fc763d0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:24:54 [info] 41#41: *1435 [lua] logger.lua:23: 191b77c088168ac2dce70e6e1fc763d0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:24:54 +0000] 191b77c088168ac2dce70e6e1fc763d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:24:56 [info] 41#41: *1436 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:24:56 [info] 41#41: *1437 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:06 [info] 41#41: *1439 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:06 [info] 41#41: *1438 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:09 [info] 41#41: *1440 [lua] access_by_lua(msblocations.conf:189):2: 009d0fc6fc8c343722126c6216ac4d45:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:25:09 +0000] 009d0fc6fc8c343722126c6216ac4d45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:25:09 [info] 41#41: *1440 [lua] logger.lua:23: 009d0fc6fc8c343722126c6216ac4d45 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:25:16 [info] 41#41: *1441 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:16 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:24 [info] 41#41: *1443 [lua] access_by_lua(msblocations.conf:189):2: e4545e50f574d1915c6996052a667fa8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:25:24 [info] 41#41: *1443 [lua] logger.lua:23: e4545e50f574d1915c6996052a667fa8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:25:24 +0000] e4545e50f574d1915c6996052a667fa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:25:26 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:26 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:36 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:36 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:39 [info] 41#41: *1448 [lua] access_by_lua(msblocations.conf:189):2: bfbaed2332f09ee63e9865757429fc96:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:25:39 [info] 41#41: *1448 [lua] logger.lua:23: bfbaed2332f09ee63e9865757429fc96 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:25:39 +0000] bfbaed2332f09ee63e9865757429fc96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:25:46 [info] 41#41: *1449 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:46 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:54 [info] 41#41: *1452 [lua] access_by_lua(msblocations.conf:189):2: f2684fc566bf91f34aac38015ab34f4b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:25:54 +0000] f2684fc566bf91f34aac38015ab34f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:25:54 [info] 41#41: *1452 [lua] logger.lua:23: f2684fc566bf91f34aac38015ab34f4b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:25:56 [info] 41#41: *1453 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:25:56 [info] 41#41: *1454 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:06 [info] 41#41: *1455 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:06 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:09 [info] 41#41: *1457 [lua] access_by_lua(msblocations.conf:189):2: 888173cc54d6452a72039dc2fca8f672:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:26:09 [info] 41#41: *1457 [lua] logger.lua:23: 888173cc54d6452a72039dc2fca8f672 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:09 +0000] 888173cc54d6452a72039dc2fca8f672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:26:16 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:16 [info] 41#41: *1458 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:24 [info] 41#41: *1460 [lua] access_by_lua(msblocations.conf:189):2: 4615e7912640371fa9359a11d33900df:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:24 +0000] 4615e7912640371fa9359a11d33900df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:26:24 [info] 41#41: *1460 [lua] logger.lua:23: 4615e7912640371fa9359a11d33900df {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 09:26:26 [info] 41#41: *1461 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:26 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:36 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:36 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:39 [info] 41#41: *1465 [lua] access_by_lua(msblocations.conf:189):2: 4a0d400160fb1059bc9aeb5f1ca43b66:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:39 +0000] 4a0d400160fb1059bc9aeb5f1ca43b66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:26:39 [info] 41#41: *1465 [lua] logger.lua:23: 4a0d400160fb1059bc9aeb5f1ca43b66 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:26:46 [info] 41#41: *1466 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:46 [info] 41#41: *1467 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:54 [info] 41#41: *1469 [lua] access_by_lua(msblocations.conf:189):2: 419e32478faff30ef70ff1377cd7c54d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:54 +0000] 419e32478faff30ef70ff1377cd7c54d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:26:54 [info] 41#41: *1469 [lua] logger.lua:23: 419e32478faff30ef70ff1377cd7c54d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:26:56 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:26:56 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:06 [info] 41#41: *1472 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:06 [info] 41#41: *1473 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:09 [info] 41#41: *1474 [lua] access_by_lua(msblocations.conf:189):2: f9e49b74abc6887b0a683671fdfd351e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:09 +0000] f9e49b74abc6887b0a683671fdfd351e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 09:27:09 [info] 41#41: *1474 [lua] logger.lua:23: f9e49b74abc6887b0a683671fdfd351e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:27:16 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:16 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:24 [info] 41#41: *1477 [lua] access_by_lua(msblocations.conf:189):2: 23680c55e4460358d59c47c75c20e939:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:27:24 [info] 41#41: *1477 [lua] logger.lua:23: 23680c55e4460358d59c47c75c20e939 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:24 +0000] 23680c55e4460358d59c47c75c20e939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:27:26 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:26 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:36 [info] 41#41: *1480 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:36 [info] 41#41: *1481 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:39 [info] 41#41: *1482 [lua] access_by_lua(msblocations.conf:189):2: f7840a7be0e218d594f6ab24d052f350:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:39 +0000] f7840a7be0e218d594f6ab24d052f350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:27:39 [info] 41#41: *1482 [lua] logger.lua:23: f7840a7be0e218d594f6ab24d052f350 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:27:46 [info] 37#37: *1483 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:46 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:54 [info] 41#41: *1486 [lua] access_by_lua(msblocations.conf:189):2: 29775244c34740dc6db6500a6ad38624:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:27:54 [info] 41#41: *1486 [lua] logger.lua:23: 29775244c34740dc6db6500a6ad38624 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:27:54 +0000] 29775244c34740dc6db6500a6ad38624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:27:56 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:27:56 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:06 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:06 [info] 41#41: *1490 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:09 [info] 41#41: *1491 [lua] access_by_lua(msblocations.conf:189):2: 31fffc1c2aeb43339ca30ba4c669a84e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:09 +0000] 31fffc1c2aeb43339ca30ba4c669a84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:28:09 [info] 41#41: *1491 [lua] logger.lua:23: 31fffc1c2aeb43339ca30ba4c669a84e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:28:16 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:16 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:24 [info] 41#41: *1494 [lua] access_by_lua(msblocations.conf:189):2: 1ad2d6369e6e7c33facda2cbd9b4704f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:24 +0000] 1ad2d6369e6e7c33facda2cbd9b4704f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:28:24 [info] 41#41: *1494 [lua] logger.lua:23: 1ad2d6369e6e7c33facda2cbd9b4704f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:28:26 [info] 41#41: *1495 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:26 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:36 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:36 [info] 41#41: *1498 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:39 [info] 41#41: *1499 [lua] access_by_lua(msblocations.conf:189):2: a8a3efb9ee0bdff81c1cd130176161cc:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:28:39 [info] 41#41: *1499 [lua] logger.lua:23: a8a3efb9ee0bdff81c1cd130176161cc {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:39 +0000] a8a3efb9ee0bdff81c1cd130176161cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:28:46 [info] 41#41: *1500 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:46 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:54 [info] 41#41: *1503 [lua] access_by_lua(msblocations.conf:189):2: 33762e125623667a3875a99a1a8d2c66:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:54 +0000] 33762e125623667a3875a99a1a8d2c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 09:28:54 [info] 41#41: *1503 [lua] logger.lua:23: 33762e125623667a3875a99a1a8d2c66 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 09:28:56 [info] 41#41: *1505 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:28:56 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:06 [info] 41#41: *1507 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:06 [info] 41#41: *1506 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:09 [info] 41#41: *1508 [lua] access_by_lua(msblocations.conf:189):2: eafc61a302465689ae35f9a73b453c0b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:29:09 [info] 41#41: *1508 [lua] logger.lua:23: eafc61a302465689ae35f9a73b453c0b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:29:09 +0000] eafc61a302465689ae35f9a73b453c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:29:16 [info] 41#41: *1509 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:16 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:24 [info] 41#41: *1511 [lua] access_by_lua(msblocations.conf:189):2: 9e2b06da0b425feac7a1776e1161baf3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:29:24 +0000] 9e2b06da0b425feac7a1776e1161baf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:29:24 [info] 41#41: *1511 [lua] logger.lua:23: 9e2b06da0b425feac7a1776e1161baf3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:29:26 [info] 41#41: *1512 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:26 [info] 41#41: *1513 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:36 [info] 41#41: *1515 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:36 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:39 [info] 41#41: *1516 [lua] access_by_lua(msblocations.conf:189):2: 489ea4a77b3b2afe08c2b563819b4acd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:29:39 [info] 41#41: *1516 [lua] logger.lua:23: 489ea4a77b3b2afe08c2b563819b4acd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:29:39 +0000] 489ea4a77b3b2afe08c2b563819b4acd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:29:46 [info] 41#41: *1517 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:46 [info] 41#41: *1518 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:54 [info] 41#41: *1520 [lua] access_by_lua(msblocations.conf:189):2: 50f8c7cb772f3c48f734bee2e07da4dd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:29:54 +0000] 50f8c7cb772f3c48f734bee2e07da4dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 09:29:54 [info] 41#41: *1520 [lua] logger.lua:23: 50f8c7cb772f3c48f734bee2e07da4dd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:29:56 [info] 41#41: *1522 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:29:56 [info] 41#41: *1521 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:06 [info] 41#41: *1523 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:06 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:09 [info] 41#41: *1525 [lua] access_by_lua(msblocations.conf:189):2: 6d32a978038c4fef2defdc19b618c2ff:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:30:09 [info] 41#41: *1525 [lua] logger.lua:23: 6d32a978038c4fef2defdc19b618c2ff {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:30:09 +0000] 6d32a978038c4fef2defdc19b618c2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:30:16 [info] 41#41: *1527 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:16 [info] 41#41: *1526 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:24 [info] 41#41: *1528 [lua] access_by_lua(msblocations.conf:189):2: e19859890f84bf29121e44620d15da9b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:30:24 +0000] e19859890f84bf29121e44620d15da9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:30:24 [info] 41#41: *1528 [lua] logger.lua:23: e19859890f84bf29121e44620d15da9b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:30:26 [info] 41#41: *1529 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:26 [info] 41#41: *1530 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:36 [info] 41#41: *1531 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:36 [info] 41#41: *1532 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:39 [info] 41#41: *1533 [lua] access_by_lua(msblocations.conf:189):2: 97226c57827007fbd03407326a480ba8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:30:39 [info] 41#41: *1533 [lua] logger.lua:23: 97226c57827007fbd03407326a480ba8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:30:39 +0000] 97226c57827007fbd03407326a480ba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 09:30:46 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:46 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:54 [info] 41#41: *1537 [lua] access_by_lua(msblocations.conf:189):2: 4d9556dc2924ef97fb60564ea51ab666:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:30:54 [info] 41#41: *1537 [lua] logger.lua:23: 4d9556dc2924ef97fb60564ea51ab666 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:30:54 +0000] 4d9556dc2924ef97fb60564ea51ab666 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:30:56 [info] 41#41: *1538 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:30:56 [info] 41#41: *1539 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:06 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:06 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:09 [info] 41#41: *1542 [lua] access_by_lua(msblocations.conf:189):2: 354ac18f8b600a9b13241cffbfb769b5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:09 +0000] 354ac18f8b600a9b13241cffbfb769b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/21 09:31:09 [info] 41#41: *1542 [lua] logger.lua:23: 354ac18f8b600a9b13241cffbfb769b5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:31:16 [info] 41#41: *1543 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:16 [info] 41#41: *1544 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:24 [info] 41#41: *1545 [lua] access_by_lua(msblocations.conf:189):2: 153f5d699003f3526b4c91d3e90e74ee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:31:24 [info] 41#41: *1545 [lua] logger.lua:23: 153f5d699003f3526b4c91d3e90e74ee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:24 +0000] 153f5d699003f3526b4c91d3e90e74ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:31:26 [info] 41#41: *1547 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:26 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:36 [info] 41#41: *1549 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:36 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:39 [info] 41#41: *1550 [lua] access_by_lua(msblocations.conf:189):2: 8e8ded9e9ed13a67eef469b64e76a67c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:31:39 [info] 41#41: *1550 [lua] logger.lua:23: 8e8ded9e9ed13a67eef469b64e76a67c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:39 +0000] 8e8ded9e9ed13a67eef469b64e76a67c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:31:46 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:46 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:54 [info] 41#41: *1554 [lua] access_by_lua(msblocations.conf:189):2: 39c6addc5b6422a9259c85e8c3d3efca:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:31:54 [info] 41#41: *1554 [lua] logger.lua:23: 39c6addc5b6422a9259c85e8c3d3efca {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:31:54 +0000] 39c6addc5b6422a9259c85e8c3d3efca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 09:31:56 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:31:56 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:06 [info] 41#41: *1557 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:06 [info] 41#41: *1558 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:09 [info] 41#41: *1559 [lua] access_by_lua(msblocations.conf:189):2: afa26b1e9ee5505e45163eba1037f1db:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:32:09 [info] 41#41: *1559 [lua] logger.lua:23: afa26b1e9ee5505e45163eba1037f1db {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:09 +0000] afa26b1e9ee5505e45163eba1037f1db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:32:16 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:16 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:24 [info] 41#41: *1562 [lua] access_by_lua(msblocations.conf:189):2: 239def0d98ad05c239cf6285f5651d76:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:24 +0000] 239def0d98ad05c239cf6285f5651d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 09:32:24 [info] 41#41: *1562 [lua] logger.lua:23: 239def0d98ad05c239cf6285f5651d76 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 09:32:26 [info] 41#41: *1564 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:26 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:36 [info] 41#41: *1565 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:36 [info] 41#41: *1566 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:39 [info] 41#41: *1567 [lua] access_by_lua(msblocations.conf:189):2: 62e5adb522971422b7b144b13ff957d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:32:39 [info] 41#41: *1567 [lua] logger.lua:23: 62e5adb522971422b7b144b13ff957d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:39 +0000] 62e5adb522971422b7b144b13ff957d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:32:46 [info] 41#41: *1568 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:46 [info] 41#41: *1569 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:54 [info] 41#41: *1571 [lua] access_by_lua(msblocations.conf:189):2: 443aff7a7aeb2fbf53019df5a3c8a9a9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:54 +0000] 443aff7a7aeb2fbf53019df5a3c8a9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 09:32:54 [info] 41#41: *1571 [lua] logger.lua:23: 443aff7a7aeb2fbf53019df5a3c8a9a9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 09:32:56 [info] 41#41: *1572 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:32:56 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:06 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:06 [info] 41#41: *1575 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:09 [info] 41#41: *1576 [lua] access_by_lua(msblocations.conf:189):2: 180ce3f40eeb24e2404df2b6b6a014e7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:33:09 [info] 41#41: *1576 [lua] logger.lua:23: 180ce3f40eeb24e2404df2b6b6a014e7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:33:09 +0000] 180ce3f40eeb24e2404df2b6b6a014e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:33:16 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:16 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:24 [info] 41#41: *1579 [lua] access_by_lua(msblocations.conf:189):2: 6697962faa6e7287af3102c5265496f8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:33:24 +0000] 6697962faa6e7287af3102c5265496f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 09:33:24 [info] 41#41: *1579 [lua] logger.lua:23: 6697962faa6e7287af3102c5265496f8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:33:26 [info] 41#41: *1581 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:26 [info] 41#41: *1580 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:36 [info] 41#41: *1582 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:36 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:39 [info] 41#41: *1584 [lua] access_by_lua(msblocations.conf:189):2: bfbead4b60c0cc1bfd95dd8c15176c12:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:33:39 [info] 41#41: *1584 [lua] logger.lua:23: bfbead4b60c0cc1bfd95dd8c15176c12 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:33:39 +0000] bfbead4b60c0cc1bfd95dd8c15176c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:33:46 [info] 41#41: *1585 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:46 [info] 41#41: *1586 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:54 [info] 41#41: *1588 [lua] access_by_lua(msblocations.conf:189):2: 3807a0e525e8f5c75de5b0d6344c1b9d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:33:54 [info] 41#41: *1588 [lua] logger.lua:23: 3807a0e525e8f5c75de5b0d6344c1b9d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:33:54 +0000] 3807a0e525e8f5c75de5b0d6344c1b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:33:56 [info] 41#41: *1589 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:33:56 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:06 [info] 41#41: *1592 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:06 [info] 41#41: *1591 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:09 [info] 41#41: *1593 [lua] access_by_lua(msblocations.conf:189):2: 0f166b3a8d23d2444d5403352efa1cf2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:09 +0000] 0f166b3a8d23d2444d5403352efa1cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:34:09 [info] 41#41: *1593 [lua] logger.lua:23: 0f166b3a8d23d2444d5403352efa1cf2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 09:34:16 [info] 41#41: *1594 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:16 [info] 41#41: *1595 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:24 [info] 41#41: *1596 [lua] access_by_lua(msblocations.conf:189):2: 8d5a8dd01aea3569457d669a29131976:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:24 +0000] 8d5a8dd01aea3569457d669a29131976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 09:34:24 [info] 41#41: *1596 [lua] logger.lua:23: 8d5a8dd01aea3569457d669a29131976 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:34:26 [info] 41#41: *1597 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:26 [info] 41#41: *1598 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:36 [info] 41#41: *1599 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:36 [info] 41#41: *1600 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:39 [info] 41#41: *1601 [lua] access_by_lua(msblocations.conf:189):2: 925e28569c34f7391fde15308c9bbb07:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:34:39 [info] 41#41: *1601 [lua] logger.lua:23: 925e28569c34f7391fde15308c9bbb07 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:39 +0000] 925e28569c34f7391fde15308c9bbb07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:34:46 [info] 41#41: *1602 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:46 [info] 41#41: *1603 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:54 [info] 41#41: *1605 [lua] access_by_lua(msblocations.conf:189):2: 1b45a2842b4285e52d01fc11b26cf88c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:09:34:54 +0000] 1b45a2842b4285e52d01fc11b26cf88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/21 09:34:54 [info] 41#41: *1605 [lua] logger.lua:23: 1b45a2842b4285e52d01fc11b26cf88c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/21 09:34:56 [info] 41#41: *1606 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:34:56 [info] 41#41: *1607 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:06 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:06 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:09 [info] 41#41: *1610 [lua] access_by_lua(msblocations.conf:189):2: 1ff082d15533db6c8f1a8e2659c327ae:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:35:09 [info] 41#41: *1610 [lua] logger.lua:23: 1ff082d15533db6c8f1a8e2659c327ae {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:35:09 +0000] 1ff082d15533db6c8f1a8e2659c327ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 09:35:16 [info] 41#41: *1611 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:16 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:25 [info] 41#41: *1613 [lua] access_by_lua(msblocations.conf:189):2: ee14d57cb71541f8e5c3d8b0d9259f9f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:35:25 [info] 41#41: *1613 [lua] logger.lua:23: ee14d57cb71541f8e5c3d8b0d9259f9f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:35:25 +0000] ee14d57cb71541f8e5c3d8b0d9259f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:35:26 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:26 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:36 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:36 [info] 41#41: *1616 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:40 [info] 41#41: *1618 [lua] access_by_lua(msblocations.conf:189):2: bf7cc2c19ae62d1b9797bd909fb1eb3a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:35:40 [info] 41#41: *1618 [lua] logger.lua:23: bf7cc2c19ae62d1b9797bd909fb1eb3a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:35:40 +0000] bf7cc2c19ae62d1b9797bd909fb1eb3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:35:46 [info] 41#41: *1619 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:46 [info] 41#41: *1620 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:55 [info] 41#41: *1622 [lua] access_by_lua(msblocations.conf:189):2: 8dc2b1147042bdb6467c2a09cc01f54f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:35:55 [info] 41#41: *1622 [lua] logger.lua:23: 8dc2b1147042bdb6467c2a09cc01f54f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:35:55 +0000] 8dc2b1147042bdb6467c2a09cc01f54f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:35:56 [info] 41#41: *1623 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:35:56 [info] 41#41: *1624 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:06 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:06 [info] 41#41: *1625 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:10 [info] 41#41: *1627 [lua] access_by_lua(msblocations.conf:189):2: 9d459e440f8a6a980d0efb67fce94523:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:36:10 [info] 41#41: *1627 [lua] logger.lua:23: 9d459e440f8a6a980d0efb67fce94523 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:10 +0000] 9d459e440f8a6a980d0efb67fce94523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:36:16 [info] 41#41: *1628 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:16 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:25 [info] 41#41: *1630 [lua] access_by_lua(msblocations.conf:189):2: 7ce0b6b07d5c4a4be27f7fb9428ddc88:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:25 +0000] 7ce0b6b07d5c4a4be27f7fb9428ddc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 09:36:25 [info] 41#41: *1630 [lua] logger.lua:23: 7ce0b6b07d5c4a4be27f7fb9428ddc88 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:36:26 [info] 41#41: *1631 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:26 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:36 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:36 [info] 41#41: *1633 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:40 [info] 41#41: *1635 [lua] access_by_lua(msblocations.conf:189):2: b95de646f84c5b5002fccab61eea037d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:40 +0000] b95de646f84c5b5002fccab61eea037d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 09:36:40 [info] 41#41: *1635 [lua] logger.lua:23: b95de646f84c5b5002fccab61eea037d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/21 09:36:46 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:46 [info] 41#41: *1637 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:55 [info] 41#41: *1639 [lua] access_by_lua(msblocations.conf:189):2: c2c578fcfd4fe4f2b81598e85c0f376a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/21 09:36:55 [info] 41#41: *1639 [lua] logger.lua:23: c2c578fcfd4fe4f2b81598e85c0f376a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.158 - - [21/Oct/2022:09:36:55 +0000] c2c578fcfd4fe4f2b81598e85c0f376a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:09:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 09:36:56 [info] 37#37: *1641 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:36:56 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:37:06 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:37:06 [info] 41#41: *1643 client closed connection while SSL handshaking, client: 10.233.66.132, server: 0.0.0.0:443 2022/10/21 09:37:10 [info] 41#41: *1644 [l