@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.29.18 ### 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/01/22 04:58:11 [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/01/22 04:58:11 [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/01/22 04:58:11 [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/01/22 04:58:11 [notice] 33#33: using the "epoll" event method 2023/01/22 04:58:11 [notice] 33#33: openresty/1.13.6.1 2023/01/22 04:58:11 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/22 04:58:11 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/22 04:58:11 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/22 04:58:11 [notice] 34#34: start worker processes 2023/01/22 04:58:11 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/22 04:58:11 [notice] 34#34: start worker process 37 2023/01/22 04:58:11 [notice] 34#34: start worker process 38 2023/01/22 04:58:11 [notice] 34#34: start worker process 39 2023/01/22 04:58:11 [notice] 34#34: start worker process 40 2023/01/22 04:58:11 [notice] 34#34: start worker process 41 2023/01/22 04:58:11 [notice] 34#34: start worker process 42 2023/01/22 04:58:11 [notice] 34#34: start worker process 43 2023/01/22 04:58:11 [notice] 34#34: start cache manager process 44 2023/01/22 04:58:11 [notice] 34#34: start cache loader process 46 @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-20230122045812.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-01-22 04:58:14 509 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-22 04:58:14 516 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-22 04:58:14 516 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-22 04:58:14 589 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-22 04:58:14 590 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.18:10081 Enabled:true 2023-01-22 04:58:16 295 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-01-22 04:58:16 405 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-22 04:58:16 405 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-22 04:58:16 406 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-22 04:58:16 407 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-22 04:58:16 407 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-22 04:58:16 407 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-22 04:58:16 407 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-22 04:58:16 481 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-22 04:58:16 582 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-22 04:58:16 582 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-22 04:58:16 582 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-22 04:58:17 163 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/22 04:58:28 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:28 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:28 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: b999f7cd16357048d0ed8e76d0b8c1a8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:58:28 +0000] b999f7cd16357048d0ed8e76d0b8c1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.230 upstream_response_time:0.227 "-" "Consul Health Check" "-" 2023/01/22 04:58:28 [info] 35#35: *14 [lua] logger.lua:23: b999f7cd16357048d0ed8e76d0b8c1a8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 95 2023/01/22 04:58:38 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:38 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:43 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 659575eb598a06d5e906e6d86ccac8e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 04:58:43 [info] 35#35: *19 [lua] logger.lua:23: 659575eb598a06d5e906e6d86ccac8e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:58:43 +0000] 659575eb598a06d5e906e6d86ccac8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/01/22 04:58:48 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:48 [info] 39#39: *21 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:58 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:58 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:58:58 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 24593e47169819786c68853bae51e7c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:58:58 +0000] 24593e47169819786c68853bae51e7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/22 04:58:58 [info] 35#35: *24 [lua] logger.lua:23: 24593e47169819786c68853bae51e7c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 04:59:08 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:08 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:11 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/22 04:59:12 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/22 04:59:12 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/22 04:59:12 [notice] 34#34: signal 29 (SIGIO) received 2023/01/22 04:59:13 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: cf005f67809257d87bf0cf3b1b07c260:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 04:59:13 [info] 35#35: *28 [lua] logger.lua:23: cf005f67809257d87bf0cf3b1b07c260 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:13 +0000] cf005f67809257d87bf0cf3b1b07c260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 04:59:18 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:18 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:28 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:28 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:29 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 2486aa2ccef558a8694ccade698ef9f7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 04:59:29 [info] 35#35: *33 [lua] logger.lua:23: 2486aa2ccef558a8694ccade698ef9f7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:29 +0000] 2486aa2ccef558a8694ccade698ef9f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:04:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 04:59:38 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:38 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:44 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 04513fcc407c024de0b94083a9269ead:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:44 +0000] 04513fcc407c024de0b94083a9269ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/01/22 04:59:44 [info] 35#35: *36 [lua] logger.lua:23: 04513fcc407c024de0b94083a9269ead {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/22 04:59:48 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:48 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:58 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:58 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 04:59:59 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 226e47afff7215786aa25d36207c81fb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:59 +0000] 226e47afff7215786aa25d36207c81fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 04:59:59 [info] 35#35: *41 [lua] logger.lua:23: 226e47afff7215786aa25d36207c81fb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:04:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:00:08 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:08 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:14 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 03c9918ff319bba5c4fddc19a2e22274:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:00:14 +0000] 03c9918ff319bba5c4fddc19a2e22274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/22 05:00:14 [info] 35#35: *45 [lua] logger.lua:23: 03c9918ff319bba5c4fddc19a2e22274 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/22 05:00:18 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:18 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:28 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:28 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:29 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: deeecfcdaadcae814906c36b6c9c8637:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:00:29 [info] 35#35: *50 [lua] logger.lua:23: deeecfcdaadcae814906c36b6c9c8637 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:00:29 +0000] deeecfcdaadcae814906c36b6c9c8637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:00:38 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:38 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:44 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 1d1014539557f97a1c78aee6c7df5b59:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:00:44 +0000] 1d1014539557f97a1c78aee6c7df5b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:00:44 [info] 35#35: *53 [lua] logger.lua:23: 1d1014539557f97a1c78aee6c7df5b59 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:00:48 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:48 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:58 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:58 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:00:59 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 56e1b6dad80f8b052fbc63c5755e16fe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:00:59 [info] 35#35: *58 [lua] logger.lua:23: 56e1b6dad80f8b052fbc63c5755e16fe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:00:59 +0000] 56e1b6dad80f8b052fbc63c5755e16fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:01:08 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:08 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:14 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 795a10b98bfedf2a996b531a2d11dcc8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:14 +0000] 795a10b98bfedf2a996b531a2d11dcc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:01:14 [info] 35#35: *62 [lua] logger.lua:23: 795a10b98bfedf2a996b531a2d11dcc8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:01:18 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:18 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:28 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:28 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:29 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 50472fdae5eb8334f696b851def03c3b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:29 +0000] 50472fdae5eb8334f696b851def03c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:01:29 [info] 35#35: *67 [lua] logger.lua:23: 50472fdae5eb8334f696b851def03c3b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:01:38 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:38 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:44 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: b27077c6078be042b28b3b560381f29b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:44 +0000] b27077c6078be042b28b3b560381f29b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:01:44 [info] 35#35: *70 [lua] logger.lua:23: b27077c6078be042b28b3b560381f29b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:01:48 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:48 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:58 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:58 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:01:59 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: e513df7331adcf86fc0e7d0965bd918e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:59 +0000] e513df7331adcf86fc0e7d0965bd918e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:01:59 [info] 35#35: *75 [lua] logger.lua:23: e513df7331adcf86fc0e7d0965bd918e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:02:08 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:08 [info] 39#39: *76 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:14 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 69f127f2b266211ecfd44c64bd15811f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:14 +0000] 69f127f2b266211ecfd44c64bd15811f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:02:14 [info] 35#35: *79 [lua] logger.lua:23: 69f127f2b266211ecfd44c64bd15811f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:02:18 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:18 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:28 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:28 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:29 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 900a307ca394cd16f16d8170950c7747:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:29 +0000] 900a307ca394cd16f16d8170950c7747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:02:29 [info] 35#35: *84 [lua] logger.lua:23: 900a307ca394cd16f16d8170950c7747 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:02:38 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:38 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:44 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 44634bac1cb250558bcf63a513673ef0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:44 +0000] 44634bac1cb250558bcf63a513673ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:02:44 [info] 35#35: *87 [lua] logger.lua:23: 44634bac1cb250558bcf63a513673ef0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:02:48 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:48 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:58 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:58 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:02:59 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: be23b4ace05998c013eac26f4a33ed20:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:59 +0000] be23b4ace05998c013eac26f4a33ed20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:02:59 [info] 35#35: *92 [lua] logger.lua:23: be23b4ace05998c013eac26f4a33ed20 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:03:08 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:08 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:14 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 1bcefb7f2f5406e6dc86ca7e79d654a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:03:14 [info] 35#35: *96 [lua] logger.lua:23: 1bcefb7f2f5406e6dc86ca7e79d654a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:14 +0000] 1bcefb7f2f5406e6dc86ca7e79d654a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:03:18 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:18 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:28 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:28 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:29 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: c66f9a5d60f79b3a80bb064c0d86f2db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:29 +0000] c66f9a5d60f79b3a80bb064c0d86f2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:03:29 [info] 35#35: *101 [lua] logger.lua:23: c66f9a5d60f79b3a80bb064c0d86f2db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:03:38 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:38 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:44 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 3a33d48df010877a50da677a324ea2ee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:03:44 [info] 35#35: *104 [lua] logger.lua:23: 3a33d48df010877a50da677a324ea2ee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:44 +0000] 3a33d48df010877a50da677a324ea2ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:03:48 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:48 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:58 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:58 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:03:59 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 28bc913cb5f4b3e95ee026cd9c194ed9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:59 +0000] 28bc913cb5f4b3e95ee026cd9c194ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:03:59 [info] 35#35: *109 [lua] logger.lua:23: 28bc913cb5f4b3e95ee026cd9c194ed9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:04:08 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:08 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:14 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 5dfb56104b9e85d32796f5ac2ce27809:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:04:14 [info] 35#35: *113 [lua] logger.lua:23: 5dfb56104b9e85d32796f5ac2ce27809 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:14 +0000] 5dfb56104b9e85d32796f5ac2ce27809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/22 05:04:18 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:18 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:28 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:28 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:29 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 10daec54588e0c52d701e71cad628a90:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:29 +0000] 10daec54588e0c52d701e71cad628a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/22 05:04:29 [info] 35#35: *118 [lua] logger.lua:23: 10daec54588e0c52d701e71cad628a90 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/22 05:04:38 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:38 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:44 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: a9e4dd26d3686ea7602359e5b79fb8cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:04:44 [info] 35#35: *121 [lua] logger.lua:23: a9e4dd26d3686ea7602359e5b79fb8cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:44 +0000] a9e4dd26d3686ea7602359e5b79fb8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/22 05:04:48 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:48 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:58 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:58 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:04:59 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 882756aa84b46b231f98b7809e9209f1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:59 +0000] 882756aa84b46b231f98b7809e9209f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:04:59 [info] 35#35: *126 [lua] logger.lua:23: 882756aa84b46b231f98b7809e9209f1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:05:08 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:08 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:14 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: d2cb4c3a711aa1270857a141db010713:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:05:14 [info] 35#35: *130 [lua] logger.lua:23: d2cb4c3a711aa1270857a141db010713 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:05:14 +0000] d2cb4c3a711aa1270857a141db010713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:05:18 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:18 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:28 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:28 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:29 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: ee6ee3268bf2bc1ef659afeecad1f1e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:05:29 +0000] ee6ee3268bf2bc1ef659afeecad1f1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:05:29 [info] 35#35: *135 [lua] logger.lua:23: ee6ee3268bf2bc1ef659afeecad1f1e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:05:38 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:38 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:44 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 65eba2b394690de5a515efd30963e2e9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:05:44 +0000] 65eba2b394690de5a515efd30963e2e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:05:44 [info] 35#35: *138 [lua] logger.lua:23: 65eba2b394690de5a515efd30963e2e9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:05:48 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:48 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:58 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:58 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:05:59 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 1913941a3ee8050e03f85ea955d69761:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:05:59 [info] 35#35: *143 [lua] logger.lua:23: 1913941a3ee8050e03f85ea955d69761 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:05:59 +0000] 1913941a3ee8050e03f85ea955d69761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:06:08 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:08 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:14 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 0840c8c6ca6717027ed91d8c47d9832e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:06:14 [info] 35#35: *147 [lua] logger.lua:23: 0840c8c6ca6717027ed91d8c47d9832e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:14 +0000] 0840c8c6ca6717027ed91d8c47d9832e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:06:18 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:18 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:28 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:28 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:29 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 3bfa131aa97c019fc9186fa9b756e3b4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:29 +0000] 3bfa131aa97c019fc9186fa9b756e3b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:06:29 [info] 35#35: *152 [lua] logger.lua:23: 3bfa131aa97c019fc9186fa9b756e3b4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:06:38 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:38 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:44 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 3626cae06c25852c17d128ea0b536775:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:06:44 [info] 35#35: *155 [lua] logger.lua:23: 3626cae06c25852c17d128ea0b536775 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:44 +0000] 3626cae06c25852c17d128ea0b536775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:06:48 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:48 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:58 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:58 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:06:59 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 759f5be19a45e02818b8505849ffd575:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:59 +0000] 759f5be19a45e02818b8505849ffd575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:06:59 [info] 35#35: *160 [lua] logger.lua:23: 759f5be19a45e02818b8505849ffd575 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:07:08 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:08 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:14 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 038cf0a43d326b53c7dee37d413b773f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:14 +0000] 038cf0a43d326b53c7dee37d413b773f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:07:14 [info] 35#35: *164 [lua] logger.lua:23: 038cf0a43d326b53c7dee37d413b773f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:07:18 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:18 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:28 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:28 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:29 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 10f2da279f10c75c7b709396b4d5255b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:29 +0000] 10f2da279f10c75c7b709396b4d5255b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:07:29 [info] 35#35: *169 [lua] logger.lua:23: 10f2da279f10c75c7b709396b4d5255b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:07:38 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:38 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:44 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 67033731ccc0855eee9797d182797a7a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:07:44 [info] 35#35: *172 [lua] logger.lua:23: 67033731ccc0855eee9797d182797a7a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:44 +0000] 67033731ccc0855eee9797d182797a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:07:48 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:48 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:58 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:58 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:07:59 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 592ee67a22a8666f17ca2f02ffc34f24:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:59 +0000] 592ee67a22a8666f17ca2f02ffc34f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:07:59 [info] 35#35: *177 [lua] logger.lua:23: 592ee67a22a8666f17ca2f02ffc34f24 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:08:08 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:08 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:14 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: b33d19e81ef32a22b67af0c4d7348d8e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:14 +0000] b33d19e81ef32a22b67af0c4d7348d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:08:14 [info] 35#35: *181 [lua] logger.lua:23: b33d19e81ef32a22b67af0c4d7348d8e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:08:18 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:18 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:28 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:28 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:29 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: ffd90c6e799817f43586d83b5ee72f5b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:29 +0000] ffd90c6e799817f43586d83b5ee72f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:08:29 [info] 35#35: *186 [lua] logger.lua:23: ffd90c6e799817f43586d83b5ee72f5b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:08:38 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:38 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:44 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 2c29f0c609c653b88d7471f1fad306c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:08:44 [info] 35#35: *189 [lua] logger.lua:23: 2c29f0c609c653b88d7471f1fad306c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:44 +0000] 2c29f0c609c653b88d7471f1fad306c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:08:48 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:48 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:58 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:58 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:08:59 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: ee81447d5bbb74934fa9e3ced20dfcee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:08:59 [info] 35#35: *194 [lua] logger.lua:23: ee81447d5bbb74934fa9e3ced20dfcee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:08:59 +0000] ee81447d5bbb74934fa9e3ced20dfcee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:09:08 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:08 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:14 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: 7565c2a4d34573ea4b27f17250c51fa0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:09:14 +0000] 7565c2a4d34573ea4b27f17250c51fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:09:14 [info] 35#35: *198 [lua] logger.lua:23: 7565c2a4d34573ea4b27f17250c51fa0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:09:18 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:18 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:28 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:28 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:29 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 580248cb801834bfae228abbef4a526e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:09:29 [info] 35#35: *203 [lua] logger.lua:23: 580248cb801834bfae228abbef4a526e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:09:29 +0000] 580248cb801834bfae228abbef4a526e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:09:38 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:38 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:44 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: faf1af27fa3a4857977933bacf53e2ad:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:09:44 [info] 35#35: *206 [lua] logger.lua:23: faf1af27fa3a4857977933bacf53e2ad {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:09:44 +0000] faf1af27fa3a4857977933bacf53e2ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:09:48 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:48 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:58 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:58 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:09:59 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 358313dfb2841cb869d8dfb9e62a4791:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:09:59 [info] 35#35: *211 [lua] logger.lua:23: 358313dfb2841cb869d8dfb9e62a4791 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:09:59 +0000] 358313dfb2841cb869d8dfb9e62a4791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:10:08 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:08 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:14 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: d50b2df3945b1ff94a55bd670c920653:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:10:14 [info] 35#35: *215 [lua] logger.lua:23: d50b2df3945b1ff94a55bd670c920653 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:10:14 +0000] d50b2df3945b1ff94a55bd670c920653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:10:18 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:18 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:28 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:28 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:29 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 793c96249bcea7ed1ded8c377adbf1d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:10:29 [info] 35#35: *220 [lua] logger.lua:23: 793c96249bcea7ed1ded8c377adbf1d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:10:29 +0000] 793c96249bcea7ed1ded8c377adbf1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:10:38 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:38 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:44 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 8a6aeede2724720fbb7fc0927ac47d12:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:10:44 [info] 35#35: *223 [lua] logger.lua:23: 8a6aeede2724720fbb7fc0927ac47d12 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:10:44 +0000] 8a6aeede2724720fbb7fc0927ac47d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:10:48 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:48 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:58 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:58 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:10:59 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: b0d8b231c408a80420b91dda68a44a4e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:10:59 [info] 35#35: *228 [lua] logger.lua:23: b0d8b231c408a80420b91dda68a44a4e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:10:59 +0000] b0d8b231c408a80420b91dda68a44a4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:11:08 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:08 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:14 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: b1280c5a8af54fcfad11794ab98907d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:14 +0000] b1280c5a8af54fcfad11794ab98907d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:11:14 [info] 35#35: *232 [lua] logger.lua:23: b1280c5a8af54fcfad11794ab98907d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:11:18 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:18 [info] 39#39: *234 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:28 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:28 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:29 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: bbb8aa6eb5ca02f3c5a9c418516d9b00:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:11:29 [info] 35#35: *237 [lua] logger.lua:23: bbb8aa6eb5ca02f3c5a9c418516d9b00 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:29 +0000] bbb8aa6eb5ca02f3c5a9c418516d9b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:11:38 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:38 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:44 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 8375e7160587554e063a70706edce2af:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:11:44 [info] 35#35: *240 [lua] logger.lua:23: 8375e7160587554e063a70706edce2af {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:44 +0000] 8375e7160587554e063a70706edce2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:11:48 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:48 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:58 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:58 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:11:59 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 547782d532e0fcfaad20ca45cc29aed4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:59 +0000] 547782d532e0fcfaad20ca45cc29aed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:11:59 [info] 35#35: *245 [lua] logger.lua:23: 547782d532e0fcfaad20ca45cc29aed4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:12:08 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:08 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:14 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: e0dc676812140b710af532038c685dd1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:12:14 [info] 35#35: *249 [lua] logger.lua:23: e0dc676812140b710af532038c685dd1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:14 +0000] e0dc676812140b710af532038c685dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:12:18 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:18 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:28 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:28 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:29 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: cf4167baf894a09857791d264f6cdf70:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:29 +0000] cf4167baf894a09857791d264f6cdf70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:12:29 [info] 35#35: *254 [lua] logger.lua:23: cf4167baf894a09857791d264f6cdf70 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/22 05:12:38 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:38 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:44 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: f5a508cd1e98a96aae72cc0c022d81cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:12:44 [info] 35#35: *257 [lua] logger.lua:23: f5a508cd1e98a96aae72cc0c022d81cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:44 +0000] f5a508cd1e98a96aae72cc0c022d81cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:12:48 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:48 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:58 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:58 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:12:59 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: cc4f864ca292921396b052379157f624:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:59 +0000] cc4f864ca292921396b052379157f624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:12:59 [info] 35#35: *262 [lua] logger.lua:23: cc4f864ca292921396b052379157f624 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:13:08 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:08 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:14 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: f7be80ec8c0dd18f01113565544676e6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:13:14 [info] 35#35: *266 [lua] logger.lua:23: f7be80ec8c0dd18f01113565544676e6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:13:14 +0000] f7be80ec8c0dd18f01113565544676e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:13:18 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:18 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:28 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:28 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:30 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 0a5c77fe07e12aa1407ade2d9e5865e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:13:30 +0000] 0a5c77fe07e12aa1407ade2d9e5865e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:13:30 [info] 35#35: *271 [lua] logger.lua:23: 0a5c77fe07e12aa1407ade2d9e5865e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:13:38 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:38 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:45 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 45648b6aedd1893fbbb5d467e414833e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:13:45 +0000] 45648b6aedd1893fbbb5d467e414833e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:13:45 [info] 35#35: *274 [lua] logger.lua:23: 45648b6aedd1893fbbb5d467e414833e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:13:48 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:48 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:58 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:13:58 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:00 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 88c66f5ea209d08471c48a594791a3c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:00 +0000] 88c66f5ea209d08471c48a594791a3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:14:00 [info] 35#35: *279 [lua] logger.lua:23: 88c66f5ea209d08471c48a594791a3c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:14:08 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:08 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:15 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: eef4cb6ddcecc758bd51d5d4fa1a11ff:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:15 +0000] eef4cb6ddcecc758bd51d5d4fa1a11ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:14:15 [info] 35#35: *283 [lua] logger.lua:23: eef4cb6ddcecc758bd51d5d4fa1a11ff {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:14:18 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:18 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:28 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:28 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:30 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 85205b43c85882b4a4fae1c7f31760c8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:30 +0000] 85205b43c85882b4a4fae1c7f31760c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:14:30 [info] 35#35: *288 [lua] logger.lua:23: 85205b43c85882b4a4fae1c7f31760c8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:14:38 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:38 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:45 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: 7771d13b27f0e7eec77726f0eb558e81:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:45 +0000] 7771d13b27f0e7eec77726f0eb558e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:14:45 [info] 35#35: *291 [lua] logger.lua:23: 7771d13b27f0e7eec77726f0eb558e81 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:14:48 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:48 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:58 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:14:58 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:00 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: ea5e15a903f780ef743c14e618127a32:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:15:00 +0000] ea5e15a903f780ef743c14e618127a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:15:00 [info] 35#35: *296 [lua] logger.lua:23: ea5e15a903f780ef743c14e618127a32 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:15:08 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:08 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:15 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: 6e242d86fe1208e9527e76dbfa043bb3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.219 - - [22/Jan/2023:05:15:15 +0000] 6e242d86fe1208e9527e76dbfa043bb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:15:15 [info] 35#35: *300 [lua] logger.lua:23: 6e242d86fe1208e9527e76dbfa043bb3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:15:18 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:18 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:28 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:28 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:30 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: ba6a05a938bd48543dc854fb7c478fc1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:15:30 +0000] ba6a05a938bd48543dc854fb7c478fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:15:30 [info] 35#35: *305 [lua] logger.lua:23: ba6a05a938bd48543dc854fb7c478fc1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:15:38 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:38 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:45 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: e2cbe2992ac773ae5e6ea126ae770806:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:15:45 [info] 35#35: *308 [lua] logger.lua:23: e2cbe2992ac773ae5e6ea126ae770806 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:15:45 +0000] e2cbe2992ac773ae5e6ea126ae770806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:15:48 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:48 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:58 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:15:58 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:00 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: d2db389baf1c240b8249b08e29e04dc9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:16:00 [info] 35#35: *313 [lua] logger.lua:23: d2db389baf1c240b8249b08e29e04dc9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:16:00 +0000] d2db389baf1c240b8249b08e29e04dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:16:08 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:08 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:15 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 7de0696a85fae6416dead16478abd482:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:16:15 [info] 35#35: *317 [lua] logger.lua:23: 7de0696a85fae6416dead16478abd482 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:16:15 +0000] 7de0696a85fae6416dead16478abd482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:16:18 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:18 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:28 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:28 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:30 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: aab067a3fc12f7061d706583242b65d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:16:30 +0000] aab067a3fc12f7061d706583242b65d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:16:30 [info] 35#35: *322 [lua] logger.lua:23: aab067a3fc12f7061d706583242b65d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:16:38 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:38 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:45 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: 43e0c5ac87b4adb36fbab2b640d566d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:16:45 [info] 35#35: *325 [lua] logger.lua:23: 43e0c5ac87b4adb36fbab2b640d566d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:16:45 +0000] 43e0c5ac87b4adb36fbab2b640d566d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:16:48 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:48 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:58 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:16:58 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:00 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 5e81079cde202ab4cdfc8a7464493b5e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:17:00 [info] 35#35: *330 [lua] logger.lua:23: 5e81079cde202ab4cdfc8a7464493b5e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:17:00 +0000] 5e81079cde202ab4cdfc8a7464493b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:17:08 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:08 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:15 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: c4c16ec468d56dbcad6031d57694c24f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:17:15 [info] 35#35: *334 [lua] logger.lua:23: c4c16ec468d56dbcad6031d57694c24f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:17:15 +0000] c4c16ec468d56dbcad6031d57694c24f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:17:18 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:18 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:28 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:28 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:30 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: c51000289bb3ce3b528c57466070d4bf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:17:30 [info] 35#35: *339 [lua] logger.lua:23: c51000289bb3ce3b528c57466070d4bf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:17:30 +0000] c51000289bb3ce3b528c57466070d4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:17:38 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:38 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:45 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 3cd84a23d3e4593f007377891516476d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:17:45 +0000] 3cd84a23d3e4593f007377891516476d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:17:45 [info] 35#35: *342 [lua] logger.lua:23: 3cd84a23d3e4593f007377891516476d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:17:48 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:48 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:58 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:17:58 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:00 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: afa8b264bea5749fbc078eded522a616:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:18:00 [info] 35#35: *347 [lua] logger.lua:23: afa8b264bea5749fbc078eded522a616 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:18:00 +0000] afa8b264bea5749fbc078eded522a616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:18:08 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:08 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:15 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: 2a3f9c3fbf63ca102e060f7fd5739527:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:18:15 [info] 35#35: *351 [lua] logger.lua:23: 2a3f9c3fbf63ca102e060f7fd5739527 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:18:15 +0000] 2a3f9c3fbf63ca102e060f7fd5739527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/22 05:18:18 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:18 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:28 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:28 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:30 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 45809c6f24c5316e2b916055848d52ca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:18:30 [info] 35#35: *356 [lua] logger.lua:23: 45809c6f24c5316e2b916055848d52ca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:18:30 +0000] 45809c6f24c5316e2b916055848d52ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:18:38 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:38 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:45 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: c4b2940b30025b5a964d06a7d8328feb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:18:45 +0000] c4b2940b30025b5a964d06a7d8328feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:18:45 [info] 35#35: *359 [lua] logger.lua:23: c4b2940b30025b5a964d06a7d8328feb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:18:48 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:48 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:58 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:18:58 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:00 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 7f101812a42d981411577d23a708d054:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:00 +0000] 7f101812a42d981411577d23a708d054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:19:00 [info] 35#35: *364 [lua] logger.lua:23: 7f101812a42d981411577d23a708d054 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:19:08 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:08 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:15 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 87a99725cac40e20c8541d05625d658d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:19:15 [info] 35#35: *368 [lua] logger.lua:23: 87a99725cac40e20c8541d05625d658d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:15 +0000] 87a99725cac40e20c8541d05625d658d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/22 05:19:18 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:18 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:28 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:28 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:30 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: d9b02025e4c2c023dd2f3b52b34aa846:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:30 +0000] d9b02025e4c2c023dd2f3b52b34aa846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:19:30 [info] 35#35: *373 [lua] logger.lua:23: d9b02025e4c2c023dd2f3b52b34aa846 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:19:38 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:38 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:45 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 57fddf26177a2b51c97fefb76de0fd19:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:19:45 [info] 35#35: *376 [lua] logger.lua:23: 57fddf26177a2b51c97fefb76de0fd19 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:19:45 +0000] 57fddf26177a2b51c97fefb76de0fd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:19:48 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:48 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:58 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:19:58 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:00 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 314cd626d61f9f8bf2ac24d22838db14:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:20:00 [info] 35#35: *381 [lua] logger.lua:23: 314cd626d61f9f8bf2ac24d22838db14 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:00 +0000] 314cd626d61f9f8bf2ac24d22838db14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:20:08 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:08 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:15 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 669f11fd9603a91ca8c888cf37f5088d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:15 +0000] 669f11fd9603a91ca8c888cf37f5088d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:20:15 [info] 35#35: *385 [lua] logger.lua:23: 669f11fd9603a91ca8c888cf37f5088d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:20:18 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:18 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:28 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:28 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:30 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: ce348ac7b3ce2aebef9a828dffdb21a1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:20:30 [info] 35#35: *390 [lua] logger.lua:23: ce348ac7b3ce2aebef9a828dffdb21a1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:30 +0000] ce348ac7b3ce2aebef9a828dffdb21a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:20:38 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:38 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:45 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: b1f1a64f45d8e65db0c5e07d2019660c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:45 +0000] b1f1a64f45d8e65db0c5e07d2019660c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:20:45 [info] 35#35: *393 [lua] logger.lua:23: b1f1a64f45d8e65db0c5e07d2019660c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/22 05:20:48 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:48 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:58 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:20:58 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:00 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 0d0e989e23f670cd177448d39e380467:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:00 +0000] 0d0e989e23f670cd177448d39e380467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:21:00 [info] 35#35: *398 [lua] logger.lua:23: 0d0e989e23f670cd177448d39e380467 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:21:08 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:08 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:15 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: d97fcbac601566484b284adafdae7402:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:21:15 [info] 35#35: *402 [lua] logger.lua:23: d97fcbac601566484b284adafdae7402 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:15 +0000] d97fcbac601566484b284adafdae7402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:21:18 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:18 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:28 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:28 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:30 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: bd4d7c86c9719d5c65adb0b88829a2a8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:30 +0000] bd4d7c86c9719d5c65adb0b88829a2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:21:30 [info] 35#35: *407 [lua] logger.lua:23: bd4d7c86c9719d5c65adb0b88829a2a8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:21:38 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:38 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:45 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: fe61652eed982d4fd0dbd13100e06b0f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:21:45 [info] 35#35: *410 [lua] logger.lua:23: fe61652eed982d4fd0dbd13100e06b0f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:21:45 +0000] fe61652eed982d4fd0dbd13100e06b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:21:48 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:48 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:58 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:21:58 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:00 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: fa45bcc70795bb168848bfec43794917:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.219 - - [22/Jan/2023:05:22:00 +0000] fa45bcc70795bb168848bfec43794917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:22:00 [info] 35#35: *415 [lua] logger.lua:23: fa45bcc70795bb168848bfec43794917 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:22:08 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:08 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:15 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 96a9ef273b490f96ee1f234519756f92:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:22:15 +0000] 96a9ef273b490f96ee1f234519756f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:22:15 [info] 35#35: *419 [lua] logger.lua:23: 96a9ef273b490f96ee1f234519756f92 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:22:18 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:18 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:28 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:28 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:30 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: f3ce1f5af658c8b9dfa7f1f506d36569:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:22:30 [info] 35#35: *424 [lua] logger.lua:23: f3ce1f5af658c8b9dfa7f1f506d36569 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:22:30 +0000] f3ce1f5af658c8b9dfa7f1f506d36569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:22:38 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:38 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:45 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 66d00e733eb7b4ac7bc30140ac3c2e0f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:22:45 +0000] 66d00e733eb7b4ac7bc30140ac3c2e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:22:45 [info] 35#35: *427 [lua] logger.lua:23: 66d00e733eb7b4ac7bc30140ac3c2e0f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:22:48 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:48 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:58 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:22:58 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:00 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 3eda44a89ca8b517b11d518bc916dcfe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:23:00 [info] 35#35: *432 [lua] logger.lua:23: 3eda44a89ca8b517b11d518bc916dcfe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:23:00 +0000] 3eda44a89ca8b517b11d518bc916dcfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:23:08 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:08 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:15 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: e9df0f36d3c66f7ad85955b2b78025b3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:23:15 [info] 35#35: *436 [lua] logger.lua:23: e9df0f36d3c66f7ad85955b2b78025b3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:23:15 +0000] e9df0f36d3c66f7ad85955b2b78025b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:23:18 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:18 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:28 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:28 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:30 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: abe5dbf0d2ef1eafdf483aa5e528ab3d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:23:30 +0000] abe5dbf0d2ef1eafdf483aa5e528ab3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:23:30 [info] 35#35: *441 [lua] logger.lua:23: abe5dbf0d2ef1eafdf483aa5e528ab3d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:23:38 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:38 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:45 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 7563a34bc82aa74e0028e47fb3416ec5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:23:45 [info] 35#35: *444 [lua] logger.lua:23: 7563a34bc82aa74e0028e47fb3416ec5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:23:45 +0000] 7563a34bc82aa74e0028e47fb3416ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:23:48 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:48 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:58 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:23:58 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:00 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: b41fee8f4e46c48edc5e28c5c67cec91:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:00 +0000] b41fee8f4e46c48edc5e28c5c67cec91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:24:00 [info] 35#35: *449 [lua] logger.lua:23: b41fee8f4e46c48edc5e28c5c67cec91 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:24:08 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:08 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:15 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 7d6e4e3101b70d853301d46849af5f80:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:15 +0000] 7d6e4e3101b70d853301d46849af5f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:24:15 [info] 35#35: *453 [lua] logger.lua:23: 7d6e4e3101b70d853301d46849af5f80 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/22 05:24:18 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:18 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:28 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:28 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:30 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 039468d770019a45c9df8ba3a364bb0c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:24:30 [info] 35#35: *458 [lua] logger.lua:23: 039468d770019a45c9df8ba3a364bb0c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:30 +0000] 039468d770019a45c9df8ba3a364bb0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:24:38 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:38 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:45 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 38aa1c01d8bca074f4e7e60bc9e31e63:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:24:45 +0000] 38aa1c01d8bca074f4e7e60bc9e31e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:24:45 [info] 35#35: *461 [lua] logger.lua:23: 38aa1c01d8bca074f4e7e60bc9e31e63 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:24:48 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:48 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:58 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:24:58 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:00 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: a61d84d11fce12084ffb2e95e38e7128:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:00 +0000] a61d84d11fce12084ffb2e95e38e7128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:25:00 [info] 35#35: *466 [lua] logger.lua:23: a61d84d11fce12084ffb2e95e38e7128 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:25:08 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:08 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:15 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 19ac2ecb5f3eb01ee46529001c493f28:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:15 +0000] 19ac2ecb5f3eb01ee46529001c493f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:25:15 [info] 35#35: *470 [lua] logger.lua:23: 19ac2ecb5f3eb01ee46529001c493f28 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:25:18 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:18 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:28 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:28 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:30 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: b86b5877eff7b8597fe3f2238ddfcd96:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:25:30 [info] 35#35: *475 [lua] logger.lua:23: b86b5877eff7b8597fe3f2238ddfcd96 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:30 +0000] b86b5877eff7b8597fe3f2238ddfcd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:25:38 [info] 39#39: *476 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:38 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:45 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: be2060137556d40f258f72ee9c9d5cb6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:25:45 [info] 35#35: *478 [lua] logger.lua:23: be2060137556d40f258f72ee9c9d5cb6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:25:45 +0000] be2060137556d40f258f72ee9c9d5cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:25:48 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:48 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:58 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:25:58 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:00 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: ebd2ee1c02db76c73d6e71032ebe111d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:26:00 +0000] ebd2ee1c02db76c73d6e71032ebe111d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:26:00 [info] 35#35: *483 [lua] logger.lua:23: ebd2ee1c02db76c73d6e71032ebe111d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:26:08 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:08 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:15 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 377ba75e3fb50f827969f16504a16e2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:26:15 [info] 35#35: *487 [lua] logger.lua:23: 377ba75e3fb50f827969f16504a16e2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:26:15 +0000] 377ba75e3fb50f827969f16504a16e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:26:18 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:18 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:28 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:28 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:30 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 632a605e792ffc7976361a3ab3ff4057:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:26:30 +0000] 632a605e792ffc7976361a3ab3ff4057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:26:30 [info] 35#35: *492 [lua] logger.lua:23: 632a605e792ffc7976361a3ab3ff4057 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:26:38 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:38 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:45 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 2e6363cabf23219754fd95cea4675c9b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:26:45 +0000] 2e6363cabf23219754fd95cea4675c9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:26:45 [info] 35#35: *495 [lua] logger.lua:23: 2e6363cabf23219754fd95cea4675c9b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:26:48 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:48 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:58 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:26:58 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:00 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 4238eb9d2ca038b534439e2024b8af4b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:27:00 +0000] 4238eb9d2ca038b534439e2024b8af4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:27:00 [info] 35#35: *500 [lua] logger.lua:23: 4238eb9d2ca038b534439e2024b8af4b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:27:08 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:08 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:15 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: 5f45c87c23068badf60a97c5c50d98ca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:27:15 [info] 35#35: *504 [lua] logger.lua:23: 5f45c87c23068badf60a97c5c50d98ca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:27:15 +0000] 5f45c87c23068badf60a97c5c50d98ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:27:18 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:18 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:28 [info] 39#39: *507 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:28 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:30 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 871bf9fd838a3ef9877511fe70a2870e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:27:30 [info] 35#35: *509 [lua] logger.lua:23: 871bf9fd838a3ef9877511fe70a2870e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:27:30 +0000] 871bf9fd838a3ef9877511fe70a2870e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:27:38 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:38 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:45 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 8b2a0dd1c4e2f0bba303b1df4d45970a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:27:45 +0000] 8b2a0dd1c4e2f0bba303b1df4d45970a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:27:45 [info] 35#35: *512 [lua] logger.lua:23: 8b2a0dd1c4e2f0bba303b1df4d45970a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:27:48 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:48 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:58 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:27:58 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:00 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 15e605c8737b82b1e9b3d9e229811ea1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:28:00 [info] 35#35: *517 [lua] logger.lua:23: 15e605c8737b82b1e9b3d9e229811ea1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:28:00 +0000] 15e605c8737b82b1e9b3d9e229811ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:28:08 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:08 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:15 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: a083f18710b6dd8976e5255e3bad6a60:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:28:15 [info] 35#35: *521 [lua] logger.lua:23: a083f18710b6dd8976e5255e3bad6a60 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:28:15 +0000] a083f18710b6dd8976e5255e3bad6a60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:28:18 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:18 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:28 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:28 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:30 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: da9857fed035304b480c160b8d79a9f4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:28:30 [info] 35#35: *526 [lua] logger.lua:23: da9857fed035304b480c160b8d79a9f4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:28:30 +0000] da9857fed035304b480c160b8d79a9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:28:38 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:38 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:45 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 9f5095175ef83d33fba46f4b4f0dafdd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:28:45 +0000] 9f5095175ef83d33fba46f4b4f0dafdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:28:45 [info] 35#35: *529 [lua] logger.lua:23: 9f5095175ef83d33fba46f4b4f0dafdd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:28:48 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:48 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:58 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:28:58 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:00 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 5e2372c1b170e728ba0e88fff094ee5f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:29:00 [info] 35#35: *534 [lua] logger.lua:23: 5e2372c1b170e728ba0e88fff094ee5f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:29:00 +0000] 5e2372c1b170e728ba0e88fff094ee5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:29:08 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:08 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:15 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: 5d9998d6a0777c17e57e2f057b8fcc38:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:29:15 [info] 35#35: *538 [lua] logger.lua:23: 5d9998d6a0777c17e57e2f057b8fcc38 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:29:15 +0000] 5d9998d6a0777c17e57e2f057b8fcc38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:29:18 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:18 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:28 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:28 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:30 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 30c1da1ac22da8f030933250c949e6f9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:29:30 [info] 35#35: *543 [lua] logger.lua:23: 30c1da1ac22da8f030933250c949e6f9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:29:30 +0000] 30c1da1ac22da8f030933250c949e6f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:29:38 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:38 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:45 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 8c110d0760351f32d8311153eb9354b4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:29:45 [info] 35#35: *546 [lua] logger.lua:23: 8c110d0760351f32d8311153eb9354b4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:29:45 +0000] 8c110d0760351f32d8311153eb9354b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:29:48 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:48 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:58 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:29:58 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:00 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 222e923fd0d30be9b873f15479bad303:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:30:00 [info] 35#35: *551 [lua] logger.lua:23: 222e923fd0d30be9b873f15479bad303 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:30:00 +0000] 222e923fd0d30be9b873f15479bad303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:30:08 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:08 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:15 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 4af5a5b0ae39c81a660bc10080014020:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:30:15 +0000] 4af5a5b0ae39c81a660bc10080014020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/22 05:30:15 [info] 35#35: *555 [lua] logger.lua:23: 4af5a5b0ae39c81a660bc10080014020 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:30:18 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:18 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:28 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:28 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:30 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: dda71ef47373a5ba7c500a631b279567:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:30:31 +0000] dda71ef47373a5ba7c500a631b279567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:30:31 [info] 35#35: *560 [lua] logger.lua:23: dda71ef47373a5ba7c500a631b279567 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:30:38 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:38 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:46 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: f1858acadb1c99943a618783b2694424:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:30:46 [info] 35#35: *563 [lua] logger.lua:23: f1858acadb1c99943a618783b2694424 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:30:46 +0000] f1858acadb1c99943a618783b2694424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:30:48 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:48 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:58 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:30:58 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:01 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: f5b01cbb8fafab01cffa93915d96c270:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:31:01 +0000] f5b01cbb8fafab01cffa93915d96c270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:31:01 [info] 35#35: *568 [lua] logger.lua:23: f5b01cbb8fafab01cffa93915d96c270 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:31:08 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:08 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:16 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: 5dd4253461d777b483e729a949c5bbaa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:31:16 [info] 35#35: *572 [lua] logger.lua:23: 5dd4253461d777b483e729a949c5bbaa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:31:16 +0000] 5dd4253461d777b483e729a949c5bbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:31:18 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:18 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:28 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:28 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:31 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 692f2ec268645c3fcc237836ba8b594c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:31:31 [info] 35#35: *577 [lua] logger.lua:23: 692f2ec268645c3fcc237836ba8b594c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:31:31 +0000] 692f2ec268645c3fcc237836ba8b594c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:31:38 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:38 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:46 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: 7e90b6d2e4626f9adcc7cec3dcb0c8a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:31:46 +0000] 7e90b6d2e4626f9adcc7cec3dcb0c8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:31:46 [info] 35#35: *580 [lua] logger.lua:23: 7e90b6d2e4626f9adcc7cec3dcb0c8a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:31:48 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:48 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:58 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:31:58 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:01 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: ecdd15e3aa20889075d28a76b9ff368b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:32:01 [info] 35#35: *585 [lua] logger.lua:23: ecdd15e3aa20889075d28a76b9ff368b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:32:01 +0000] ecdd15e3aa20889075d28a76b9ff368b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:32:08 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:08 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:16 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: 9547a7987d09435ea15affd29d382868:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:32:16 [info] 35#35: *589 [lua] logger.lua:23: 9547a7987d09435ea15affd29d382868 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:32:16 +0000] 9547a7987d09435ea15affd29d382868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:32:18 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:18 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:28 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:28 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:31 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 6deffc3f33ce7a6fdd7f303168c2e6fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:32:31 +0000] 6deffc3f33ce7a6fdd7f303168c2e6fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:32:31 [info] 35#35: *594 [lua] logger.lua:23: 6deffc3f33ce7a6fdd7f303168c2e6fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:32:38 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:38 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:46 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 86f596a0b9f4df14fd1c54fad96348d5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:32:46 [info] 35#35: *597 [lua] logger.lua:23: 86f596a0b9f4df14fd1c54fad96348d5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:32:46 +0000] 86f596a0b9f4df14fd1c54fad96348d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:32:48 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:48 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:58 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:32:58 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:01 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 87cd85c06b552fc5270d76c907c25af7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:33:01 [info] 35#35: *602 [lua] logger.lua:23: 87cd85c06b552fc5270d76c907c25af7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:01 +0000] 87cd85c06b552fc5270d76c907c25af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:33:08 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:08 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:16 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: 889da0c0fdff859c8ebaed19c40fe228:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:16 +0000] 889da0c0fdff859c8ebaed19c40fe228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:33:16 [info] 35#35: *606 [lua] logger.lua:23: 889da0c0fdff859c8ebaed19c40fe228 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:33:18 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:18 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:28 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:28 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:31 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: b1dcb6ffb2b4d4be15d80e44a7f7c35f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:31 +0000] b1dcb6ffb2b4d4be15d80e44a7f7c35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:33:31 [info] 35#35: *611 [lua] logger.lua:23: b1dcb6ffb2b4d4be15d80e44a7f7c35f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:33:38 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:38 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:46 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 54accc22fea20d1b0100ba8ec0121671:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:46 +0000] 54accc22fea20d1b0100ba8ec0121671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:33:46 [info] 35#35: *614 [lua] logger.lua:23: 54accc22fea20d1b0100ba8ec0121671 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:33:48 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:48 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:58 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:33:58 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:01 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: efb29a5c17b352eea845efab0d46f23e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:34:01 [info] 35#35: *619 [lua] logger.lua:23: efb29a5c17b352eea845efab0d46f23e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:34:01 +0000] efb29a5c17b352eea845efab0d46f23e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:34:08 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:08 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:16 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: f37f56e453ec98b1a09cdc8a99b4fa37:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:34:16 +0000] f37f56e453ec98b1a09cdc8a99b4fa37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:34:16 [info] 35#35: *623 [lua] logger.lua:23: f37f56e453ec98b1a09cdc8a99b4fa37 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:34:18 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:18 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:28 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:28 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:31 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 8d9fb860448ed66e1d4c2316e3f1b3b9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:34:31 [info] 35#35: *628 [lua] logger.lua:23: 8d9fb860448ed66e1d4c2316e3f1b3b9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:34:31 +0000] 8d9fb860448ed66e1d4c2316e3f1b3b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:34:38 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:38 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:46 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 2f677168991e855ffff2e7aa26538981:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:34:46 [info] 35#35: *631 [lua] logger.lua:23: 2f677168991e855ffff2e7aa26538981 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:34:46 +0000] 2f677168991e855ffff2e7aa26538981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:34:48 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:48 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:58 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:34:58 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:01 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: e0fa4664b22b1ea1fedbecfc9a59a4f8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:35:01 [info] 35#35: *636 [lua] logger.lua:23: e0fa4664b22b1ea1fedbecfc9a59a4f8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:01 +0000] e0fa4664b22b1ea1fedbecfc9a59a4f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:35:08 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:08 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:16 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: f51dd1877d7d20bc3aded7ad61e92716:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:35:16 [info] 35#35: *640 [lua] logger.lua:23: f51dd1877d7d20bc3aded7ad61e92716 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:16 +0000] f51dd1877d7d20bc3aded7ad61e92716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:35:18 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:18 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:28 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:28 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:31 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 70fac379083acfacd7916ad8d150585d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:31 +0000] 70fac379083acfacd7916ad8d150585d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:35:31 [info] 35#35: *645 [lua] logger.lua:23: 70fac379083acfacd7916ad8d150585d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:35:38 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:38 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:46 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: c07f1abb3b1333c86c9369318d776f87:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:46 +0000] c07f1abb3b1333c86c9369318d776f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:35:46 [info] 35#35: *648 [lua] logger.lua:23: c07f1abb3b1333c86c9369318d776f87 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:35:48 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:48 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:58 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:35:58 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:01 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: d47a33f310e5db627b61fda79b34e646:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:01 +0000] d47a33f310e5db627b61fda79b34e646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:36:01 [info] 35#35: *653 [lua] logger.lua:23: d47a33f310e5db627b61fda79b34e646 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:36:08 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:08 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:16 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 0dfa11076b3beaa0a084e294a8100d33:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:36:16 [info] 35#35: *657 [lua] logger.lua:23: 0dfa11076b3beaa0a084e294a8100d33 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:16 +0000] 0dfa11076b3beaa0a084e294a8100d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:36:18 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:18 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:28 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:28 [info] 39#39: *660 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:31 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: ee83cfdb6fcd57798452d55100ed44bf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:36:31 [info] 35#35: *662 [lua] logger.lua:23: ee83cfdb6fcd57798452d55100ed44bf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:31 +0000] ee83cfdb6fcd57798452d55100ed44bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:36:38 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:38 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:46 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: ebadffde3367223c30707b45be02b133:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:46 +0000] ebadffde3367223c30707b45be02b133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/22 05:36:46 [info] 35#35: *665 [lua] logger.lua:23: ebadffde3367223c30707b45be02b133 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/22 05:36:48 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:48 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:58 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:36:58 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:01 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 0f95a030f677531345c379b4aab2117e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:37:01 [info] 35#35: *670 [lua] logger.lua:23: 0f95a030f677531345c379b4aab2117e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:37:01 +0000] 0f95a030f677531345c379b4aab2117e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:37:08 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:08 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:16 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 08f16cfafefd321ce7629fd5479860d5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:37:16 [info] 35#35: *674 [lua] logger.lua:23: 08f16cfafefd321ce7629fd5479860d5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:37:16 +0000] 08f16cfafefd321ce7629fd5479860d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:37:18 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:18 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:28 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:28 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:31 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 88e326a981b5eaee2c1353a994d9b0db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:37:31 [info] 35#35: *679 [lua] logger.lua:23: 88e326a981b5eaee2c1353a994d9b0db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:37:31 +0000] 88e326a981b5eaee2c1353a994d9b0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:37:38 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:38 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:46 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 4e2962dabce9e6c73d9e2ac966953344:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:37:46 [info] 35#35: *682 [lua] logger.lua:23: 4e2962dabce9e6c73d9e2ac966953344 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:37:46 +0000] 4e2962dabce9e6c73d9e2ac966953344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:37:48 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:48 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:58 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:37:58 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:01 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 634cc7044321fed4521b0735f4431311:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:38:01 [info] 35#35: *687 [lua] logger.lua:23: 634cc7044321fed4521b0735f4431311 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:38:01 +0000] 634cc7044321fed4521b0735f4431311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:38:08 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:08 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:16 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: 7c56073aee28da640839515fc94f9ae1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:38:16 [info] 35#35: *691 [lua] logger.lua:23: 7c56073aee28da640839515fc94f9ae1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:38:16 +0000] 7c56073aee28da640839515fc94f9ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:38:18 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:18 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:28 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:28 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:31 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 6f5935cf4da17299603dd0810dbadd96:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:38:31 [info] 35#35: *696 [lua] logger.lua:23: 6f5935cf4da17299603dd0810dbadd96 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:38:31 +0000] 6f5935cf4da17299603dd0810dbadd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:38:38 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:38 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:46 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: bf155f24f044b705a4c8471f34285242:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:38:46 +0000] bf155f24f044b705a4c8471f34285242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:38:46 [info] 35#35: *699 [lua] logger.lua:23: bf155f24f044b705a4c8471f34285242 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:38:48 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:48 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:58 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:38:58 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:01 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 78db362c63a263db379957e2ea8fde0d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.219 - - [22/Jan/2023:05:39:01 +0000] 78db362c63a263db379957e2ea8fde0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:39:01 [info] 35#35: *704 [lua] logger.lua:23: 78db362c63a263db379957e2ea8fde0d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:39:08 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:08 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:16 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: 561007a29e2eb6beb5e077aa508caf6d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:39:16 [info] 35#35: *708 [lua] logger.lua:23: 561007a29e2eb6beb5e077aa508caf6d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:39:16 +0000] 561007a29e2eb6beb5e077aa508caf6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/22 05:39:18 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:18 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:28 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:28 [info] 39#39: *711 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:31 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 602140e4cd7a1182d2d8bfe34274bfef:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:39:31 [info] 35#35: *713 [lua] logger.lua:23: 602140e4cd7a1182d2d8bfe34274bfef {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:39:31 +0000] 602140e4cd7a1182d2d8bfe34274bfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:39:38 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:38 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:46 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 27df95e3cbb37a8328626a47c57fad2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:39:46 [info] 35#35: *716 [lua] logger.lua:23: 27df95e3cbb37a8328626a47c57fad2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:39:46 +0000] 27df95e3cbb37a8328626a47c57fad2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:39:48 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:48 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:58 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:39:58 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:01 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: ec0ae85a5fcab7194dee4050f1e0a8c5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:40:01 [info] 35#35: *721 [lua] logger.lua:23: ec0ae85a5fcab7194dee4050f1e0a8c5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:40:01 +0000] ec0ae85a5fcab7194dee4050f1e0a8c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:40:08 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:08 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:16 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: 7b6f91a520d86f222e472ce29596f2a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:40:16 +0000] 7b6f91a520d86f222e472ce29596f2a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:40:16 [info] 35#35: *725 [lua] logger.lua:23: 7b6f91a520d86f222e472ce29596f2a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:40:18 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:18 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:28 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:28 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:31 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: f7c33c19d76f8ba5a11a309f172e778f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:40:31 [info] 35#35: *730 [lua] logger.lua:23: f7c33c19d76f8ba5a11a309f172e778f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:40:31 +0000] f7c33c19d76f8ba5a11a309f172e778f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:40:38 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:38 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:46 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 9bde8b5c1590972c2216e9552b8e88ff:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:40:46 [info] 35#35: *733 [lua] logger.lua:23: 9bde8b5c1590972c2216e9552b8e88ff {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:40:46 +0000] 9bde8b5c1590972c2216e9552b8e88ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:40:48 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:48 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:58 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:40:58 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:01 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 3fa4cff62db15763cf70a5db64358cc7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:41:01 [info] 35#35: *738 [lua] logger.lua:23: 3fa4cff62db15763cf70a5db64358cc7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:41:01 +0000] 3fa4cff62db15763cf70a5db64358cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:41:08 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:08 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:16 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: a1b0589ff709832328f2daf73bea25f6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:41:16 +0000] a1b0589ff709832328f2daf73bea25f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:41:16 [info] 35#35: *742 [lua] logger.lua:23: a1b0589ff709832328f2daf73bea25f6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:41:18 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:18 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:28 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:28 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:31 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 086d99f73aa160d6371a60c26c1697f3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:41:31 [info] 35#35: *747 [lua] logger.lua:23: 086d99f73aa160d6371a60c26c1697f3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:41:31 +0000] 086d99f73aa160d6371a60c26c1697f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:41:38 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:38 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:46 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 0f89ff2b5adc4cc1f39240ee6057c7b1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:41:46 [info] 35#35: *750 [lua] logger.lua:23: 0f89ff2b5adc4cc1f39240ee6057c7b1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:41:46 +0000] 0f89ff2b5adc4cc1f39240ee6057c7b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:41:48 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:48 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:58 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:41:58 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:01 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 5479f71bb32576368e09092f0dbd08ee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:42:01 [info] 35#35: *755 [lua] logger.lua:23: 5479f71bb32576368e09092f0dbd08ee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:01 +0000] 5479f71bb32576368e09092f0dbd08ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:42:08 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:08 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:16 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 768d509ae5a30a3c3acefc6eefac5060:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:16 +0000] 768d509ae5a30a3c3acefc6eefac5060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:42:16 [info] 35#35: *759 [lua] logger.lua:23: 768d509ae5a30a3c3acefc6eefac5060 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:42:18 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:18 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:23 [info] 35#35: *762 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443 2023/01/22 05:42:28 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:28 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:31 [info] 35#35: *765 [lua] access_by_lua(msblocations.conf:189):2: 414d4c7c5bc9b8f1b6f254b818e0b4b9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:31 +0000] 414d4c7c5bc9b8f1b6f254b818e0b4b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:42:31 [info] 35#35: *765 [lua] logger.lua:23: 414d4c7c5bc9b8f1b6f254b818e0b4b9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:42:38 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:38 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:46 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:189):2: 84ab4f6b76e75cc1bd69e2b3ee9f5394:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:46 +0000] 84ab4f6b76e75cc1bd69e2b3ee9f5394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:42:46 [info] 35#35: *768 [lua] logger.lua:23: 84ab4f6b76e75cc1bd69e2b3ee9f5394 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:42:48 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:48 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:58 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:42:58 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:01 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: 06a5b4f15f67f19128f6a3b96347d945:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:43:01 [info] 35#35: *773 [lua] logger.lua:23: 06a5b4f15f67f19128f6a3b96347d945 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:43:01 +0000] 06a5b4f15f67f19128f6a3b96347d945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:43:08 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:08 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:16 [info] 35#35: *777 [lua] access_by_lua(msblocations.conf:189):2: 9e8d23daa95cb4fd63ac1f447d257d03:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:43:16 [info] 35#35: *777 [lua] logger.lua:23: 9e8d23daa95cb4fd63ac1f447d257d03 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:43:16 +0000] 9e8d23daa95cb4fd63ac1f447d257d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:43:18 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:18 [info] 39#39: *779 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:28 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:28 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:31 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: 30f361034b44e04172b3d1efdd6c25c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:43:31 +0000] 30f361034b44e04172b3d1efdd6c25c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:43:31 [info] 35#35: *782 [lua] logger.lua:23: 30f361034b44e04172b3d1efdd6c25c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:43:38 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:38 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:46 [info] 35#35: *785 [lua] access_by_lua(msblocations.conf:189):2: 4a6e8c5d25ebd3617c1a619f389c0a4b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:43:46 [info] 35#35: *785 [lua] logger.lua:23: 4a6e8c5d25ebd3617c1a619f389c0a4b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:43:46 +0000] 4a6e8c5d25ebd3617c1a619f389c0a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:43:48 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:48 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:58 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:43:58 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:01 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 245f512451e9d0bee3c08ec7def33aaf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:01 +0000] 245f512451e9d0bee3c08ec7def33aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:44:01 [info] 35#35: *790 [lua] logger.lua:23: 245f512451e9d0bee3c08ec7def33aaf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:44:08 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:08 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:16 [info] 35#35: *794 [lua] access_by_lua(msblocations.conf:189):2: 28477fe342282ea7f333f2cde12f9e88:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:16 +0000] 28477fe342282ea7f333f2cde12f9e88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:44:16 [info] 35#35: *794 [lua] logger.lua:23: 28477fe342282ea7f333f2cde12f9e88 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:44:18 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:18 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:28 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:28 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:31 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: 2f39ffa60e79091bab8d574bfbbc3475:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:31 +0000] 2f39ffa60e79091bab8d574bfbbc3475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:44:31 [info] 35#35: *799 [lua] logger.lua:23: 2f39ffa60e79091bab8d574bfbbc3475 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:44:38 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:38 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:46 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:189):2: 227edbbfe52d27e3fc8f43058b20cf38:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:44:46 [info] 35#35: *802 [lua] logger.lua:23: 227edbbfe52d27e3fc8f43058b20cf38 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:44:46 +0000] 227edbbfe52d27e3fc8f43058b20cf38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:44:48 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:48 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:58 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:44:58 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:01 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 0b80defb923f117bd3f672ec0fa33c79:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:45:01 +0000] 0b80defb923f117bd3f672ec0fa33c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:45:01 [info] 35#35: *807 [lua] logger.lua:23: 0b80defb923f117bd3f672ec0fa33c79 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:45:08 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:08 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:16 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:189):2: a619566908642203ea369b1defa9cf36:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:45:16 +0000] a619566908642203ea369b1defa9cf36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:45:16 [info] 35#35: *811 [lua] logger.lua:23: a619566908642203ea369b1defa9cf36 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:45:18 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:18 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:28 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:28 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:31 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: 2628e74dc4c97576b2cff2239fc04726:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:45:31 [info] 35#35: *816 [lua] logger.lua:23: 2628e74dc4c97576b2cff2239fc04726 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:45:31 +0000] 2628e74dc4c97576b2cff2239fc04726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:45:38 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:38 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:46 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:189):2: eb88edba7dd7d350ff3e9407719f553c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:45:46 [info] 35#35: *819 [lua] logger.lua:23: eb88edba7dd7d350ff3e9407719f553c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:45:46 +0000] eb88edba7dd7d350ff3e9407719f553c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:45:48 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:48 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:58 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:45:58 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:01 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: 59db283dfa9280b509ba7e07d393e865:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:01 +0000] 59db283dfa9280b509ba7e07d393e865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:46:01 [info] 35#35: *824 [lua] logger.lua:23: 59db283dfa9280b509ba7e07d393e865 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:46:08 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:08 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:16 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 8a4d668923203e14d8dfe067832eaa49:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:16 +0000] 8a4d668923203e14d8dfe067832eaa49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:46:16 [info] 35#35: *828 [lua] logger.lua:23: 8a4d668923203e14d8dfe067832eaa49 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:46:18 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:18 [info] 39#39: *830 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:28 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:28 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:31 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: c027c7526d7fbad3886880f198a38470:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:46:31 [info] 35#35: *833 [lua] logger.lua:23: c027c7526d7fbad3886880f198a38470 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:31 +0000] c027c7526d7fbad3886880f198a38470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:46:38 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:38 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:46 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: 0006788f8609a5e9b4afd434d7322ef6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:46:46 [info] 35#35: *836 [lua] logger.lua:23: 0006788f8609a5e9b4afd434d7322ef6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:46:46 +0000] 0006788f8609a5e9b4afd434d7322ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:46:48 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:48 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:58 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:46:58 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:01 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 0c992922c8cb26c6b0ba4943c834eddb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:47:01 [info] 35#35: *841 [lua] logger.lua:23: 0c992922c8cb26c6b0ba4943c834eddb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:47:01 +0000] 0c992922c8cb26c6b0ba4943c834eddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:47:08 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:08 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:16 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 6e36eaeb2cad7854b1d1abaf5c3c9436:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:47:16 [info] 35#35: *845 [lua] logger.lua:23: 6e36eaeb2cad7854b1d1abaf5c3c9436 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:47:16 +0000] 6e36eaeb2cad7854b1d1abaf5c3c9436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:47:18 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:18 [info] 39#39: *847 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:28 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:28 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:31 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: 7c9ba6893263c8ffc109ec8af2ae1b5d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:47:31 [info] 35#35: *850 [lua] logger.lua:23: 7c9ba6893263c8ffc109ec8af2ae1b5d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:47:31 +0000] 7c9ba6893263c8ffc109ec8af2ae1b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:47:38 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:38 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:46 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: 2e5d49e5a409bfc3be079fcc35151ef0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:47:46 [info] 35#35: *853 [lua] logger.lua:23: 2e5d49e5a409bfc3be079fcc35151ef0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:47:46 +0000] 2e5d49e5a409bfc3be079fcc35151ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:47:48 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:48 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:58 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:47:58 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:01 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 3b2478b704b0ef10de909c10c14abc82:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:01 +0000] 3b2478b704b0ef10de909c10c14abc82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:48:01 [info] 35#35: *858 [lua] logger.lua:23: 3b2478b704b0ef10de909c10c14abc82 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/22 05:48:08 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:08 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:16 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: 699ef8f390a002e622bea8b2b6897ff7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:48:16 [info] 35#35: *862 [lua] logger.lua:23: 699ef8f390a002e622bea8b2b6897ff7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:16 +0000] 699ef8f390a002e622bea8b2b6897ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:48:18 [info] 39#39: *864 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:18 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:28 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:28 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:31 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 3d6999c4339de620556c7089664d76e2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:31 +0000] 3d6999c4339de620556c7089664d76e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/22 05:48:31 [info] 35#35: *867 [lua] logger.lua:23: 3d6999c4339de620556c7089664d76e2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:48:38 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:38 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:46 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: c3d9ceae382c20d60eefd922ff29de46:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.219 - - [22/Jan/2023:05:48:46 +0000] c3d9ceae382c20d60eefd922ff29de46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:48:46 [info] 35#35: *870 [lua] logger.lua:23: c3d9ceae382c20d60eefd922ff29de46 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:48:48 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:48 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:58 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:48:58 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:01 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 1678fd847bc35f25665244adf1896b04:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:01 +0000] 1678fd847bc35f25665244adf1896b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:49:01 [info] 35#35: *875 [lua] logger.lua:23: 1678fd847bc35f25665244adf1896b04 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:49:08 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:08 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:16 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 397d510587173e94ddceaa5c5ed9b429:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:49:16 [info] 35#35: *879 [lua] logger.lua:23: 397d510587173e94ddceaa5c5ed9b429 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:16 +0000] 397d510587173e94ddceaa5c5ed9b429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:49:18 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:18 [info] 39#39: *881 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:28 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:28 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:31 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 5dee352a61d2e36e93e7694471f7ba37:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:31 +0000] 5dee352a61d2e36e93e7694471f7ba37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:49:31 [info] 35#35: *884 [lua] logger.lua:23: 5dee352a61d2e36e93e7694471f7ba37 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:49:38 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:38 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:47 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 141abc80d3e9bd786971ffd19e875456:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:47 +0000] 141abc80d3e9bd786971ffd19e875456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:49:47 [info] 35#35: *887 [lua] logger.lua:23: 141abc80d3e9bd786971ffd19e875456 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:49:48 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:48 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:58 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:49:58 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:02 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 1c21a68c6d226db54ac33b0b104a9f2e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:50:02 [info] 35#35: *892 [lua] logger.lua:23: 1c21a68c6d226db54ac33b0b104a9f2e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:02 +0000] 1c21a68c6d226db54ac33b0b104a9f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:50:08 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:08 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:17 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: bfeede7bb7334e3132738ea43b5f0230:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:50:17 [info] 35#35: *896 [lua] logger.lua:23: bfeede7bb7334e3132738ea43b5f0230 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:17 +0000] bfeede7bb7334e3132738ea43b5f0230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:50:18 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:18 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:23 [info] 35#35: *899 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443 2023/01/22 05:50:28 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:28 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:32 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: d751d6af3b28ae5bd6cecf8c734b090a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:32 +0000] d751d6af3b28ae5bd6cecf8c734b090a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:50:32 [info] 35#35: *902 [lua] logger.lua:23: d751d6af3b28ae5bd6cecf8c734b090a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:50:38 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:38 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:47 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: dc0b4d2536f14b793c3bd2b0ee6e65b8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:47 +0000] dc0b4d2536f14b793c3bd2b0ee6e65b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:50:47 [info] 35#35: *905 [lua] logger.lua:23: dc0b4d2536f14b793c3bd2b0ee6e65b8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:50:48 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:48 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:58 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:50:58 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:02 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 5c36c2a620376882ab995b24f69f6959:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:51:02 [info] 35#35: *910 [lua] logger.lua:23: 5c36c2a620376882ab995b24f69f6959 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:02 +0000] 5c36c2a620376882ab995b24f69f6959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:51:08 [info] 39#39: *912 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:08 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:17 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: b1325e140f06a01707e7297e57b38df0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:17 +0000] b1325e140f06a01707e7297e57b38df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/22 05:51:17 [info] 35#35: *914 [lua] logger.lua:23: b1325e140f06a01707e7297e57b38df0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/22 05:51:18 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:18 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:28 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:28 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:32 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: a3f31e521447945c95f8cb7e5894f524:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:51:32 [info] 35#35: *919 [lua] logger.lua:23: a3f31e521447945c95f8cb7e5894f524 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:32 +0000] a3f31e521447945c95f8cb7e5894f524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/22 05:51:38 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:38 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:47 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 4e13c7e79b2cd4b4a589f51f2e33f050:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:47 +0000] 4e13c7e79b2cd4b4a589f51f2e33f050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/22 05:51:47 [info] 35#35: *922 [lua] logger.lua:23: 4e13c7e79b2cd4b4a589f51f2e33f050 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/22 05:51:48 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:48 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:58 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:51:58 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:02 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 4d3780683f782536d69abf7c6e0b207f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:52:02 +0000] 4d3780683f782536d69abf7c6e0b207f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:52:02 [info] 35#35: *927 [lua] logger.lua:23: 4d3780683f782536d69abf7c6e0b207f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:52:08 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:08 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:17 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: cc67c3a19bef031a5b8603acec30ee4e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:52:17 [info] 35#35: *931 [lua] logger.lua:23: cc67c3a19bef031a5b8603acec30ee4e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:52:17 +0000] cc67c3a19bef031a5b8603acec30ee4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:52:18 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:18 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:28 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:28 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:32 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 38bcec88069364ea9e9796807b5b4279:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:52:32 [info] 35#35: *936 [lua] logger.lua:23: 38bcec88069364ea9e9796807b5b4279 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:52:32 +0000] 38bcec88069364ea9e9796807b5b4279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:52:38 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:38 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:47 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: db657bd5f5588e24f09b639945811ee3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:52:47 [info] 35#35: *939 [lua] logger.lua:23: db657bd5f5588e24f09b639945811ee3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:52:47 +0000] db657bd5f5588e24f09b639945811ee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:52:48 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:48 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:58 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:52:58 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:02 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: f9c8d33652e2842d77155067d75c1472:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:02 +0000] f9c8d33652e2842d77155067d75c1472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:53:02 [info] 35#35: *944 [lua] logger.lua:23: f9c8d33652e2842d77155067d75c1472 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:53:08 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:08 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:17 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 266adc68c4c2b88023ce74446c876701:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:17 +0000] 266adc68c4c2b88023ce74446c876701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/22 05:53:17 [info] 35#35: *948 [lua] logger.lua:23: 266adc68c4c2b88023ce74446c876701 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/22 05:53:18 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:18 [info] 39#39: *949 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:28 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:28 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:32 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: dd6959c64d7b915f7b71eb939dba65f1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:53:32 [info] 35#35: *953 [lua] logger.lua:23: dd6959c64d7b915f7b71eb939dba65f1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:32 +0000] dd6959c64d7b915f7b71eb939dba65f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:53:38 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:38 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:47 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 3322db1dab70afecc474f00929ce8072:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:53:47 [info] 35#35: *956 [lua] logger.lua:23: 3322db1dab70afecc474f00929ce8072 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:53:47 +0000] 3322db1dab70afecc474f00929ce8072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:53:48 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:48 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:58 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:53:58 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:02 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: dc4d7ff6308877348c833994b5eebad3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.219 - - [22/Jan/2023:05:54:02 +0000] dc4d7ff6308877348c833994b5eebad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/22 05:54:02 [info] 35#35: *961 [lua] logger.lua:23: dc4d7ff6308877348c833994b5eebad3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:54:08 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:08 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:17 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 4fff4f2e477e9186de1fad41c9939f66:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:54:17 +0000] 4fff4f2e477e9186de1fad41c9939f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:54:17 [info] 35#35: *965 [lua] logger.lua:23: 4fff4f2e477e9186de1fad41c9939f66 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:54:18 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:18 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:28 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:28 [info] 39#39: *969 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:32 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: f61920cd73f26b018e6b0bfb2b820d4d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:54:32 +0000] f61920cd73f26b018e6b0bfb2b820d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:54:32 [info] 35#35: *970 [lua] logger.lua:23: f61920cd73f26b018e6b0bfb2b820d4d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:54:38 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:38 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:47 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 7b52174e6c3a5edaf5ab4900c935e831:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:54:47 [info] 35#35: *973 [lua] logger.lua:23: 7b52174e6c3a5edaf5ab4900c935e831 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.219 - - [22/Jan/2023:05:54:47 +0000] 7b52174e6c3a5edaf5ab4900c935e831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:54:48 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:48 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:58 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:54:58 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:02 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 16b6bc90feda20963735f1c8b4395d97:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:55:02 [info] 35#35: *978 [lua] logger.lua:23: 16b6bc90feda20963735f1c8b4395d97 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.219 - - [22/Jan/2023:05:55:02 +0000] 16b6bc90feda20963735f1c8b4395d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:55:08 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:08 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:17 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: d0792db154441bcd812a5451d3e315a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/22 05:55:17 [info] 35#35: *982 [lua] logger.lua:23: d0792db154441bcd812a5451d3e315a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:55:17 +0000] d0792db154441bcd812a5451d3e315a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:55:18 [info] 39#39: *983 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:18 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:28 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:28 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:32 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: b6619caf21f49ae6d44469b2143ff6a9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:55:32 +0000] b6619caf21f49ae6d44469b2143ff6a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:55:32 [info] 35#35: *987 [lua] logger.lua:23: b6619caf21f49ae6d44469b2143ff6a9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:55:38 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:38 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:47 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 872811b69e8df06ed3004ebc1027d9db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:55:47 +0000] 872811b69e8df06ed3004ebc1027d9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/22 05:55:47 [info] 35#35: *990 [lua] logger.lua:23: 872811b69e8df06ed3004ebc1027d9db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:55:48 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:48 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:58 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:55:58 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:02 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: d16ded7e5a9e76fed7ae7ba339efba48:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:02 +0000] d16ded7e5a9e76fed7ae7ba339efba48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:56:02 [info] 35#35: *995 [lua] logger.lua:23: d16ded7e5a9e76fed7ae7ba339efba48 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/22 05:56:08 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:08 [info] 39#39: *997 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:17 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 03ab686e75d5308ec0b159075aeb002c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:17 +0000] 03ab686e75d5308ec0b159075aeb002c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.219 - - [22/Jan/2023:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:56:17 [info] 35#35: *999 [lua] logger.lua:23: 03ab686e75d5308ec0b159075aeb002c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/01/22 05:56:18 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:18 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:28 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:28 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:32 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: ea91130e215ce2d9f80b26d17f51b70f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:32 +0000] ea91130e215ce2d9f80b26d17f51b70f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/22 05:56:32 [info] 35#35: *1004 [lua] logger.lua:23: ea91130e215ce2d9f80b26d17f51b70f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:56:38 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:38 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:47 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 49d2880e8be374585d6943d067a467fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:47 +0000] 49d2880e8be374585d6943d067a467fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:56:47 [info] 35#35: *1007 [lua] logger.lua:23: 49d2880e8be374585d6943d067a467fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/22 05:56:48 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:48 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:58 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:56:58 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443 2023/01/22 05:57:02 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 9fc58e2af0c55ec3fdef5b404dd354fd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:57:02 +0000] 9fc58e2af0c55ec3fdef5b404dd354fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/22 05:57:02 [info] 35#35: *1012 [lua] logger.lua:23: 9fc58e2af0c55ec3fdef5b404dd354fd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.219 - - [22/Jan/2023:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4