@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.41.47 ### 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/ 2023/02/02 06:18:51 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/02/02 06:18:51 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/02/02 06:18:51 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/02 06:18:51 [notice] 33#33: using the "epoll" event method 2023/02/02 06:18:51 [notice] 33#33: openresty/1.13.6.1 2023/02/02 06:18:51 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/02 06:18:51 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/02 06:18:51 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/02/02 06:18:51 [notice] 34#34: start worker processes 2023/02/02 06:18:51 [notice] 34#34: start worker process 36 2023/02/02 06:18:51 [notice] 34#34: start worker process 37 2023/02/02 06:18:51 [notice] 34#34: start worker process 38 2023/02/02 06:18:51 [notice] 34#34: start worker process 39 2023/02/02 06:18:51 [notice] 34#34: start worker process 40 2023/02/02 06:18:51 [notice] 34#34: start worker process 41 2023/02/02 06:18:51 [notice] 34#34: start worker process 42 2023/02/02 06:18:51 [notice] 34#34: start worker process 43 2023/02/02 06:18:51 [notice] 34#34: start cache manager process 44 2023/02/02 06:18:51 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230202061852.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@ 2023-02-02 06:18:59 071 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-02 06:18:59 085 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-02 06:18:59 085 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-02 06:18:59 208 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-02 06:18:59 209 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.41.47:10081 Enabled:true 2023-02-02 06:19:03 017 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-02-02 06:19:03 258 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-02 06:19:03 259 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-02 06:19:03 261 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-02 06:19:03 267 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-02 06:19:03 269 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-02-02 06:19:03 269 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-02 06:19:03 270 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-02 06:19:03 494 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023/02/02 06:19:03 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:03 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023-02-02 06:19:03 816 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-02 06:19:03 816 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-02 06:19:03 820 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-02 06:19:05 745 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/02 06:19:13 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 7c0248fb684fdbf1a2fccf8f10433a0c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:19:13 [info] 37#37: *14 [lua] logger.lua:23: 7c0248fb684fdbf1a2fccf8f10433a0c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:19:13 +0000] 7c0248fb684fdbf1a2fccf8f10433a0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.303 upstream_response_time:0.301 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 89 2023/02/02 06:19:13 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:13 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:23 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:23 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:28 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 8bebbf12e494a67155614fe9381cbf34:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 10.233.71.149 - - [02/Feb/2023:06:19:28 +0000] 8bebbf12e494a67155614fe9381cbf34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.039 "-" "Consul Health Check" "-" 2023/02/02 06:19:28 [info] 37#37: *21 [lua] logger.lua:23: 8bebbf12e494a67155614fe9381cbf34 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:19:33 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:33 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:43 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 4863e5ecd3a6b9bfa494dcd5080d3755:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:19:43 [info] 37#37: *24 [lua] logger.lua:23: 4863e5ecd3a6b9bfa494dcd5080d3755 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:19:43 +0000] 4863e5ecd3a6b9bfa494dcd5080d3755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.080 upstream_response_time:0.071 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35 2023/02/02 06:19:43 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:43 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:51 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/02 06:19:51 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/02/02 06:19:51 [notice] 34#34: cache loader process 45 exited with code 0 2023/02/02 06:19:51 [notice] 34#34: signal 29 (SIGIO) received 2023/02/02 06:19:53 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:53 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:19:58 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: a1ae89c4f0eb208f83f4890a81ff7f59:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:19:58 [info] 37#37: *31 [lua] logger.lua:23: a1ae89c4f0eb208f83f4890a81ff7f59 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:19:58 +0000] a1ae89c4f0eb208f83f4890a81ff7f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.108 upstream_response_time:0.092 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/02 06:20:03 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:03 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:13 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:13 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:13 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: f521f07eb4a350a753029d35fa4cc174:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:20:13 +0000] f521f07eb4a350a753029d35fa4cc174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.066 upstream_response_time:0.047 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/02 06:20:13 [info] 37#37: *36 [lua] logger.lua:23: f521f07eb4a350a753029d35fa4cc174 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:20:23 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:23 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:29 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 323eff98150724e102c8a3963e31a69a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 10.233.71.149 - - [02/Feb/2023:06:20:29 +0000] 323eff98150724e102c8a3963e31a69a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.084 upstream_response_time:0.076 "-" "Consul Health Check" "-" 2023/02/02 06:20:29 [info] 37#37: *39 [lua] logger.lua:23: 323eff98150724e102c8a3963e31a69a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:20:33 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:33 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:43 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:43 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:44 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 05cf02125392ffb101b5809e93401fb1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 10.233.71.149 - - [02/Feb/2023:06:20:44 +0000] 05cf02125392ffb101b5809e93401fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.048 "-" "Consul Health Check" "-" 2023/02/02 06:20:44 [info] 37#37: *44 [lua] logger.lua:23: 05cf02125392ffb101b5809e93401fb1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:20:53 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:53 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:20:59 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 821a669c18cd0eb31c30f038e3dc4c5b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:20:59 [info] 37#37: *48 [lua] logger.lua:23: 821a669c18cd0eb31c30f038e3dc4c5b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:20:59 +0000] 821a669c18cd0eb31c30f038e3dc4c5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 06:21:03 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:03 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:13 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:13 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:14 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: c597379c113adb857b215e05069f3cf8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:21:14 [info] 37#37: *53 [lua] logger.lua:23: c597379c113adb857b215e05069f3cf8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:14 +0000] c597379c113adb857b215e05069f3cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:21:23 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:23 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:29 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: b719e139d3e3b4ff137d0aa8aaecc126:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:29 +0000] b719e139d3e3b4ff137d0aa8aaecc126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 06:21:29 [info] 37#37: *56 [lua] logger.lua:23: b719e139d3e3b4ff137d0aa8aaecc126 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:21:33 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:33 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:43 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:43 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:44 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 8b1798ebe1c3cf91f6f4ddc74461c200:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:21:44 [info] 37#37: *61 [lua] logger.lua:23: 8b1798ebe1c3cf91f6f4ddc74461c200 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 10.233.71.149 - - [02/Feb/2023:06:21:44 +0000] 8b1798ebe1c3cf91f6f4ddc74461c200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 06:21:53 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:53 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:21:59 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: d7be69198f6c7dcb7cad8b686c4eab79:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 06:21:59 [info] 37#37: *65 [lua] logger.lua:23: d7be69198f6c7dcb7cad8b686c4eab79 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:21:59 +0000] d7be69198f6c7dcb7cad8b686c4eab79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.070 upstream_response_time:0.058 "-" "Consul Health Check" "-" 2023/02/02 06:22:03 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:03 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:13 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:13 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:14 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: b55e5c232209e78081abec4126ab6083:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:22:14 [info] 37#37: *70 [lua] logger.lua:23: b55e5c232209e78081abec4126ab6083 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:22:14 +0000] b55e5c232209e78081abec4126ab6083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.051 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:22:23 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:23 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:29 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: b895051cd76095bd8a84df5834c024b5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:22:29 [info] 37#37: *73 [lua] logger.lua:23: b895051cd76095bd8a84df5834c024b5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:22:29 +0000] b895051cd76095bd8a84df5834c024b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/02/02 06:22:33 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:33 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:43 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:43 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:44 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 24927d2b1d01edb35ac11eb2eaa63b81:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:22:44 [info] 37#37: *78 [lua] logger.lua:23: 24927d2b1d01edb35ac11eb2eaa63b81 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:22:44 +0000] 24927d2b1d01edb35ac11eb2eaa63b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 06:22:53 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:53 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:22:59 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: 7a1f695c481bcb75fb17dab0b9f0e9ee:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:06:22:59 +0000] 7a1f695c481bcb75fb17dab0b9f0e9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 06:22:59 [info] 37#37: *82 [lua] logger.lua:23: 7a1f695c481bcb75fb17dab0b9f0e9ee {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:23:03 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:03 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:13 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:13 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:14 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: 17e0c613f733023ca935be21449cadf6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:23:14 [info] 37#37: *87 [lua] logger.lua:23: 17e0c613f733023ca935be21449cadf6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:23:14 +0000] 17e0c613f733023ca935be21449cadf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:23:23 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:23 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:29 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: ac250917c78ac7840f4409f6f35f5219:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:06:23:29 +0000] ac250917c78ac7840f4409f6f35f5219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 06:23:29 [info] 37#37: *90 [lua] logger.lua:23: ac250917c78ac7840f4409f6f35f5219 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:23:33 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:33 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:43 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:43 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:45 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: dd46f15de835a6d68356d584252ac3eb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:23:45 [info] 37#37: *95 [lua] logger.lua:23: dd46f15de835a6d68356d584252ac3eb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:23:45 +0000] dd46f15de835a6d68356d584252ac3eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.056 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:23:53 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:23:53 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:00 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: 8cead52ee2e2069a32ed3a8fd9d85280:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.71.149 - - [02/Feb/2023:06:24:00 +0000] 8cead52ee2e2069a32ed3a8fd9d85280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 06:24:00 [info] 37#37: *99 [lua] logger.lua:23: 8cead52ee2e2069a32ed3a8fd9d85280 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:24:03 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:03 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:13 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:13 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:15 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: b6573be379724ed88bc0f3509de86812:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:24:15 +0000] b6573be379724ed88bc0f3509de86812 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:24:15 [info] 37#37: *104 [lua] logger.lua:23: b6573be379724ed88bc0f3509de86812 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:24:23 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:23 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:30 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 9eb08886301ec01ed45cec25fd3728c9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:24:30 +0000] 9eb08886301ec01ed45cec25fd3728c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/02/02 06:24:30 [info] 37#37: *107 [lua] logger.lua:23: 9eb08886301ec01ed45cec25fd3728c9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38 2023/02/02 06:24:33 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:33 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:43 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:43 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:45 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: 28a985b31fad9c30273f4ba3ad55a894:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:24:45 +0000] 28a985b31fad9c30273f4ba3ad55a894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.040 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33 2023/02/02 06:24:45 [info] 37#37: *112 [lua] logger.lua:23: 28a985b31fad9c30273f4ba3ad55a894 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:24:53 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:24:53 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:00 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 4b161feb466cc873dd41d36cda30bb51:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:25:00 [info] 37#37: *116 [lua] logger.lua:23: 4b161feb466cc873dd41d36cda30bb51 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:25:00 +0000] 4b161feb466cc873dd41d36cda30bb51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:25:03 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:03 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:13 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:13 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:15 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: a6cfd6a672c9575c8560f53a77f2b987:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:25:15 [info] 37#37: *121 [lua] logger.lua:23: a6cfd6a672c9575c8560f53a77f2b987 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:25:15 +0000] a6cfd6a672c9575c8560f53a77f2b987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.043 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:25:23 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:23 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:31 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 765375e781387cf174fe14a5ebdf0f6c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:25:31 [info] 37#37: *124 [lua] logger.lua:23: 765375e781387cf174fe14a5ebdf0f6c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:25:31 +0000] 765375e781387cf174fe14a5ebdf0f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:25:33 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:33 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:43 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:43 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:46 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: 8efc32e84433bdbd3a3446dc84fc331e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:25:46 +0000] 8efc32e84433bdbd3a3446dc84fc331e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:25:46 [info] 37#37: *129 [lua] logger.lua:23: 8efc32e84433bdbd3a3446dc84fc331e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:25:53 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:25:53 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:01 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: c4007c131f8ec9f6e8bdd6a3a419ba37:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:26:01 [info] 37#37: *133 [lua] logger.lua:23: c4007c131f8ec9f6e8bdd6a3a419ba37 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:01 +0000] c4007c131f8ec9f6e8bdd6a3a419ba37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.037 "-" "Consul Health Check" "-" 2023/02/02 06:26:03 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:03 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:13 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:13 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:16 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: 90a5d53c4a965e3c0a709bf2544aa5ed:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.149 - - [02/Feb/2023:06:26:16 +0000] 90a5d53c4a965e3c0a709bf2544aa5ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 06:26:16 [info] 37#37: *138 [lua] logger.lua:23: 90a5d53c4a965e3c0a709bf2544aa5ed {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:26:23 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:23 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:31 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: c6dedc4b20eaad41fd8519da7b0e6c4b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:26:31 [info] 37#37: *141 [lua] logger.lua:23: c6dedc4b20eaad41fd8519da7b0e6c4b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:31 +0000] c6dedc4b20eaad41fd8519da7b0e6c4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 06:26:33 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:33 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:43 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:43 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:46 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: 94faae64a6303b00c996546be135e176:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:06:26:46 +0000] 94faae64a6303b00c996546be135e176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:26:46 [info] 37#37: *146 [lua] logger.lua:23: 94faae64a6303b00c996546be135e176 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:26:53 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:26:53 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:01 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: a33af727bfe27cea21d05fe56a442098:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:27:01 [info] 37#37: *150 [lua] logger.lua:23: a33af727bfe27cea21d05fe56a442098 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:01 +0000] a33af727bfe27cea21d05fe56a442098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:27:03 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:03 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:13 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:13 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:16 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 80ddce0ca9cb9c54aec6665f76a2d609:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:27:16 [info] 37#37: *155 [lua] logger.lua:23: 80ddce0ca9cb9c54aec6665f76a2d609 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:16 +0000] 80ddce0ca9cb9c54aec6665f76a2d609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:27:23 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:23 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:31 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: 6bf768f4e27798124b219a42bff8b9f2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:31 +0000] 6bf768f4e27798124b219a42bff8b9f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 06:27:31 [info] 37#37: *158 [lua] logger.lua:23: 6bf768f4e27798124b219a42bff8b9f2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/02 06:27:33 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:33 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:43 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:43 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:46 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 4fc2b4c588a1ec3d27013821cc7864f1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/02 06:27:46 [info] 37#37: *163 [lua] logger.lua:23: 4fc2b4c588a1ec3d27013821cc7864f1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:27:46 +0000] 4fc2b4c588a1ec3d27013821cc7864f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 06:27:53 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:27:53 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:02 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: 4485f73715dc71547b26773f5cdfbf2e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:28:02 [info] 37#37: *167 [lua] logger.lua:23: 4485f73715dc71547b26773f5cdfbf2e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:02 +0000] 4485f73715dc71547b26773f5cdfbf2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:28:03 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:03 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:13 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:13 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:17 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 0b0c42a12ac839f0fcac8727be3707c1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:28:17 [info] 37#37: *172 [lua] logger.lua:23: 0b0c42a12ac839f0fcac8727be3707c1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:17 +0000] 0b0c42a12ac839f0fcac8727be3707c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 06:28:23 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:23 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:32 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: d8c57f183d302ac8502834cc0950d713:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:32 +0000] d8c57f183d302ac8502834cc0950d713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:28:32 [info] 37#37: *175 [lua] logger.lua:23: d8c57f183d302ac8502834cc0950d713 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:28:33 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:33 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:43 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:43 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:47 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 7375c4bee575aef6918e8675e128eb6a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:47 +0000] 7375c4bee575aef6918e8675e128eb6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 06:28:47 [info] 37#37: *180 [lua] logger.lua:23: 7375c4bee575aef6918e8675e128eb6a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:28:53 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:28:53 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:02 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 2a36071a27d1f6513d38f13f965352af:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:29:02 [info] 37#37: *184 [lua] logger.lua:23: 2a36071a27d1f6513d38f13f965352af {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:29:02 +0000] 2a36071a27d1f6513d38f13f965352af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:29:03 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:03 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:13 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:13 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:17 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: cea18d8603bad91bbe7551d2cbb38ee5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:29:17 +0000] cea18d8603bad91bbe7551d2cbb38ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:29:17 [info] 37#37: *189 [lua] logger.lua:23: cea18d8603bad91bbe7551d2cbb38ee5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:29:23 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:23 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:32 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: 98251c89a21ae2ddf99f48fd202a7131:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:29:32 +0000] 98251c89a21ae2ddf99f48fd202a7131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:29:32 [info] 37#37: *192 [lua] logger.lua:23: 98251c89a21ae2ddf99f48fd202a7131 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:29:33 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:33 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:43 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:43 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:47 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: b2f3bea0c9d064fb9303cabc6b64807d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:29:47 +0000] b2f3bea0c9d064fb9303cabc6b64807d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.077 upstream_response_time:0.055 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52 2023/02/02 06:29:47 [info] 37#37: *197 [lua] logger.lua:23: b2f3bea0c9d064fb9303cabc6b64807d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:29:53 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:29:53 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:03 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: fca5b27b3c8e95dc4938841d4a7ac86f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:30:03 +0000] fca5b27b3c8e95dc4938841d4a7ac86f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:30:03 [info] 37#37: *201 [lua] logger.lua:23: fca5b27b3c8e95dc4938841d4a7ac86f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:30:03 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:03 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:13 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:13 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:18 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 84aca0ea6da66fb029e7c4b131ff58e8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:30:18 +0000] 84aca0ea6da66fb029e7c4b131ff58e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:30:18 [info] 37#37: *206 [lua] logger.lua:23: 84aca0ea6da66fb029e7c4b131ff58e8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:30:23 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:23 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:33 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: 611797a5e160c19477a6c183483daccb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:30:33 +0000] 611797a5e160c19477a6c183483daccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 06:30:33 [info] 37#37: *209 [lua] logger.lua:23: 611797a5e160c19477a6c183483daccb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:30:33 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:33 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:43 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:43 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:48 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: 5b2df6724ed8cd408a7b520ee42bf5c7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:30:48 [info] 37#37: *214 [lua] logger.lua:23: 5b2df6724ed8cd408a7b520ee42bf5c7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:30:48 +0000] 5b2df6724ed8cd408a7b520ee42bf5c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.044 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42 2023/02/02 06:30:53 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:30:53 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:03 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: 42c399d59ac14d030bc76a87e3522963:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:31:03 +0000] 42c399d59ac14d030bc76a87e3522963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:31:03 [info] 37#37: *218 [lua] logger.lua:23: 42c399d59ac14d030bc76a87e3522963 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:31:03 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:03 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:13 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:13 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:18 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: da76a06b53e0014d5e5fb6ca20d5bc45:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:31:18 +0000] da76a06b53e0014d5e5fb6ca20d5bc45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 06:31:18 [info] 37#37: *223 [lua] logger.lua:23: da76a06b53e0014d5e5fb6ca20d5bc45 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:31:23 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:23 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:33 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: f4b23218f415283b2fe6b5dad9d89649:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:31:33 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:33 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:31:33 +0000] f4b23218f415283b2fe6b5dad9d89649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 06:31:33 [info] 37#37: *226 [lua] logger.lua:23: f4b23218f415283b2fe6b5dad9d89649 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/02/02 06:31:43 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:43 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:48 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: ac6587a55cfb0c4c6bd1f2c2a29a5847:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.149 - - [02/Feb/2023:06:31:48 +0000] ac6587a55cfb0c4c6bd1f2c2a29a5847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 06:31:48 [info] 37#37: *231 [lua] logger.lua:23: ac6587a55cfb0c4c6bd1f2c2a29a5847 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:31:53 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:31:53 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:03 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:03 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:04 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: b59e26ca2a65290ac1f1031d3d5e1834:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:32:04 [info] 37#37: *237 [lua] logger.lua:23: b59e26ca2a65290ac1f1031d3d5e1834 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:32:04 +0000] b59e26ca2a65290ac1f1031d3d5e1834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 06:32:13 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:13 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:19 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 88de35d6ff9164de587c77a41229e60c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:06:32:19 +0000] 88de35d6ff9164de587c77a41229e60c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:32:19 [info] 37#37: *240 [lua] logger.lua:23: 88de35d6ff9164de587c77a41229e60c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:32:23 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:23 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:33 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:33 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:34 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 27343e743d7fb48cf11ce3ae6e6560b4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:32:34 [info] 37#37: *245 [lua] logger.lua:23: 27343e743d7fb48cf11ce3ae6e6560b4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:32:34 +0000] 27343e743d7fb48cf11ce3ae6e6560b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:32:43 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:43 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:49 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: bc2476bb746c5860d3b7f1d18114211b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:32:49 [info] 37#37: *248 [lua] logger.lua:23: bc2476bb746c5860d3b7f1d18114211b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:32:49 +0000] bc2476bb746c5860d3b7f1d18114211b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/02 06:32:53 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:32:53 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:03 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:03 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:04 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: 592fa61e0af4532359ece604f5204a9c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 06:33:04 [info] 37#37: *254 [lua] logger.lua:23: 592fa61e0af4532359ece604f5204a9c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:04 +0000] 592fa61e0af4532359ece604f5204a9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/02/02 06:33:13 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:13 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:19 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 998eed326996018c341f93a3f52b0558:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:33:19 [info] 37#37: *257 [lua] logger.lua:23: 998eed326996018c341f93a3f52b0558 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:19 +0000] 998eed326996018c341f93a3f52b0558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/02 06:33:23 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:23 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:33 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:33 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:34 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 579242ed03d4abf0d04b1430090fdfaa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 91 2023/02/02 06:33:34 [info] 37#37: *262 [lua] logger.lua:23: 579242ed03d4abf0d04b1430090fdfaa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:34 +0000] 579242ed03d4abf0d04b1430090fdfaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.149 upstream_response_time:0.105 "-" "Consul Health Check" "-" 2023/02/02 06:33:43 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:43 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:50 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: ce44377444eb7c18073fd78a7cab0e3d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:33:50 [info] 37#37: *265 [lua] logger.lua:23: ce44377444eb7c18073fd78a7cab0e3d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:33:50 +0000] ce44377444eb7c18073fd78a7cab0e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.079 upstream_response_time:0.052 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:33:53 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:33:53 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:03 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:03 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:05 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 225e76fd986240af7b29bd8a1870f979:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 10.233.71.149 - - [02/Feb/2023:06:34:05 +0000] 225e76fd986240af7b29bd8a1870f979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/02/02 06:34:05 [info] 37#37: *271 [lua] logger.lua:23: 225e76fd986240af7b29bd8a1870f979 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:34:13 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:13 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:20 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: d6486d976c74e661bb44fb175652753c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:34:20 +0000] d6486d976c74e661bb44fb175652753c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:34:20 [info] 37#37: *274 [lua] logger.lua:23: d6486d976c74e661bb44fb175652753c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:34:23 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:23 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:33 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:33 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:35 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: af4df8e4835d36fd79133d5d50abea89:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:34:35 [info] 37#37: *279 [lua] logger.lua:23: af4df8e4835d36fd79133d5d50abea89 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:34:35 +0000] af4df8e4835d36fd79133d5d50abea89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:34:43 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:43 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:50 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: 33b4e99287456ed16555d11a07aaa33f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:34:50 [info] 37#37: *282 [lua] logger.lua:23: 33b4e99287456ed16555d11a07aaa33f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:34:50 +0000] 33b4e99287456ed16555d11a07aaa33f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.054 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52 2023/02/02 06:34:53 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:34:53 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:03 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:03 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:05 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 9c915ec52d4a6a04d300d66ecb6d10da:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:35:05 +0000] 9c915ec52d4a6a04d300d66ecb6d10da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.088 upstream_response_time:0.057 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/02/02 06:35:05 [info] 37#37: *288 [lua] logger.lua:23: 9c915ec52d4a6a04d300d66ecb6d10da {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:35:13 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:13 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:20 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 99c63c383650b86337292b20d6cabb96:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:35:20 [info] 37#37: *291 [lua] logger.lua:23: 99c63c383650b86337292b20d6cabb96 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.71.149 - - [02/Feb/2023:06:35:20 +0000] 99c63c383650b86337292b20d6cabb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/02/02 06:35:23 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:23 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:33 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:33 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:35 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 363a436c6e0f909748c10b999d8a2a98:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:35:35 [info] 37#37: *296 [lua] logger.lua:23: 363a436c6e0f909748c10b999d8a2a98 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:35:35 +0000] 363a436c6e0f909748c10b999d8a2a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 06:35:43 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:43 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:51 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: 849087db90be2470e866f010a135e654:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:35:51 [info] 37#37: *299 [lua] logger.lua:23: 849087db90be2470e866f010a135e654 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:35:51 +0000] 849087db90be2470e866f010a135e654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/02/02 06:35:53 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:35:53 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:03 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:03 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:06 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: d07300e99dec764bbc9d53a397df0674:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:36:06 [info] 37#37: *305 [lua] logger.lua:23: d07300e99dec764bbc9d53a397df0674 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:06 +0000] d07300e99dec764bbc9d53a397df0674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.077 upstream_response_time:0.067 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 06:36:13 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:13 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:21 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 2b686d92eb6e93042fced847bc7791a9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:36:21 [info] 37#37: *308 [lua] logger.lua:23: 2b686d92eb6e93042fced847bc7791a9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:21 +0000] 2b686d92eb6e93042fced847bc7791a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 06:36:23 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:23 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:33 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:33 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:36 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: e7d63486c28f65cbd2208dde6ecc9699:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:36 +0000] e7d63486c28f65cbd2208dde6ecc9699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/02/02 06:36:36 [info] 37#37: *313 [lua] logger.lua:23: e7d63486c28f65cbd2208dde6ecc9699 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:36:43 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:43 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:51 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: d0a6da4b218b46a891d0b2a636606384:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:36:51 [info] 37#37: *316 [lua] logger.lua:23: d0a6da4b218b46a891d0b2a636606384 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:36:51 +0000] d0a6da4b218b46a891d0b2a636606384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 06:36:53 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:36:53 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:03 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:03 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:06 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 4f0b57859b806ed7685a515250e476ec:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:37:06 +0000] 4f0b57859b806ed7685a515250e476ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.068 upstream_response_time:0.066 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 53 2023/02/02 06:37:06 [info] 37#37: *322 [lua] logger.lua:23: 4f0b57859b806ed7685a515250e476ec {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:37:13 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:13 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:21 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 3aa6f2ac7c96db71a646bf7df380549e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:37:21 [info] 37#37: *325 [lua] logger.lua:23: 3aa6f2ac7c96db71a646bf7df380549e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:06:37:21 +0000] 3aa6f2ac7c96db71a646bf7df380549e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "Consul Health Check" "-" 2023/02/02 06:37:23 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:23 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:33 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:33 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:36 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: f881d50f4a3f70704fff3bdda6b5c049:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:37:37 [info] 37#37: *330 [lua] logger.lua:23: f881d50f4a3f70704fff3bdda6b5c049 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:37:37 +0000] f881d50f4a3f70704fff3bdda6b5c049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 06:37:43 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:43 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:52 [info] 37#37: *334 [lua] access_by_lua(msblocations.conf:189):2: d66bd5f9b5e93d78e9c935abc159718b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:37:52 [info] 37#37: *334 [lua] logger.lua:23: d66bd5f9b5e93d78e9c935abc159718b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.149 - - [02/Feb/2023:06:37:52 +0000] d66bd5f9b5e93d78e9c935abc159718b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 06:37:53 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:37:53 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:03 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:03 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:07 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: 6ab81d53701e49e25d369dc915c1245b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:38:07 [info] 37#37: *339 [lua] logger.lua:23: 6ab81d53701e49e25d369dc915c1245b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:07 +0000] 6ab81d53701e49e25d369dc915c1245b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/02/02 06:38:13 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:13 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:22 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 6e28f2aa54442bd684acbc6eb20ef52c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:38:22 [info] 37#37: *342 [lua] logger.lua:23: 6e28f2aa54442bd684acbc6eb20ef52c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:22 +0000] 6e28f2aa54442bd684acbc6eb20ef52c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.035 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33 2023/02/02 06:38:23 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:23 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:33 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:33 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:37 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: cf47322eae6447f906d77d695cf4f11e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:37 +0000] cf47322eae6447f906d77d695cf4f11e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 06:38:37 [info] 37#37: *347 [lua] logger.lua:23: cf47322eae6447f906d77d695cf4f11e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:38:43 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:43 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:52 [info] 37#37: *351 [lua] access_by_lua(msblocations.conf:189):2: 561ef1d5a3caec090ede503441c53775:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:38:52 [info] 37#37: *351 [lua] logger.lua:23: 561ef1d5a3caec090ede503441c53775 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:38:52 +0000] 561ef1d5a3caec090ede503441c53775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/02 06:38:53 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:38:53 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:03 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:03 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:39:07 +0000] 93d5c75dcc875a65709a8d20b0706212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:39:07 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 93d5c75dcc875a65709a8d20b0706212:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:39:07 [info] 37#37: *356 [lua] logger.lua:23: 93d5c75dcc875a65709a8d20b0706212 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:39:13 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:13 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:22 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 55a77177b3917685470407211d2ac01e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:06:39:22 +0000] 55a77177b3917685470407211d2ac01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:39:22 [info] 37#37: *359 [lua] logger.lua:23: 55a77177b3917685470407211d2ac01e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:39:23 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:23 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:33 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:33 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:38 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: 8157aa807ac8699b88100c7250369d31:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:39:38 [info] 37#37: *364 [lua] logger.lua:23: 8157aa807ac8699b88100c7250369d31 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:39:38 +0000] 8157aa807ac8699b88100c7250369d31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:39:43 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:43 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:53 [info] 37#37: *368 [lua] access_by_lua(msblocations.conf:189):2: d38d6fc83882ee6ab561a366cac38694:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:39:53 [info] 37#37: *368 [lua] logger.lua:23: d38d6fc83882ee6ab561a366cac38694 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:39:53 +0000] d38d6fc83882ee6ab561a366cac38694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:39:53 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:39:53 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:03 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:03 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:08 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: dd155e2abe0ac9cf484e256efe67a172:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:40:08 +0000] dd155e2abe0ac9cf484e256efe67a172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:40:08 [info] 37#37: *373 [lua] logger.lua:23: dd155e2abe0ac9cf484e256efe67a172 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:40:13 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:13 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:23 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 6a83835e077e0f1b06dd5ad19c0c2b26:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.71.149 - - [02/Feb/2023:06:40:23 +0000] 6a83835e077e0f1b06dd5ad19c0c2b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 06:40:23 [info] 37#37: *376 [lua] logger.lua:23: 6a83835e077e0f1b06dd5ad19c0c2b26 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:40:23 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:23 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:33 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:33 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:38 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 32d92ab21f660b5ae702f704b64fd892:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:40:38 [info] 37#37: *381 [lua] logger.lua:23: 32d92ab21f660b5ae702f704b64fd892 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.71.149 - - [02/Feb/2023:06:40:38 +0000] 32d92ab21f660b5ae702f704b64fd892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 06:40:43 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:43 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:53 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: 8ea8ea8876bd75fb96446709a9b31c0a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:40:53 [info] 37#37: *385 [lua] logger.lua:23: 8ea8ea8876bd75fb96446709a9b31c0a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:40:53 +0000] 8ea8ea8876bd75fb96446709a9b31c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.081 upstream_response_time:0.075 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 60 2023/02/02 06:40:53 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:40:53 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:03 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:03 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:08 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: bfd597b7c1dc68f78dd8594778a5d69d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:41:08 +0000] bfd597b7c1dc68f78dd8594778a5d69d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/02 06:41:08 [info] 37#37: *390 [lua] logger.lua:23: bfd597b7c1dc68f78dd8594778a5d69d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:41:13 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:13 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:23 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:23 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: f7b47c36d71d44ac62c709edaa1fbd75:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:41:23 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:06:41:23 +0000] f7b47c36d71d44ac62c709edaa1fbd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 06:41:23 [info] 37#37: *393 [lua] logger.lua:23: f7b47c36d71d44ac62c709edaa1fbd75 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:41:33 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:33 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:38 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: e2f43a05812220d7979b10875ff9106a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:41:38 +0000] e2f43a05812220d7979b10875ff9106a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:41:38 [info] 37#37: *398 [lua] logger.lua:23: e2f43a05812220d7979b10875ff9106a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:41:43 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:43 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:53 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:53 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:41:54 [info] 37#37: *404 [lua] access_by_lua(msblocations.conf:189):2: 6758357cdb8f29d15c09259f88e4ffcb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:41:54 [info] 37#37: *404 [lua] logger.lua:23: 6758357cdb8f29d15c09259f88e4ffcb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:41:54 +0000] 6758357cdb8f29d15c09259f88e4ffcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:42:03 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:03 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:09 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 3391f49477221cdf990523f1cc3b491d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:42:09 [info] 37#37: *407 [lua] logger.lua:23: 3391f49477221cdf990523f1cc3b491d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:42:09 +0000] 3391f49477221cdf990523f1cc3b491d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 06:42:13 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:13 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:23 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:23 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:24 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: bd13786a747f830f52f50ea96123f5e7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:42:24 [info] 37#37: *412 [lua] logger.lua:23: bd13786a747f830f52f50ea96123f5e7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:42:24 +0000] bd13786a747f830f52f50ea96123f5e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:42:33 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:33 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:39 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: 274ea8ec45b07cd7c84f1230ad17964a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 10.233.71.149 - - [02/Feb/2023:06:42:39 +0000] 274ea8ec45b07cd7c84f1230ad17964a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/02/02 06:42:39 [info] 37#37: *415 [lua] logger.lua:23: 274ea8ec45b07cd7c84f1230ad17964a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:42:43 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:43 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:53 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:53 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:42:54 [info] 37#37: *421 [lua] access_by_lua(msblocations.conf:189):2: d46edbe6b3ed463a2de6789a1e768850:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:42:54 [info] 37#37: *421 [lua] logger.lua:23: d46edbe6b3ed463a2de6789a1e768850 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:42:54 +0000] d46edbe6b3ed463a2de6789a1e768850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 06:43:03 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:03 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:09 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: 847fe52d14b6716c5308d2730955bfae:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:43:09 [info] 37#37: *424 [lua] logger.lua:23: 847fe52d14b6716c5308d2730955bfae {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.71.149 - - [02/Feb/2023:06:43:09 +0000] 847fe52d14b6716c5308d2730955bfae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/02 06:43:13 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:13 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:23 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:23 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:24 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: ff9bfa6e69cbd890a1823f0a844336aa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:43:24 +0000] ff9bfa6e69cbd890a1823f0a844336aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/02 06:43:24 [info] 37#37: *429 [lua] logger.lua:23: ff9bfa6e69cbd890a1823f0a844336aa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:43:33 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:33 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:39 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: ce1a06c44752f749389f1f8c1a2f09d3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:43:39 [info] 37#37: *432 [lua] logger.lua:23: ce1a06c44752f749389f1f8c1a2f09d3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:43:39 +0000] ce1a06c44752f749389f1f8c1a2f09d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:43:43 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:43 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:53 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:53 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:43:54 [info] 37#37: *438 [lua] access_by_lua(msblocations.conf:189):2: 7fbefe27f9cbb909e6f98a2f7b858b42:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:43:54 [info] 37#37: *438 [lua] logger.lua:23: 7fbefe27f9cbb909e6f98a2f7b858b42 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:43:54 +0000] 7fbefe27f9cbb909e6f98a2f7b858b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/02 06:44:03 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:03 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:10 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: 33e622393b0833dd27d3e3d28ff74cc0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:44:10 [info] 37#37: *441 [lua] logger.lua:23: 33e622393b0833dd27d3e3d28ff74cc0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.71.149 - - [02/Feb/2023:06:44:10 +0000] 33e622393b0833dd27d3e3d28ff74cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/02 06:44:13 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:13 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:23 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:23 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:25 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 0dbf64793d3afe2fc15a0fc9e4f979e7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:44:25 [info] 37#37: *446 [lua] logger.lua:23: 0dbf64793d3afe2fc15a0fc9e4f979e7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:25 +0000] 0dbf64793d3afe2fc15a0fc9e4f979e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:44:33 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:33 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:40 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 5e187f7cc5064a61d79a66aa56b72705:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:40 +0000] 5e187f7cc5064a61d79a66aa56b72705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:44:40 [info] 37#37: *449 [lua] logger.lua:23: 5e187f7cc5064a61d79a66aa56b72705 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:44:43 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:43 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:53 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:53 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:44:55 [info] 37#37: *455 [lua] access_by_lua(msblocations.conf:189):2: 8fe9d8934a20d454d5e3c91aa63802d0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:55 +0000] 8fe9d8934a20d454d5e3c91aa63802d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/02 06:44:55 [info] 37#37: *455 [lua] logger.lua:23: 8fe9d8934a20d454d5e3c91aa63802d0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2023/02/02 06:45:03 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:03 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:10 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: f164204bb1e505793abcefaba8429cfb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:45:10 [info] 37#37: *458 [lua] logger.lua:23: f164204bb1e505793abcefaba8429cfb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:45:10 +0000] f164204bb1e505793abcefaba8429cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/02 06:45:13 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:13 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:23 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:23 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:25 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 553b881aeff6279c43acf422a79825ec:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:45:25 [info] 37#37: *463 [lua] logger.lua:23: 553b881aeff6279c43acf422a79825ec {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:06:45:25 +0000] 553b881aeff6279c43acf422a79825ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 06:45:33 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:33 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:40 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: 5fb0d24ae550a4bab2a5d837a8de0e8d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:45:40 [info] 37#37: *466 [lua] logger.lua:23: 5fb0d24ae550a4bab2a5d837a8de0e8d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:45:40 +0000] 5fb0d24ae550a4bab2a5d837a8de0e8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 06:45:43 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:43 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:53 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:53 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:45:55 [info] 37#37: *472 [lua] access_by_lua(msblocations.conf:189):2: bba5cf8019080e531728f3e433913d96:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:45:55 [info] 37#37: *472 [lua] logger.lua:23: bba5cf8019080e531728f3e433913d96 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:45:55 +0000] bba5cf8019080e531728f3e433913d96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:46:03 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:03 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:10 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: 8b2c6446d83a057ed8eac57ffb881a55:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:46:10 [info] 37#37: *475 [lua] logger.lua:23: 8b2c6446d83a057ed8eac57ffb881a55 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:46:10 +0000] 8b2c6446d83a057ed8eac57ffb881a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:46:13 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:13 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:23 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:23 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:25 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 70d07bdb1dcbef378ef83b64be25a0cd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:46:25 [info] 37#37: *480 [lua] logger.lua:23: 70d07bdb1dcbef378ef83b64be25a0cd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:46:25 +0000] 70d07bdb1dcbef378ef83b64be25a0cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:46:33 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:33 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:41 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: b38b45dfbc990a519a133af8b3983775:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:46:41 +0000] b38b45dfbc990a519a133af8b3983775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.086 upstream_response_time:0.061 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/02/02 06:46:41 [info] 37#37: *483 [lua] logger.lua:23: b38b45dfbc990a519a133af8b3983775 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:46:43 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:43 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:53 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:53 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:46:56 [info] 37#37: *489 [lua] access_by_lua(msblocations.conf:189):2: f77b43085cebaa34f5c36c008f4d22d3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:46:56 [info] 37#37: *489 [lua] logger.lua:23: f77b43085cebaa34f5c36c008f4d22d3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:46:56 +0000] f77b43085cebaa34f5c36c008f4d22d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 06:47:03 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:03 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:11 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: b20869fb8b4717baf718d5bc78c39d12:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 10.233.71.149 - - [02/Feb/2023:06:47:11 +0000] b20869fb8b4717baf718d5bc78c39d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/02 06:47:11 [info] 37#37: *492 [lua] logger.lua:23: b20869fb8b4717baf718d5bc78c39d12 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:47:13 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:13 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:23 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:23 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:26 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: 578579ea90f568b70112ba8c30c9dce9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:47:26 +0000] 578579ea90f568b70112ba8c30c9dce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 06:47:26 [info] 37#37: *497 [lua] logger.lua:23: 578579ea90f568b70112ba8c30c9dce9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 06:47:33 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:33 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:41 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: f3d099b60d94b4ed8b99119c8ccdda5e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:47:41 +0000] f3d099b60d94b4ed8b99119c8ccdda5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:47:41 [info] 37#37: *500 [lua] logger.lua:23: f3d099b60d94b4ed8b99119c8ccdda5e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:47:43 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:43 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:53 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:53 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:47:56 [info] 37#37: *506 [lua] access_by_lua(msblocations.conf:189):2: c1c2a3c1e8d992c4560ed742fb5e1384:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:47:56 [info] 37#37: *506 [lua] logger.lua:23: c1c2a3c1e8d992c4560ed742fb5e1384 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:47:56 +0000] c1c2a3c1e8d992c4560ed742fb5e1384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:48:03 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:03 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:11 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: 28b1995006357416ead9c7822826e832:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:11 +0000] 28b1995006357416ead9c7822826e832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:48:11 [info] 37#37: *509 [lua] logger.lua:23: 28b1995006357416ead9c7822826e832 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:48:13 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:13 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:23 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:23 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:27 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: ecd69b77230dae4bb4fc6b7a972a02d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:27 +0000] ecd69b77230dae4bb4fc6b7a972a02d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 06:48:27 [info] 37#37: *514 [lua] logger.lua:23: ecd69b77230dae4bb4fc6b7a972a02d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 06:48:33 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:33 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:42 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 977fabce22528836b3cf261aad250ab6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:48:42 [info] 37#37: *517 [lua] logger.lua:23: 977fabce22528836b3cf261aad250ab6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:42 +0000] 977fabce22528836b3cf261aad250ab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:48:43 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:43 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:53 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:53 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:48:57 [info] 37#37: *523 [lua] access_by_lua(msblocations.conf:189):2: f7d48e53cec780994ae7aa02d5a6c795:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:57 +0000] f7d48e53cec780994ae7aa02d5a6c795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:48:57 [info] 37#37: *523 [lua] logger.lua:23: f7d48e53cec780994ae7aa02d5a6c795 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:49:03 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:03 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:12 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 9b68b04e0c5109fa44b5b3adcfe8ad68:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:12 +0000] 9b68b04e0c5109fa44b5b3adcfe8ad68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:49:12 [info] 37#37: *526 [lua] logger.lua:23: 9b68b04e0c5109fa44b5b3adcfe8ad68 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:49:13 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:13 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:23 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:23 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:27 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: 74dd6b8b3728f6acd5d814f3e9e72907:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.71.149 - - [02/Feb/2023:06:49:27 +0000] 74dd6b8b3728f6acd5d814f3e9e72907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.067 upstream_response_time:0.059 "-" "Consul Health Check" "-" 2023/02/02 06:49:27 [info] 37#37: *531 [lua] logger.lua:23: 74dd6b8b3728f6acd5d814f3e9e72907 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:49:33 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:33 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:42 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: f7c9fb4bebd3735a4db5cb9aa5a7376d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:42 +0000] f7c9fb4bebd3735a4db5cb9aa5a7376d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:49:42 [info] 37#37: *534 [lua] logger.lua:23: f7c9fb4bebd3735a4db5cb9aa5a7376d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:49:43 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:43 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:53 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:53 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:49:57 [info] 37#37: *540 [lua] access_by_lua(msblocations.conf:189):2: 84c343e35a0a43378a54bafa83fce0ed:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:57 +0000] 84c343e35a0a43378a54bafa83fce0ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/02/02 06:49:57 [info] 37#37: *540 [lua] logger.lua:23: 84c343e35a0a43378a54bafa83fce0ed {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 06:50:03 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:03 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:50:12 +0000] d31f7d10b23d6627e3af1fbe2b753cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:50:12 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: d31f7d10b23d6627e3af1fbe2b753cda:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:50:12 [info] 37#37: *543 [lua] logger.lua:23: d31f7d10b23d6627e3af1fbe2b753cda {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:50:13 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:13 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:23 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:23 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:27 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: c2fe3e9dca9decda255b68bb73b9fb58:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:06:50:27 +0000] c2fe3e9dca9decda255b68bb73b9fb58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 06:50:27 [info] 37#37: *548 [lua] logger.lua:23: c2fe3e9dca9decda255b68bb73b9fb58 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:50:33 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:33 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:42 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 0f946e252d3b8cc10bd93f50857ed247:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:50:42 [info] 37#37: *551 [lua] logger.lua:23: 0f946e252d3b8cc10bd93f50857ed247 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:50:42 +0000] 0f946e252d3b8cc10bd93f50857ed247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:50:43 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:43 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:53 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:53 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:50:58 [info] 37#37: *557 [lua] access_by_lua(msblocations.conf:189):2: 5c5365969db9e8ca05ead945ad410b36:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.71.149 - - [02/Feb/2023:06:50:58 +0000] 5c5365969db9e8ca05ead945ad410b36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/02/02 06:50:58 [info] 37#37: *557 [lua] logger.lua:23: 5c5365969db9e8ca05ead945ad410b36 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:51:03 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:03 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:13 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: 5f3c8b2fef49befc0946712ca6381967:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:51:13 [info] 37#37: *560 [lua] logger.lua:23: 5f3c8b2fef49befc0946712ca6381967 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:51:13 +0000] 5f3c8b2fef49befc0946712ca6381967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 06:51:13 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:13 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:23 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:23 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:28 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: d2e224dc98869b8f700ec4fb065a14e1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:51:28 [info] 37#37: *565 [lua] logger.lua:23: d2e224dc98869b8f700ec4fb065a14e1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 10.233.71.149 - - [02/Feb/2023:06:51:28 +0000] d2e224dc98869b8f700ec4fb065a14e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/02 06:51:33 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:33 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:43 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 0260116f2d18586052433b1e15a5e9f9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:51:43 [info] 37#37: *568 [lua] logger.lua:23: 0260116f2d18586052433b1e15a5e9f9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:51:43 +0000] 0260116f2d18586052433b1e15a5e9f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:51:43 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:43 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:53 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:51:53 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:51:58 +0000] 3b3c3cc9903dd98e6fe1295b0400079f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:51:58 [info] 37#37: *574 [lua] access_by_lua(msblocations.conf:189):2: 3b3c3cc9903dd98e6fe1295b0400079f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:51:58 [info] 37#37: *574 [lua] logger.lua:23: 3b3c3cc9903dd98e6fe1295b0400079f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:52:03 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:03 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:13 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 193a40d1fe339eff520052b9e82a93d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:52:13 [info] 37#37: *577 [lua] logger.lua:23: 193a40d1fe339eff520052b9e82a93d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:52:13 +0000] 193a40d1fe339eff520052b9e82a93d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:52:13 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:13 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:23 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:23 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:28 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: 3615e9c523605e197e87f7af22bee304:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.71.149 - - [02/Feb/2023:06:52:28 +0000] 3615e9c523605e197e87f7af22bee304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.080 upstream_response_time:0.067 "-" "Consul Health Check" "-" 2023/02/02 06:52:28 [info] 37#37: *582 [lua] logger.lua:23: 3615e9c523605e197e87f7af22bee304 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:52:33 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:33 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:43 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 395b83f2cbe4de0e364958e43a579eed:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:52:43 [info] 37#37: *585 [lua] logger.lua:23: 395b83f2cbe4de0e364958e43a579eed {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:52:43 +0000] 395b83f2cbe4de0e364958e43a579eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 06:52:43 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:43 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:53 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:53 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:52:58 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:189):2: a14d6b47466cbc0b4874cba6b15ef0d6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:52:58 [info] 37#37: *591 [lua] logger.lua:23: a14d6b47466cbc0b4874cba6b15ef0d6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:52:58 +0000] a14d6b47466cbc0b4874cba6b15ef0d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 06:53:03 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:03 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:13 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:13 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:13 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 9054d46d70c1c7b2008bff42a238b8d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:53:13 [info] 37#37: *594 [lua] logger.lua:23: 9054d46d70c1c7b2008bff42a238b8d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:53:13 +0000] 9054d46d70c1c7b2008bff42a238b8d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:53:23 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:23 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:28 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 26839b2314ea70d3e0fa3000b5b25c6e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:53:28 +0000] 26839b2314ea70d3e0fa3000b5b25c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/02/02 06:53:28 [info] 37#37: *599 [lua] logger.lua:23: 26839b2314ea70d3e0fa3000b5b25c6e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 2023/02/02 06:53:33 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:33 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:43 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:43 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:43 [info] 37#37: *604 [lua] access_by_lua(msblocations.conf:189):2: 47cc22f2af9e3abb66be9438893a57aa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:53:43 +0000] 47cc22f2af9e3abb66be9438893a57aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 06:53:43 [info] 37#37: *604 [lua] logger.lua:23: 47cc22f2af9e3abb66be9438893a57aa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:53:53 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:53 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:53:59 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:189):2: 09bad4d643e1f146dc5610b2791a00c6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:53:59 [info] 37#37: *608 [lua] logger.lua:23: 09bad4d643e1f146dc5610b2791a00c6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:53:59 +0000] 09bad4d643e1f146dc5610b2791a00c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:54:03 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:03 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:13 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:13 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:14 [info] 37#37: *613 [lua] access_by_lua(msblocations.conf:189):2: 4d6d6bead08ffe5b8db8ea4eefa2549e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:54:14 [info] 37#37: *613 [lua] logger.lua:23: 4d6d6bead08ffe5b8db8ea4eefa2549e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:14 +0000] 4d6d6bead08ffe5b8db8ea4eefa2549e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:54:23 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:23 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:29 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: 51bfd910f923b9eaccc3adb0ccc6d0f7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:54:29 [info] 37#37: *616 [lua] logger.lua:23: 51bfd910f923b9eaccc3adb0ccc6d0f7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:29 +0000] 51bfd910f923b9eaccc3adb0ccc6d0f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38 2023/02/02 06:54:33 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:33 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:43 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:43 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:44 [info] 37#37: *621 [lua] access_by_lua(msblocations.conf:189):2: dffc5dfec8989ce0cf0e6907dcb175a3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:44 +0000] dffc5dfec8989ce0cf0e6907dcb175a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:54:44 [info] 37#37: *621 [lua] logger.lua:23: dffc5dfec8989ce0cf0e6907dcb175a3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:54:53 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:53 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:54:59 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:189):2: 18fd341308ffc77bd86d16906f1257b4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:54:59 [info] 37#37: *625 [lua] logger.lua:23: 18fd341308ffc77bd86d16906f1257b4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:54:59 +0000] 18fd341308ffc77bd86d16906f1257b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 06:55:03 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:03 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:13 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:13 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:14 [info] 37#37: *630 [lua] access_by_lua(msblocations.conf:189):2: 1d4ab1087d3512a201480dad14890947:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:55:14 +0000] 1d4ab1087d3512a201480dad14890947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:55:14 [info] 37#37: *630 [lua] logger.lua:23: 1d4ab1087d3512a201480dad14890947 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:55:23 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:23 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:29 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: 4d62e56ebefa27242a982ffbeba439f6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:55:29 [info] 37#37: *633 [lua] logger.lua:23: 4d62e56ebefa27242a982ffbeba439f6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:55:29 +0000] 4d62e56ebefa27242a982ffbeba439f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/02/02 06:55:33 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:33 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:43 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:43 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:44 [info] 37#37: *638 [lua] access_by_lua(msblocations.conf:189):2: b0a3444fc6e4de7a2923a6a8ba91c077:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:55:44 +0000] b0a3444fc6e4de7a2923a6a8ba91c077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 06:55:44 [info] 37#37: *638 [lua] logger.lua:23: b0a3444fc6e4de7a2923a6a8ba91c077 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:55:53 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:53 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:55:59 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:189):2: d7bac26a1015a4dbbf19b9218dc2ab16:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:55:59 +0000] d7bac26a1015a4dbbf19b9218dc2ab16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:55:59 [info] 37#37: *642 [lua] logger.lua:23: d7bac26a1015a4dbbf19b9218dc2ab16 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:56:03 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:03 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:13 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:13 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:14 [info] 37#37: *647 [lua] access_by_lua(msblocations.conf:189):2: 9eacb377d5b1e94c5e2d3a693dd44427:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:56:14 [info] 37#37: *647 [lua] logger.lua:23: 9eacb377d5b1e94c5e2d3a693dd44427 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:56:14 +0000] 9eacb377d5b1e94c5e2d3a693dd44427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 06:56:23 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:23 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:29 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: 311a42008d5b3d12db5bd3862b849554:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:56:29 [info] 37#37: *650 [lua] logger.lua:23: 311a42008d5b3d12db5bd3862b849554 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:56:29 +0000] 311a42008d5b3d12db5bd3862b849554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 06:56:33 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:33 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:43 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:43 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:44 [info] 37#37: *655 [lua] access_by_lua(msblocations.conf:189):2: d387dff4f97e6035db6ffde36aba06d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:56:44 [info] 37#37: *655 [lua] logger.lua:23: d387dff4f97e6035db6ffde36aba06d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:56:44 +0000] d387dff4f97e6035db6ffde36aba06d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:56:53 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:53 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:56:59 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:189):2: 8f8ff7b9a7ab56b5469c106b48fba3fd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:56:59 [info] 37#37: *659 [lua] logger.lua:23: 8f8ff7b9a7ab56b5469c106b48fba3fd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:06:56:59 +0000] 8f8ff7b9a7ab56b5469c106b48fba3fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 06:57:03 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:03 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:13 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:13 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:15 [info] 37#37: *664 [lua] access_by_lua(msblocations.conf:189):2: 58fca9915799c5e082e5c2870ba2fa94:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/02 06:57:15 [info] 37#37: *664 [lua] logger.lua:23: 58fca9915799c5e082e5c2870ba2fa94 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:57:15 +0000] 58fca9915799c5e082e5c2870ba2fa94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2023/02/02 06:57:23 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:23 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:30 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: 7631379e6a8ee7c2fef1bbc291569c1a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:57:30 +0000] 7631379e6a8ee7c2fef1bbc291569c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.043 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 06:57:30 [info] 37#37: *667 [lua] logger.lua:23: 7631379e6a8ee7c2fef1bbc291569c1a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:57:33 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:33 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:43 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:43 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:45 [info] 37#37: *672 [lua] access_by_lua(msblocations.conf:189):2: e2981414437b5f36c47aa31ac35d9fa6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:57:45 [info] 37#37: *672 [lua] logger.lua:23: e2981414437b5f36c47aa31ac35d9fa6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:57:45 +0000] e2981414437b5f36c47aa31ac35d9fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 06:57:53 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:57:53 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:00 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:189):2: 0b2ed2baadaaef2dc85a691728b71e66:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:58:00 +0000] 0b2ed2baadaaef2dc85a691728b71e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:58:00 [info] 37#37: *676 [lua] logger.lua:23: 0b2ed2baadaaef2dc85a691728b71e66 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:58:03 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:03 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:13 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:13 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:15 [info] 37#37: *681 [lua] access_by_lua(msblocations.conf:189):2: 6891cc2578def392f2c7b5f8b36d290e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:58:15 +0000] 6891cc2578def392f2c7b5f8b36d290e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:58:15 [info] 37#37: *681 [lua] logger.lua:23: 6891cc2578def392f2c7b5f8b36d290e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:58:23 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:23 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:30 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 5b090cdf4f6f357b2114112acce5f45e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:58:30 +0000] 5b090cdf4f6f357b2114112acce5f45e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:58:30 [info] 37#37: *684 [lua] logger.lua:23: 5b090cdf4f6f357b2114112acce5f45e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:58:33 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:33 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:43 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:43 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:45 [info] 37#37: *689 [lua] access_by_lua(msblocations.conf:189):2: c47191cb5b7d2946ca12d618dd2d96c3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:58:45 [info] 37#37: *689 [lua] logger.lua:23: c47191cb5b7d2946ca12d618dd2d96c3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:58:45 +0000] c47191cb5b7d2946ca12d618dd2d96c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 06:58:53 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:58:53 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:00 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:189):2: ed149a8d1828b09ccf4251191a9e404e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 06:59:00 [info] 37#37: *693 [lua] logger.lua:23: ed149a8d1828b09ccf4251191a9e404e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:59:00 +0000] ed149a8d1828b09ccf4251191a9e404e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:59:03 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:03 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:13 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:13 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:15 [info] 37#37: *698 [lua] access_by_lua(msblocations.conf:189):2: a905b7308fb0eebb6a4447f0814a190f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:59:15 +0000] a905b7308fb0eebb6a4447f0814a190f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:59:15 [info] 37#37: *698 [lua] logger.lua:23: a905b7308fb0eebb6a4447f0814a190f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:59:23 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:23 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:30 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: bdb449bc4350680a53998aa381f2f4d1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.71.149 - - [02/Feb/2023:06:59:30 +0000] bdb449bc4350680a53998aa381f2f4d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/02/02 06:59:30 [info] 37#37: *701 [lua] logger.lua:23: bdb449bc4350680a53998aa381f2f4d1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 06:59:33 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:33 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:43 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:43 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:46 [info] 37#37: *706 [lua] access_by_lua(msblocations.conf:189):2: 11e520173f9a7fca04d3595e97f14ef9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:59:46 +0000] 11e520173f9a7fca04d3595e97f14ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 06:59:46 [info] 37#37: *706 [lua] logger.lua:23: 11e520173f9a7fca04d3595e97f14ef9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:06:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/02/02 06:59:53 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 06:59:53 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:01 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:189):2: 3e72c1281578dd39b3941c239c677599:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:00:01 [info] 37#37: *710 [lua] logger.lua:23: 3e72c1281578dd39b3941c239c677599 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:00:01 +0000] 3e72c1281578dd39b3941c239c677599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:00:03 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:03 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:13 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:13 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:16 [info] 37#37: *715 [lua] access_by_lua(msblocations.conf:189):2: bba35b7c8fc9b8b45157fca76ce63db5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.149 - - [02/Feb/2023:07:00:16 +0000] bba35b7c8fc9b8b45157fca76ce63db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.037 "-" "Consul Health Check" "-" 2023/02/02 07:00:16 [info] 37#37: *715 [lua] logger.lua:23: bba35b7c8fc9b8b45157fca76ce63db5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:00:23 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:23 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 10.233.71.149 - - [02/Feb/2023:07:00:31 +0000] f99751739e2120d04816f6ea46183f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2023/02/02 07:00:31 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: f99751739e2120d04816f6ea46183f07:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:00:31 [info] 37#37: *718 [lua] logger.lua:23: f99751739e2120d04816f6ea46183f07 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:00:33 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:33 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:43 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:43 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:46 [info] 37#37: *723 [lua] access_by_lua(msblocations.conf:189):2: f3839bb094d67ffc989d51eedfca9f14:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:00:46 [info] 37#37: *723 [lua] logger.lua:23: f3839bb094d67ffc989d51eedfca9f14 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:00:46 +0000] f3839bb094d67ffc989d51eedfca9f14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 07:00:53 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:00:53 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:01 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:189):2: 6f221df40beb6fee6a02c4f2d1b2ba9e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:01:01 [info] 37#37: *727 [lua] logger.lua:23: 6f221df40beb6fee6a02c4f2d1b2ba9e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.71.149 - - [02/Feb/2023:07:01:01 +0000] 6f221df40beb6fee6a02c4f2d1b2ba9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/02 07:01:03 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:03 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:13 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:13 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:16 [info] 37#37: *732 [lua] access_by_lua(msblocations.conf:189):2: 20efc5727762615f8e9f36ea88a870dc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:16 +0000] 20efc5727762615f8e9f36ea88a870dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:01:16 [info] 37#37: *732 [lua] logger.lua:23: 20efc5727762615f8e9f36ea88a870dc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:01:23 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:23 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:31 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: acc51af72c427e5155c9d646640b4ca5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 07:01:31 [info] 37#37: *735 [lua] logger.lua:23: acc51af72c427e5155c9d646640b4ca5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:31 +0000] acc51af72c427e5155c9d646640b4ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 07:01:33 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:33 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:43 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:43 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:46 [info] 37#37: *740 [lua] access_by_lua(msblocations.conf:189):2: 382b1b82cc1f5823c6a197cbea7d9cc2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:47 +0000] 382b1b82cc1f5823c6a197cbea7d9cc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:01:47 [info] 37#37: *740 [lua] logger.lua:23: 382b1b82cc1f5823c6a197cbea7d9cc2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:01:53 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:01:53 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:02 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:189):2: 249ed1c777daa3aaefc67dbf60235884:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:02:02 [info] 37#37: *744 [lua] logger.lua:23: 249ed1c777daa3aaefc67dbf60235884 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:02:02 +0000] 249ed1c777daa3aaefc67dbf60235884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/02 07:02:03 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:03 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:13 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:13 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:17 [info] 37#37: *749 [lua] access_by_lua(msblocations.conf:189):2: b6108d1fdf10eef8b7575a5cd45633ec:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:02:17 [info] 37#37: *749 [lua] logger.lua:23: b6108d1fdf10eef8b7575a5cd45633ec {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:02:17 +0000] b6108d1fdf10eef8b7575a5cd45633ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.042 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 07:02:23 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:23 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:32 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: b6c4cf528f849a0c90b0fb5f3ebadbf2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:02:32 [info] 37#37: *752 [lua] logger.lua:23: b6c4cf528f849a0c90b0fb5f3ebadbf2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:02:32 +0000] b6c4cf528f849a0c90b0fb5f3ebadbf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31 2023/02/02 07:02:33 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:33 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:43 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:43 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:47 [info] 37#37: *757 [lua] access_by_lua(msblocations.conf:189):2: 4a1c79e4d28713eb6e8530050e822834:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:02:47 [info] 37#37: *757 [lua] logger.lua:23: 4a1c79e4d28713eb6e8530050e822834 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:02:47 +0000] 4a1c79e4d28713eb6e8530050e822834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:02:53 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:02:53 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:02 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:189):2: ea97b637b80a2cd420bc61302edb86cc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:03:02 [info] 37#37: *761 [lua] logger.lua:23: ea97b637b80a2cd420bc61302edb86cc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:02 +0000] ea97b637b80a2cd420bc61302edb86cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:03:03 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:03 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:13 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:13 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:17 [info] 37#37: *766 [lua] access_by_lua(msblocations.conf:189):2: e0b2624328482819db4446ada0e92cf8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:03:17 [info] 37#37: *766 [lua] logger.lua:23: e0b2624328482819db4446ada0e92cf8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:17 +0000] e0b2624328482819db4446ada0e92cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:03:23 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:23 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:32 [info] 37#37: *769 [lua] access_by_lua(msblocations.conf:189):2: 1cfff4fc9aa37eb13cd81554878d8ebc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:32 +0000] 1cfff4fc9aa37eb13cd81554878d8ebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 07:03:32 [info] 37#37: *769 [lua] logger.lua:23: 1cfff4fc9aa37eb13cd81554878d8ebc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:03:33 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:33 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:43 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:43 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:47 [info] 37#37: *774 [lua] access_by_lua(msblocations.conf:189):2: d41ce6de5bd73538f8696473cdb97f57:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.149 - - [02/Feb/2023:07:03:47 +0000] d41ce6de5bd73538f8696473cdb97f57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:03:47 [info] 37#37: *774 [lua] logger.lua:23: d41ce6de5bd73538f8696473cdb97f57 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:03:53 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:03:53 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:03 [info] 37#37: *778 [lua] access_by_lua(msblocations.conf:189):2: 5929a1bf617c58e01d5aafe4519f53cd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:04:03 [info] 37#37: *778 [lua] logger.lua:23: 5929a1bf617c58e01d5aafe4519f53cd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:04:03 +0000] 5929a1bf617c58e01d5aafe4519f53cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 07:04:03 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:03 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:13 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:13 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:18 [info] 37#37: *783 [lua] access_by_lua(msblocations.conf:189):2: 944baa83bdb2e37a2f32fb1a5232f653:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:04:18 +0000] 944baa83bdb2e37a2f32fb1a5232f653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/02/02 07:04:18 [info] 37#37: *783 [lua] logger.lua:23: 944baa83bdb2e37a2f32fb1a5232f653 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/02 07:04:23 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:23 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:33 [info] 37#37: *786 [lua] access_by_lua(msblocations.conf:189):2: ead90505ffab15a85d3f29e8a2c04eba:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:04:33 [info] 37#37: *786 [lua] logger.lua:23: ead90505ffab15a85d3f29e8a2c04eba {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:04:33 +0000] ead90505ffab15a85d3f29e8a2c04eba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:04:33 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:33 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:43 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:43 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:48 [info] 37#37: *791 [lua] access_by_lua(msblocations.conf:189):2: 237a400954f8a2f546dbdb385fb07f5d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:07:04:48 +0000] 237a400954f8a2f546dbdb385fb07f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/02/02 07:04:48 [info] 37#37: *791 [lua] logger.lua:23: 237a400954f8a2f546dbdb385fb07f5d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:04:53 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:04:53 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:03 [info] 37#37: *795 [lua] access_by_lua(msblocations.conf:189):2: 00cefc12c8a475bffcc20aa9890b60e8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:05:03 +0000] 00cefc12c8a475bffcc20aa9890b60e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/02 07:05:03 [info] 37#37: *795 [lua] logger.lua:23: 00cefc12c8a475bffcc20aa9890b60e8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:05:03 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:03 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:13 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:13 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:18 [info] 37#37: *800 [lua] access_by_lua(msblocations.conf:189):2: da2ff51417e27bdfa8fd4819a7258ee8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:05:18 +0000] da2ff51417e27bdfa8fd4819a7258ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:05:18 [info] 37#37: *800 [lua] logger.lua:23: da2ff51417e27bdfa8fd4819a7258ee8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:05:23 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:23 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:33 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:33 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:33 [info] 37#37: *805 [lua] access_by_lua(msblocations.conf:189):2: 7adc7c8ca3c9ed02a14497d09e8fdf66:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:05:33 [info] 37#37: *805 [lua] logger.lua:23: 7adc7c8ca3c9ed02a14497d09e8fdf66 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:05:33 +0000] 7adc7c8ca3c9ed02a14497d09e8fdf66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 07:05:43 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:43 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:49 [info] 37#37: *808 [lua] access_by_lua(msblocations.conf:189):2: ea457e194d81676e20008632407e782f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:05:49 +0000] ea457e194d81676e20008632407e782f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 07:05:49 [info] 37#37: *808 [lua] logger.lua:23: ea457e194d81676e20008632407e782f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:05:53 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:05:53 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:03 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:03 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:04 [info] 37#37: *814 [lua] access_by_lua(msblocations.conf:189):2: c11f3bb77ef5d3efacb0c2f6a994e007:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:06:04 [info] 37#37: *814 [lua] logger.lua:23: c11f3bb77ef5d3efacb0c2f6a994e007 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:06:04 +0000] c11f3bb77ef5d3efacb0c2f6a994e007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/02 07:06:13 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:13 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:19 [info] 37#37: *817 [lua] access_by_lua(msblocations.conf:189):2: 78f2c59ec8bc37ea79e73bae58a3ccea:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 10.233.71.149 - - [02/Feb/2023:07:06:19 +0000] 78f2c59ec8bc37ea79e73bae58a3ccea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.051 "-" "Consul Health Check" "-" 2023/02/02 07:06:19 [info] 37#37: *817 [lua] logger.lua:23: 78f2c59ec8bc37ea79e73bae58a3ccea {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:06:23 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:23 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:33 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:33 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:34 [info] 37#37: *822 [lua] access_by_lua(msblocations.conf:189):2: 12fe9ef3b4ca6f2d0b86fd7f494466eb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:06:34 [info] 37#37: *822 [lua] logger.lua:23: 12fe9ef3b4ca6f2d0b86fd7f494466eb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:06:34 +0000] 12fe9ef3b4ca6f2d0b86fd7f494466eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:06:43 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:43 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:49 [info] 37#37: *825 [lua] access_by_lua(msblocations.conf:189):2: 4fcb4b97cb1887f232d97219f5ca68d5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:07:06:49 +0000] 4fcb4b97cb1887f232d97219f5ca68d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 07:06:49 [info] 37#37: *825 [lua] logger.lua:23: 4fcb4b97cb1887f232d97219f5ca68d5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:06:53 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:06:53 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:03 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:03 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:04 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:189):2: 138ac030aa6831dc7cf6c62f203a69cf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:04 +0000] 138ac030aa6831dc7cf6c62f203a69cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 07:07:04 [info] 37#37: *831 [lua] logger.lua:23: 138ac030aa6831dc7cf6c62f203a69cf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:07:13 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:13 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:19 [info] 37#37: *834 [lua] access_by_lua(msblocations.conf:189):2: 76b399ce8232d06f50998f2e4e13d43c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:07:19 [info] 37#37: *834 [lua] logger.lua:23: 76b399ce8232d06f50998f2e4e13d43c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:19 +0000] 76b399ce8232d06f50998f2e4e13d43c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:07:23 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:23 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:33 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:33 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:34 [info] 37#37: *839 [lua] access_by_lua(msblocations.conf:189):2: e3cd7ad4fca144dde7974cdfec950504:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:34 +0000] e3cd7ad4fca144dde7974cdfec950504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:07:34 [info] 37#37: *839 [lua] logger.lua:23: e3cd7ad4fca144dde7974cdfec950504 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:07:43 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:43 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:49 [info] 37#37: *842 [lua] access_by_lua(msblocations.conf:189):2: 58fede6dde9549024d998a79d49d30dd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:49 +0000] 58fede6dde9549024d998a79d49d30dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/02/02 07:07:49 [info] 37#37: *842 [lua] logger.lua:23: 58fede6dde9549024d998a79d49d30dd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 07:07:53 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:07:53 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:03 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:03 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:05 [info] 37#37: *848 [lua] access_by_lua(msblocations.conf:189):2: fe16550680ff45531c1d8a9b30de60d6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:08:05 [info] 37#37: *848 [lua] logger.lua:23: fe16550680ff45531c1d8a9b30de60d6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:08:05 +0000] fe16550680ff45531c1d8a9b30de60d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/02/02 07:08:13 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:13 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:20 [info] 37#37: *851 [lua] access_by_lua(msblocations.conf:189):2: 539db0f43523b9e38fbb62d1bc197c70:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:08:20 [info] 37#37: *851 [lua] logger.lua:23: 539db0f43523b9e38fbb62d1bc197c70 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:08:20 +0000] 539db0f43523b9e38fbb62d1bc197c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.155 upstream_response_time:0.073 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33 2023/02/02 07:08:23 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:23 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:33 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:33 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:35 [info] 37#37: *856 [lua] access_by_lua(msblocations.conf:189):2: 5cf84ce0b5a647696409b8a64ec71b24:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:08:35 [info] 37#37: *856 [lua] logger.lua:23: 5cf84ce0b5a647696409b8a64ec71b24 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:08:35 +0000] 5cf84ce0b5a647696409b8a64ec71b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.044 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 07:08:43 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:43 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:50 [info] 37#37: *859 [lua] access_by_lua(msblocations.conf:189):2: 331a0da84d8ace4c0ffbefe88b517f09:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:08:50 [info] 37#37: *859 [lua] logger.lua:23: 331a0da84d8ace4c0ffbefe88b517f09 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.71.149 - - [02/Feb/2023:07:08:50 +0000] 331a0da84d8ace4c0ffbefe88b517f09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/02 07:08:53 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:08:53 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:03 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:03 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:06 [info] 37#37: *865 [lua] access_by_lua(msblocations.conf:189):2: 13115ab85faa6b344509ef0d80e1a051:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:09:06 [info] 37#37: *865 [lua] logger.lua:23: 13115ab85faa6b344509ef0d80e1a051 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:09:06 +0000] 13115ab85faa6b344509ef0d80e1a051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2023/02/02 07:09:13 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:13 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:09:21 +0000] 1489097e0e30c5ec40e40c3a0998abe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:09:21 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:189):2: 1489097e0e30c5ec40e40c3a0998abe2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:09:21 [info] 37#37: *868 [lua] logger.lua:23: 1489097e0e30c5ec40e40c3a0998abe2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:09:23 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:23 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:33 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:33 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:36 [info] 37#37: *873 [lua] access_by_lua(msblocations.conf:189):2: ca208e213b9e7787f997a4536b22a118:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:09:36 [info] 37#37: *873 [lua] logger.lua:23: ca208e213b9e7787f997a4536b22a118 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:09:36 +0000] ca208e213b9e7787f997a4536b22a118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:09:43 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:43 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:51 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:189):2: b815c6426f90613814faa3d64bc8ef35:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:09:51 [info] 37#37: *876 [lua] logger.lua:23: b815c6426f90613814faa3d64bc8ef35 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.71.149 - - [02/Feb/2023:07:09:51 +0000] b815c6426f90613814faa3d64bc8ef35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/02/02 07:09:53 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:09:53 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:03 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:03 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:10:06 +0000] 9458b496cacfd957bf8b08c69e1c68c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:10:06 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:189):2: 9458b496cacfd957bf8b08c69e1c68c9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:10:06 [info] 37#37: *882 [lua] logger.lua:23: 9458b496cacfd957bf8b08c69e1c68c9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:10:13 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:13 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:21 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: abfaeff62ef4c9ad8022b1fb84ee74f8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.71.149 - - [02/Feb/2023:07:10:21 +0000] abfaeff62ef4c9ad8022b1fb84ee74f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.100 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/02/02 07:10:21 [info] 37#37: *885 [lua] logger.lua:23: abfaeff62ef4c9ad8022b1fb84ee74f8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:10:23 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:23 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:33 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:33 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:36 [info] 37#37: *890 [lua] access_by_lua(msblocations.conf:189):2: e04c163561b359628fe60b5293ea2936:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.71.149 - - [02/Feb/2023:07:10:36 +0000] e04c163561b359628fe60b5293ea2936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 07:10:36 [info] 37#37: *890 [lua] logger.lua:23: e04c163561b359628fe60b5293ea2936 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:10:43 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:43 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:51 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: 487a6f7c5b8b16de9ce7f179f5c600ae:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:10:51 [info] 37#37: *893 [lua] logger.lua:23: 487a6f7c5b8b16de9ce7f179f5c600ae {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:10:51 +0000] 487a6f7c5b8b16de9ce7f179f5c600ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 07:10:53 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:10:53 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:03 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:03 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:06 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: 614bd156a2ebb9b07b7e740953e65f9b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.71.149 - - [02/Feb/2023:07:11:06 +0000] 614bd156a2ebb9b07b7e740953e65f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/02 07:11:06 [info] 37#37: *899 [lua] logger.lua:23: 614bd156a2ebb9b07b7e740953e65f9b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:11:13 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:13 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:22 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: d33d1a50a3ef8a0770b4f453352a0329:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:11:22 +0000] d33d1a50a3ef8a0770b4f453352a0329 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:11:22 [info] 37#37: *902 [lua] logger.lua:23: d33d1a50a3ef8a0770b4f453352a0329 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:11:23 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:23 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:33 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:33 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:37 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: 7f5633ded6b36ececc1ff10756a6da24:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:11:37 [info] 37#37: *907 [lua] logger.lua:23: 7f5633ded6b36ececc1ff10756a6da24 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:11:37 +0000] 7f5633ded6b36ececc1ff10756a6da24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:11:43 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:43 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:52 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: 307b1f84c5a387984f521bb149c650b6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:11:52 +0000] 307b1f84c5a387984f521bb149c650b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 07:11:52 [info] 37#37: *910 [lua] logger.lua:23: 307b1f84c5a387984f521bb149c650b6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 07:11:53 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:11:53 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:03 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:03 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:07 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:189):2: b06a7f408cb7e12c2474e274a46c485e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:07 +0000] b06a7f408cb7e12c2474e274a46c485e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/02/02 07:12:07 [info] 37#37: *916 [lua] logger.lua:23: b06a7f408cb7e12c2474e274a46c485e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/02 07:12:13 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:13 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:22 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: 963ff5c42d17ae7b0c236ef0010b2dc3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:12:22 [info] 37#37: *919 [lua] logger.lua:23: 963ff5c42d17ae7b0c236ef0010b2dc3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:22 +0000] 963ff5c42d17ae7b0c236ef0010b2dc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/02 07:12:23 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:23 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:33 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:33 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:37 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:189):2: b83019b4ba57bd1db850d985c48550fb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:12:37 [info] 37#37: *924 [lua] logger.lua:23: b83019b4ba57bd1db850d985c48550fb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:37 +0000] b83019b4ba57bd1db850d985c48550fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:12:43 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:43 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:52 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: 798270d3a7b220ae4bca20bd7a722b77:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:12:52 [info] 37#37: *927 [lua] logger.lua:23: 798270d3a7b220ae4bca20bd7a722b77 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:07:12:52 +0000] 798270d3a7b220ae4bca20bd7a722b77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:12:53 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:12:53 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:03 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:03 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:07 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: e857e8bcb03e4de4947971778f8a6ee7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:13:07 [info] 37#37: *933 [lua] logger.lua:23: e857e8bcb03e4de4947971778f8a6ee7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:13:07 +0000] e857e8bcb03e4de4947971778f8a6ee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/02 07:13:13 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:13 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:22 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: a34aabd0b173bbbc12bb53c2f2d5d0f3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:13:22 [info] 37#37: *936 [lua] logger.lua:23: a34aabd0b173bbbc12bb53c2f2d5d0f3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:13:22 +0000] a34aabd0b173bbbc12bb53c2f2d5d0f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:13:23 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:23 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:33 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:33 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:37 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:189):2: 8b9f238c5de5da5b30f3f596ab7b2fb9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:13:37 [info] 37#37: *941 [lua] logger.lua:23: 8b9f238c5de5da5b30f3f596ab7b2fb9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:13:37 +0000] 8b9f238c5de5da5b30f3f596ab7b2fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:13:43 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:43 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:52 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 7e644afaecb3e863d4337a5bbde3f95e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:13:52 [info] 37#37: *944 [lua] logger.lua:23: 7e644afaecb3e863d4337a5bbde3f95e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:07:13:52 +0000] 7e644afaecb3e863d4337a5bbde3f95e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 07:13:53 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:13:53 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:03 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:03 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:08 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: 47d0c1bf2418edc03046405c0d274719:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:14:08 [info] 37#37: *950 [lua] logger.lua:23: 47d0c1bf2418edc03046405c0d274719 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:14:08 +0000] 47d0c1bf2418edc03046405c0d274719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:14:13 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:13 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:23 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: 882849300409845d1487a6ed59c28c48:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:14:23 +0000] 882849300409845d1487a6ed59c28c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.097 upstream_response_time:0.065 "-" "Consul Health Check" "-" 2023/02/02 07:14:23 [info] 37#37: *953 [lua] logger.lua:23: 882849300409845d1487a6ed59c28c48 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:14:23 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:23 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:33 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:33 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:38 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:189):2: 12995990d05b60211b549ca2a2649f1c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:14:38 [info] 37#37: *958 [lua] logger.lua:23: 12995990d05b60211b549ca2a2649f1c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:14:38 +0000] 12995990d05b60211b549ca2a2649f1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.066 upstream_response_time:0.049 "-" "Consul Health Check" "-" 2023/02/02 07:14:43 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:43 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:53 [info] 37#37: *962 [lua] access_by_lua(msblocations.conf:189):2: 15137ce4a4b707e227227765a0909851:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:14:53 [info] 37#37: *962 [lua] logger.lua:23: 15137ce4a4b707e227227765a0909851 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:14:53 +0000] 15137ce4a4b707e227227765a0909851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:14:53 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:14:53 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:03 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:03 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:08 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:189):2: 07a0ec01ed2ff7fec9bf07045f5ecfef:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:15:08 [info] 37#37: *967 [lua] logger.lua:23: 07a0ec01ed2ff7fec9bf07045f5ecfef {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:15:08 +0000] 07a0ec01ed2ff7fec9bf07045f5ecfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:15:13 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:13 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:23 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: 22bbbd4b71bec916254c293662f4c502:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:15:23 [info] 37#37: *970 [lua] logger.lua:23: 22bbbd4b71bec916254c293662f4c502 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:07:15:23 +0000] 22bbbd4b71bec916254c293662f4c502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:15:23 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:23 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:33 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:33 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:38 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:189):2: 75f083d348e30ebfd990003b02a923dd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:15:38 +0000] 75f083d348e30ebfd990003b02a923dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.047 "-" "Consul Health Check" "-" 2023/02/02 07:15:38 [info] 37#37: *975 [lua] logger.lua:23: 75f083d348e30ebfd990003b02a923dd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/02/02 07:15:43 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:43 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:53 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:53 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:15:53 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 6361b9ff6b90b25f9285bb8314cfba31:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:15:53 [info] 37#37: *981 [lua] logger.lua:23: 6361b9ff6b90b25f9285bb8314cfba31 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:07:15:53 +0000] 6361b9ff6b90b25f9285bb8314cfba31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 07:16:03 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:03 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:16:08 +0000] 778d27befff3586e16569001dab677cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:16:08 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:189):2: 778d27befff3586e16569001dab677cb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:16:08 [info] 37#37: *984 [lua] logger.lua:23: 778d27befff3586e16569001dab677cb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:16:13 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:13 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:23 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:23 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:23 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:189):2: aeb5e318185e2ab03b7f08955686ac7e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:16:23 +0000] aeb5e318185e2ab03b7f08955686ac7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 07:16:23 [info] 37#37: *989 [lua] logger.lua:23: aeb5e318185e2ab03b7f08955686ac7e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:16:33 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:33 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:38 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:189):2: 86c9908f2d8cc85775df58b47a724200:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:16:38 [info] 37#37: *992 [lua] logger.lua:23: 86c9908f2d8cc85775df58b47a724200 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:16:38 +0000] 86c9908f2d8cc85775df58b47a724200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:16:43 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:43 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:53 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:53 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:16:53 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: 5a953b27526300e5a06a2dcece51fcc9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:16:53 +0000] 5a953b27526300e5a06a2dcece51fcc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:16:53 [info] 37#37: *998 [lua] logger.lua:23: 5a953b27526300e5a06a2dcece51fcc9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/02 07:17:03 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:03 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:08 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: 0b8553d6bf9cb4aff48df90fa1fd32c8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:17:09 +0000] 0b8553d6bf9cb4aff48df90fa1fd32c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:17:09 [info] 37#37: *1001 [lua] logger.lua:23: 0b8553d6bf9cb4aff48df90fa1fd32c8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:17:13 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:13 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:23 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:23 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:24 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:189):2: 50e820aeb2a6df089a69112a6c1af531:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:17:24 +0000] 50e820aeb2a6df089a69112a6c1af531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:17:24 [info] 37#37: *1006 [lua] logger.lua:23: 50e820aeb2a6df089a69112a6c1af531 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:17:33 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:33 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:39 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:189):2: 0f327d24f2e5837115633872b8bf497b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:17:39 +0000] 0f327d24f2e5837115633872b8bf497b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:17:39 [info] 37#37: *1009 [lua] logger.lua:23: 0f327d24f2e5837115633872b8bf497b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:17:43 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:43 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:53 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:53 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:17:54 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 8e8b51e8fb9eaf82264404e1e4c6b6e1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:17:54 [info] 37#37: *1015 [lua] logger.lua:23: 8e8b51e8fb9eaf82264404e1e4c6b6e1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:17:54 +0000] 8e8b51e8fb9eaf82264404e1e4c6b6e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:18:03 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:03 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:09 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: 02e5f0f720cba176437256eb815ab33e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.71.149 - - [02/Feb/2023:07:18:09 +0000] 02e5f0f720cba176437256eb815ab33e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:18:09 [info] 37#37: *1018 [lua] logger.lua:23: 02e5f0f720cba176437256eb815ab33e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:18:13 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:13 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:23 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:23 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:24 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:189):2: 4ece2a1f60899aea98132e9b1f619924:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:18:24 [info] 37#37: *1023 [lua] logger.lua:23: 4ece2a1f60899aea98132e9b1f619924 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:18:24 +0000] 4ece2a1f60899aea98132e9b1f619924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:18:33 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:33 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:39 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:189):2: 993141ef96dea2969d41d0c859387821:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.71.149 - - [02/Feb/2023:07:18:39 +0000] 993141ef96dea2969d41d0c859387821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 07:18:39 [info] 37#37: *1026 [lua] logger.lua:23: 993141ef96dea2969d41d0c859387821 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:18:43 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:43 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:53 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:53 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:18:54 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: 29f19d55a4e73a8aefce71728f3e2034:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.71.149 - - [02/Feb/2023:07:18:54 +0000] 29f19d55a4e73a8aefce71728f3e2034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:18:54 [info] 37#37: *1032 [lua] logger.lua:23: 29f19d55a4e73a8aefce71728f3e2034 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:19:03 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:03 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:09 [info] 37#37: *1035 [lua] access_by_lua(msblocations.conf:189):2: fa8fca990726fd95c9628a0e9d63b723:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:19:09 [info] 37#37: *1035 [lua] logger.lua:23: fa8fca990726fd95c9628a0e9d63b723 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:19:09 +0000] fa8fca990726fd95c9628a0e9d63b723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/02 07:19:13 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:13 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:23 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:23 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:24 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: 8ef31d17ccf98dbf1a961c013f9b841d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:19:24 [info] 37#37: *1040 [lua] logger.lua:23: 8ef31d17ccf98dbf1a961c013f9b841d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:19:24 +0000] 8ef31d17ccf98dbf1a961c013f9b841d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:19:33 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:33 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:39 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:189):2: 66979edb86a4352635a97c951b8f4b78:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:19:39 [info] 37#37: *1043 [lua] logger.lua:23: 66979edb86a4352635a97c951b8f4b78 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.149 - - [02/Feb/2023:07:19:39 +0000] 66979edb86a4352635a97c951b8f4b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:19:43 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:43 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:53 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:53 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:19:54 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 01ac0de7fbdf2cf9eb664708596ee36e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:19:54 [info] 37#37: *1049 [lua] logger.lua:23: 01ac0de7fbdf2cf9eb664708596ee36e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:19:54 +0000] 01ac0de7fbdf2cf9eb664708596ee36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.033 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 07:20:03 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:03 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:09 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: edd3f8b16aa48595b7c01c10734897f2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:20:09 [info] 37#37: *1052 [lua] logger.lua:23: edd3f8b16aa48595b7c01c10734897f2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:09 +0000] edd3f8b16aa48595b7c01c10734897f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:20:13 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:13 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:23 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:23 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:24 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: dd320df2cacb6faa7ec9fd445f906cd7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 132 2023/02/02 07:20:25 [info] 37#37: *1057 [lua] logger.lua:23: dd320df2cacb6faa7ec9fd445f906cd7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:25 +0000] dd320df2cacb6faa7ec9fd445f906cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.206 upstream_response_time:0.176 "-" "Consul Health Check" "-" 2023/02/02 07:20:33 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:33 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:40 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:189):2: 524507ce3ffe19fa4daa70c49bd556e8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:20:40 [info] 37#37: *1060 [lua] logger.lua:23: 524507ce3ffe19fa4daa70c49bd556e8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:40 +0000] 524507ce3ffe19fa4daa70c49bd556e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 07:20:43 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:43 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:53 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:53 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:20:55 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: c01a78643e5929aeb0cdb0b61536738b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:20:55 [info] 37#37: *1066 [lua] logger.lua:23: c01a78643e5929aeb0cdb0b61536738b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 80 10.233.71.149 - - [02/Feb/2023:07:20:55 +0000] c01a78643e5929aeb0cdb0b61536738b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.104 upstream_response_time:0.087 "-" "Consul Health Check" "-" 2023/02/02 07:21:03 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:03 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:10 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: 567abb117b4dee2a45d6b20d815a0670:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2023/02/02 07:21:10 [info] 37#37: *1069 [lua] logger.lua:23: 567abb117b4dee2a45d6b20d815a0670 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:10 +0000] 567abb117b4dee2a45d6b20d815a0670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.040 "-" "Consul Health Check" "-" 2023/02/02 07:21:13 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:13 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:23 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:23 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:25 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: ea784735ae8a110c4d43ca9c78230acb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:21:25 [info] 37#37: *1074 [lua] logger.lua:23: ea784735ae8a110c4d43ca9c78230acb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:25 +0000] ea784735ae8a110c4d43ca9c78230acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:21:33 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:33 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:40 [info] 37#37: *1077 [lua] access_by_lua(msblocations.conf:189):2: a093c6dd55081b2a9160f828d61fe72d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.71.149 - - [02/Feb/2023:07:21:40 +0000] a093c6dd55081b2a9160f828d61fe72d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2023/02/02 07:21:40 [info] 37#37: *1077 [lua] logger.lua:23: a093c6dd55081b2a9160f828d61fe72d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:21:43 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:43 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:53 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:53 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:21:56 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:189):2: 752e807bab4fb20f3121e5ddb891707b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:21:56 +0000] 752e807bab4fb20f3121e5ddb891707b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:21:56 [info] 37#37: *1083 [lua] logger.lua:23: 752e807bab4fb20f3121e5ddb891707b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:22:03 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:03 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:11 [info] 37#37: *1086 [lua] access_by_lua(msblocations.conf:189):2: e7276d5b62c511c881ad7d4c5b6562cf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48 2023/02/02 07:22:11 [info] 37#37: *1086 [lua] logger.lua:23: e7276d5b62c511c881ad7d4c5b6562cf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:22:11 +0000] e7276d5b62c511c881ad7d4c5b6562cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.068 upstream_response_time:0.066 "-" "Consul Health Check" "-" 2023/02/02 07:22:13 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:13 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:23 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:23 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:26 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: 9277bdee9e90a7d9d15d3c71c6579439:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:22:26 [info] 37#37: *1091 [lua] logger.lua:23: 9277bdee9e90a7d9d15d3c71c6579439 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:22:26 +0000] 9277bdee9e90a7d9d15d3c71c6579439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/02 07:22:33 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:33 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:41 [info] 37#37: *1094 [lua] access_by_lua(msblocations.conf:189):2: 0657f0485c6fe600acd088482a915562:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:22:41 [info] 37#37: *1094 [lua] logger.lua:23: 0657f0485c6fe600acd088482a915562 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:22:41 +0000] 0657f0485c6fe600acd088482a915562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.070 upstream_response_time:0.055 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:22:43 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:43 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:53 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:53 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:22:56 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: 42a3cbe8a779e095156501951a8d61cb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:22:56 [info] 37#37: *1100 [lua] logger.lua:23: 42a3cbe8a779e095156501951a8d61cb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:22:56 +0000] 42a3cbe8a779e095156501951a8d61cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.051 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41 2023/02/02 07:23:03 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:03 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:11 [info] 37#37: *1103 [lua] access_by_lua(msblocations.conf:189):2: c7ccf0c1092fc1ee6cf678bba7f902f4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 07:23:11 [info] 37#37: *1103 [lua] logger.lua:23: c7ccf0c1092fc1ee6cf678bba7f902f4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:23:11 +0000] c7ccf0c1092fc1ee6cf678bba7f902f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 07:23:13 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:13 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:23 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:23 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:26 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: f92e2c94e86965ce0a7366b74bb7c719:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:23:27 [info] 37#37: *1108 [lua] logger.lua:23: f92e2c94e86965ce0a7366b74bb7c719 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:23:27 +0000] f92e2c94e86965ce0a7366b74bb7c719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:23:33 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:33 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:42 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: dc464e2e60d961be619660c59316b9ad:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:23:42 [info] 37#37: *1111 [lua] logger.lua:23: dc464e2e60d961be619660c59316b9ad {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:23:42 +0000] dc464e2e60d961be619660c59316b9ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:23:43 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:43 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:53 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:53 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:23:57 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:189):2: 5c1999d2103a21e02a6880bd07dece18:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:23:57 +0000] 5c1999d2103a21e02a6880bd07dece18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:23:57 [info] 37#37: *1117 [lua] logger.lua:23: 5c1999d2103a21e02a6880bd07dece18 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:24:03 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:03 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:12 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: b456a3a70806b20f82c6f465eaa3e856:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:12 +0000] b456a3a70806b20f82c6f465eaa3e856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/02 07:24:12 [info] 37#37: *1120 [lua] logger.lua:23: b456a3a70806b20f82c6f465eaa3e856 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/02 07:24:13 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:13 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:23 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:23 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:27 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: 40e211af021b3f318f68206b66d82403:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:27 +0000] 40e211af021b3f318f68206b66d82403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:24:27 [info] 37#37: *1125 [lua] logger.lua:23: 40e211af021b3f318f68206b66d82403 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:24:33 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:33 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:42 [info] 37#37: *1128 [lua] access_by_lua(msblocations.conf:189):2: 18236d12f5dc937a0a3e11970ad1656a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:07:24:42 +0000] 18236d12f5dc937a0a3e11970ad1656a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:24:42 [info] 37#37: *1128 [lua] logger.lua:23: 18236d12f5dc937a0a3e11970ad1656a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:24:43 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:43 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:53 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:53 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:24:57 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:189):2: a63c11a39761c72c41c5618ad3012b7e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:24:57 [info] 37#37: *1134 [lua] logger.lua:23: a63c11a39761c72c41c5618ad3012b7e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:24:57 +0000] a63c11a39761c72c41c5618ad3012b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:25:03 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:03 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:12 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: 78975bfe3940bdcccb2c33bef96f52e2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:12 +0000] 78975bfe3940bdcccb2c33bef96f52e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/02 07:25:12 [info] 37#37: *1137 [lua] logger.lua:23: 78975bfe3940bdcccb2c33bef96f52e2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 07:25:13 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:13 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:23 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:23 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:27 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: 1afd6453be8768ed3359ae69b5746cdc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:25:27 [info] 37#37: *1142 [lua] logger.lua:23: 1afd6453be8768ed3359ae69b5746cdc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:27 +0000] 1afd6453be8768ed3359ae69b5746cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:25:33 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:33 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:42 [info] 37#37: *1145 [lua] access_by_lua(msblocations.conf:189):2: e4e65fc5ad2dbd31e827a24d49a5f5b1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 10.233.71.149 - - [02/Feb/2023:07:25:42 +0000] e4e65fc5ad2dbd31e827a24d49a5f5b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.039 "-" "Consul Health Check" "-" 2023/02/02 07:25:42 [info] 37#37: *1145 [lua] logger.lua:23: e4e65fc5ad2dbd31e827a24d49a5f5b1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:25:43 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:43 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:53 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:53 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:25:57 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: 1009e9634146df518160a8ecc3dba9b2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:25:57 [info] 37#37: *1151 [lua] logger.lua:23: 1009e9634146df518160a8ecc3dba9b2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:25:57 +0000] 1009e9634146df518160a8ecc3dba9b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:26:03 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:03 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:12 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:189):2: ccc934a20ae137549f1f0f166553691c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:26:12 [info] 37#37: *1154 [lua] logger.lua:23: ccc934a20ae137549f1f0f166553691c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:26:12 +0000] ccc934a20ae137549f1f0f166553691c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:26:13 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:13 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:23 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:23 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:26:27 +0000] 5dc5408c3817e00de73cabcffccf23b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:26:27 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: 5dc5408c3817e00de73cabcffccf23b1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:26:27 [info] 37#37: *1159 [lua] logger.lua:23: 5dc5408c3817e00de73cabcffccf23b1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:26:33 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:33 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:42 [info] 37#37: *1162 [lua] access_by_lua(msblocations.conf:189):2: 887ede0f9bbc5899077a7f9d5f9d1c89:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:26:42 +0000] 887ede0f9bbc5899077a7f9d5f9d1c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:26:42 [info] 37#37: *1162 [lua] logger.lua:23: 887ede0f9bbc5899077a7f9d5f9d1c89 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:26:43 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:43 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:53 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:53 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:26:57 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: 21da7665eab03348513b21fb914925e1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:26:57 +0000] 21da7665eab03348513b21fb914925e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 07:26:57 [info] 37#37: *1168 [lua] logger.lua:23: 21da7665eab03348513b21fb914925e1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:27:03 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:03 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:12 [info] 37#37: *1171 [lua] access_by_lua(msblocations.conf:189):2: 1f455e1dce1f2b3560ad2ad3c4986e19:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:27:12 [info] 37#37: *1171 [lua] logger.lua:23: 1f455e1dce1f2b3560ad2ad3c4986e19 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:27:12 +0000] 1f455e1dce1f2b3560ad2ad3c4986e19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.041 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2023/02/02 07:27:13 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:13 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:23 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:23 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:27 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: 355bf6eb84ee4136bb81f234e819d6c6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:27:27 [info] 37#37: *1176 [lua] logger.lua:23: 355bf6eb84ee4136bb81f234e819d6c6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:27:27 +0000] 355bf6eb84ee4136bb81f234e819d6c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:27:33 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:33 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:43 [info] 37#37: *1179 [lua] access_by_lua(msblocations.conf:189):2: 518bcf1df6fb47dde842777bf7b41bd1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:27:43 [info] 37#37: *1179 [lua] logger.lua:23: 518bcf1df6fb47dde842777bf7b41bd1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:27:43 +0000] 518bcf1df6fb47dde842777bf7b41bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/02 07:27:43 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:43 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:53 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:53 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:27:58 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:189):2: 38a9c8fef8bbffcbeb3f5549b30eaadd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:27:58 +0000] 38a9c8fef8bbffcbeb3f5549b30eaadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:27:58 [info] 37#37: *1185 [lua] logger.lua:23: 38a9c8fef8bbffcbeb3f5549b30eaadd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 07:28:03 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:03 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:13 [info] 37#37: *1188 [lua] access_by_lua(msblocations.conf:189):2: f7374e1864534cd75201a18768a5c000:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:28:13 [info] 37#37: *1188 [lua] logger.lua:23: f7374e1864534cd75201a18768a5c000 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:13 +0000] f7374e1864534cd75201a18768a5c000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:28:13 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:13 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:23 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:23 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:28 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: 97a7f93ed30e1d3076e5809a22b6212c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:28:28 [info] 37#37: *1193 [lua] logger.lua:23: 97a7f93ed30e1d3076e5809a22b6212c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:07:28:28 +0000] 97a7f93ed30e1d3076e5809a22b6212c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/02 07:28:33 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:33 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:43 [info] 37#37: *1196 [lua] access_by_lua(msblocations.conf:189):2: 460381906b045f13c901dc67570c0560:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:43 +0000] 460381906b045f13c901dc67570c0560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 07:28:43 [info] 37#37: *1196 [lua] logger.lua:23: 460381906b045f13c901dc67570c0560 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 07:28:43 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:43 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:53 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:53 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:28:58 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: 746658dfe4e84513b1cabc4142d96b8c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:28:58 [info] 37#37: *1202 [lua] logger.lua:23: 746658dfe4e84513b1cabc4142d96b8c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:28:58 +0000] 746658dfe4e84513b1cabc4142d96b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 07:29:03 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:03 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:13 [info] 37#37: *1205 [lua] access_by_lua(msblocations.conf:189):2: 9d5a574ab611c92f756a9673cf76280b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:29:13 [info] 37#37: *1205 [lua] logger.lua:23: 9d5a574ab611c92f756a9673cf76280b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:29:13 +0000] 9d5a574ab611c92f756a9673cf76280b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:29:13 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:13 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:23 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:23 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:28 [info] 37#37: *1210 [lua] access_by_lua(msblocations.conf:189):2: e2d07e8bc96694d38f0e38f1a693a042:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:29:28 [info] 37#37: *1210 [lua] logger.lua:23: e2d07e8bc96694d38f0e38f1a693a042 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.71.149 - - [02/Feb/2023:07:29:28 +0000] e2d07e8bc96694d38f0e38f1a693a042 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/02 07:29:33 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:33 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:43 [info] 37#37: *1213 [lua] access_by_lua(msblocations.conf:189):2: f876c6a6b4fbe14f4a0be7bd8dcd6202:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.71.149 - - [02/Feb/2023:07:29:43 +0000] f876c6a6b4fbe14f4a0be7bd8dcd6202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:29:43 [info] 37#37: *1213 [lua] logger.lua:23: f876c6a6b4fbe14f4a0be7bd8dcd6202 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:29:43 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:43 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:53 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:53 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:29:58 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:189):2: ab79bc3d00370df29e3708763b41d1d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:29:58 [info] 37#37: *1219 [lua] logger.lua:23: ab79bc3d00370df29e3708763b41d1d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:29:58 +0000] ab79bc3d00370df29e3708763b41d1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 07:30:03 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:03 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:13 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:13 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:13 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:189):2: 54db895cebeb17797a254bc002c25640:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:30:13 [info] 37#37: *1224 [lua] logger.lua:23: 54db895cebeb17797a254bc002c25640 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:30:13 +0000] 54db895cebeb17797a254bc002c25640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.045 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44 2023/02/02 07:30:23 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:23 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:28 [info] 37#37: *1227 [lua] access_by_lua(msblocations.conf:189):2: 2881c988d667bff21aa06d36a2589f3c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:30:28 [info] 37#37: *1227 [lua] logger.lua:23: 2881c988d667bff21aa06d36a2589f3c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:30:28 +0000] 2881c988d667bff21aa06d36a2589f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 07:30:33 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:33 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:43 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:43 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:43 [info] 37#37: *1232 [lua] access_by_lua(msblocations.conf:189):2: 01977c838a855fd681932b08c05c8a28:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:30:43 [info] 37#37: *1232 [lua] logger.lua:23: 01977c838a855fd681932b08c05c8a28 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:30:43 +0000] 01977c838a855fd681932b08c05c8a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/02 07:30:53 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:30:53 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:07:30:58 +0000] c87f5201b89dd76f9beb23a4633f3713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:30:58 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:189):2: c87f5201b89dd76f9beb23a4633f3713:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:30:58 [info] 37#37: *1236 [lua] logger.lua:23: c87f5201b89dd76f9beb23a4633f3713 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:31:03 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:03 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:13 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:13 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:14 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:189):2: ce37d17741590e1584fa02c54192f959:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:07:31:14 +0000] ce37d17741590e1584fa02c54192f959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 07:31:14 [info] 37#37: *1241 [lua] logger.lua:23: ce37d17741590e1584fa02c54192f959 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:31:23 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:23 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:29 [info] 37#37: *1244 [lua] access_by_lua(msblocations.conf:189):2: f81d5476fc9bf9b3efad5987cd45be7b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:31:29 [info] 37#37: *1244 [lua] logger.lua:23: f81d5476fc9bf9b3efad5987cd45be7b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:29 +0000] f81d5476fc9bf9b3efad5987cd45be7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:31:33 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:33 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:43 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:43 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:44 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:189):2: df0cc593d1967ee85675d9f5adb694d0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:44 +0000] df0cc593d1967ee85675d9f5adb694d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:31:44 [info] 37#37: *1249 [lua] logger.lua:23: df0cc593d1967ee85675d9f5adb694d0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:31:53 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:53 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:31:59 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:189):2: b98c9343885f6900968291ded013d63e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:31:59 [info] 37#37: *1253 [lua] logger.lua:23: b98c9343885f6900968291ded013d63e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:31:59 +0000] b98c9343885f6900968291ded013d63e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:32:03 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:03 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:13 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:13 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:14 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: 577375684b3f9a9db3d7eacdb5451a8a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:32:14 [info] 37#37: *1258 [lua] logger.lua:23: 577375684b3f9a9db3d7eacdb5451a8a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:32:14 +0000] 577375684b3f9a9db3d7eacdb5451a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/02 07:32:23 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:23 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:29 [info] 37#37: *1261 [lua] access_by_lua(msblocations.conf:189):2: 28f4019c1deda98f96e9cdfdc1741cc3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/02/02 07:32:29 [info] 37#37: *1261 [lua] logger.lua:23: 28f4019c1deda98f96e9cdfdc1741cc3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:32:29 +0000] 28f4019c1deda98f96e9cdfdc1741cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.050 "-" "Consul Health Check" "-" 2023/02/02 07:32:33 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:33 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:43 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:43 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:44 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:189):2: c5c1bee7e5e0a23f289a41a8a71c4664:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.71.149 - - [02/Feb/2023:07:32:44 +0000] c5c1bee7e5e0a23f289a41a8a71c4664 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.040 "-" "Consul Health Check" "-" 2023/02/02 07:32:44 [info] 37#37: *1266 [lua] logger.lua:23: c5c1bee7e5e0a23f289a41a8a71c4664 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:32:53 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:53 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:32:59 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:189):2: 7fda7a9da6754a916e452c29648915ba:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:32:59 +0000] 7fda7a9da6754a916e452c29648915ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:32:59 [info] 37#37: *1270 [lua] logger.lua:23: 7fda7a9da6754a916e452c29648915ba {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:33:03 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:03 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:13 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:13 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:14 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: 3a6b8620581d9f2b19c406bccfdcf89b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:33:14 [info] 37#37: *1275 [lua] logger.lua:23: 3a6b8620581d9f2b19c406bccfdcf89b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:33:14 +0000] 3a6b8620581d9f2b19c406bccfdcf89b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:33:23 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:23 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:29 [info] 37#37: *1278 [lua] access_by_lua(msblocations.conf:189):2: 10177f24d36c3d6a114a97d210dadaa5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:33:29 +0000] 10177f24d36c3d6a114a97d210dadaa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:33:29 [info] 37#37: *1278 [lua] logger.lua:23: 10177f24d36c3d6a114a97d210dadaa5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:33:33 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:33 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:43 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:43 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:44 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:189):2: 4963318b7600979f3a53ae26f18a5a24:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:33:44 [info] 37#37: *1283 [lua] logger.lua:23: 4963318b7600979f3a53ae26f18a5a24 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:33:44 +0000] 4963318b7600979f3a53ae26f18a5a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44 2023/02/02 07:33:53 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:53 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:33:59 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:189):2: 2d9a66fd85df5cd20ee938bd08ca0eb6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:33:59 +0000] 2d9a66fd85df5cd20ee938bd08ca0eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/02/02 07:33:59 [info] 37#37: *1287 [lua] logger.lua:23: 2d9a66fd85df5cd20ee938bd08ca0eb6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 07:34:03 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:03 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:13 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:13 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:14 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: ed9540f3d1d5669433c604bbd25ee7fb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:07:34:14 +0000] ed9540f3d1d5669433c604bbd25ee7fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 07:34:14 [info] 37#37: *1292 [lua] logger.lua:23: ed9540f3d1d5669433c604bbd25ee7fb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:34:23 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:23 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:29 [info] 37#37: *1295 [lua] access_by_lua(msblocations.conf:189):2: 456920cda66f4317385773ea1be55531:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:34:29 [info] 37#37: *1295 [lua] logger.lua:23: 456920cda66f4317385773ea1be55531 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:34:29 +0000] 456920cda66f4317385773ea1be55531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:34:33 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:33 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:43 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:43 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:44 [info] 37#37: *1300 [lua] access_by_lua(msblocations.conf:189):2: 9618ac5ac89b210227bedbd69c5b8906:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:34:44 [info] 37#37: *1300 [lua] logger.lua:23: 9618ac5ac89b210227bedbd69c5b8906 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:34:44 +0000] 9618ac5ac89b210227bedbd69c5b8906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:34:53 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:53 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:34:55 [info] 37#37: *1304 client closed connection while waiting for request, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:00 [info] 37#37: *1305 [lua] access_by_lua(msblocations.conf:189):2: b2c17c5ee698b6e96ec3131cbd7b6243:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:35:00 [info] 37#37: *1305 [lua] logger.lua:23: b2c17c5ee698b6e96ec3131cbd7b6243 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 10.233.71.149 - - [02/Feb/2023:07:35:00 +0000] b2c17c5ee698b6e96ec3131cbd7b6243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/02 07:35:03 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:03 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:13 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:13 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:15 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:189):2: d74ede89d46b0648322d12c63c9b2b4f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:35:15 [info] 37#37: *1310 [lua] logger.lua:23: d74ede89d46b0648322d12c63c9b2b4f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:35:15 +0000] d74ede89d46b0648322d12c63c9b2b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 07:35:23 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:23 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:30 [info] 37#37: *1313 [lua] access_by_lua(msblocations.conf:189):2: d7906585ba450f1a9be67dd06fdfda6f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:35:30 [info] 37#37: *1313 [lua] logger.lua:23: d7906585ba450f1a9be67dd06fdfda6f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:35:30 +0000] d7906585ba450f1a9be67dd06fdfda6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.040 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/02 07:35:33 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:33 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:43 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:43 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:45 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:189):2: 6c2497fd8279f0f9af09da374fdd58f2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:35:45 +0000] 6c2497fd8279f0f9af09da374fdd58f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:35:45 [info] 37#37: *1318 [lua] logger.lua:23: 6c2497fd8279f0f9af09da374fdd58f2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:35:53 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:35:53 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:00 [info] 37#37: *1322 [lua] access_by_lua(msblocations.conf:189):2: 11662a57a53e804f3bbde42189703a4b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:00 +0000] 11662a57a53e804f3bbde42189703a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:36:00 [info] 37#37: *1322 [lua] logger.lua:23: 11662a57a53e804f3bbde42189703a4b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:36:03 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:03 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:13 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:13 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:15 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:189):2: 35d44cc1e7f46d4c2dd3797fb9f1815c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:36:15 [info] 37#37: *1327 [lua] logger.lua:23: 35d44cc1e7f46d4c2dd3797fb9f1815c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:15 +0000] 35d44cc1e7f46d4c2dd3797fb9f1815c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/02 07:36:23 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:23 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:30 [info] 37#37: *1330 [lua] access_by_lua(msblocations.conf:189):2: a616aa152e1cae419d70f7c248d3cf76:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:36:30 [info] 37#37: *1330 [lua] logger.lua:23: a616aa152e1cae419d70f7c248d3cf76 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:30 +0000] a616aa152e1cae419d70f7c248d3cf76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 07:36:33 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:33 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:43 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:43 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:45 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:189):2: 4e24aec15e3e3c889f6aa33d1232cf10:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:36:45 [info] 37#37: *1335 [lua] logger.lua:23: 4e24aec15e3e3c889f6aa33d1232cf10 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:36:45 +0000] 4e24aec15e3e3c889f6aa33d1232cf10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 07:36:53 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:36:53 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:00 [info] 37#37: *1339 [lua] access_by_lua(msblocations.conf:189):2: ef41591a85e241615cafea4d796f0655:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:00 +0000] ef41591a85e241615cafea4d796f0655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 07:37:00 [info] 37#37: *1339 [lua] logger.lua:23: ef41591a85e241615cafea4d796f0655 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:37:03 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:03 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:13 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:13 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:15 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:189):2: 7711ca062b44551f871c88ebb564b06f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:37:15 [info] 37#37: *1344 [lua] logger.lua:23: 7711ca062b44551f871c88ebb564b06f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:15 +0000] 7711ca062b44551f871c88ebb564b06f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 07:37:23 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:23 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:30 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:189):2: 760096d2481fb50d42a23c5414adbe0d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:30 +0000] 760096d2481fb50d42a23c5414adbe0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/02 07:37:30 [info] 37#37: *1347 [lua] logger.lua:23: 760096d2481fb50d42a23c5414adbe0d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:37:33 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:33 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:43 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:43 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:45 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:189):2: 558acfbda580736f7f2219929b9e7724:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:37:45 +0000] 558acfbda580736f7f2219929b9e7724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 07:37:45 [info] 37#37: *1352 [lua] logger.lua:23: 558acfbda580736f7f2219929b9e7724 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:37:53 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:37:53 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:00 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:189):2: 4c5213da819732f1a4cedd5dd7dacfc2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:38:00 +0000] 4c5213da819732f1a4cedd5dd7dacfc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/02 07:38:00 [info] 37#37: *1356 [lua] logger.lua:23: 4c5213da819732f1a4cedd5dd7dacfc2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/02/02 07:38:03 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:03 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:13 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:13 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:15 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:189):2: 77f888d6693200c9eecfe39ce6d7b4da:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:38:15 [info] 37#37: *1361 [lua] logger.lua:23: 77f888d6693200c9eecfe39ce6d7b4da {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:38:15 +0000] 77f888d6693200c9eecfe39ce6d7b4da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:38:23 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:23 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:30 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:189):2: 91d725f687b1895097a63aa7c446cc5d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:38:31 [info] 37#37: *1364 [lua] logger.lua:23: 91d725f687b1895097a63aa7c446cc5d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:38:31 +0000] 91d725f687b1895097a63aa7c446cc5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:38:33 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:33 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:43 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:43 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:46 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:189):2: 35fb4dcbce9a4842726b9d3a03281c72:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:38:46 [info] 37#37: *1369 [lua] logger.lua:23: 35fb4dcbce9a4842726b9d3a03281c72 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:38:46 +0000] 35fb4dcbce9a4842726b9d3a03281c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:38:53 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:38:53 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:01 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:189):2: fc676b8d20e653ffe5e9ce613c77a1fa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:39:01 [info] 37#37: *1373 [lua] logger.lua:23: fc676b8d20e653ffe5e9ce613c77a1fa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:39:01 +0000] fc676b8d20e653ffe5e9ce613c77a1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:39:03 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:03 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:13 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:13 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:16 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:189):2: 71493120c4b8c680a8efeb7ca7d21b28:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:39:16 +0000] 71493120c4b8c680a8efeb7ca7d21b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:39:16 [info] 37#37: *1378 [lua] logger.lua:23: 71493120c4b8c680a8efeb7ca7d21b28 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:39:23 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:23 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:31 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:189):2: 358dc0d99060318a048b7504b0f12ae5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:39:31 [info] 37#37: *1381 [lua] logger.lua:23: 358dc0d99060318a048b7504b0f12ae5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:39:31 +0000] 358dc0d99060318a048b7504b0f12ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:39:33 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:33 [info] 37#37: *1382 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:43 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:43 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:46 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:189):2: 2a4e9513ca5bdf2d69ce6fe67122dd54:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:39:46 [info] 37#37: *1386 [lua] logger.lua:23: 2a4e9513ca5bdf2d69ce6fe67122dd54 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:39:46 +0000] 2a4e9513ca5bdf2d69ce6fe67122dd54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:39:53 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:39:53 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:01 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:189):2: 898d16a20f81257d599e37fac5a46b60:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:40:01 [info] 37#37: *1390 [lua] logger.lua:23: 898d16a20f81257d599e37fac5a46b60 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:01 +0000] 898d16a20f81257d599e37fac5a46b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:40:03 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:03 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:13 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:13 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:16 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:189):2: 3b200ffca48d5f631935d73f7ae053bf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:40:16 [info] 37#37: *1395 [lua] logger.lua:23: 3b200ffca48d5f631935d73f7ae053bf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:16 +0000] 3b200ffca48d5f631935d73f7ae053bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 07:40:23 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:23 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:31 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:189):2: d39d711c557e482064544d744c443a5a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:40:31 [info] 37#37: *1398 [lua] logger.lua:23: d39d711c557e482064544d744c443a5a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:31 +0000] d39d711c557e482064544d744c443a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/02 07:40:33 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:33 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:43 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:43 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:46 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:189):2: 2ad4b1eed862688a6bf479672bcf1400:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:40:46 [info] 37#37: *1403 [lua] logger.lua:23: 2ad4b1eed862688a6bf479672bcf1400 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:40:46 +0000] 2ad4b1eed862688a6bf479672bcf1400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:40:53 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:40:53 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:01 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:189):2: 28a4b14aa2cfbbb7726029926f42186d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:41:01 [info] 37#37: *1407 [lua] logger.lua:23: 28a4b14aa2cfbbb7726029926f42186d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:41:01 +0000] 28a4b14aa2cfbbb7726029926f42186d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:41:03 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:03 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:13 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:13 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:16 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:189):2: 63c03c730258745edb7ea7f8a98c4a77:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:41:16 [info] 37#37: *1412 [lua] logger.lua:23: 63c03c730258745edb7ea7f8a98c4a77 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:41:16 +0000] 63c03c730258745edb7ea7f8a98c4a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:41:23 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:23 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:31 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:189):2: bd52080f1750c0ae021784335fbbe6de:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:41:31 +0000] bd52080f1750c0ae021784335fbbe6de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:41:31 [info] 37#37: *1415 [lua] logger.lua:23: bd52080f1750c0ae021784335fbbe6de {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:41:33 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:33 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:43 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:43 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:46 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:189):2: 6f7026eb045f6cf9d309eec57853c0dc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:41:46 [info] 37#37: *1420 [lua] logger.lua:23: 6f7026eb045f6cf9d309eec57853c0dc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:41:46 +0000] 6f7026eb045f6cf9d309eec57853c0dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:41:53 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:41:53 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:01 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:189):2: cb337ae67d29c4c23902591875e3867c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:42:01 [info] 37#37: *1424 [lua] logger.lua:23: cb337ae67d29c4c23902591875e3867c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:01 +0000] cb337ae67d29c4c23902591875e3867c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:42:03 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:03 [info] 37#37: *1426 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:13 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:13 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:16 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:189):2: 029dfe5e020e448668d0c5b16cdc7ca3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:17 +0000] 029dfe5e020e448668d0c5b16cdc7ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 07:42:17 [info] 37#37: *1429 [lua] logger.lua:23: 029dfe5e020e448668d0c5b16cdc7ca3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:42:23 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:23 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:32 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:189):2: 28c12a7627d67d2ef567ab473a0757b1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:42:32 [info] 37#37: *1432 [lua] logger.lua:23: 28c12a7627d67d2ef567ab473a0757b1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:32 +0000] 28c12a7627d67d2ef567ab473a0757b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.044 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 2023/02/02 07:42:33 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:33 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:43 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:43 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:47 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:189):2: 08cf1f26390229546769d61d885cde80:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:47 +0000] 08cf1f26390229546769d61d885cde80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/02/02 07:42:47 [info] 37#37: *1437 [lua] logger.lua:23: 08cf1f26390229546769d61d885cde80 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/02 07:42:53 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:42:53 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:02 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:189):2: 2e2bdf14860342fddfe4e53930f78f61:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:43:02 [info] 37#37: *1441 [lua] logger.lua:23: 2e2bdf14860342fddfe4e53930f78f61 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:43:02 +0000] 2e2bdf14860342fddfe4e53930f78f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 07:43:03 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:03 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:13 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:13 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:17 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:189):2: 572c56c3e7e1ff7fc98b24e43c96f4c9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.149 - - [02/Feb/2023:07:43:17 +0000] 572c56c3e7e1ff7fc98b24e43c96f4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:43:17 [info] 37#37: *1446 [lua] logger.lua:23: 572c56c3e7e1ff7fc98b24e43c96f4c9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:43:23 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:23 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:32 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:189):2: 6be48302af54e60aff6556d90c1f91af:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/02 07:43:32 [info] 37#37: *1449 [lua] logger.lua:23: 6be48302af54e60aff6556d90c1f91af {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:43:32 +0000] 6be48302af54e60aff6556d90c1f91af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/02 07:43:33 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:33 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:43 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:43 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:47 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:189):2: 0c2446fee4f6dea4a1688bb963c96f80:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:43:47 [info] 37#37: *1454 [lua] logger.lua:23: 0c2446fee4f6dea4a1688bb963c96f80 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.71.149 - - [02/Feb/2023:07:43:47 +0000] 0c2446fee4f6dea4a1688bb963c96f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.030 "-" "Consul Health Check" "-" 2023/02/02 07:43:53 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:43:53 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:02 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:189):2: 9461695d3b5e4c2a71e89bc9ee7b1289:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:44:02 [info] 37#37: *1458 [lua] logger.lua:23: 9461695d3b5e4c2a71e89bc9ee7b1289 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:02 +0000] 9461695d3b5e4c2a71e89bc9ee7b1289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:44:03 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:03 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:13 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:13 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:17 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:189):2: 145d42c14790354ab30b5735e9fa80dd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:44:17 [info] 37#37: *1463 [lua] logger.lua:23: 145d42c14790354ab30b5735e9fa80dd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:17 +0000] 145d42c14790354ab30b5735e9fa80dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:44:23 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:23 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:32 [info] 37#37: *1466 [lua] access_by_lua(msblocations.conf:189):2: 1fe0afdafd4c679fcd092ebb780c6217:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/02 07:44:32 [info] 37#37: *1466 [lua] logger.lua:23: 1fe0afdafd4c679fcd092ebb780c6217 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:32 +0000] 1fe0afdafd4c679fcd092ebb780c6217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/02 07:44:33 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:33 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:43 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:43 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:47 [info] 37#37: *1471 [lua] access_by_lua(msblocations.conf:189):2: 9db716d576feaf5309d8d8d3826a9e2f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:47 +0000] 9db716d576feaf5309d8d8d3826a9e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:44:47 [info] 37#37: *1471 [lua] logger.lua:23: 9db716d576feaf5309d8d8d3826a9e2f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:44:53 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:44:53 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:03 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:189):2: dd1716981c2bd12503429ed8ac4cfaa0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:45:03 [info] 37#37: *1475 [lua] logger.lua:23: dd1716981c2bd12503429ed8ac4cfaa0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:45:03 +0000] dd1716981c2bd12503429ed8ac4cfaa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:45:03 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:03 [info] 37#37: *1477 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:13 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:13 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:18 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:189):2: 3ef272f9e684ccef9d42718dbe6529de:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.149 - - [02/Feb/2023:07:45:18 +0000] 3ef272f9e684ccef9d42718dbe6529de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/02 07:45:18 [info] 37#37: *1480 [lua] logger.lua:23: 3ef272f9e684ccef9d42718dbe6529de {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:45:23 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:23 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:33 [info] 37#37: *1483 [lua] access_by_lua(msblocations.conf:189):2: 5c67526bd5da0d95970b10ce217ee7d2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:45:33 [info] 37#37: *1483 [lua] logger.lua:23: 5c67526bd5da0d95970b10ce217ee7d2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:45:33 +0000] 5c67526bd5da0d95970b10ce217ee7d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:45:33 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:33 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:43 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:43 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:48 [info] 37#37: *1488 [lua] access_by_lua(msblocations.conf:189):2: 36fc7cfdd16f66ddf305089a81dd369a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:45:48 +0000] 36fc7cfdd16f66ddf305089a81dd369a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:45:48 [info] 37#37: *1488 [lua] logger.lua:23: 36fc7cfdd16f66ddf305089a81dd369a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:45:53 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:45:53 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:03 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:189):2: b896e9f7c4a213076e5dff96298ba2fa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:46:03 +0000] b896e9f7c4a213076e5dff96298ba2fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:46:03 [info] 37#37: *1492 [lua] logger.lua:23: b896e9f7c4a213076e5dff96298ba2fa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:46:03 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:03 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:13 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:13 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:15 [info] 37#37: *1497 client closed connection while waiting for request, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:18 [info] 37#37: *1498 [lua] access_by_lua(msblocations.conf:189):2: ed3dce62967b2d4b424c5ff91e28b072:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:46:18 [info] 37#37: *1498 [lua] logger.lua:23: ed3dce62967b2d4b424c5ff91e28b072 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.149 - - [02/Feb/2023:07:46:18 +0000] ed3dce62967b2d4b424c5ff91e28b072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.042 "-" "Consul Health Check" "-" 2023/02/02 07:46:23 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:23 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:33 [info] 37#37: *1501 [lua] access_by_lua(msblocations.conf:189):2: e2c6da578412584982228d922c658c1e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:07:46:33 +0000] e2c6da578412584982228d922c658c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.107 upstream_response_time:0.104 "-" "Consul Health Check" "-" 2023/02/02 07:46:33 [info] 37#37: *1501 [lua] logger.lua:23: e2c6da578412584982228d922c658c1e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:46:33 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:33 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:43 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:43 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:48 [info] 37#37: *1506 [lua] access_by_lua(msblocations.conf:189):2: ee073ee56ddd2ac9a712865f2025363f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:46:48 [info] 37#37: *1506 [lua] logger.lua:23: ee073ee56ddd2ac9a712865f2025363f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:46:48 +0000] ee073ee56ddd2ac9a712865f2025363f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/02 07:46:53 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:46:53 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:03 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:189):2: 83f0803a1f68b518ec57216576cc60a8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.71.149 - - [02/Feb/2023:07:47:03 +0000] 83f0803a1f68b518ec57216576cc60a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 07:47:03 [info] 37#37: *1510 [lua] logger.lua:23: 83f0803a1f68b518ec57216576cc60a8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:47:03 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:03 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:13 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:13 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:18 [info] 37#37: *1515 [lua] access_by_lua(msblocations.conf:189):2: beaeb932d743af2878d503991cf36341:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:47:18 [info] 37#37: *1515 [lua] logger.lua:23: beaeb932d743af2878d503991cf36341 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.71.149 - - [02/Feb/2023:07:47:18 +0000] beaeb932d743af2878d503991cf36341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/02 07:47:23 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:23 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:33 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:189):2: 576066eaba306d56e1ad8af444c7c356:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:33 +0000] 576066eaba306d56e1ad8af444c7c356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.067 "-" "Consul Health Check" "-" 2023/02/02 07:47:33 [info] 37#37: *1518 [lua] logger.lua:23: 576066eaba306d56e1ad8af444c7c356 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 47 2023/02/02 07:47:33 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:33 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:43 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:43 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:48 [info] 37#37: *1523 [lua] access_by_lua(msblocations.conf:189):2: d1a0e7be72fe42b30372e01e17bd9f03:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:48 +0000] d1a0e7be72fe42b30372e01e17bd9f03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:47:48 [info] 37#37: *1523 [lua] logger.lua:23: d1a0e7be72fe42b30372e01e17bd9f03 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:47:53 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:47:53 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:03 [info] 37#37: *1527 [lua] access_by_lua(msblocations.conf:189):2: 85f21a780e2b4a7a276daff37c3f5f7f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:48:03 [info] 37#37: *1527 [lua] logger.lua:23: 85f21a780e2b4a7a276daff37c3f5f7f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:48:03 +0000] 85f21a780e2b4a7a276daff37c3f5f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/02 07:48:03 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:03 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:13 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:13 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:18 [info] 37#37: *1532 [lua] access_by_lua(msblocations.conf:189):2: 8066fffdaba4ca7b5102974601212e7a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:48:18 [info] 37#37: *1532 [lua] logger.lua:23: 8066fffdaba4ca7b5102974601212e7a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:48:18 +0000] 8066fffdaba4ca7b5102974601212e7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:48:23 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:23 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:33 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:33 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:33 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:189):2: 2f0cb1635a1dcffe7001eb7cc5626599:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:48:33 [info] 37#37: *1537 [lua] logger.lua:23: 2f0cb1635a1dcffe7001eb7cc5626599 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:48:33 +0000] 2f0cb1635a1dcffe7001eb7cc5626599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:48:43 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:43 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:48 [info] 37#37: *1540 [lua] access_by_lua(msblocations.conf:189):2: fb77dc81061e7b43edc6a82da2be2ef5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:48:48 +0000] fb77dc81061e7b43edc6a82da2be2ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:48:48 [info] 37#37: *1540 [lua] logger.lua:23: fb77dc81061e7b43edc6a82da2be2ef5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:48:53 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:48:53 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:03 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:03 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:03 [info] 37#37: *1546 [lua] access_by_lua(msblocations.conf:189):2: 985804dd0e40087da434e97d28e5b73d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:49:03 +0000] 985804dd0e40087da434e97d28e5b73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:49:03 [info] 37#37: *1546 [lua] logger.lua:23: 985804dd0e40087da434e97d28e5b73d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:49:13 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:13 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:18 [info] 37#37: *1549 [lua] access_by_lua(msblocations.conf:189):2: 53e21cb338c6bb94b18155d4786a88ab:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:49:18 [info] 37#37: *1549 [lua] logger.lua:23: 53e21cb338c6bb94b18155d4786a88ab {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38 10.233.71.149 - - [02/Feb/2023:07:49:18 +0000] 53e21cb338c6bb94b18155d4786a88ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.041 "-" "Consul Health Check" "-" 2023/02/02 07:49:23 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:23 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:33 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:33 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:34 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:189):2: f0cb7634a7357ae1a51b719c5a364704:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:49:34 [info] 37#37: *1554 [lua] logger.lua:23: f0cb7634a7357ae1a51b719c5a364704 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:49:34 +0000] f0cb7634a7357ae1a51b719c5a364704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:49:43 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:43 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:49 [info] 37#37: *1557 [lua] access_by_lua(msblocations.conf:189):2: 038b3354b96d61c5f54cdb3616a0e956:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:49:49 [info] 37#37: *1557 [lua] logger.lua:23: 038b3354b96d61c5f54cdb3616a0e956 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:49:49 +0000] 038b3354b96d61c5f54cdb3616a0e956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:49:53 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:49:53 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:03 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:03 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:04 [info] 37#37: *1563 [lua] access_by_lua(msblocations.conf:189):2: 8f8511018475d525cecddf5273baf976:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:50:04 +0000] 8f8511018475d525cecddf5273baf976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:50:04 [info] 37#37: *1563 [lua] logger.lua:23: 8f8511018475d525cecddf5273baf976 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:50:13 [info] 37#37: *1564 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:13 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:19 [info] 37#37: *1566 [lua] access_by_lua(msblocations.conf:189):2: 179c779de3e7ab87f4ce6d11b6fc900c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:50:19 [info] 37#37: *1566 [lua] logger.lua:23: 179c779de3e7ab87f4ce6d11b6fc900c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:50:19 +0000] 179c779de3e7ab87f4ce6d11b6fc900c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:50:23 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:23 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:33 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:33 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:34 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:189):2: fe62394a30f992f52a0b1e63510a9027:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:50:34 +0000] fe62394a30f992f52a0b1e63510a9027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.092 upstream_response_time:0.088 "-" "Consul Health Check" "-" 2023/02/02 07:50:34 [info] 37#37: *1571 [lua] logger.lua:23: fe62394a30f992f52a0b1e63510a9027 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 82 2023/02/02 07:50:43 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:43 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:49 [info] 37#37: *1574 [lua] access_by_lua(msblocations.conf:189):2: 0ee38a68344a5dc394be94744c5959b6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:50:49 +0000] 0ee38a68344a5dc394be94744c5959b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:50:49 [info] 37#37: *1574 [lua] logger.lua:23: 0ee38a68344a5dc394be94744c5959b6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:50:53 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:50:53 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:03 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:03 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:04 [info] 37#37: *1580 [lua] access_by_lua(msblocations.conf:189):2: f8781a5c0c5d2cbf20b619acfa277eef:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:07:51:04 +0000] f8781a5c0c5d2cbf20b619acfa277eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:51:04 [info] 37#37: *1580 [lua] logger.lua:23: f8781a5c0c5d2cbf20b619acfa277eef {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:51:13 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:13 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:19 [info] 37#37: *1583 [lua] access_by_lua(msblocations.conf:189):2: aa470038d9e7e210b417d4738ea61368:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:51:19 [info] 37#37: *1583 [lua] logger.lua:23: aa470038d9e7e210b417d4738ea61368 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:51:19 +0000] aa470038d9e7e210b417d4738ea61368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/02 07:51:23 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:23 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:33 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:33 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:34 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:189):2: 8383bff1777e40b29d5db33cf3ea56f1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:51:34 [info] 37#37: *1588 [lua] logger.lua:23: 8383bff1777e40b29d5db33cf3ea56f1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:51:34 +0000] 8383bff1777e40b29d5db33cf3ea56f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 07:51:43 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:43 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:49 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:189):2: c638778cb8a24ccf39d09a38526c0fca:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:51:49 [info] 37#37: *1591 [lua] logger.lua:23: c638778cb8a24ccf39d09a38526c0fca {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:51:49 +0000] c638778cb8a24ccf39d09a38526c0fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:51:53 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:51:53 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:03 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:03 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:04 [info] 37#37: *1597 [lua] access_by_lua(msblocations.conf:189):2: e469a480c1b2aa1e032b73c94e2753d6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:52:04 [info] 37#37: *1597 [lua] logger.lua:23: e469a480c1b2aa1e032b73c94e2753d6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:52:04 +0000] e469a480c1b2aa1e032b73c94e2753d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:52:13 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:13 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:20 [info] 37#37: *1600 [lua] access_by_lua(msblocations.conf:189):2: f6c22bd41f2d3b0e364fad8cd42f8230:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:52:20 [info] 37#37: *1600 [lua] logger.lua:23: f6c22bd41f2d3b0e364fad8cd42f8230 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:52:20 +0000] f6c22bd41f2d3b0e364fad8cd42f8230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:52:23 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:23 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:33 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:33 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:35 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:189):2: 1705c580c196fbbe194bade2193e73d3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:52:35 [info] 37#37: *1605 [lua] logger.lua:23: 1705c580c196fbbe194bade2193e73d3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:52:35 +0000] 1705c580c196fbbe194bade2193e73d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.188 upstream_response_time:0.109 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 106 2023/02/02 07:52:43 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:43 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:50 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:189):2: 69ff5f49740e35445fd3ef17ef58951e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:52:50 +0000] 69ff5f49740e35445fd3ef17ef58951e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.088 upstream_response_time:0.087 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 79 2023/02/02 07:52:50 [info] 37#37: *1608 [lua] logger.lua:23: 69ff5f49740e35445fd3ef17ef58951e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:52:53 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:52:53 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:03 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:03 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:05 [info] 37#37: *1614 [lua] access_by_lua(msblocations.conf:189):2: 4e9d31ba07d90f242dd0ed264e3db3e7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:53:05 +0000] 4e9d31ba07d90f242dd0ed264e3db3e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:53:05 [info] 37#37: *1614 [lua] logger.lua:23: 4e9d31ba07d90f242dd0ed264e3db3e7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:53:13 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:13 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:20 [info] 37#37: *1617 [lua] access_by_lua(msblocations.conf:189):2: 13a752cbe5301598bcbde3a5237cfe55:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:53:20 +0000] 13a752cbe5301598bcbde3a5237cfe55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:53:20 [info] 37#37: *1617 [lua] logger.lua:23: 13a752cbe5301598bcbde3a5237cfe55 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:53:23 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:23 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:33 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:33 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:35 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:189):2: df33bfc4384eb8be160329f8af8f529c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:53:35 +0000] df33bfc4384eb8be160329f8af8f529c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:53:35 [info] 37#37: *1622 [lua] logger.lua:23: df33bfc4384eb8be160329f8af8f529c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:53:43 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:43 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:50 [info] 37#37: *1625 [lua] access_by_lua(msblocations.conf:189):2: 7e2e688adcd872387aac2e83fe3ed88d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:53:50 [info] 37#37: *1625 [lua] logger.lua:23: 7e2e688adcd872387aac2e83fe3ed88d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.149 - - [02/Feb/2023:07:53:50 +0000] 7e2e688adcd872387aac2e83fe3ed88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:53:53 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:53:53 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:03 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:03 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:05 [info] 37#37: *1631 [lua] access_by_lua(msblocations.conf:189):2: 77ffd5aaed19a24bb81692c5a5a50b6b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:54:05 [info] 37#37: *1631 [lua] logger.lua:23: 77ffd5aaed19a24bb81692c5a5a50b6b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:54:05 +0000] 77ffd5aaed19a24bb81692c5a5a50b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:54:13 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:13 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:20 [info] 37#37: *1634 [lua] access_by_lua(msblocations.conf:189):2: 20e315fa4bb47cb0ded28f1dbef705f2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:54:20 [info] 37#37: *1634 [lua] logger.lua:23: 20e315fa4bb47cb0ded28f1dbef705f2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:54:20 +0000] 20e315fa4bb47cb0ded28f1dbef705f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:54:23 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:23 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:33 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:33 [info] 37#37: *1638 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:35 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:189):2: e6cca630d5b099818c7a2ed72ba8652c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:54:35 [info] 37#37: *1639 [lua] logger.lua:23: e6cca630d5b099818c7a2ed72ba8652c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:54:35 +0000] e6cca630d5b099818c7a2ed72ba8652c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/02 07:54:43 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:43 [info] 36#36: *1641 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:50 [info] 37#37: *1642 [lua] access_by_lua(msblocations.conf:189):2: a73c0d1ede683ea4b7b9bb9108ae25ce:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:54:50 +0000] a73c0d1ede683ea4b7b9bb9108ae25ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:54:50 [info] 37#37: *1642 [lua] logger.lua:23: a73c0d1ede683ea4b7b9bb9108ae25ce {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/02 07:54:53 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:54:53 [info] 37#37: *1644 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:03 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:03 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:05 [info] 37#37: *1648 [lua] access_by_lua(msblocations.conf:189):2: 2828ccefbeb93b23dc231510fbbf7baa:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/02 07:55:05 [info] 37#37: *1648 [lua] logger.lua:23: 2828ccefbeb93b23dc231510fbbf7baa {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:55:05 +0000] 2828ccefbeb93b23dc231510fbbf7baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/02 07:55:13 [info] 36#36: *1649 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:13 [info] 36#36: *1650 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:20 [info] 37#37: *1651 [lua] access_by_lua(msblocations.conf:189):2: 4c805434ddf6e539763c4a24bd1bb21c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:55:20 +0000] 4c805434ddf6e539763c4a24bd1bb21c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 07:55:20 [info] 37#37: *1651 [lua] logger.lua:23: 4c805434ddf6e539763c4a24bd1bb21c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.149 - - [02/Feb/2023:07:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/02 07:55:23 [info] 37#37: *1652 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:23 [info] 37#37: *1653 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:33 [info] 36#36: *1654 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:33 [info] 36#36: *1655 client closed connection while SSL handshaking, client: 10.233.66.198, server: 0.0.0.0:443 2023/02/02 07:55:35 [info] 37#37: *1656 [lua] access_by_lua(msblocations.conf:189):2: ee6426c650890621d4e2d9f913452e53:receive the req