@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.25.251 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/07 05:02:09 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/07 05:02:09 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/07 05:02:09 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/07 05:02:09 [notice] 33#33: using the "epoll" event method 2022/10/07 05:02:09 [notice] 33#33: openresty/1.13.6.1 2022/10/07 05:02:09 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/07 05:02:09 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/07 05:02:09 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/07 05:02:09 [notice] 34#34: start worker processes 2022/10/07 05:02:09 [notice] 34#34: start worker process 37 2022/10/07 05:02:09 [notice] 34#34: start worker process 38 2022/10/07 05:02:09 [notice] 34#34: start worker process 39 2022/10/07 05:02:09 [notice] 34#34: start worker process 40 2022/10/07 05:02:09 [notice] 34#34: start worker process 41 2022/10/07 05:02:09 [notice] 34#34: start worker process 42 2022/10/07 05:02:09 [notice] 34#34: start worker process 44 2022/10/07 05:02:09 [notice] 34#34: start worker process 45 2022/10/07 05:02:09 [notice] 34#34: start cache manager process 46 2022/10/07 05:02:09 [notice] 34#34: start cache loader process 47 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221007050209.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-07 05:02:13 457 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-07 05:02:13 471 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-07 05:02:13 471 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-07 05:02:13 557 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-07 05:02:13 557 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.25.251:10081 Enabled:true 2022-10-07 05:02:16 101 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-07 05:02:16 230 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-07 05:02:16 231 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-07 05:02:16 232 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-07 05:02:16 234 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-07 05:02:16 234 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-07 05:02:16 234 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-07 05:02:16 234 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-07 05:02:16 359 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-07 05:02:16 499 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-07 05:02:16 499 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-07 05:02:16 499 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-07 05:02:17 317 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/07 05:02:25 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:25 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:34 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 2691c3ec48221fb367d8e534c7b149b1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:02:35 [info] 38#38: *14 [lua] logger.lua:23: 2691c3ec48221fb367d8e534c7b149b1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:02:35 +0000] 2691c3ec48221fb367d8e534c7b149b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.388 upstream_response_time:0.387 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 105 2022/10/07 05:02:35 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:35 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:45 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:45 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:50 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: e6239664844aace05112b52558ce3fdf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:02:50 +0000] e6239664844aace05112b52558ce3fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/07 05:02:50 [info] 38#38: *21 [lua] logger.lua:23: e6239664844aace05112b52558ce3fdf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:02:55 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:02:55 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:05 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: d5522067fd58c8ee28e3580d63b79d75:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:03:05 [info] 38#38: *24 [lua] logger.lua:23: d5522067fd58c8ee28e3580d63b79d75 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:05 +0000] d5522067fd58c8ee28e3580d63b79d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:03:05 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:05 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:09 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/07 05:03:09 [notice] 34#34: signal 17 (SIGCHLD) received from 47 2022/10/07 05:03:09 [notice] 34#34: cache loader process 47 exited with code 0 2022/10/07 05:03:09 [notice] 34#34: signal 29 (SIGIO) received 2022/10/07 05:03:15 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:15 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:20 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 02cc5298d0389231e8dccbf6830ace68:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:20 +0000] 02cc5298d0389231e8dccbf6830ace68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2022/10/07 05:03:20 [info] 38#38: *31 [lua] logger.lua:23: 02cc5298d0389231e8dccbf6830ace68 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32 2022/10/07 05:03:25 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:25 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:35 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:35 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:35 [info] 38#38: *36 [lua] access_by_lua(msblocations.conf:189):2: 2de47971ea9e956e43cdda93fba50357:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:35 +0000] 2de47971ea9e956e43cdda93fba50357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/07 05:03:35 [info] 38#38: *36 [lua] logger.lua:23: 2de47971ea9e956e43cdda93fba50357 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/07 05:03:45 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:45 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:50 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: 2425fbf9351b72ba9a1454d9f8dd2253:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:50 +0000] 2425fbf9351b72ba9a1454d9f8dd2253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.087 upstream_response_time:0.081 "-" "Consul Health Check" "-" 2022/10/07 05:03:50 [info] 38#38: *39 [lua] logger.lua:23: 2425fbf9351b72ba9a1454d9f8dd2253 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 61 2022/10/07 05:03:55 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:03:55 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:05 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:05 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:05 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: e56fb8c948494722f0090bbf8bb24bf3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:04:05 +0000] e56fb8c948494722f0090bbf8bb24bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:04:05 [info] 38#38: *44 [lua] logger.lua:23: e56fb8c948494722f0090bbf8bb24bf3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:04:15 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:15 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:20 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: d4470578b6dbe396202db86969c8e94c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:04:20 +0000] d4470578b6dbe396202db86969c8e94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 05:04:20 [info] 38#38: *48 [lua] logger.lua:23: d4470578b6dbe396202db86969c8e94c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:04:25 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:25 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:35 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:35 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:35 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: 70383f1ba64d5c24b1fc925edc1d3e2f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:04:35 +0000] 70383f1ba64d5c24b1fc925edc1d3e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:04:35 [info] 38#38: *53 [lua] logger.lua:23: 70383f1ba64d5c24b1fc925edc1d3e2f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:04:45 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:45 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:50 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: 8d1a7c006c24529a26edf35c4393b742:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:04:50 [info] 38#38: *56 [lua] logger.lua:23: 8d1a7c006c24529a26edf35c4393b742 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:04:50 +0000] 8d1a7c006c24529a26edf35c4393b742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/07 05:04:55 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:04:55 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:05 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:05 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:05 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 8f2186b269e154291531b5d23bf80d5d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:05:05 [info] 38#38: *61 [lua] logger.lua:23: 8f2186b269e154291531b5d23bf80d5d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:05:05 +0000] 8f2186b269e154291531b5d23bf80d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:05:15 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:15 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:20 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 6e148fa77daf1c20f2195e443e5d70a4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:05:20 [info] 38#38: *65 [lua] logger.lua:23: 6e148fa77daf1c20f2195e443e5d70a4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:05:20 +0000] 6e148fa77daf1c20f2195e443e5d70a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:05:25 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:25 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:35 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:35 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:35 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 725c24699bc2dcec478aa47fd60e11bf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:05:35 [info] 38#38: *70 [lua] logger.lua:23: 725c24699bc2dcec478aa47fd60e11bf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:05:35 +0000] 725c24699bc2dcec478aa47fd60e11bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:05:45 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:45 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:50 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: 38282267bc4a463bab2f6c827bdbf7a7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:05:50 +0000] 38282267bc4a463bab2f6c827bdbf7a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:05:50 [info] 38#38: *73 [lua] logger.lua:23: 38282267bc4a463bab2f6c827bdbf7a7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:05:55 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:05:55 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:05 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:05 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:05 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 6178a909362c511831ec1931d1d82155:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:06:05 +0000] 6178a909362c511831ec1931d1d82155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 05:06:05 [info] 38#38: *78 [lua] logger.lua:23: 6178a909362c511831ec1931d1d82155 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:06:15 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:15 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:20 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: ea0cabcf07c9a4936823f4dfad2d9be2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:06:20 +0000] ea0cabcf07c9a4936823f4dfad2d9be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:06:20 [info] 38#38: *82 [lua] logger.lua:23: ea0cabcf07c9a4936823f4dfad2d9be2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:06:25 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:25 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:35 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:35 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:35 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 7223a7a6502517adeb7f75232b54232b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:06:35 [info] 38#38: *87 [lua] logger.lua:23: 7223a7a6502517adeb7f75232b54232b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:06:35 +0000] 7223a7a6502517adeb7f75232b54232b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:06:45 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:45 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:50 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: d9726df53a4affbeed27ec591f3eaec9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:06:50 +0000] d9726df53a4affbeed27ec591f3eaec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:06:50 [info] 38#38: *90 [lua] logger.lua:23: d9726df53a4affbeed27ec591f3eaec9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:06:55 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:06:55 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:05 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:05 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:05 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: 9000a9956cba6305c22fb90108a1c242:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:05 +0000] 9000a9956cba6305c22fb90108a1c242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 05:07:05 [info] 38#38: *95 [lua] logger.lua:23: 9000a9956cba6305c22fb90108a1c242 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:07:15 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:15 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:20 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 850cf0aab2b3e2b42646c2835093cccb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:07:20 [info] 38#38: *99 [lua] logger.lua:23: 850cf0aab2b3e2b42646c2835093cccb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:20 +0000] 850cf0aab2b3e2b42646c2835093cccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:07:25 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:25 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:35 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:35 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:35 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: a648c18848a581fcc845e397024ed3d6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:07:35 [info] 38#38: *104 [lua] logger.lua:23: a648c18848a581fcc845e397024ed3d6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:35 +0000] a648c18848a581fcc845e397024ed3d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:07:45 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:45 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:50 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: f00fc4f0773da117dee80f0829ed9967:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:07:50 [info] 38#38: *107 [lua] logger.lua:23: f00fc4f0773da117dee80f0829ed9967 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:07:50 +0000] f00fc4f0773da117dee80f0829ed9967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:07:55 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:07:55 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:05 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:05 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:05 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: f28aa1f817bf2767d059004191eec4a2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:08:05 [info] 38#38: *112 [lua] logger.lua:23: f28aa1f817bf2767d059004191eec4a2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:08:05 +0000] f28aa1f817bf2767d059004191eec4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:08:15 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:15 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:20 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: 4fee59fecae2100d15f3c69acf5cad70:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:08:20 [info] 38#38: *116 [lua] logger.lua:23: 4fee59fecae2100d15f3c69acf5cad70 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:08:20 +0000] 4fee59fecae2100d15f3c69acf5cad70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:08:25 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:25 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:35 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:35 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:35 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: deb1cb26876bfa82f1889bb1749d9ab8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.69.92 - - [07/Oct/2022:05:08:35 +0000] deb1cb26876bfa82f1889bb1749d9ab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 05:08:35 [info] 38#38: *121 [lua] logger.lua:23: deb1cb26876bfa82f1889bb1749d9ab8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:08:45 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:45 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:50 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: 98a6f2f79588c4c71f526943122ccaf9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:08:50 [info] 38#38: *124 [lua] logger.lua:23: 98a6f2f79588c4c71f526943122ccaf9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:08:50 +0000] 98a6f2f79588c4c71f526943122ccaf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:08:55 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:08:55 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:05 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:05 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:05 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: e75486b27a79a2c99340f6654a2d3167:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:05 +0000] e75486b27a79a2c99340f6654a2d3167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:09:05 [info] 38#38: *129 [lua] logger.lua:23: e75486b27a79a2c99340f6654a2d3167 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:09:15 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:15 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:20 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 110a9b9ba3cfbb2b16c58d7f6ab466ef:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:09:20 [info] 38#38: *133 [lua] logger.lua:23: 110a9b9ba3cfbb2b16c58d7f6ab466ef {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:20 +0000] 110a9b9ba3cfbb2b16c58d7f6ab466ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:09:25 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:25 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:35 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:35 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:35 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: f14d890041373108ba5001e15471b246:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:09:35 [info] 38#38: *138 [lua] logger.lua:23: f14d890041373108ba5001e15471b246 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:35 +0000] f14d890041373108ba5001e15471b246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:09:45 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:45 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:50 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: d168da4dae8e9c6e26255072700a2b7c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:50 +0000] d168da4dae8e9c6e26255072700a2b7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:09:50 [info] 38#38: *141 [lua] logger.lua:23: d168da4dae8e9c6e26255072700a2b7c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:09:55 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:09:55 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:05 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:05 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:05 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: f909e6d701441c84902d8c6063b53fab:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.69.92 - - [07/Oct/2022:05:10:05 +0000] f909e6d701441c84902d8c6063b53fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/07 05:10:05 [info] 38#38: *146 [lua] logger.lua:23: f909e6d701441c84902d8c6063b53fab {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:10:15 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:15 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:20 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: 3ce43173d77d2d01de1c226329d98c2c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:10:20 [info] 38#38: *150 [lua] logger.lua:23: 3ce43173d77d2d01de1c226329d98c2c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:05:10:20 +0000] 3ce43173d77d2d01de1c226329d98c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:10:25 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:25 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:35 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:35 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:35 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: 34c338178b9472caaa38eebe84545d38:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:10:35 [info] 38#38: *155 [lua] logger.lua:23: 34c338178b9472caaa38eebe84545d38 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:10:35 +0000] 34c338178b9472caaa38eebe84545d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:10:45 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:45 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:50 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 71f6dcdcea0a4e2e96aa9430b36bc25a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:10:50 +0000] 71f6dcdcea0a4e2e96aa9430b36bc25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:10:50 [info] 38#38: *158 [lua] logger.lua:23: 71f6dcdcea0a4e2e96aa9430b36bc25a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:10:55 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:10:55 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:05 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:05 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:05 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: de559aec38beeade8d73c7f78a77b1e2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:11:05 [info] 38#38: *163 [lua] logger.lua:23: de559aec38beeade8d73c7f78a77b1e2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:11:05 +0000] de559aec38beeade8d73c7f78a77b1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:11:15 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:15 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:20 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: a49efe8f4d3e22024391cacb8e53ebaa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:11:20 [info] 38#38: *167 [lua] logger.lua:23: a49efe8f4d3e22024391cacb8e53ebaa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:11:20 +0000] a49efe8f4d3e22024391cacb8e53ebaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:11:25 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:25 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:35 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:35 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:35 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: 76062deed3d04414517dde7698ad2685:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:11:35 [info] 38#38: *172 [lua] logger.lua:23: 76062deed3d04414517dde7698ad2685 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:11:35 +0000] 76062deed3d04414517dde7698ad2685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 05:11:45 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:45 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:50 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: 0cc4ce7afc65ac92d520b2cb7986740f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:11:50 +0000] 0cc4ce7afc65ac92d520b2cb7986740f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:11:50 [info] 38#38: *175 [lua] logger.lua:23: 0cc4ce7afc65ac92d520b2cb7986740f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:11:55 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:11:55 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:05 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:05 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:05 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 627b730408f9a53c2e008073f947ad02:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:12:05 [info] 38#38: *180 [lua] logger.lua:23: 627b730408f9a53c2e008073f947ad02 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:12:05 +0000] 627b730408f9a53c2e008073f947ad02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:12:15 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:15 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:21 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 80a60a1b5708da84add06ad8def576b2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:12:21 [info] 38#38: *184 [lua] logger.lua:23: 80a60a1b5708da84add06ad8def576b2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:12:21 +0000] 80a60a1b5708da84add06ad8def576b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:12:25 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:25 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:35 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:35 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:36 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: eea9ceb1e11743dfff1168a6deeb9390:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:12:36 [info] 38#38: *189 [lua] logger.lua:23: eea9ceb1e11743dfff1168a6deeb9390 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:12:36 +0000] eea9ceb1e11743dfff1168a6deeb9390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:12:45 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:45 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:51 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 901862c889def5c65f2e6e9a6bebb26d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:12:51 [info] 38#38: *192 [lua] logger.lua:23: 901862c889def5c65f2e6e9a6bebb26d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:12:51 +0000] 901862c889def5c65f2e6e9a6bebb26d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:12:55 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:12:55 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:05 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:05 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:06 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: 2d89a778b95dc1e9158cab82b2a1f424:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:06 +0000] 2d89a778b95dc1e9158cab82b2a1f424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/07 05:13:06 [info] 38#38: *197 [lua] logger.lua:23: 2d89a778b95dc1e9158cab82b2a1f424 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:13:15 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:15 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:21 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: 99ecf0619b5de807404ff064c508e1d1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:21 +0000] 99ecf0619b5de807404ff064c508e1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:13:21 [info] 38#38: *201 [lua] logger.lua:23: 99ecf0619b5de807404ff064c508e1d1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:13:25 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:25 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:35 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:35 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:36 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 5f4edf5fd430621d1ec8894e852223b1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:13:36 [info] 38#38: *206 [lua] logger.lua:23: 5f4edf5fd430621d1ec8894e852223b1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:36 +0000] 5f4edf5fd430621d1ec8894e852223b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:13:45 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:45 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:51 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 29bc055d61814d98c080af8a295d85fb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:13:51 [info] 38#38: *209 [lua] logger.lua:23: 29bc055d61814d98c080af8a295d85fb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:13:51 +0000] 29bc055d61814d98c080af8a295d85fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:13:55 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:13:55 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:05 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:05 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:06 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: 12e10dff13f2f9a29a68ca699dd2576e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:14:06 [info] 38#38: *214 [lua] logger.lua:23: 12e10dff13f2f9a29a68ca699dd2576e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:14:06 +0000] 12e10dff13f2f9a29a68ca699dd2576e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:14:15 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:15 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:21 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 2aa3d92ca67942e2abdf44f34081aa6f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:14:21 +0000] 2aa3d92ca67942e2abdf44f34081aa6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:14:21 [info] 38#38: *218 [lua] logger.lua:23: 2aa3d92ca67942e2abdf44f34081aa6f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:14:25 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:25 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:35 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:35 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:36 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 7779e66536337c9c928459562d79dc3c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:14:36 [info] 38#38: *223 [lua] logger.lua:23: 7779e66536337c9c928459562d79dc3c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:14:36 +0000] 7779e66536337c9c928459562d79dc3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:14:45 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:45 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:51 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 526fc85e46ca1814a56165e237c1b44d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:14:51 +0000] 526fc85e46ca1814a56165e237c1b44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/07 05:14:51 [info] 38#38: *226 [lua] logger.lua:23: 526fc85e46ca1814a56165e237c1b44d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:14:55 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:14:55 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:05 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:05 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:06 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 8ee8ecbbd78d0d27a9d7e4293dc7b4df:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:15:06 [info] 38#38: *231 [lua] logger.lua:23: 8ee8ecbbd78d0d27a9d7e4293dc7b4df {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:15:06 +0000] 8ee8ecbbd78d0d27a9d7e4293dc7b4df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:15:15 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:15 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:21 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 39d6d55f47fb89ecaccbd6706fc1a3ef:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:15:21 [info] 38#38: *235 [lua] logger.lua:23: 39d6d55f47fb89ecaccbd6706fc1a3ef {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:15:21 +0000] 39d6d55f47fb89ecaccbd6706fc1a3ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:15:25 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:25 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:35 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:35 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:36 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: ef26e64a12a15bf7e353a7abc5d5af89:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:15:36 [info] 38#38: *240 [lua] logger.lua:23: ef26e64a12a15bf7e353a7abc5d5af89 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:15:36 +0000] ef26e64a12a15bf7e353a7abc5d5af89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:15:45 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:45 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:51 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: 85f33a82c78ffc806276ee0e48ef0ba0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:15:51 [info] 38#38: *243 [lua] logger.lua:23: 85f33a82c78ffc806276ee0e48ef0ba0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:15:51 +0000] 85f33a82c78ffc806276ee0e48ef0ba0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:15:55 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:15:55 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:05 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:05 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:06 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 1c66766cccb4ac80884c8b95bebd64ae:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:16:06 [info] 38#38: *248 [lua] logger.lua:23: 1c66766cccb4ac80884c8b95bebd64ae {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:06 +0000] 1c66766cccb4ac80884c8b95bebd64ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:16:15 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:15 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:21 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: 8258b058fb117ff0f90a6408148c275c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:16:21 [info] 38#38: *252 [lua] logger.lua:23: 8258b058fb117ff0f90a6408148c275c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:21 +0000] 8258b058fb117ff0f90a6408148c275c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:16:25 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:25 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:35 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:35 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:36 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 2b737d7782b6e33f141358aea9946bea:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/07 05:16:36 [info] 38#38: *257 [lua] logger.lua:23: 2b737d7782b6e33f141358aea9946bea {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:36 +0000] 2b737d7782b6e33f141358aea9946bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/07 05:16:45 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:45 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:51 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: e40ddf78acaa5697a1971b5807abc105:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:51 +0000] e40ddf78acaa5697a1971b5807abc105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:16:51 [info] 38#38: *260 [lua] logger.lua:23: e40ddf78acaa5697a1971b5807abc105 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:16:55 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:16:55 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:05 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:05 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:06 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 1a4a037e883de89dcee9af79a855061e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:17:06 [info] 38#38: *265 [lua] logger.lua:23: 1a4a037e883de89dcee9af79a855061e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:17:06 +0000] 1a4a037e883de89dcee9af79a855061e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:17:15 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:15 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:21 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 83d129dab25d1c82cc0672720d476187:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.92 - - [07/Oct/2022:05:17:21 +0000] 83d129dab25d1c82cc0672720d476187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:17:21 [info] 38#38: *269 [lua] logger.lua:23: 83d129dab25d1c82cc0672720d476187 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:17:25 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:25 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:35 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:35 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:36 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: 4672feb113847434d206660a331b23fd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:17:36 [info] 38#38: *274 [lua] logger.lua:23: 4672feb113847434d206660a331b23fd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:17:36 +0000] 4672feb113847434d206660a331b23fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:17:45 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:45 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:51 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: edf34401a957f1d9bab840ad83c49226:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.92 - - [07/Oct/2022:05:17:51 +0000] edf34401a957f1d9bab840ad83c49226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:17:51 [info] 38#38: *277 [lua] logger.lua:23: edf34401a957f1d9bab840ad83c49226 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:17:55 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:17:55 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:05 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:05 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:06 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: f98f71602315f5d1e0e1af467127e4c5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:18:06 +0000] f98f71602315f5d1e0e1af467127e4c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 05:18:06 [info] 38#38: *282 [lua] logger.lua:23: f98f71602315f5d1e0e1af467127e4c5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:18:15 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:15 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:21 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: b073a6bd5613abfcdd7b75b75dc3d790:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:18:21 [info] 38#38: *286 [lua] logger.lua:23: b073a6bd5613abfcdd7b75b75dc3d790 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:18:21 +0000] b073a6bd5613abfcdd7b75b75dc3d790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:18:25 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:25 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:35 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:35 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:36 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 200215ed34c5aeaddf0f73c85795bf96:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:18:36 [info] 38#38: *291 [lua] logger.lua:23: 200215ed34c5aeaddf0f73c85795bf96 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:18:36 +0000] 200215ed34c5aeaddf0f73c85795bf96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:18:45 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:45 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:51 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: ab10f37382203b85711311095490ba46:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:18:51 +0000] ab10f37382203b85711311095490ba46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:18:51 [info] 38#38: *294 [lua] logger.lua:23: ab10f37382203b85711311095490ba46 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:18:55 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:18:55 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:05 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:05 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:06 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 76cc0353efe30cfcc68596b7d15feb4e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:19:06 [info] 38#38: *299 [lua] logger.lua:23: 76cc0353efe30cfcc68596b7d15feb4e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:19:06 +0000] 76cc0353efe30cfcc68596b7d15feb4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:19:15 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:15 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:21 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 47dda09604b49cc4844288f2a7f5da00:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:19:21 +0000] 47dda09604b49cc4844288f2a7f5da00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:19:21 [info] 38#38: *303 [lua] logger.lua:23: 47dda09604b49cc4844288f2a7f5da00 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:19:25 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:25 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:35 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:35 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:36 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: 4c92d5f424bfa7640a1e870e1474531d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:19:36 [info] 38#38: *308 [lua] logger.lua:23: 4c92d5f424bfa7640a1e870e1474531d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:19:36 +0000] 4c92d5f424bfa7640a1e870e1474531d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:19:45 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:45 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:51 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 885d4a9ba07dec8f901e4eb6769dd864:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:19:51 +0000] 885d4a9ba07dec8f901e4eb6769dd864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:19:51 [info] 38#38: *311 [lua] logger.lua:23: 885d4a9ba07dec8f901e4eb6769dd864 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:19:55 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:19:55 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:05 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:05 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:06 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: a1261d56bbe22b382e897aa75bdd3332:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:20:06 [info] 38#38: *316 [lua] logger.lua:23: a1261d56bbe22b382e897aa75bdd3332 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:06 +0000] a1261d56bbe22b382e897aa75bdd3332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:20:15 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:15 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:21 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: 680431e1fad2f4577266995c7507d368:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:21 +0000] 680431e1fad2f4577266995c7507d368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:20:21 [info] 38#38: *320 [lua] logger.lua:23: 680431e1fad2f4577266995c7507d368 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:20:25 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:25 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:35 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:35 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:36 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 73be33238d7c30f1a84b2d85151faa94:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:36 +0000] 73be33238d7c30f1a84b2d85151faa94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:20:36 [info] 38#38: *325 [lua] logger.lua:23: 73be33238d7c30f1a84b2d85151faa94 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:20:45 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:45 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:51 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 6866050408be85b4dc7dd8649b3a63ea:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:20:51 [info] 38#38: *328 [lua] logger.lua:23: 6866050408be85b4dc7dd8649b3a63ea {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:20:51 +0000] 6866050408be85b4dc7dd8649b3a63ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:20:55 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:20:55 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:05 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:05 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:06 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: 1975456bd95a47e9cc7474d1640e2171:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:21:06 [info] 38#38: *333 [lua] logger.lua:23: 1975456bd95a47e9cc7474d1640e2171 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:21:06 +0000] 1975456bd95a47e9cc7474d1640e2171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:21:15 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:15 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:21 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: bb75ae8705ab4a9ab42dd9a6d1d6976b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:21:21 [info] 38#38: *337 [lua] logger.lua:23: bb75ae8705ab4a9ab42dd9a6d1d6976b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:21:21 +0000] bb75ae8705ab4a9ab42dd9a6d1d6976b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:21:25 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:25 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:35 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:35 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:36 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: d4e0c978f8939e6621347e8cd34d03fd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:21:36 [info] 38#38: *342 [lua] logger.lua:23: d4e0c978f8939e6621347e8cd34d03fd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.69.92 - - [07/Oct/2022:05:21:36 +0000] d4e0c978f8939e6621347e8cd34d03fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/07 05:21:45 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:45 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:51 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 1e5c91c6df8f58c3e928b6a27b05b1eb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:21:51 +0000] 1e5c91c6df8f58c3e928b6a27b05b1eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:21:51 [info] 38#38: *345 [lua] logger.lua:23: 1e5c91c6df8f58c3e928b6a27b05b1eb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:21:55 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:21:55 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:05 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:05 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:06 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: ef3743044bc00ec5c1335f5ff4373213:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:22:06 [info] 38#38: *350 [lua] logger.lua:23: ef3743044bc00ec5c1335f5ff4373213 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:06 +0000] ef3743044bc00ec5c1335f5ff4373213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:22:15 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:15 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:21 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 037651b7861625bb6290152029f389e5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:21 +0000] 037651b7861625bb6290152029f389e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 05:22:21 [info] 38#38: *354 [lua] logger.lua:23: 037651b7861625bb6290152029f389e5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:22:25 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:25 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:35 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:35 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:36 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: 18f40bbb90356705dbecc7d82fd7b7f8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:36 +0000] 18f40bbb90356705dbecc7d82fd7b7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:22:36 [info] 38#38: *359 [lua] logger.lua:23: 18f40bbb90356705dbecc7d82fd7b7f8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:22:45 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:45 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:51 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: af62910e6017dea5a2c68baeee14054b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:51 +0000] af62910e6017dea5a2c68baeee14054b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:22:51 [info] 38#38: *362 [lua] logger.lua:23: af62910e6017dea5a2c68baeee14054b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:22:55 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:22:55 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:05 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:05 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:06 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 42684f89c1e7451c5e3bffc2fce2fdd2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:23:06 +0000] 42684f89c1e7451c5e3bffc2fce2fdd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:23:06 [info] 38#38: *367 [lua] logger.lua:23: 42684f89c1e7451c5e3bffc2fce2fdd2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:23:15 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:15 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:21 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 775c8caf153a2c9d78aaf8aeed145fb3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:23:21 [info] 38#38: *371 [lua] logger.lua:23: 775c8caf153a2c9d78aaf8aeed145fb3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:23:21 +0000] 775c8caf153a2c9d78aaf8aeed145fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:23:25 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:25 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:35 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:35 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:36 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 375e3244605b36059cc4e12afe3536a9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:23:36 [info] 38#38: *376 [lua] logger.lua:23: 375e3244605b36059cc4e12afe3536a9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:23:36 +0000] 375e3244605b36059cc4e12afe3536a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:23:45 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:45 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:51 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 9556cf9fa0a9602d57cf0c993ea4372d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:23:51 [info] 38#38: *379 [lua] logger.lua:23: 9556cf9fa0a9602d57cf0c993ea4372d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:23:51 +0000] 9556cf9fa0a9602d57cf0c993ea4372d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:23:55 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:23:55 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:05 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:05 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:06 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: e29c7896eb7f296fc73e85107b28110d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:24:06 [info] 38#38: *384 [lua] logger.lua:23: e29c7896eb7f296fc73e85107b28110d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:24:06 +0000] e29c7896eb7f296fc73e85107b28110d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/07 05:24:15 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:15 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:21 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: a8b6ec8fe56f8dd8de10fc06d6ffb494:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:24:21 [info] 38#38: *388 [lua] logger.lua:23: a8b6ec8fe56f8dd8de10fc06d6ffb494 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:24:21 +0000] a8b6ec8fe56f8dd8de10fc06d6ffb494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:24:25 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:25 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:35 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:35 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:36 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 60b56f30ebf882046599518b4fc79c17:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:24:36 [info] 38#38: *393 [lua] logger.lua:23: 60b56f30ebf882046599518b4fc79c17 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:24:36 +0000] 60b56f30ebf882046599518b4fc79c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 05:24:45 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:45 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:51 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: f6d6c36a1f7a2f9800e96a129fae904b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:24:52 [info] 38#38: *396 [lua] logger.lua:23: f6d6c36a1f7a2f9800e96a129fae904b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:24:52 +0000] f6d6c36a1f7a2f9800e96a129fae904b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:24:55 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:24:55 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:05 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:05 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:07 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 269f9ac00e1fe0be79d758f0dc60940a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:25:07 [info] 38#38: *401 [lua] logger.lua:23: 269f9ac00e1fe0be79d758f0dc60940a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:07 +0000] 269f9ac00e1fe0be79d758f0dc60940a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/07 05:25:15 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:15 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:22 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: e5e6a278d93a6204d98038d506bbb2c4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:22 +0000] e5e6a278d93a6204d98038d506bbb2c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:25:22 [info] 38#38: *405 [lua] logger.lua:23: e5e6a278d93a6204d98038d506bbb2c4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:25:25 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:25 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:35 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:35 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:37 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: ee4728191a44b2a657b1f700a6093781:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:37 +0000] ee4728191a44b2a657b1f700a6093781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/07 05:25:37 [info] 38#38: *410 [lua] logger.lua:23: ee4728191a44b2a657b1f700a6093781 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/07 05:25:45 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:45 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:52 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 8f35aeae714925d5881fb67f5da0d97f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:25:52 [info] 38#38: *413 [lua] logger.lua:23: 8f35aeae714925d5881fb67f5da0d97f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:25:52 +0000] 8f35aeae714925d5881fb67f5da0d97f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:25:55 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:25:55 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:05 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:05 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:07 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: b2060ae43eb65252f7a60160daea92e1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:26:07 +0000] b2060ae43eb65252f7a60160daea92e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:26:07 [info] 38#38: *418 [lua] logger.lua:23: b2060ae43eb65252f7a60160daea92e1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:26:15 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:15 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:22 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 86fe3ad16c35d0356b5a13ecda1d6f20:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.92 - - [07/Oct/2022:05:26:22 +0000] 86fe3ad16c35d0356b5a13ecda1d6f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:26:22 [info] 38#38: *422 [lua] logger.lua:23: 86fe3ad16c35d0356b5a13ecda1d6f20 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:26:25 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:25 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:35 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:35 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:37 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: 7ebf0fa0143be725e4c542146bc3848d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.69.92 - - [07/Oct/2022:05:26:37 +0000] 7ebf0fa0143be725e4c542146bc3848d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 05:26:37 [info] 38#38: *427 [lua] logger.lua:23: 7ebf0fa0143be725e4c542146bc3848d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:26:45 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:45 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:52 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 52e4596653234316b9e310c19ca4fa3d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:26:52 [info] 38#38: *430 [lua] logger.lua:23: 52e4596653234316b9e310c19ca4fa3d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:26:52 +0000] 52e4596653234316b9e310c19ca4fa3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:26:55 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:26:55 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:05 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:05 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:07 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: 46adccdbae8cd6fcd717debbcc2fce08:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:27:07 [info] 38#38: *435 [lua] logger.lua:23: 46adccdbae8cd6fcd717debbcc2fce08 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:27:07 +0000] 46adccdbae8cd6fcd717debbcc2fce08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/07 05:27:15 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:15 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:22 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 668cd366fb9ae9ea74e83c12d8b1249f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:27:22 [info] 38#38: *439 [lua] logger.lua:23: 668cd366fb9ae9ea74e83c12d8b1249f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:27:22 +0000] 668cd366fb9ae9ea74e83c12d8b1249f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:27:25 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:25 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:35 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:35 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:37 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: 67ec21190dd54d4d9a2d3a4adcb74840:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:27:37 [info] 38#38: *444 [lua] logger.lua:23: 67ec21190dd54d4d9a2d3a4adcb74840 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:27:37 +0000] 67ec21190dd54d4d9a2d3a4adcb74840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:27:45 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:45 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:52 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 17363e31cd590cb59fd0391cb08633cf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:27:52 +0000] 17363e31cd590cb59fd0391cb08633cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:27:52 [info] 38#38: *447 [lua] logger.lua:23: 17363e31cd590cb59fd0391cb08633cf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:27:55 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:27:55 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:05 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:05 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:07 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 4b4ec53ffab7a46b5511f128b77c927e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:28:07 [info] 38#38: *452 [lua] logger.lua:23: 4b4ec53ffab7a46b5511f128b77c927e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:28:07 +0000] 4b4ec53ffab7a46b5511f128b77c927e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:28:15 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:15 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:22 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: ee3af49fbce5535766f2fabd8682b20e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:28:22 [info] 38#38: *456 [lua] logger.lua:23: ee3af49fbce5535766f2fabd8682b20e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:28:22 +0000] ee3af49fbce5535766f2fabd8682b20e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:28:25 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:25 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:35 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:35 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:37 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: ffeb1d7c1392e58fcf52024d26d14b79:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:28:37 [info] 38#38: *461 [lua] logger.lua:23: ffeb1d7c1392e58fcf52024d26d14b79 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:28:37 +0000] ffeb1d7c1392e58fcf52024d26d14b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:28:45 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:45 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:52 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: ccde52b6ae68ef76df8654578f14e5af:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:28:52 [info] 38#38: *464 [lua] logger.lua:23: ccde52b6ae68ef76df8654578f14e5af {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:28:52 +0000] ccde52b6ae68ef76df8654578f14e5af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/10/07 05:28:55 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:28:55 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:05 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:05 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:07 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 3da30f90088ae1e4f37eebc639bb2da9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:29:07 +0000] 3da30f90088ae1e4f37eebc639bb2da9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 05:29:07 [info] 38#38: *469 [lua] logger.lua:23: 3da30f90088ae1e4f37eebc639bb2da9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:29:15 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:15 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:22 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: c9d89ac41f64cb032c767eb16036f0d3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:29:22 +0000] c9d89ac41f64cb032c767eb16036f0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:29:22 [info] 38#38: *473 [lua] logger.lua:23: c9d89ac41f64cb032c767eb16036f0d3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:29:25 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:25 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:35 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:35 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:37 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: ca09259ec4ea1c1dffac6694f8878daa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:29:37 +0000] ca09259ec4ea1c1dffac6694f8878daa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:29:37 [info] 38#38: *478 [lua] logger.lua:23: ca09259ec4ea1c1dffac6694f8878daa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:29:45 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:45 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:52 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: ad1b26a900c17c2d057a49adebf5dfd4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:29:52 [info] 38#38: *481 [lua] logger.lua:23: ad1b26a900c17c2d057a49adebf5dfd4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:29:52 +0000] ad1b26a900c17c2d057a49adebf5dfd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:29:55 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:29:55 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:05 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:05 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:07 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: 7ebf21d36ea79e970bf302514c985a19:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:30:07 [info] 38#38: *486 [lua] logger.lua:23: 7ebf21d36ea79e970bf302514c985a19 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:30:07 +0000] 7ebf21d36ea79e970bf302514c985a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:30:15 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:15 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:22 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: a97d113107d9eae8a25cdfcfaa5a61d1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:30:22 [info] 38#38: *490 [lua] logger.lua:23: a97d113107d9eae8a25cdfcfaa5a61d1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:30:22 +0000] a97d113107d9eae8a25cdfcfaa5a61d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:30:25 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:25 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:35 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:35 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:37 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: 676a8b5ec0767d90aa86499171f12f0c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.92 - - [07/Oct/2022:05:30:37 +0000] 676a8b5ec0767d90aa86499171f12f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:30:37 [info] 38#38: *495 [lua] logger.lua:23: 676a8b5ec0767d90aa86499171f12f0c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:30:45 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:45 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:52 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 2bbeb90ccf639079ffc5ce1b15ca59c5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:30:52 +0000] 2bbeb90ccf639079ffc5ce1b15ca59c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 05:30:52 [info] 38#38: *498 [lua] logger.lua:23: 2bbeb90ccf639079ffc5ce1b15ca59c5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:30:55 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:30:55 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:05 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:05 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:07 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: e8eeab6f1f8a7ec1faeb80dd623d4e50:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:31:07 [info] 38#38: *503 [lua] logger.lua:23: e8eeab6f1f8a7ec1faeb80dd623d4e50 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:31:07 +0000] e8eeab6f1f8a7ec1faeb80dd623d4e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:31:15 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:15 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:22 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 39a81071778574be13ce09db2503d8d0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:31:22 [info] 38#38: *507 [lua] logger.lua:23: 39a81071778574be13ce09db2503d8d0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:31:22 +0000] 39a81071778574be13ce09db2503d8d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:31:25 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:25 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:35 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:35 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:37 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: 8fceeed2b9dc174638f117b78086d181:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:31:37 [info] 38#38: *512 [lua] logger.lua:23: 8fceeed2b9dc174638f117b78086d181 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:31:37 +0000] 8fceeed2b9dc174638f117b78086d181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:31:45 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:45 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:52 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 9f68d5e09747d541abb465f0642ce5c9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:31:52 +0000] 9f68d5e09747d541abb465f0642ce5c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:31:52 [info] 38#38: *515 [lua] logger.lua:23: 9f68d5e09747d541abb465f0642ce5c9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:31:55 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:31:55 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:05 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:05 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:07 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: d7bc4b86866aaa1603ad9bee575decd5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:32:07 +0000] d7bc4b86866aaa1603ad9bee575decd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:32:07 [info] 38#38: *520 [lua] logger.lua:23: d7bc4b86866aaa1603ad9bee575decd5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:32:15 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:15 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:22 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 13c2281f671878a00322b4e0351063f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:32:22 [info] 38#38: *524 [lua] logger.lua:23: 13c2281f671878a00322b4e0351063f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:32:22 +0000] 13c2281f671878a00322b4e0351063f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:32:25 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:25 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:35 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:35 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:37 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: ad5ef2968a0fa94677a50af845640547:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:32:37 [info] 38#38: *529 [lua] logger.lua:23: ad5ef2968a0fa94677a50af845640547 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:32:37 +0000] ad5ef2968a0fa94677a50af845640547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2022/10/07 05:32:45 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:45 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:52 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 4e2f017d57db4f2621b887d504b847a1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:32:52 +0000] 4e2f017d57db4f2621b887d504b847a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:32:52 [info] 38#38: *532 [lua] logger.lua:23: 4e2f017d57db4f2621b887d504b847a1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:32:55 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:32:55 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:05 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:05 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:07 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: b03f84cfbaa5d4df4328c0fd22ae862d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.92 - - [07/Oct/2022:05:33:07 +0000] b03f84cfbaa5d4df4328c0fd22ae862d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 05:33:07 [info] 38#38: *537 [lua] logger.lua:23: b03f84cfbaa5d4df4328c0fd22ae862d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:33:15 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:15 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:22 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: d74b951ba4613e255a198e5c972cff17:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:33:22 [info] 38#38: *541 [lua] logger.lua:23: d74b951ba4613e255a198e5c972cff17 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:33:22 +0000] d74b951ba4613e255a198e5c972cff17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:33:25 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:25 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:35 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:35 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:37 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: 0338502d06803b0143bf23b0e8401eb4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:33:37 [info] 38#38: *546 [lua] logger.lua:23: 0338502d06803b0143bf23b0e8401eb4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:33:37 +0000] 0338502d06803b0143bf23b0e8401eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:33:45 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:45 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:52 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 839e37be49142b2777389cae40579528:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:33:52 [info] 38#38: *549 [lua] logger.lua:23: 839e37be49142b2777389cae40579528 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:33:52 +0000] 839e37be49142b2777389cae40579528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 05:33:55 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:33:55 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:05 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:05 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:07 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: b9005fa46491ef609953830f83da8154:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:07 +0000] b9005fa46491ef609953830f83da8154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:34:07 [info] 38#38: *554 [lua] logger.lua:23: b9005fa46491ef609953830f83da8154 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:34:15 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:15 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:22 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 9d6bb811aa44f0c1b65948ed2d585c12:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:22 +0000] 9d6bb811aa44f0c1b65948ed2d585c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:34:22 [info] 38#38: *558 [lua] logger.lua:23: 9d6bb811aa44f0c1b65948ed2d585c12 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:34:25 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:25 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:35 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:35 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:37 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: 5e8264e7cdb104bf53553e5a4d788df0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:37 +0000] 5e8264e7cdb104bf53553e5a4d788df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:34:37 [info] 38#38: *563 [lua] logger.lua:23: 5e8264e7cdb104bf53553e5a4d788df0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:34:45 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:45 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:52 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 59800d5854f40b25bb468b19b96c8b4b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:52 +0000] 59800d5854f40b25bb468b19b96c8b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:34:52 [info] 38#38: *566 [lua] logger.lua:23: 59800d5854f40b25bb468b19b96c8b4b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/07 05:34:55 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:34:55 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:05 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:05 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:07 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 9e6a64b71fb7bff443a530b33503fe45:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:07 +0000] 9e6a64b71fb7bff443a530b33503fe45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:35:07 [info] 38#38: *571 [lua] logger.lua:23: 9e6a64b71fb7bff443a530b33503fe45 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:35:15 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:15 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:22 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 8f1e702a50d78508c47792755b9e8914:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:22 +0000] 8f1e702a50d78508c47792755b9e8914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 05:35:22 [info] 38#38: *575 [lua] logger.lua:23: 8f1e702a50d78508c47792755b9e8914 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:35:25 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:25 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:35 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:35 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:37 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: 66aadcfd2c419f3df59d9d8219a0ba4d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:37 +0000] 66aadcfd2c419f3df59d9d8219a0ba4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 05:35:37 [info] 38#38: *580 [lua] logger.lua:23: 66aadcfd2c419f3df59d9d8219a0ba4d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:35:45 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:45 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:52 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 7571d4d021234d9ad2b6b76bcb439c25:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.92 - - [07/Oct/2022:05:35:52 +0000] 7571d4d021234d9ad2b6b76bcb439c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:35:52 [info] 38#38: *583 [lua] logger.lua:23: 7571d4d021234d9ad2b6b76bcb439c25 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:35:55 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:35:55 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:05 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:05 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:07 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 0c28b52bcfd0c6b1bb905038a4611a84:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:36:07 +0000] 0c28b52bcfd0c6b1bb905038a4611a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:36:07 [info] 38#38: *588 [lua] logger.lua:23: 0c28b52bcfd0c6b1bb905038a4611a84 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:36:15 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:15 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:22 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 22f574e82365acbcbf84e6288b749ae5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:36:22 [info] 38#38: *592 [lua] logger.lua:23: 22f574e82365acbcbf84e6288b749ae5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:36:22 +0000] 22f574e82365acbcbf84e6288b749ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:36:25 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:25 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:35 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:35 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:37 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 3bab1c0664d27b491251846271639186:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:36:37 [info] 38#38: *597 [lua] logger.lua:23: 3bab1c0664d27b491251846271639186 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:36:37 +0000] 3bab1c0664d27b491251846271639186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:36:45 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:45 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:52 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 3ed48d0d2d511ffbb04e5a85d7077f82:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:36:52 +0000] 3ed48d0d2d511ffbb04e5a85d7077f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/07 05:36:52 [info] 38#38: *600 [lua] logger.lua:23: 3ed48d0d2d511ffbb04e5a85d7077f82 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:36:55 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:36:55 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:05 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:05 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:07 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: ebdf07fd20961efbd15e22ab152f7cb3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:37:07 +0000] ebdf07fd20961efbd15e22ab152f7cb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:37:07 [info] 38#38: *605 [lua] logger.lua:23: ebdf07fd20961efbd15e22ab152f7cb3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:37:15 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:15 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:22 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: 5b778dfbaed3971a2c505c92aa17d810:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:37:22 [info] 38#38: *609 [lua] logger.lua:23: 5b778dfbaed3971a2c505c92aa17d810 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:37:22 +0000] 5b778dfbaed3971a2c505c92aa17d810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:37:25 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:25 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:35 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:35 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:37 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: ed6a4558b62b76ac21ec2c23a1efd37b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:37:37 +0000] ed6a4558b62b76ac21ec2c23a1efd37b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:37:37 [info] 38#38: *614 [lua] logger.lua:23: ed6a4558b62b76ac21ec2c23a1efd37b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:37:45 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:45 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 10.233.69.92 - - [07/Oct/2022:05:37:52 +0000] 57bd0d86d45e6d7dd2805fcbaf88a2a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:37:52 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 57bd0d86d45e6d7dd2805fcbaf88a2a3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:37:52 [info] 38#38: *617 [lua] logger.lua:23: 57bd0d86d45e6d7dd2805fcbaf88a2a3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:37:55 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:37:55 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:05 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:05 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:08 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: e7a42e94565b8dbd1cc79de2bd07d4ca:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:08 +0000] e7a42e94565b8dbd1cc79de2bd07d4ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:38:08 [info] 38#38: *622 [lua] logger.lua:23: e7a42e94565b8dbd1cc79de2bd07d4ca {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:38:15 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:15 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:23 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: cef93d957f1777fb666e89d2dc30c846:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:38:23 +0000] cef93d957f1777fb666e89d2dc30c846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:38:23 [info] 38#38: *626 [lua] logger.lua:23: cef93d957f1777fb666e89d2dc30c846 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:38:25 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:25 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:35 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:35 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:38 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: b02620f2378c582c4168a21c419d8d03:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:38 +0000] b02620f2378c582c4168a21c419d8d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:38:38 [info] 38#38: *631 [lua] logger.lua:23: b02620f2378c582c4168a21c419d8d03 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:38:45 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:45 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:53 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: c23ebf7a419feebe536ffdf0026e2cc4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:38:53 [info] 38#38: *634 [lua] logger.lua:23: c23ebf7a419feebe536ffdf0026e2cc4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:38:53 +0000] c23ebf7a419feebe536ffdf0026e2cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:38:55 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:38:55 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:05 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:05 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:08 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: 562e2737f0bee7a9e10d2ba1829c3981:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:39:08 [info] 38#38: *639 [lua] logger.lua:23: 562e2737f0bee7a9e10d2ba1829c3981 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:39:08 +0000] 562e2737f0bee7a9e10d2ba1829c3981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:39:15 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:15 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:23 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: d0242120528749e88e21795ab899fb80:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:39:23 [info] 38#38: *643 [lua] logger.lua:23: d0242120528749e88e21795ab899fb80 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:39:23 +0000] d0242120528749e88e21795ab899fb80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:39:25 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:25 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:35 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:35 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:38 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: 13c49b49164ca5326fe48f6c4a56f4fa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:39:38 +0000] 13c49b49164ca5326fe48f6c4a56f4fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:39:38 [info] 38#38: *648 [lua] logger.lua:23: 13c49b49164ca5326fe48f6c4a56f4fa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:39:45 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:45 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:53 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 819c4088b124cefd9b6d32f4d14f4381:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:39:53 [info] 38#38: *651 [lua] logger.lua:23: 819c4088b124cefd9b6d32f4d14f4381 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:39:53 +0000] 819c4088b124cefd9b6d32f4d14f4381 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:39:55 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:39:55 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:05 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:05 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:08 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: 571293a25d2afaa3e3ddc52712559f88:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:40:08 +0000] 571293a25d2afaa3e3ddc52712559f88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:40:08 [info] 38#38: *656 [lua] logger.lua:23: 571293a25d2afaa3e3ddc52712559f88 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:40:15 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:15 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:23 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 4d9b675d24acdfbc014f1dfaddfa96b3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:40:23 +0000] 4d9b675d24acdfbc014f1dfaddfa96b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:40:23 [info] 38#38: *660 [lua] logger.lua:23: 4d9b675d24acdfbc014f1dfaddfa96b3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2022/10/07 05:40:25 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:25 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:35 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:35 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:38 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: 2c5940fa2f6181ad95d39daddf17b49d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.92 - - [07/Oct/2022:05:40:38 +0000] 2c5940fa2f6181ad95d39daddf17b49d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:40:38 [info] 38#38: *665 [lua] logger.lua:23: 2c5940fa2f6181ad95d39daddf17b49d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:40:45 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:45 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:53 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 00fcc54bf22b9cea630676ab3525ede0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:40:53 [info] 38#38: *668 [lua] logger.lua:23: 00fcc54bf22b9cea630676ab3525ede0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:40:53 +0000] 00fcc54bf22b9cea630676ab3525ede0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:40:55 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:40:55 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:05 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:05 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:08 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: d2cd5e706d0d69c8470867bf4d03dd18:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:41:08 +0000] d2cd5e706d0d69c8470867bf4d03dd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/07 05:41:08 [info] 38#38: *673 [lua] logger.lua:23: d2cd5e706d0d69c8470867bf4d03dd18 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:41:15 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:15 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:23 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: ca9b55f3863b6b6d85b1de6a047f7a58:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:41:23 +0000] ca9b55f3863b6b6d85b1de6a047f7a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:41:23 [info] 38#38: *677 [lua] logger.lua:23: ca9b55f3863b6b6d85b1de6a047f7a58 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:41:25 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:25 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:35 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:35 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:38 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: 295b4adaa5d718cfebc6becbe8060783:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:05:41:38 +0000] 295b4adaa5d718cfebc6becbe8060783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/07 05:41:38 [info] 38#38: *682 [lua] logger.lua:23: 295b4adaa5d718cfebc6becbe8060783 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:41:45 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:45 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:53 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 3c3c25a12dcfab6e89500f1c91c2d24d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:41:53 [info] 38#38: *685 [lua] logger.lua:23: 3c3c25a12dcfab6e89500f1c91c2d24d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:41:53 +0000] 3c3c25a12dcfab6e89500f1c91c2d24d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:41:55 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:41:55 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:05 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:05 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:08 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: d0d31bd74b66039b62e360ac360305ad:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:42:08 +0000] d0d31bd74b66039b62e360ac360305ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 05:42:08 [info] 38#38: *690 [lua] logger.lua:23: d0d31bd74b66039b62e360ac360305ad {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:42:15 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:15 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:23 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 3c0a3fb5767f2830d0925a94c763b60f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:42:23 [info] 38#38: *694 [lua] logger.lua:23: 3c0a3fb5767f2830d0925a94c763b60f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:42:23 +0000] 3c0a3fb5767f2830d0925a94c763b60f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:42:25 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:25 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:35 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:35 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:38 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: 452eb86acda97c7fb0f6a1830ec56f2c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:42:38 [info] 38#38: *699 [lua] logger.lua:23: 452eb86acda97c7fb0f6a1830ec56f2c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:42:38 +0000] 452eb86acda97c7fb0f6a1830ec56f2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:42:45 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:45 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:53 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: 22701accacb16f14a97b6320da3b1953:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:42:53 [info] 38#38: *702 [lua] logger.lua:23: 22701accacb16f14a97b6320da3b1953 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:42:53 +0000] 22701accacb16f14a97b6320da3b1953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 05:42:55 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:42:55 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:05 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:05 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:08 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 1b7421698bdb55609c9e9d425ca5a293:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:43:08 [info] 38#38: *707 [lua] logger.lua:23: 1b7421698bdb55609c9e9d425ca5a293 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:43:08 +0000] 1b7421698bdb55609c9e9d425ca5a293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:43:15 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:15 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:23 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 0ad96387b1aaf99f3a5dc60d0fb665a0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:43:23 +0000] 0ad96387b1aaf99f3a5dc60d0fb665a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:43:23 [info] 38#38: *711 [lua] logger.lua:23: 0ad96387b1aaf99f3a5dc60d0fb665a0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:43:25 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:25 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:35 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:35 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:38 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: 9bf934308544936247ec7ef88ac9ec3b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:43:38 +0000] 9bf934308544936247ec7ef88ac9ec3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:43:38 [info] 38#38: *716 [lua] logger.lua:23: 9bf934308544936247ec7ef88ac9ec3b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:43:45 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:45 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:53 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 1a9907a4ba9c1bbc2e9a956d745f0f22:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:43:53 [info] 38#38: *719 [lua] logger.lua:23: 1a9907a4ba9c1bbc2e9a956d745f0f22 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:43:53 +0000] 1a9907a4ba9c1bbc2e9a956d745f0f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:43:55 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:43:55 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:05 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:05 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:08 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: cbfd6c9e362c0e57d92d17cd816e3441:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:44:08 [info] 38#38: *724 [lua] logger.lua:23: cbfd6c9e362c0e57d92d17cd816e3441 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:44:08 +0000] cbfd6c9e362c0e57d92d17cd816e3441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:44:15 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:15 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:23 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: d4a490ff3b8df7daf9c33692f16ec1ba:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:44:23 [info] 38#38: *728 [lua] logger.lua:23: d4a490ff3b8df7daf9c33692f16ec1ba {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:44:23 +0000] d4a490ff3b8df7daf9c33692f16ec1ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:44:25 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:25 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:35 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:35 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:38 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 0f11890a436b37222811b17a09bbd78e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:44:38 +0000] 0f11890a436b37222811b17a09bbd78e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:44:38 [info] 38#38: *733 [lua] logger.lua:23: 0f11890a436b37222811b17a09bbd78e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:44:45 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:45 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:53 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 3322ba36b838449df3af93d956077fe6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:44:53 [info] 38#38: *736 [lua] logger.lua:23: 3322ba36b838449df3af93d956077fe6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:44:53 +0000] 3322ba36b838449df3af93d956077fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:44:55 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:44:55 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:05 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:05 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:08 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: 3c48c7b8ff18ffd7b5b13354e14ca66f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:08 +0000] 3c48c7b8ff18ffd7b5b13354e14ca66f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/07 05:45:08 [info] 38#38: *741 [lua] logger.lua:23: 3c48c7b8ff18ffd7b5b13354e14ca66f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/10/07 05:45:15 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:15 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:23 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: c206aa4ae9380701643a0ea1107c1a76:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:45:23 [info] 38#38: *745 [lua] logger.lua:23: c206aa4ae9380701643a0ea1107c1a76 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:23 +0000] c206aa4ae9380701643a0ea1107c1a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:45:25 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:25 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:35 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:35 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:38 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 8d923587eadd488f1d2f34f4d25fc710:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:45:38 [info] 38#38: *750 [lua] logger.lua:23: 8d923587eadd488f1d2f34f4d25fc710 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:38 +0000] 8d923587eadd488f1d2f34f4d25fc710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/07 05:45:45 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:45 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:53 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 9f6960f2947c056a1b154e9f268c6762:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:45:53 [info] 38#38: *753 [lua] logger.lua:23: 9f6960f2947c056a1b154e9f268c6762 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:45:53 +0000] 9f6960f2947c056a1b154e9f268c6762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:45:55 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:45:55 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:05 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:05 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:08 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 24b61f91fc23f839b358129ab25703fb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:46:08 [info] 38#38: *758 [lua] logger.lua:23: 24b61f91fc23f839b358129ab25703fb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:08 +0000] 24b61f91fc23f839b358129ab25703fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:46:15 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:15 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:23 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: c338952e0243208e26bcd1266be58403:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:46:23 [info] 38#38: *762 [lua] logger.lua:23: c338952e0243208e26bcd1266be58403 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:23 +0000] c338952e0243208e26bcd1266be58403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:46:25 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:25 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:35 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:35 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:38 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 7eb59f27af1a92a7fd2d6ccc0b7ad71d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:38 +0000] 7eb59f27af1a92a7fd2d6ccc0b7ad71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 05:46:38 [info] 38#38: *767 [lua] logger.lua:23: 7eb59f27af1a92a7fd2d6ccc0b7ad71d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:46:45 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:45 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:53 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: a9591093b78a0898a400d25146a7762f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:53 +0000] a9591093b78a0898a400d25146a7762f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/07 05:46:53 [info] 38#38: *770 [lua] logger.lua:23: a9591093b78a0898a400d25146a7762f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 05:46:55 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:46:55 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:05 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:05 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:08 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: 0e28ab77e8308f8981b5f2fb6be893fa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:08 +0000] 0e28ab77e8308f8981b5f2fb6be893fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:47:08 [info] 38#38: *775 [lua] logger.lua:23: 0e28ab77e8308f8981b5f2fb6be893fa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:47:15 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:15 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:23 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: b1b207eabf8fa8f8a9f1a4c993a21939:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:23 +0000] b1b207eabf8fa8f8a9f1a4c993a21939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:47:23 [info] 38#38: *779 [lua] logger.lua:23: b1b207eabf8fa8f8a9f1a4c993a21939 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:47:25 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:25 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:35 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:35 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:38 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 95e86506c7d507648c824b5cea8f2fc1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:47:38 [info] 38#38: *784 [lua] logger.lua:23: 95e86506c7d507648c824b5cea8f2fc1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:38 +0000] 95e86506c7d507648c824b5cea8f2fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:47:45 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:45 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:53 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: 552c6eb61a75a1443c24b95eafb4fd31:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:47:53 [info] 38#38: *787 [lua] logger.lua:23: 552c6eb61a75a1443c24b95eafb4fd31 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:05:47:53 +0000] 552c6eb61a75a1443c24b95eafb4fd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:47:55 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:47:55 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:05 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:05 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:08 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: fc0208134de9535596136644ec45ff36:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:48:08 [info] 38#38: *792 [lua] logger.lua:23: fc0208134de9535596136644ec45ff36 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:48:08 +0000] fc0208134de9535596136644ec45ff36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:48:15 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:15 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:23 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 21684300baf04f5fe5948352b514ced6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:48:23 [info] 38#38: *796 [lua] logger.lua:23: 21684300baf04f5fe5948352b514ced6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:48:23 +0000] 21684300baf04f5fe5948352b514ced6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:48:25 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:25 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:35 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:35 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:38 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 26815601c09168fda8f595c612b7e1f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:05:48:38 +0000] 26815601c09168fda8f595c612b7e1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 05:48:38 [info] 38#38: *801 [lua] logger.lua:23: 26815601c09168fda8f595c612b7e1f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:48:45 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:45 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:53 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: 9e957a50f9c1c4a7dc0ee381c5b3dc8e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:48:53 [info] 38#38: *804 [lua] logger.lua:23: 9e957a50f9c1c4a7dc0ee381c5b3dc8e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:48:53 +0000] 9e957a50f9c1c4a7dc0ee381c5b3dc8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 2022/10/07 05:48:55 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:48:55 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:05 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:05 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:08 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: 092424aadc3020e8997b47b8f1233809:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:49:08 [info] 38#38: *809 [lua] logger.lua:23: 092424aadc3020e8997b47b8f1233809 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:08 +0000] 092424aadc3020e8997b47b8f1233809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 05:49:15 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:15 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:23 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: d2698652044f7e1a2e22ab7323a916be:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:23 +0000] d2698652044f7e1a2e22ab7323a916be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:49:23 [info] 38#38: *813 [lua] logger.lua:23: d2698652044f7e1a2e22ab7323a916be {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:49:25 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:25 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:35 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:35 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:38 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 81bd8c5628e30946094b900eb2d25c3e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:38 +0000] 81bd8c5628e30946094b900eb2d25c3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:49:38 [info] 38#38: *818 [lua] logger.lua:23: 81bd8c5628e30946094b900eb2d25c3e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:49:45 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:45 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:53 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: 9ee26744c063288212b816ee21b8f4ad:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:49:53 [info] 38#38: *821 [lua] logger.lua:23: 9ee26744c063288212b816ee21b8f4ad {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:49:53 +0000] 9ee26744c063288212b816ee21b8f4ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:49:55 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:49:55 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:05 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:05 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:08 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: 33a7bd8df00259112aaee879aafa7bf0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:08 +0000] 33a7bd8df00259112aaee879aafa7bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:50:08 [info] 38#38: *826 [lua] logger.lua:23: 33a7bd8df00259112aaee879aafa7bf0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:50:15 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:15 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:23 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: a5710fa4710ee45f229356346c427220:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:23 +0000] a5710fa4710ee45f229356346c427220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:50:23 [info] 38#38: *830 [lua] logger.lua:23: a5710fa4710ee45f229356346c427220 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:50:25 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:25 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:35 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:35 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:38 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 6c77759ce76cdc8e249b776322577b5c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:50:38 [info] 38#38: *835 [lua] logger.lua:23: 6c77759ce76cdc8e249b776322577b5c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:38 +0000] 6c77759ce76cdc8e249b776322577b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:50:45 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:45 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:53 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: 4f5de479f1ad0f46fcb4fc47fa850fa8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:50:53 [info] 38#38: *838 [lua] logger.lua:23: 4f5de479f1ad0f46fcb4fc47fa850fa8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:50:53 +0000] 4f5de479f1ad0f46fcb4fc47fa850fa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:50:55 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:50:55 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:05 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:05 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:08 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: 98be34d1eb04a53e20a14c1746ad6860:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:51:08 [info] 38#38: *843 [lua] logger.lua:23: 98be34d1eb04a53e20a14c1746ad6860 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:51:08 +0000] 98be34d1eb04a53e20a14c1746ad6860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:51:15 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:15 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:23 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 9171e8b21cc1e784f60e6b67d8d5122b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:51:23 [info] 38#38: *847 [lua] logger.lua:23: 9171e8b21cc1e784f60e6b67d8d5122b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:51:23 +0000] 9171e8b21cc1e784f60e6b67d8d5122b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:51:25 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:25 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:35 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:35 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:38 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 035acd4db989848d01a16842871d22cf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:51:38 [info] 38#38: *852 [lua] logger.lua:23: 035acd4db989848d01a16842871d22cf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:51:38 +0000] 035acd4db989848d01a16842871d22cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:51:45 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:45 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:53 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:189):2: ddf82da102a7545c7db8b1435ed5bbe2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:51:53 +0000] ddf82da102a7545c7db8b1435ed5bbe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:51:53 [info] 38#38: *855 [lua] logger.lua:23: ddf82da102a7545c7db8b1435ed5bbe2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:51:55 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:51:55 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:05 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:05 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:08 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: 9faf516dddcc0c1ca0f1ef043bc15ced:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:52:08 +0000] 9faf516dddcc0c1ca0f1ef043bc15ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:52:08 [info] 38#38: *860 [lua] logger.lua:23: 9faf516dddcc0c1ca0f1ef043bc15ced {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:52:15 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:15 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:23 [info] 38#38: *864 client closed connection while waiting for request, client: 10.233.65.45, server: 0.0.0.0:443 2022/10/07 05:52:23 [info] 38#38: *865 [lua] access_by_lua(msblocations.conf:189):2: ddba669a43af795e35380f310d6c88a6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:52:23 [info] 38#38: *865 [lua] logger.lua:23: ddba669a43af795e35380f310d6c88a6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:52:23 +0000] ddba669a43af795e35380f310d6c88a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:52:25 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:25 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:35 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:35 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:38 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: dc018948b183715c1a0bd0de014b3317:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:52:38 +0000] dc018948b183715c1a0bd0de014b3317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:52:38 [info] 38#38: *870 [lua] logger.lua:23: dc018948b183715c1a0bd0de014b3317 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:52:45 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:45 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:53 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: b01b37510348f595f305d49947a15e65:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:52:53 +0000] b01b37510348f595f305d49947a15e65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:52:53 [info] 38#38: *873 [lua] logger.lua:23: b01b37510348f595f305d49947a15e65 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:52:55 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:52:55 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:05 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:05 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:08 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 9c34821146d93e06d62a6a776bae1275:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:53:09 +0000] 9c34821146d93e06d62a6a776bae1275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/07 05:53:09 [info] 38#38: *878 [lua] logger.lua:23: 9c34821146d93e06d62a6a776bae1275 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:53:15 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:15 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:24 [info] 38#38: *882 [lua] access_by_lua(msblocations.conf:189):2: 9c46e622b0ab500bc9801b2d477e5382:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:53:24 +0000] 9c46e622b0ab500bc9801b2d477e5382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:53:24 [info] 38#38: *882 [lua] logger.lua:23: 9c46e622b0ab500bc9801b2d477e5382 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:53:25 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:25 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:35 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:35 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:39 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: b65ea6132ecaec7ef5b29f70a83dfeaa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:53:39 [info] 38#38: *887 [lua] logger.lua:23: b65ea6132ecaec7ef5b29f70a83dfeaa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:53:39 +0000] b65ea6132ecaec7ef5b29f70a83dfeaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:53:45 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:45 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:54 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: 7c9954d87991db2e831f00bf948e355b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:53:54 +0000] 7c9954d87991db2e831f00bf948e355b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:53:54 [info] 38#38: *890 [lua] logger.lua:23: 7c9954d87991db2e831f00bf948e355b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:53:55 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:53:55 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:05 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:05 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:09 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 0d09dafbbf828ad7b03b441aa7443f3e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:54:09 [info] 38#38: *895 [lua] logger.lua:23: 0d09dafbbf828ad7b03b441aa7443f3e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:54:09 +0000] 0d09dafbbf828ad7b03b441aa7443f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:54:15 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:15 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:24 [info] 38#38: *899 [lua] access_by_lua(msblocations.conf:189):2: 82083e3f3be521625129f7d1a8113b28:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:54:24 +0000] 82083e3f3be521625129f7d1a8113b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:54:24 [info] 38#38: *899 [lua] logger.lua:23: 82083e3f3be521625129f7d1a8113b28 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:54:25 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:25 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:35 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:35 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:39 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: 6397c0d97eeb2c962e072e1d8e7053b8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:05:54:39 +0000] 6397c0d97eeb2c962e072e1d8e7053b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 05:54:39 [info] 38#38: *904 [lua] logger.lua:23: 6397c0d97eeb2c962e072e1d8e7053b8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:54:45 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:45 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:54 [info] 38#38: *907 [lua] access_by_lua(msblocations.conf:189):2: 8e8978ccbbb40800e14439e5676ad2b6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:54:54 [info] 38#38: *907 [lua] logger.lua:23: 8e8978ccbbb40800e14439e5676ad2b6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:54:54 +0000] 8e8978ccbbb40800e14439e5676ad2b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:54:55 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:54:55 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:05 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:05 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:09 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 9520946fe8baa305029473bef0668af0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:55:09 [info] 38#38: *912 [lua] logger.lua:23: 9520946fe8baa305029473bef0668af0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:09 +0000] 9520946fe8baa305029473bef0668af0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 05:55:15 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:15 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:24 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: c115f7d09b3c1f8d16ae2f7e2a9b725a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:24 +0000] c115f7d09b3c1f8d16ae2f7e2a9b725a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:55:24 [info] 38#38: *916 [lua] logger.lua:23: c115f7d09b3c1f8d16ae2f7e2a9b725a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 05:55:25 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:25 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:35 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:35 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:39 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: 9d0d1021c2a331ec53c659e95f563d6c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:39 +0000] 9d0d1021c2a331ec53c659e95f563d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:55:39 [info] 38#38: *921 [lua] logger.lua:23: 9d0d1021c2a331ec53c659e95f563d6c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:55:45 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:45 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:54 [info] 38#38: *924 [lua] access_by_lua(msblocations.conf:189):2: c5368f9486e04f6bc8305b68a7df3557:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:55:54 +0000] c5368f9486e04f6bc8305b68a7df3557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:55:54 [info] 38#38: *924 [lua] logger.lua:23: c5368f9486e04f6bc8305b68a7df3557 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:55:55 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:55:55 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:05 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:05 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:09 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: a9fc16dea4e527dc28bf5c2528b2b83f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:56:09 [info] 38#38: *929 [lua] logger.lua:23: a9fc16dea4e527dc28bf5c2528b2b83f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:56:09 +0000] a9fc16dea4e527dc28bf5c2528b2b83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:56:15 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:15 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:24 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: 56c5d13a52cf83530fad7459a4e81fd9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:56:24 +0000] 56c5d13a52cf83530fad7459a4e81fd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 05:56:24 [info] 38#38: *933 [lua] logger.lua:23: 56c5d13a52cf83530fad7459a4e81fd9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:56:25 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:25 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:35 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:35 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:39 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: f0599310892a6119c56292b67b37f1a0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:56:39 [info] 38#38: *938 [lua] logger.lua:23: f0599310892a6119c56292b67b37f1a0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:56:39 +0000] f0599310892a6119c56292b67b37f1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:56:45 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:45 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:54 [info] 38#38: *941 [lua] access_by_lua(msblocations.conf:189):2: 5cd993a602567293c161ffaf8d87d188:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 05:56:54 [info] 38#38: *941 [lua] logger.lua:23: 5cd993a602567293c161ffaf8d87d188 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:56:54 +0000] 5cd993a602567293c161ffaf8d87d188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/07 05:56:55 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:56:55 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:05 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:05 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:09 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: 1e19fbe77e5734b711ca032960faaad7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:57:09 [info] 38#38: *946 [lua] logger.lua:23: 1e19fbe77e5734b711ca032960faaad7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:57:09 +0000] 1e19fbe77e5734b711ca032960faaad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 05:57:15 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:15 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:24 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: c57a7f180716ca3c62f1937aee1bd57a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:57:24 [info] 38#38: *950 [lua] logger.lua:23: c57a7f180716ca3c62f1937aee1bd57a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:57:24 +0000] c57a7f180716ca3c62f1937aee1bd57a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:57:25 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:25 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:35 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:35 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:39 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: 01395ef2bea1b8b69dfa03ff3b4636c7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:57:39 [info] 38#38: *955 [lua] logger.lua:23: 01395ef2bea1b8b69dfa03ff3b4636c7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:57:39 +0000] 01395ef2bea1b8b69dfa03ff3b4636c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:57:45 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:45 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:54 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: 3f47c5dae62c3c4ebaf6d3f9078d1416:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:57:54 [info] 38#38: *958 [lua] logger.lua:23: 3f47c5dae62c3c4ebaf6d3f9078d1416 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.69.92 - - [07/Oct/2022:05:57:54 +0000] 3f47c5dae62c3c4ebaf6d3f9078d1416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 05:57:55 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:57:55 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:05 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:05 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:09 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 29bf9973b342ddde0ff519de76d42848:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:58:09 [info] 38#38: *963 [lua] logger.lua:23: 29bf9973b342ddde0ff519de76d42848 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:58:09 +0000] 29bf9973b342ddde0ff519de76d42848 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:58:15 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:15 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:24 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: ea569b4633de5d99853f793d69624bcb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 05:58:24 [info] 38#38: *967 [lua] logger.lua:23: ea569b4633de5d99853f793d69624bcb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:58:24 +0000] ea569b4633de5d99853f793d69624bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 05:58:25 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:25 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:35 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:35 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:39 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: c7504f760889ee60ddfb96940c609809:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:58:39 +0000] c7504f760889ee60ddfb96940c609809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:58:39 [info] 38#38: *972 [lua] logger.lua:23: c7504f760889ee60ddfb96940c609809 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:58:45 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:45 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:54 [info] 38#38: *975 [lua] access_by_lua(msblocations.conf:189):2: 91ee66e866a1500e1d0e0965d70ddc07:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:58:54 +0000] 91ee66e866a1500e1d0e0965d70ddc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:58:54 [info] 38#38: *975 [lua] logger.lua:23: 91ee66e866a1500e1d0e0965d70ddc07 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:58:55 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:58:55 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:05 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:05 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:09 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: 75d93047d7b505abb8e616881c13fcaf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.69.92 - - [07/Oct/2022:05:59:09 +0000] 75d93047d7b505abb8e616881c13fcaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 05:59:09 [info] 38#38: *980 [lua] logger.lua:23: 75d93047d7b505abb8e616881c13fcaf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:59:15 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:15 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:24 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: 87bfb2d9d0bf649c787881a141c1a285:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:05:59:24 +0000] 87bfb2d9d0bf649c787881a141c1a285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 05:59:24 [info] 38#38: *984 [lua] logger.lua:23: 87bfb2d9d0bf649c787881a141c1a285 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:59:25 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:25 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:35 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:35 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:39 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: 72bc929a5c49713436c7be5cd2d7add5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:59:39 +0000] 72bc929a5c49713436c7be5cd2d7add5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:59:39 [info] 38#38: *989 [lua] logger.lua:23: 72bc929a5c49713436c7be5cd2d7add5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 05:59:45 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:45 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:48 [info] 38#38: *992 client closed connection while waiting for request, client: 10.233.65.45, server: 0.0.0.0:443 2022/10/07 05:59:54 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: af91f87732e0610674fe05fba660f444:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:59:54 +0000] af91f87732e0610674fe05fba660f444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 05:59:54 [info] 38#38: *993 [lua] logger.lua:23: af91f87732e0610674fe05fba660f444 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 05:59:55 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 05:59:55 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:05 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:05 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:09 [info] 38#38: *998 [lua] access_by_lua(msblocations.conf:189):2: 77f4c0540a6699478e727d087eeb53bb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:00:09 +0000] 77f4c0540a6699478e727d087eeb53bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:00:09 [info] 38#38: *998 [lua] logger.lua:23: 77f4c0540a6699478e727d087eeb53bb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:00:15 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:15 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:24 [info] 38#38: *1002 [lua] access_by_lua(msblocations.conf:189):2: b48d663d0f6248086f1781f4cac5b0a3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:00:24 +0000] b48d663d0f6248086f1781f4cac5b0a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:00:24 [info] 38#38: *1002 [lua] logger.lua:23: b48d663d0f6248086f1781f4cac5b0a3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:00:25 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:25 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:35 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:35 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:39 [info] 38#38: *1007 [lua] access_by_lua(msblocations.conf:189):2: 56ae127a39e527ee3df1aa1522e552e0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:00:39 [info] 38#38: *1007 [lua] logger.lua:23: 56ae127a39e527ee3df1aa1522e552e0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:00:39 +0000] 56ae127a39e527ee3df1aa1522e552e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:00:45 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:45 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:54 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: 9edc4e12a484473d7b5362cade699994:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:00:54 [info] 38#38: *1010 [lua] logger.lua:23: 9edc4e12a484473d7b5362cade699994 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.69.92 - - [07/Oct/2022:06:00:54 +0000] 9edc4e12a484473d7b5362cade699994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 06:00:55 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:00:55 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:05 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:05 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:09 [info] 38#38: *1015 [lua] access_by_lua(msblocations.conf:189):2: 47eb0d65bfbb3ad84836aaea67b341b4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:01:09 [info] 38#38: *1015 [lua] logger.lua:23: 47eb0d65bfbb3ad84836aaea67b341b4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:01:09 +0000] 47eb0d65bfbb3ad84836aaea67b341b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:01:15 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:15 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:24 [info] 38#38: *1019 [lua] access_by_lua(msblocations.conf:189):2: e9a9359875be43b0ba6228c1c46b0637:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.92 - - [07/Oct/2022:06:01:24 +0000] e9a9359875be43b0ba6228c1c46b0637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 06:01:24 [info] 38#38: *1019 [lua] logger.lua:23: e9a9359875be43b0ba6228c1c46b0637 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:01:25 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:25 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:35 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:35 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:39 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: d11f8777879b07bfbdfe7c53881210d0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:01:39 +0000] d11f8777879b07bfbdfe7c53881210d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:01:39 [info] 38#38: *1024 [lua] logger.lua:23: d11f8777879b07bfbdfe7c53881210d0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:01:45 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:45 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:54 [info] 38#38: *1027 [lua] access_by_lua(msblocations.conf:189):2: 15a5e2821c9e953be97e430d2e74234e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:01:54 +0000] 15a5e2821c9e953be97e430d2e74234e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:01:54 [info] 38#38: *1027 [lua] logger.lua:23: 15a5e2821c9e953be97e430d2e74234e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:01:55 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:01:55 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:05 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:05 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:09 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: 4a31362302d26fd8cf884cb3634c3693:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:02:09 [info] 38#38: *1032 [lua] logger.lua:23: 4a31362302d26fd8cf884cb3634c3693 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:02:09 +0000] 4a31362302d26fd8cf884cb3634c3693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:02:15 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:15 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:24 [info] 38#38: *1036 [lua] access_by_lua(msblocations.conf:189):2: 69394830b332f946dda561ab22bc611e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:02:24 +0000] 69394830b332f946dda561ab22bc611e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/07 06:02:24 [info] 38#38: *1036 [lua] logger.lua:23: 69394830b332f946dda561ab22bc611e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:02:25 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:25 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:35 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:35 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:39 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: caba0efb0fd64328f76a01bda5db518f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:02:39 +0000] caba0efb0fd64328f76a01bda5db518f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/07 06:02:39 [info] 38#38: *1041 [lua] logger.lua:23: caba0efb0fd64328f76a01bda5db518f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 06:02:45 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:45 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:54 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:189):2: 340c318830d0479b7463df508f183422:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:02:54 +0000] 340c318830d0479b7463df508f183422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:02:54 [info] 38#38: *1044 [lua] logger.lua:23: 340c318830d0479b7463df508f183422 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:02:55 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:02:55 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:05 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:05 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:09 [info] 38#38: *1049 [lua] access_by_lua(msblocations.conf:189):2: 5755c2d179298b2e173a8cd0ca11c2f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:03:09 +0000] 5755c2d179298b2e173a8cd0ca11c2f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 06:03:09 [info] 38#38: *1049 [lua] logger.lua:23: 5755c2d179298b2e173a8cd0ca11c2f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 06:03:15 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:15 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:24 [info] 38#38: *1053 [lua] access_by_lua(msblocations.conf:189):2: 0fd3b8989ea4f6292510a0376485c3c6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:03:24 [info] 38#38: *1053 [lua] logger.lua:23: 0fd3b8989ea4f6292510a0376485c3c6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:03:24 +0000] 0fd3b8989ea4f6292510a0376485c3c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2022/10/07 06:03:25 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:25 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:35 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:35 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:39 [info] 38#38: *1058 [lua] access_by_lua(msblocations.conf:189):2: 37d19852e1edc3bd44eb5a294d10c1b1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.69.92 - - [07/Oct/2022:06:03:39 +0000] 37d19852e1edc3bd44eb5a294d10c1b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/07 06:03:39 [info] 38#38: *1058 [lua] logger.lua:23: 37d19852e1edc3bd44eb5a294d10c1b1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:03:45 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:45 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:54 [info] 38#38: *1061 [lua] access_by_lua(msblocations.conf:189):2: 9fc9818e083673e8279d1a80a23a81f8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:03:54 [info] 38#38: *1061 [lua] logger.lua:23: 9fc9818e083673e8279d1a80a23a81f8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:03:54 +0000] 9fc9818e083673e8279d1a80a23a81f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:03:55 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:03:55 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:05 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:05 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:09 [info] 38#38: *1067 [lua] access_by_lua(msblocations.conf:189):2: 8d70ee0b6a6e45c49dc71c3195d112a8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:04:09 [info] 38#38: *1067 [lua] logger.lua:23: 8d70ee0b6a6e45c49dc71c3195d112a8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:04:09 +0000] 8d70ee0b6a6e45c49dc71c3195d112a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:04:15 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:15 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:19 [info] 38#38: *1066 client prematurely closed connection while reading client request line, client: 10.233.64.250, server: 10.233.64.250 - - [07/Oct/2022:06:04:19 +0000] 73c55747a53633647b6bca6d253f1d3a "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-" 2022/10/07 06:04:19 [info] 38#38: *1071 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.250, server: , request: "GET / HTTP/1.0" 10.233.64.250 - - [07/Oct/2022:06:04:19 +0000] 735947373320a02dd453f6998dc5b44c "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/07 06:04:24 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: a1957a2daeb1192b733f26dc1b52852e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:04:24 +0000] a1957a2daeb1192b733f26dc1b52852e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2022/10/07 06:04:24 [info] 38#38: *1072 [lua] logger.lua:23: a1957a2daeb1192b733f26dc1b52852e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:04:25 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:25 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:35 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:35 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:39 [info] 38#38: *1077 [lua] access_by_lua(msblocations.conf:189):2: e7f1a8b7db64ac7d151715d9d32ce50e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:04:39 [info] 38#38: *1077 [lua] logger.lua:23: e7f1a8b7db64ac7d151715d9d32ce50e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:04:39 +0000] e7f1a8b7db64ac7d151715d9d32ce50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:04:45 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:45 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:54 [info] 38#38: *1080 [lua] access_by_lua(msblocations.conf:189):2: 28e2520c8975a2cc637e8610b8827127:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:04:54 [info] 38#38: *1080 [lua] logger.lua:23: 28e2520c8975a2cc637e8610b8827127 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:04:54 +0000] 28e2520c8975a2cc637e8610b8827127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 06:04:55 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:04:55 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:05 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:05 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:09 [info] 38#38: *1085 [lua] access_by_lua(msblocations.conf:189):2: 62e3e7031993b61a7d6f0d3075a9330d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 10.233.69.92 - - [07/Oct/2022:06:05:09 +0000] 62e3e7031993b61a7d6f0d3075a9330d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2022/10/07 06:05:09 [info] 38#38: *1085 [lua] logger.lua:23: 62e3e7031993b61a7d6f0d3075a9330d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:05:15 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:15 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:24 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: cddd59ca475cf43d929f71bd2110887b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.92 - - [07/Oct/2022:06:05:24 +0000] cddd59ca475cf43d929f71bd2110887b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/07 06:05:24 [info] 38#38: *1089 [lua] logger.lua:23: cddd59ca475cf43d929f71bd2110887b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:05:25 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:25 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:35 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:35 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:39 [info] 38#38: *1094 [lua] access_by_lua(msblocations.conf:189):2: 17bf51d058ab16a9ee9bb60406c964f4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.92 - - [07/Oct/2022:06:05:39 +0000] 17bf51d058ab16a9ee9bb60406c964f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 06:05:39 [info] 38#38: *1094 [lua] logger.lua:23: 17bf51d058ab16a9ee9bb60406c964f4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:05:45 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:45 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:46 [info] 38#38: *1097 [lua] access_by_lua(msblocations.conf:189):2: bca92b0f49b19ccba70318a94bbe8ce8:receive the request, client: 10.233.64.250, server: , request: "GET /nmaplowercheck1665122747 HTTP/1.1", host: "10.32.243.15:30284" 2022/10/07 06:05:46 [warn] 38#38: *1097 [lua] error_handler.lua:29: error_svc_not_found(): bca92b0f49b19ccba70318a94bbe8ce8 No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "GET /nmaplowercheck1665122747 HTTP/1.1", host: "10.32.243.15:30284" 10.233.64.250 - - [07/Oct/2022:06:05:46 +0000] bca92b0f49b19ccba70318a94bbe8ce8 "GET /nmaplowercheck1665122747 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/07 06:05:46 [info] 38#38: *1098 [lua] access_by_lua(msblocations.conf:189):2: eb4245f63a0989b17696be5c2b37577e:receive the request, client: 10.233.64.250, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.15:30284" 2022/10/07 06:05:46 [warn] 38#38: *1098 [lua] error_handler.lua:29: error_svc_not_found(): eb4245f63a0989b17696be5c2b37577e No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.15:30284" 10.233.64.250 - - [07/Oct/2022:06:05:46 +0000] eb4245f63a0989b17696be5c2b37577e "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/07 06:05:46 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: e313fcb31c458f18135b5447cc004d58:receive the request, client: 10.233.64.250, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.15:30284" 2022/10/07 06:05:46 [warn] 38#38: *1099 [lua] error_handler.lua:29: error_svc_not_found(): e313fcb31c458f18135b5447cc004d58 No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.15:30284" 10.233.64.250 - - [07/Oct/2022:06:05:46 +0000] e313fcb31c458f18135b5447cc004d58 "POST /sdk HTTP/1.1" 502 request_processing_time:0.100 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/07 06:05:47 [info] 38#38: *1100 [lua] access_by_lua(msblocations.conf:189):2: a65f748b6f338e66c3075fb24086a34d:receive the request, client: 10.233.64.250, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.15:30284" 2022/10/07 06:05:47 [warn] 38#38: *1100 [lua] error_handler.lua:29: error_svc_not_found(): a65f748b6f338e66c3075fb24086a34d No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.15:30284" 10.233.64.250 - - [07/Oct/2022:06:05:47 +0000] a65f748b6f338e66c3075fb24086a34d "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/07 06:05:54 [info] 38#38: *1101 [lua] access_by_lua(msblocations.conf:189):2: bb90072c8319cc41adc2a35a893425cb:receive the request, client: 10.233.64.250, server: , request: "GET / HTTP/1.0" 2022/10/07 06:05:54 [warn] 38#38: *1101 [lua] error_handler.lua:29: error_svc_not_found(): bb90072c8319cc41adc2a35a893425cb No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "GET / HTTP/1.0" 10.233.64.250 - - [07/Oct/2022:06:05:54 +0000] bb90072c8319cc41adc2a35a893425cb "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/10/07 06:05:54 [info] 38#38: *1102 [lua] access_by_lua(msblocations.conf:189):2: 6d45d1bd6689feca69363eaab23b8289:receive the request, client: 10.233.64.250, server: , request: "GET / HTTP/1.1", host: "10.32.243.15" 2022/10/07 06:05:54 [warn] 38#38: *1102 [lua] error_handler.lua:29: error_svc_not_found(): 6d45d1bd6689feca69363eaab23b8289 No route found for this request! detail_info:Custom not match, client: 10.233.64.250, server: , request: "GET / HTTP/1.1", host: "10.32.243.15" 10.233.64.250 - - [07/Oct/2022:06:05:54 +0000] 6d45d1bd6689feca69363eaab23b8289 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/07 06:05:54 [info] 38#38: *1102 client 10.233.64.250 closed keepalive connection 2022/10/07 06:05:54 [info] 38#38: *1103 [lua] access_by_lua(msblocations.conf:189):2: 29d10da9cec92e58e9e510f4d6cca00e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:05:54 +0000] 29d10da9cec92e58e9e510f4d6cca00e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 06:05:54 [info] 38#38: *1103 [lua] logger.lua:23: 29d10da9cec92e58e9e510f4d6cca00e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:05:55 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:05:55 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:05 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:05 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:09 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: eb0f90b69a35b1189a1f7f5833b73ed8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:09 +0000] eb0f90b69a35b1189a1f7f5833b73ed8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:06:09 [info] 38#38: *1108 [lua] logger.lua:23: eb0f90b69a35b1189a1f7f5833b73ed8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:06:15 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:15 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:24 [info] 38#38: *1112 [lua] access_by_lua(msblocations.conf:189):2: 27e417606d21794265b2e011c21b4720:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:24 +0000] 27e417606d21794265b2e011c21b4720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:06:24 [info] 38#38: *1112 [lua] logger.lua:23: 27e417606d21794265b2e011c21b4720 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:06:25 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:25 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:35 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:35 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:39 [info] 38#38: *1117 [lua] access_by_lua(msblocations.conf:189):2: 0c0caee6be90497cbce2490548aaa9aa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:39 +0000] 0c0caee6be90497cbce2490548aaa9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:06:39 [info] 38#38: *1117 [lua] logger.lua:23: 0c0caee6be90497cbce2490548aaa9aa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:06:45 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:45 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:54 [info] 38#38: *1120 [lua] access_by_lua(msblocations.conf:189):2: 6f4f1c56734175833cfdc8c0edc40c4b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/07 06:06:54 [info] 38#38: *1120 [lua] logger.lua:23: 6f4f1c56734175833cfdc8c0edc40c4b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:06:54 +0000] 6f4f1c56734175833cfdc8c0edc40c4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2022/10/07 06:06:55 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:06:55 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:05 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:05 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:09 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: 1472db5d2475ebb7a492091a31d0e1f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:07:09 [info] 38#38: *1125 [lua] logger.lua:23: 1472db5d2475ebb7a492091a31d0e1f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.92 - - [07/Oct/2022:06:07:09 +0000] 1472db5d2475ebb7a492091a31d0e1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 06:07:15 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:15 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:25 [info] 38#38: *1129 [lua] access_by_lua(msblocations.conf:189):2: b631a8a544d09fb045235e2aca9efd18:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:07:25 [info] 38#38: *1129 [lua] logger.lua:23: b631a8a544d09fb045235e2aca9efd18 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:07:25 +0000] b631a8a544d09fb045235e2aca9efd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:07:25 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:25 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:35 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:35 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:40 [info] 38#38: *1134 [lua] access_by_lua(msblocations.conf:189):2: 651339b7052aca787a947238180f57f3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:06:07:40 +0000] 651339b7052aca787a947238180f57f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:07:40 [info] 38#38: *1134 [lua] logger.lua:23: 651339b7052aca787a947238180f57f3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:07:45 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:45 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:55 [info] 38#38: *1137 [lua] access_by_lua(msblocations.conf:189):2: d700164768210f3fbcb0ed535eab030f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:07:55 [info] 38#38: *1137 [lua] logger.lua:23: d700164768210f3fbcb0ed535eab030f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:07:55 +0000] d700164768210f3fbcb0ed535eab030f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:07:55 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:07:55 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:05 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:05 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:10 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: 574185cd256e8a78bd1101082b08a586:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:08:10 [info] 38#38: *1142 [lua] logger.lua:23: 574185cd256e8a78bd1101082b08a586 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:08:10 +0000] 574185cd256e8a78bd1101082b08a586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:08:15 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:15 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:25 [info] 38#38: *1146 [lua] access_by_lua(msblocations.conf:189):2: e5f243b830a6090df2e48153c0f54f8f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:08:25 +0000] e5f243b830a6090df2e48153c0f54f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:08:25 [info] 38#38: *1146 [lua] logger.lua:23: e5f243b830a6090df2e48153c0f54f8f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:08:25 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:25 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:35 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:35 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:40 [info] 38#38: *1151 [lua] access_by_lua(msblocations.conf:189):2: 82ab5d7c2c2e5b8d07f2576c84a5c313:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.69.92 - - [07/Oct/2022:06:08:40 +0000] 82ab5d7c2c2e5b8d07f2576c84a5c313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/07 06:08:40 [info] 38#38: *1151 [lua] logger.lua:23: 82ab5d7c2c2e5b8d07f2576c84a5c313 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:08:45 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:45 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:55 [info] 38#38: *1154 [lua] access_by_lua(msblocations.conf:189):2: 07843b3491a95b5da6e9c4f2c55ed258:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:08:55 [info] 38#38: *1154 [lua] logger.lua:23: 07843b3491a95b5da6e9c4f2c55ed258 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:08:55 +0000] 07843b3491a95b5da6e9c4f2c55ed258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:08:55 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:08:55 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:05 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:05 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:10 [info] 38#38: *1159 [lua] access_by_lua(msblocations.conf:189):2: d92a1908220fe9d664977292c6136e0c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:10 +0000] d92a1908220fe9d664977292c6136e0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:09:10 [info] 38#38: *1159 [lua] logger.lua:23: d92a1908220fe9d664977292c6136e0c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:09:15 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:15 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:25 [info] 38#38: *1163 [lua] access_by_lua(msblocations.conf:189):2: 7ebbc7c686a097bc379a81d8956a34af:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:09:25 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:25 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:25 [info] 38#38: *1163 [lua] logger.lua:23: 7ebbc7c686a097bc379a81d8956a34af {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:25 +0000] 7ebbc7c686a097bc379a81d8956a34af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/07 06:09:35 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:35 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:40 [info] 38#38: *1168 [lua] access_by_lua(msblocations.conf:189):2: 0f1222af9cd1f8bb6c59c07bf91fb297:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:09:40 [info] 38#38: *1168 [lua] logger.lua:23: 0f1222af9cd1f8bb6c59c07bf91fb297 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:06:09:40 +0000] 0f1222af9cd1f8bb6c59c07bf91fb297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:09:45 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:45 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:55 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:55 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:09:55 [info] 38#38: *1173 [lua] access_by_lua(msblocations.conf:189):2: 8f10c450aa7129e99b8aac161cfe7567:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:55 +0000] 8f10c450aa7129e99b8aac161cfe7567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:09:55 [info] 38#38: *1173 [lua] logger.lua:23: 8f10c450aa7129e99b8aac161cfe7567 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:10:05 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:05 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:10 [info] 38#38: *1176 [lua] access_by_lua(msblocations.conf:189):2: 31ba281da33d38285917b24d51f0ebea:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:10:10 [info] 38#38: *1176 [lua] logger.lua:23: 31ba281da33d38285917b24d51f0ebea {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:10 +0000] 31ba281da33d38285917b24d51f0ebea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:10:15 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:15 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:25 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:25 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:25 [info] 38#38: *1182 [lua] access_by_lua(msblocations.conf:189):2: 00d771b475e601230a9f2d74569c6ed4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:10:25 [info] 38#38: *1182 [lua] logger.lua:23: 00d771b475e601230a9f2d74569c6ed4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:25 +0000] 00d771b475e601230a9f2d74569c6ed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:10:35 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:35 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:40 [info] 38#38: *1185 [lua] access_by_lua(msblocations.conf:189):2: 7c5ab41e2f9d53e2b6a52e6819f7cc53:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:40 +0000] 7c5ab41e2f9d53e2b6a52e6819f7cc53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/07 06:10:40 [info] 38#38: *1185 [lua] logger.lua:23: 7c5ab41e2f9d53e2b6a52e6819f7cc53 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:10:45 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:45 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:55 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:55 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:10:55 [info] 38#38: *1190 [lua] access_by_lua(msblocations.conf:189):2: a8e7b780f689c23e1f8349aa78ce434c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:55 +0000] a8e7b780f689c23e1f8349aa78ce434c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 06:10:55 [info] 38#38: *1190 [lua] logger.lua:23: a8e7b780f689c23e1f8349aa78ce434c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:11:05 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:05 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:10 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: ba6078b35c65398f7419ed2473e7ff2a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:11:10 +0000] ba6078b35c65398f7419ed2473e7ff2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 06:11:10 [info] 38#38: *1193 [lua] logger.lua:23: ba6078b35c65398f7419ed2473e7ff2a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 06:11:15 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:15 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:25 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:25 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:25 [info] 38#38: *1199 [lua] access_by_lua(msblocations.conf:189):2: 5b75e1c872b6d83fc86737e85e2f3818:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:11:25 [info] 38#38: *1199 [lua] logger.lua:23: 5b75e1c872b6d83fc86737e85e2f3818 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:11:25 +0000] 5b75e1c872b6d83fc86737e85e2f3818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:11:35 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:35 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:40 [info] 38#38: *1202 [lua] access_by_lua(msblocations.conf:189):2: 51772ba8a38a458d3ada8131aaf676d6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:11:40 [info] 38#38: *1202 [lua] logger.lua:23: 51772ba8a38a458d3ada8131aaf676d6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:11:40 +0000] 51772ba8a38a458d3ada8131aaf676d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:11:45 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:45 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:55 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:55 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:11:55 [info] 38#38: *1207 [lua] access_by_lua(msblocations.conf:189):2: 4980d3056d47ab924bab91a9b1408b97:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:11:55 [info] 38#38: *1207 [lua] logger.lua:23: 4980d3056d47ab924bab91a9b1408b97 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:11:55 +0000] 4980d3056d47ab924bab91a9b1408b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 06:12:05 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:05 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:10 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: cd54c988e9dfd2fb6b317bcdea81214b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:10 +0000] cd54c988e9dfd2fb6b317bcdea81214b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:12:10 [info] 38#38: *1210 [lua] logger.lua:23: cd54c988e9dfd2fb6b317bcdea81214b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:12:15 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:15 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:25 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:25 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:25 [info] 38#38: *1216 [lua] access_by_lua(msblocations.conf:189):2: 9c8c1b1760cf6e83a82dfc2c76c3a271:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:25 +0000] 9c8c1b1760cf6e83a82dfc2c76c3a271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:12:25 [info] 38#38: *1216 [lua] logger.lua:23: 9c8c1b1760cf6e83a82dfc2c76c3a271 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:12:35 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:35 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:40 [info] 38#38: *1219 [lua] access_by_lua(msblocations.conf:189):2: eea36034cdeaf2149bb9e577bd645cd1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:12:40 [info] 38#38: *1219 [lua] logger.lua:23: eea36034cdeaf2149bb9e577bd645cd1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:40 +0000] eea36034cdeaf2149bb9e577bd645cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:12:45 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:45 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:55 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:55 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:12:55 [info] 38#38: *1224 [lua] access_by_lua(msblocations.conf:189):2: 0ec5f63cb0074053fe82fa352250e720:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.69.92 - - [07/Oct/2022:06:12:55 +0000] 0ec5f63cb0074053fe82fa352250e720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 06:12:55 [info] 38#38: *1224 [lua] logger.lua:23: 0ec5f63cb0074053fe82fa352250e720 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:13:05 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:05 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:10 [info] 38#38: *1227 [lua] access_by_lua(msblocations.conf:189):2: a6ea7570e4c054c8e9cc2150b2b0a699:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:13:10 [info] 38#38: *1227 [lua] logger.lua:23: a6ea7570e4c054c8e9cc2150b2b0a699 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:10 +0000] a6ea7570e4c054c8e9cc2150b2b0a699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:13:15 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:15 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:25 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:25 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:25 [info] 38#38: *1233 [lua] access_by_lua(msblocations.conf:189):2: 920ca0d4e3368280f7544f9704176c16:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:13:25 [info] 38#38: *1233 [lua] logger.lua:23: 920ca0d4e3368280f7544f9704176c16 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:25 +0000] 920ca0d4e3368280f7544f9704176c16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 06:13:35 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:35 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:40 [info] 38#38: *1236 [lua] access_by_lua(msblocations.conf:189):2: 53001c571ca3648ae82ac90aac08a1ab:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:40 +0000] 53001c571ca3648ae82ac90aac08a1ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 06:13:40 [info] 38#38: *1236 [lua] logger.lua:23: 53001c571ca3648ae82ac90aac08a1ab {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:13:45 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:45 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:55 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:55 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:13:55 [info] 38#38: *1241 [lua] access_by_lua(msblocations.conf:189):2: 2afeedde62bd4063feb68d040ac2dcb3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:13:55 +0000] 2afeedde62bd4063feb68d040ac2dcb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:13:55 [info] 38#38: *1241 [lua] logger.lua:23: 2afeedde62bd4063feb68d040ac2dcb3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:14:05 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:05 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:10 [info] 38#38: *1244 [lua] access_by_lua(msblocations.conf:189):2: 6c9f8391287c307b5d06e2c8af268f7c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:14:10 [info] 38#38: *1244 [lua] logger.lua:23: 6c9f8391287c307b5d06e2c8af268f7c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:10 +0000] 6c9f8391287c307b5d06e2c8af268f7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/07 06:14:15 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:15 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:25 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:25 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:25 [info] 38#38: *1250 [lua] access_by_lua(msblocations.conf:189):2: 31e5665de7678de633dca656b34f5513:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:25 +0000] 31e5665de7678de633dca656b34f5513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/07 06:14:25 [info] 38#38: *1250 [lua] logger.lua:23: 31e5665de7678de633dca656b34f5513 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 06:14:35 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:35 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:40 [info] 38#38: *1253 [lua] access_by_lua(msblocations.conf:189):2: 25203eb95aab25d7ce73bf8fb8b84b09:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:40 +0000] 25203eb95aab25d7ce73bf8fb8b84b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/07 06:14:40 [info] 38#38: *1253 [lua] logger.lua:23: 25203eb95aab25d7ce73bf8fb8b84b09 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/07 06:14:45 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:45 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:55 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:55 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:14:55 [info] 38#38: *1258 [lua] access_by_lua(msblocations.conf:189):2: 7c97a2ce014878c553a390afa3b15726:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.92 - - [07/Oct/2022:06:14:55 +0000] 7c97a2ce014878c553a390afa3b15726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:14:55 [info] 38#38: *1258 [lua] logger.lua:23: 7c97a2ce014878c553a390afa3b15726 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:15:05 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:05 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:10 [info] 38#38: *1262 [lua] access_by_lua(msblocations.conf:189):2: 59c999579f35db0dae7d55f9a7d8bf29:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:15:10 [info] 38#38: *1262 [lua] logger.lua:23: 59c999579f35db0dae7d55f9a7d8bf29 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:10 +0000] 59c999579f35db0dae7d55f9a7d8bf29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:15:15 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:15 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:25 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:25 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:25 [info] 38#38: *1267 [lua] access_by_lua(msblocations.conf:189):2: 8e02dbe3246d45d74763d476738073bc:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:25 +0000] 8e02dbe3246d45d74763d476738073bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/07 06:15:25 [info] 38#38: *1267 [lua] logger.lua:23: 8e02dbe3246d45d74763d476738073bc {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 06:15:35 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:35 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:40 [info] 38#38: *1270 [lua] access_by_lua(msblocations.conf:189):2: 3efaba6fc94fb0cf13f1f71e65771610:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:40 +0000] 3efaba6fc94fb0cf13f1f71e65771610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:15:40 [info] 38#38: *1270 [lua] logger.lua:23: 3efaba6fc94fb0cf13f1f71e65771610 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:15:45 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:45 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:55 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:55 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:15:55 [info] 38#38: *1275 [lua] access_by_lua(msblocations.conf:189):2: 2cbd50f4e05fc6e953fd92518d3297d5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:15:55 [info] 38#38: *1275 [lua] logger.lua:23: 2cbd50f4e05fc6e953fd92518d3297d5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:15:55 +0000] 2cbd50f4e05fc6e953fd92518d3297d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:16:05 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:05 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:10 [info] 38#38: *1279 [lua] access_by_lua(msblocations.conf:189):2: ef722ec148e4996a72c8e9f572e2ce3d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:16:10 +0000] ef722ec148e4996a72c8e9f572e2ce3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:16:10 [info] 38#38: *1279 [lua] logger.lua:23: ef722ec148e4996a72c8e9f572e2ce3d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:16:15 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:15 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:25 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:25 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:25 [info] 38#38: *1284 [lua] access_by_lua(msblocations.conf:189):2: 2187d310931b9e0abb5f0856043a8097:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:16:25 +0000] 2187d310931b9e0abb5f0856043a8097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:16:25 [info] 38#38: *1284 [lua] logger.lua:23: 2187d310931b9e0abb5f0856043a8097 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:16:35 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:35 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:40 [info] 38#38: *1287 [lua] access_by_lua(msblocations.conf:189):2: 5ade1a144474a6a726543f192bd5ffee:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:16:40 [info] 38#38: *1287 [lua] logger.lua:23: 5ade1a144474a6a726543f192bd5ffee {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:16:40 +0000] 5ade1a144474a6a726543f192bd5ffee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:16:45 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:45 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:55 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:55 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:16:55 [info] 38#38: *1292 [lua] access_by_lua(msblocations.conf:189):2: 665f4972315060bf315d00ed1db198a9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:06:16:55 +0000] 665f4972315060bf315d00ed1db198a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:16:55 [info] 38#38: *1292 [lua] logger.lua:23: 665f4972315060bf315d00ed1db198a9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:17:05 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:05 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:10 [info] 38#38: *1296 [lua] access_by_lua(msblocations.conf:189):2: 79122e97560dd1587f3427e230161445:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:17:10 [info] 38#38: *1296 [lua] logger.lua:23: 79122e97560dd1587f3427e230161445 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:17:10 +0000] 79122e97560dd1587f3427e230161445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/07 06:17:15 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:15 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:25 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:25 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:25 [info] 38#38: *1301 [lua] access_by_lua(msblocations.conf:189):2: 43bc9c43f6f482adffda4cf3552d1e3b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:17:25 +0000] 43bc9c43f6f482adffda4cf3552d1e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:17:25 [info] 38#38: *1301 [lua] logger.lua:23: 43bc9c43f6f482adffda4cf3552d1e3b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:17:35 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:35 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:40 [info] 38#38: *1304 [lua] access_by_lua(msblocations.conf:189):2: 91950a028f3767c5fd3bbbb4dfa2f157:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:17:40 [info] 38#38: *1304 [lua] logger.lua:23: 91950a028f3767c5fd3bbbb4dfa2f157 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:17:40 +0000] 91950a028f3767c5fd3bbbb4dfa2f157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:17:45 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:45 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:55 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:55 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:17:55 [info] 38#38: *1309 [lua] access_by_lua(msblocations.conf:189):2: 8a0a70d8a762de43d5561dc30c76d518:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:17:55 [info] 38#38: *1309 [lua] logger.lua:23: 8a0a70d8a762de43d5561dc30c76d518 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:17:55 +0000] 8a0a70d8a762de43d5561dc30c76d518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:18:05 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:05 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:10 [info] 38#38: *1313 [lua] access_by_lua(msblocations.conf:189):2: b6fa75974a511c041d10dd2af2fabe9b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:18:10 [info] 38#38: *1313 [lua] logger.lua:23: b6fa75974a511c041d10dd2af2fabe9b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:18:10 +0000] b6fa75974a511c041d10dd2af2fabe9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:18:15 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:15 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:25 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:25 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:25 [info] 38#38: *1318 [lua] access_by_lua(msblocations.conf:189):2: cfd4289af3a4326c14d07480e20253ee:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:18:25 [info] 38#38: *1318 [lua] logger.lua:23: cfd4289af3a4326c14d07480e20253ee {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:18:25 +0000] cfd4289af3a4326c14d07480e20253ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:18:35 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:35 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:40 [info] 38#38: *1321 [lua] access_by_lua(msblocations.conf:189):2: 3db21fb1349c236d435afd3586f8af9f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:18:40 +0000] 3db21fb1349c236d435afd3586f8af9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:18:40 [info] 38#38: *1321 [lua] logger.lua:23: 3db21fb1349c236d435afd3586f8af9f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:18:45 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:45 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:55 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:55 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:18:55 [info] 38#38: *1326 [lua] access_by_lua(msblocations.conf:189):2: a184e067d5dae4480413f983021fac32:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/07 06:18:55 [info] 38#38: *1326 [lua] logger.lua:23: a184e067d5dae4480413f983021fac32 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:18:55 +0000] a184e067d5dae4480413f983021fac32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/07 06:19:05 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:05 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:10 [info] 38#38: *1330 [lua] access_by_lua(msblocations.conf:189):2: a3451b04ee9f7c5278631bcb93fa0ecf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 06:19:10 [info] 38#38: *1330 [lua] logger.lua:23: a3451b04ee9f7c5278631bcb93fa0ecf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:19:10 +0000] a3451b04ee9f7c5278631bcb93fa0ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/07 06:19:15 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:15 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:25 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:25 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:25 [info] 38#38: *1335 [lua] access_by_lua(msblocations.conf:189):2: 107b661e3e18a1a00e14243a2de7e701:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:19:25 [info] 38#38: *1335 [lua] logger.lua:23: 107b661e3e18a1a00e14243a2de7e701 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:19:25 +0000] 107b661e3e18a1a00e14243a2de7e701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:19:35 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:35 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 10.233.69.92 - - [07/Oct/2022:06:19:40 +0000] 60644b45900f128e25e40f68bb102384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:19:40 [info] 38#38: *1338 [lua] access_by_lua(msblocations.conf:189):2: 60644b45900f128e25e40f68bb102384:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:19:40 [info] 38#38: *1338 [lua] logger.lua:23: 60644b45900f128e25e40f68bb102384 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:19:45 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:45 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:55 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:55 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:19:55 [info] 38#38: *1343 [lua] access_by_lua(msblocations.conf:189):2: a37db3003fe9cf5cd5deee130e1c3516:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:19:55 [info] 38#38: *1343 [lua] logger.lua:23: a37db3003fe9cf5cd5deee130e1c3516 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:19:55 +0000] a37db3003fe9cf5cd5deee130e1c3516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/07 06:20:05 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:05 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:10 [info] 38#38: *1347 [lua] access_by_lua(msblocations.conf:189):2: e2ffad3550f67e5b612611b27d1ac8cc:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:20:10 [info] 38#38: *1347 [lua] logger.lua:23: e2ffad3550f67e5b612611b27d1ac8cc {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:20:10 +0000] e2ffad3550f67e5b612611b27d1ac8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:20:15 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:15 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:25 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:25 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:25 [info] 38#38: *1352 [lua] access_by_lua(msblocations.conf:189):2: 695018b3d12171c8b9367b3a9a56e3dc:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:20:25 +0000] 695018b3d12171c8b9367b3a9a56e3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:20:25 [info] 38#38: *1352 [lua] logger.lua:23: 695018b3d12171c8b9367b3a9a56e3dc {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:20:35 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:35 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:40 [info] 38#38: *1355 [lua] access_by_lua(msblocations.conf:189):2: 0275057cf0612e09eb4d6f72c20b2723:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:20:40 [info] 38#38: *1355 [lua] logger.lua:23: 0275057cf0612e09eb4d6f72c20b2723 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:20:40 +0000] 0275057cf0612e09eb4d6f72c20b2723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:20:45 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:45 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:55 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:55 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:20:55 [info] 38#38: *1360 [lua] access_by_lua(msblocations.conf:189):2: 368007d54342528de5446c086f1f037e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:20:55 +0000] 368007d54342528de5446c086f1f037e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:20:55 [info] 38#38: *1360 [lua] logger.lua:23: 368007d54342528de5446c086f1f037e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:21:05 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:05 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:11 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: 14f1a90553e975de9c99c1ef13f6028a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:21:11 [info] 38#38: *1364 [lua] logger.lua:23: 14f1a90553e975de9c99c1ef13f6028a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:21:11 +0000] 14f1a90553e975de9c99c1ef13f6028a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:21:15 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:15 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:25 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:25 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:26 [info] 38#38: *1369 [lua] access_by_lua(msblocations.conf:189):2: 66f09c8258a7cac80420223e54f3042b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:21:26 [info] 38#38: *1369 [lua] logger.lua:23: 66f09c8258a7cac80420223e54f3042b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:21:26 +0000] 66f09c8258a7cac80420223e54f3042b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:21:35 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:35 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:41 [info] 38#38: *1372 [lua] access_by_lua(msblocations.conf:189):2: 06d721427b58d4cf6a37cefcfbe3bddb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:21:41 [info] 38#38: *1372 [lua] logger.lua:23: 06d721427b58d4cf6a37cefcfbe3bddb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:21:41 +0000] 06d721427b58d4cf6a37cefcfbe3bddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:21:45 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:45 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:55 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:55 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:21:56 [info] 38#38: *1377 [lua] access_by_lua(msblocations.conf:189):2: 6ecbb14ae953529757c0f0e8d083c703:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:21:56 [info] 38#38: *1377 [lua] logger.lua:23: 6ecbb14ae953529757c0f0e8d083c703 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:21:56 +0000] 6ecbb14ae953529757c0f0e8d083c703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:22:05 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:05 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:11 [info] 38#38: *1381 [lua] access_by_lua(msblocations.conf:189):2: 06c737d07e49e993c51ccf1b65eb5b16:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:11 +0000] 06c737d07e49e993c51ccf1b65eb5b16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:22:11 [info] 38#38: *1381 [lua] logger.lua:23: 06c737d07e49e993c51ccf1b65eb5b16 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:22:15 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:15 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:25 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:25 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:26 [info] 38#38: *1386 [lua] access_by_lua(msblocations.conf:189):2: 2b51cb50b658f916dc06eb5ec8cfc778:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:26 +0000] 2b51cb50b658f916dc06eb5ec8cfc778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:22:26 [info] 38#38: *1386 [lua] logger.lua:23: 2b51cb50b658f916dc06eb5ec8cfc778 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:22:35 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:35 [info] 38#38: *1388 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:41 [info] 38#38: *1389 [lua] access_by_lua(msblocations.conf:189):2: 443e50269f7974d9b7997fced17a4113:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:22:41 [info] 38#38: *1389 [lua] logger.lua:23: 443e50269f7974d9b7997fced17a4113 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:41 +0000] 443e50269f7974d9b7997fced17a4113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:22:45 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:45 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:55 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:55 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:22:56 [info] 38#38: *1394 [lua] access_by_lua(msblocations.conf:189):2: adf6d2e5385798286de9c687ec98ff2b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:56 +0000] adf6d2e5385798286de9c687ec98ff2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:22:56 [info] 38#38: *1394 [lua] logger.lua:23: adf6d2e5385798286de9c687ec98ff2b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:23:05 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:05 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:11 [info] 38#38: *1398 [lua] access_by_lua(msblocations.conf:189):2: f83935c4be1f462eb38085c4c29e5a31:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:23:11 [info] 38#38: *1398 [lua] logger.lua:23: f83935c4be1f462eb38085c4c29e5a31 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:23:11 +0000] f83935c4be1f462eb38085c4c29e5a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:23:15 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:15 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:25 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:25 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:26 [info] 38#38: *1403 [lua] access_by_lua(msblocations.conf:189):2: 41a631b954cfeb0fbee5627dedc60d7a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:23:26 [info] 38#38: *1403 [lua] logger.lua:23: 41a631b954cfeb0fbee5627dedc60d7a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:23:26 +0000] 41a631b954cfeb0fbee5627dedc60d7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 06:23:35 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:35 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:41 [info] 38#38: *1406 [lua] access_by_lua(msblocations.conf:189):2: 69c46c7036d149ba7458771e4fe9fd04:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:23:41 [info] 38#38: *1406 [lua] logger.lua:23: 69c46c7036d149ba7458771e4fe9fd04 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:23:41 +0000] 69c46c7036d149ba7458771e4fe9fd04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/07 06:23:45 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:45 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:55 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:55 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:23:56 [info] 38#38: *1411 [lua] access_by_lua(msblocations.conf:189):2: 7cd235b2d549b2dd1588d620a9ed412e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:23:56 [info] 38#38: *1411 [lua] logger.lua:23: 7cd235b2d549b2dd1588d620a9ed412e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:23:56 +0000] 7cd235b2d549b2dd1588d620a9ed412e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:24:05 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:05 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:11 [info] 38#38: *1415 [lua] access_by_lua(msblocations.conf:189):2: c514077a38ecb2e052074da907e796fd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:11 +0000] c514077a38ecb2e052074da907e796fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/07 06:24:11 [info] 38#38: *1415 [lua] logger.lua:23: c514077a38ecb2e052074da907e796fd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:24:15 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:15 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:25 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:25 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:26 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: 97942bfe9a465f7333aa5eb8e415d4f2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:26 +0000] 97942bfe9a465f7333aa5eb8e415d4f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:24:26 [info] 38#38: *1420 [lua] logger.lua:23: 97942bfe9a465f7333aa5eb8e415d4f2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:24:35 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:35 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:41 [info] 38#38: *1423 [lua] access_by_lua(msblocations.conf:189):2: 1c55011e9a6aaf9ac7f265a19293deb7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:24:41 [info] 38#38: *1423 [lua] logger.lua:23: 1c55011e9a6aaf9ac7f265a19293deb7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:41 +0000] 1c55011e9a6aaf9ac7f265a19293deb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:24:45 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:45 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:55 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:55 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:24:56 [info] 38#38: *1428 [lua] access_by_lua(msblocations.conf:189):2: b5dbfec74037947056b03ff7933159e9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:24:56 +0000] b5dbfec74037947056b03ff7933159e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:24:56 [info] 38#38: *1428 [lua] logger.lua:23: b5dbfec74037947056b03ff7933159e9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:25:05 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:05 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:11 [info] 38#38: *1432 [lua] access_by_lua(msblocations.conf:189):2: 0d46baac1f285cb4d32bfd838fd3ffb6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:25:11 [info] 38#38: *1432 [lua] logger.lua:23: 0d46baac1f285cb4d32bfd838fd3ffb6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:25:11 +0000] 0d46baac1f285cb4d32bfd838fd3ffb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:25:15 [info] 38#38: *1434 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:15 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:25 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:25 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:26 [info] 38#38: *1437 [lua] access_by_lua(msblocations.conf:189):2: 487b0b27612ecd3c97df6fd5d6ac7033:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:25:26 [info] 38#38: *1437 [lua] logger.lua:23: 487b0b27612ecd3c97df6fd5d6ac7033 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:25:26 +0000] 487b0b27612ecd3c97df6fd5d6ac7033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:25:35 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:35 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:41 [info] 38#38: *1440 [lua] access_by_lua(msblocations.conf:189):2: f1ec905a0ddc03ac6b56094b75048097:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:25:41 +0000] f1ec905a0ddc03ac6b56094b75048097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:25:41 [info] 38#38: *1440 [lua] logger.lua:23: f1ec905a0ddc03ac6b56094b75048097 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:25:45 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:45 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:55 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:55 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:25:56 [info] 38#38: *1445 [lua] access_by_lua(msblocations.conf:189):2: d7ad92fa1b203f660b6e3ec47804d450:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:25:56 [info] 38#38: *1445 [lua] logger.lua:23: d7ad92fa1b203f660b6e3ec47804d450 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:25:56 +0000] d7ad92fa1b203f660b6e3ec47804d450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:26:05 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:05 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:11 [info] 38#38: *1449 [lua] access_by_lua(msblocations.conf:189):2: c6bc83e9e78317cb4890f52b6ff94d25:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:26:11 [info] 38#38: *1449 [lua] logger.lua:23: c6bc83e9e78317cb4890f52b6ff94d25 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:26:11 +0000] c6bc83e9e78317cb4890f52b6ff94d25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/07 06:26:15 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:15 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:25 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:25 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:26 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: b10e483722da46b91041c066f6cac2b0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:26:26 [info] 38#38: *1454 [lua] logger.lua:23: b10e483722da46b91041c066f6cac2b0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:26:26 +0000] b10e483722da46b91041c066f6cac2b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:26:35 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:35 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:41 [info] 38#38: *1457 [lua] access_by_lua(msblocations.conf:189):2: 1efc4e1a5bb623765c813a30a3b621c3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:26:41 [info] 38#38: *1457 [lua] logger.lua:23: 1efc4e1a5bb623765c813a30a3b621c3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:26:41 +0000] 1efc4e1a5bb623765c813a30a3b621c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/07 06:26:45 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:45 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:55 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:55 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:26:56 [info] 38#38: *1462 [lua] access_by_lua(msblocations.conf:189):2: 666f3f46ed5a6f1879e6c1c17116fbf6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:26:56 [info] 38#38: *1462 [lua] logger.lua:23: 666f3f46ed5a6f1879e6c1c17116fbf6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:26:56 +0000] 666f3f46ed5a6f1879e6c1c17116fbf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:27:05 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:05 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:11 [info] 38#38: *1466 [lua] access_by_lua(msblocations.conf:189):2: 12d8b33306c1f6252b516c7bbb0d60af:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:11 +0000] 12d8b33306c1f6252b516c7bbb0d60af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 06:27:11 [info] 38#38: *1466 [lua] logger.lua:23: 12d8b33306c1f6252b516c7bbb0d60af {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:27:15 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:15 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:25 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:25 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:26 [info] 38#38: *1471 [lua] access_by_lua(msblocations.conf:189):2: 65bafb4c42b87aeb2f5b3cac2dc4e99a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:26 +0000] 65bafb4c42b87aeb2f5b3cac2dc4e99a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:27:26 [info] 38#38: *1471 [lua] logger.lua:23: 65bafb4c42b87aeb2f5b3cac2dc4e99a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:27:35 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:35 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:41 [info] 38#38: *1474 [lua] access_by_lua(msblocations.conf:189):2: 85b8983141e70c908ec5310b8337698c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:41 +0000] 85b8983141e70c908ec5310b8337698c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:27:41 [info] 38#38: *1474 [lua] logger.lua:23: 85b8983141e70c908ec5310b8337698c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:27:45 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:45 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:55 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:55 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:27:56 [info] 38#38: *1479 [lua] access_by_lua(msblocations.conf:189):2: fb810768d520e2e4ae1741e586027a0e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:56 +0000] fb810768d520e2e4ae1741e586027a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 06:27:56 [info] 38#38: *1479 [lua] logger.lua:23: fb810768d520e2e4ae1741e586027a0e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/07 06:28:05 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:05 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:11 [info] 38#38: *1483 [lua] access_by_lua(msblocations.conf:189):2: e109d49927f79c7db4ef124ab97c06f1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:28:11 [info] 38#38: *1483 [lua] logger.lua:23: e109d49927f79c7db4ef124ab97c06f1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:11 +0000] e109d49927f79c7db4ef124ab97c06f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:28:15 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:15 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:25 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:25 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:26 [info] 38#38: *1488 [lua] access_by_lua(msblocations.conf:189):2: 3b012c8261f60a80b83aa32f16c8acc4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:28:26 [info] 38#38: *1488 [lua] logger.lua:23: 3b012c8261f60a80b83aa32f16c8acc4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:26 +0000] 3b012c8261f60a80b83aa32f16c8acc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/07 06:28:35 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:35 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:41 [info] 38#38: *1491 [lua] access_by_lua(msblocations.conf:189):2: a3cca0134c1e19cfe69c78f897a536fc:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:28:41 [info] 38#38: *1491 [lua] logger.lua:23: a3cca0134c1e19cfe69c78f897a536fc {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:41 +0000] a3cca0134c1e19cfe69c78f897a536fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:28:45 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:45 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:55 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:55 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:28:56 [info] 38#38: *1496 [lua] access_by_lua(msblocations.conf:189):2: 9adc457cffcd72870fb96831deb3b516:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:56 +0000] 9adc457cffcd72870fb96831deb3b516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:28:56 [info] 38#38: *1496 [lua] logger.lua:23: 9adc457cffcd72870fb96831deb3b516 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:29:05 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:05 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:11 [info] 38#38: *1500 [lua] access_by_lua(msblocations.conf:189):2: 7b7e7fddc07a5293b9083919d189fb84:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:29:11 [info] 38#38: *1500 [lua] logger.lua:23: 7b7e7fddc07a5293b9083919d189fb84 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:29:11 +0000] 7b7e7fddc07a5293b9083919d189fb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:29:15 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:15 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:25 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:25 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:26 [info] 38#38: *1505 [lua] access_by_lua(msblocations.conf:189):2: e2123fea254257abc2de873b053d7572:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:29:26 [info] 38#38: *1505 [lua] logger.lua:23: e2123fea254257abc2de873b053d7572 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:29:26 +0000] e2123fea254257abc2de873b053d7572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:29:35 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:35 [info] 38#38: *1506 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:41 [info] 38#38: *1508 [lua] access_by_lua(msblocations.conf:189):2: 01ade8118b82d0786b2ad0d1582d1b31:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:29:41 [info] 38#38: *1508 [lua] logger.lua:23: 01ade8118b82d0786b2ad0d1582d1b31 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:29:41 +0000] 01ade8118b82d0786b2ad0d1582d1b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:29:45 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:45 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:55 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:55 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:29:56 [info] 38#38: *1513 [lua] access_by_lua(msblocations.conf:189):2: bcc8a8a250eb900e1b35505e8bd6660c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:29:56 [info] 38#38: *1513 [lua] logger.lua:23: bcc8a8a250eb900e1b35505e8bd6660c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:29:56 +0000] bcc8a8a250eb900e1b35505e8bd6660c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:30:05 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:05 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:11 [info] 38#38: *1517 [lua] access_by_lua(msblocations.conf:189):2: e151bcc9df7e639ef216f82f5ebb1f6f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:30:11 [info] 38#38: *1517 [lua] logger.lua:23: e151bcc9df7e639ef216f82f5ebb1f6f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:30:11 +0000] e151bcc9df7e639ef216f82f5ebb1f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:30:15 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:15 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:25 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:25 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:26 [info] 38#38: *1522 [lua] access_by_lua(msblocations.conf:189):2: bf92ded48792a110738e3b5e81ae45c8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:30:26 +0000] bf92ded48792a110738e3b5e81ae45c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:30:26 [info] 38#38: *1522 [lua] logger.lua:23: bf92ded48792a110738e3b5e81ae45c8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:30:35 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:35 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:41 [info] 38#38: *1525 [lua] access_by_lua(msblocations.conf:189):2: db585f3656ea2cac4301a7cc73e66d7c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:30:41 [info] 38#38: *1525 [lua] logger.lua:23: db585f3656ea2cac4301a7cc73e66d7c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.92 - - [07/Oct/2022:06:30:41 +0000] db585f3656ea2cac4301a7cc73e66d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/07 06:30:45 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:45 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:55 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:55 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:30:56 [info] 38#38: *1530 [lua] access_by_lua(msblocations.conf:189):2: d8cf910e8623f901ba5c88f08f9b1ae0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:30:56 +0000] d8cf910e8623f901ba5c88f08f9b1ae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:30:56 [info] 38#38: *1530 [lua] logger.lua:23: d8cf910e8623f901ba5c88f08f9b1ae0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:31:05 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:05 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:11 [info] 38#38: *1534 [lua] access_by_lua(msblocations.conf:189):2: 7e7101266813ee5cc62419234d8b82f9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:31:11 [info] 38#38: *1534 [lua] logger.lua:23: 7e7101266813ee5cc62419234d8b82f9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:31:11 +0000] 7e7101266813ee5cc62419234d8b82f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:31:15 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:15 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:25 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:25 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:26 [info] 38#38: *1539 [lua] access_by_lua(msblocations.conf:189):2: efe388c34c849509f328a4f0f8d64946:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:31:26 [info] 38#38: *1539 [lua] logger.lua:23: efe388c34c849509f328a4f0f8d64946 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:31:26 +0000] efe388c34c849509f328a4f0f8d64946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 06:31:35 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:35 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:41 [info] 38#38: *1542 [lua] access_by_lua(msblocations.conf:189):2: 0f54d9972ed194bc6c6e689b44780591:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:31:41 [info] 38#38: *1542 [lua] logger.lua:23: 0f54d9972ed194bc6c6e689b44780591 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:31:41 +0000] 0f54d9972ed194bc6c6e689b44780591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:31:45 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:45 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:55 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:55 [info] 38#38: *1545 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:31:56 [info] 38#38: *1547 [lua] access_by_lua(msblocations.conf:189):2: 303f817316526518a948bdc8b38e50cd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:31:56 +0000] 303f817316526518a948bdc8b38e50cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:31:56 [info] 38#38: *1547 [lua] logger.lua:23: 303f817316526518a948bdc8b38e50cd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:32:05 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:05 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:11 [info] 38#38: *1551 [lua] access_by_lua(msblocations.conf:189):2: c352a316178da425d5e3e40e3659f48a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:32:11 [info] 38#38: *1551 [lua] logger.lua:23: c352a316178da425d5e3e40e3659f48a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:32:11 +0000] c352a316178da425d5e3e40e3659f48a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:32:15 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:15 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:25 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:25 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:26 [info] 38#38: *1556 [lua] access_by_lua(msblocations.conf:189):2: e61972715260b32daf70fc7b1907e673:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.92 - - [07/Oct/2022:06:32:26 +0000] e61972715260b32daf70fc7b1907e673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/07 06:32:26 [info] 38#38: *1556 [lua] logger.lua:23: e61972715260b32daf70fc7b1907e673 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:32:35 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:35 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:41 [info] 38#38: *1559 [lua] access_by_lua(msblocations.conf:189):2: 0ab3e374332bd95a28811628af0b966e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 10.233.69.92 - - [07/Oct/2022:06:32:41 +0000] 0ab3e374332bd95a28811628af0b966e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2022/10/07 06:32:41 [info] 38#38: *1559 [lua] logger.lua:23: 0ab3e374332bd95a28811628af0b966e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:32:45 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:45 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:55 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:55 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:32:56 [info] 38#38: *1564 [lua] access_by_lua(msblocations.conf:189):2: 483ed5fecd7194e976e65c2935e5c9db:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:32:56 [info] 38#38: *1564 [lua] logger.lua:23: 483ed5fecd7194e976e65c2935e5c9db {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:32:56 +0000] 483ed5fecd7194e976e65c2935e5c9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:33:05 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:05 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:11 [info] 38#38: *1568 [lua] access_by_lua(msblocations.conf:189):2: 4e28dff9efe0baeab1c49e43803e88c0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:11 +0000] 4e28dff9efe0baeab1c49e43803e88c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:33:11 [info] 38#38: *1568 [lua] logger.lua:23: 4e28dff9efe0baeab1c49e43803e88c0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:33:15 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:15 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:25 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:25 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:26 [info] 38#38: *1573 [lua] access_by_lua(msblocations.conf:189):2: 8ec13684a7937c268e4796f00530c798:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:26 +0000] 8ec13684a7937c268e4796f00530c798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/07 06:33:26 [info] 38#38: *1573 [lua] logger.lua:23: 8ec13684a7937c268e4796f00530c798 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:33:35 [info] 38#38: *1574 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:35 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:41 [info] 38#38: *1576 [lua] access_by_lua(msblocations.conf:189):2: 3737255567b47c254cb8a46d553feb05:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:33:41 [info] 38#38: *1576 [lua] logger.lua:23: 3737255567b47c254cb8a46d553feb05 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:41 +0000] 3737255567b47c254cb8a46d553feb05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:33:45 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:45 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:55 [info] 38#38: *1579 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:55 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:33:56 [info] 38#38: *1581 [lua] access_by_lua(msblocations.conf:189):2: 2a6758ed2d3a7fd893f49f162609a899:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:56 +0000] 2a6758ed2d3a7fd893f49f162609a899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:33:56 [info] 38#38: *1581 [lua] logger.lua:23: 2a6758ed2d3a7fd893f49f162609a899 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:34:05 [info] 38#38: *1582 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:05 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:11 [info] 38#38: *1585 [lua] access_by_lua(msblocations.conf:189):2: 408c06fb093e0c7173c4032c4d9ab49f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:34:11 +0000] 408c06fb093e0c7173c4032c4d9ab49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/07 06:34:11 [info] 38#38: *1585 [lua] logger.lua:23: 408c06fb093e0c7173c4032c4d9ab49f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:34:15 [info] 38#38: *1587 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:15 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:25 [info] 38#38: *1588 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:25 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 10.233.69.92 - - [07/Oct/2022:06:34:26 +0000] 7ba5d4a7f2a5c4a3b6a4d4a82e335aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:34:26 [info] 38#38: *1590 [lua] access_by_lua(msblocations.conf:189):2: 7ba5d4a7f2a5c4a3b6a4d4a82e335aa9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:34:26 [info] 38#38: *1590 [lua] logger.lua:23: 7ba5d4a7f2a5c4a3b6a4d4a82e335aa9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:34:35 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:35 [info] 37#37: *1591 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:41 [info] 38#38: *1593 [lua] access_by_lua(msblocations.conf:189):2: 2afbbc04a4494e135847a488e4c0b7bf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:34:41 +0000] 2afbbc04a4494e135847a488e4c0b7bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:34:41 [info] 38#38: *1593 [lua] logger.lua:23: 2afbbc04a4494e135847a488e4c0b7bf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:34:45 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:45 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:55 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:55 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:34:56 [info] 38#38: *1598 [lua] access_by_lua(msblocations.conf:189):2: d58b7bf67ba685c0e1e06d3a68894549:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:34:56 [info] 38#38: *1598 [lua] logger.lua:23: d58b7bf67ba685c0e1e06d3a68894549 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:34:56 +0000] d58b7bf67ba685c0e1e06d3a68894549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:35:05 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:05 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:11 [info] 38#38: *1602 [lua] access_by_lua(msblocations.conf:189):2: 7c9441f8f886598022d993657636be1e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:35:11 [info] 38#38: *1602 [lua] logger.lua:23: 7c9441f8f886598022d993657636be1e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:35:11 +0000] 7c9441f8f886598022d993657636be1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:35:15 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:15 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:25 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:25 [info] 38#38: *1605 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:26 [info] 38#38: *1607 [lua] access_by_lua(msblocations.conf:189):2: fbc0eaa4aae138de9762f2d761e26a15:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.92 - - [07/Oct/2022:06:35:26 +0000] fbc0eaa4aae138de9762f2d761e26a15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/07 06:35:26 [info] 38#38: *1607 [lua] logger.lua:23: fbc0eaa4aae138de9762f2d761e26a15 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/07 06:35:35 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:35 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:41 [info] 38#38: *1610 [lua] access_by_lua(msblocations.conf:189):2: 0a6d5116b884ac1f64a5708eda6ac5b6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/07 06:35:41 [info] 38#38: *1610 [lua] logger.lua:23: 0a6d5116b884ac1f64a5708eda6ac5b6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:35:41 +0000] 0a6d5116b884ac1f64a5708eda6ac5b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:35:45 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:45 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:55 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:55 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:35:56 [info] 38#38: *1615 [lua] access_by_lua(msblocations.conf:189):2: 5268aed158701a1a6d250bff59c1bd3c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:35:56 [info] 38#38: *1615 [lua] logger.lua:23: 5268aed158701a1a6d250bff59c1bd3c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:35:56 +0000] 5268aed158701a1a6d250bff59c1bd3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:36:05 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:05 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:11 [info] 38#38: *1619 [lua] access_by_lua(msblocations.conf:189):2: bed0ee585e9b9e99efd3b6d9d80a67bb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:36:11 [info] 38#38: *1619 [lua] logger.lua:23: bed0ee585e9b9e99efd3b6d9d80a67bb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:36:11 +0000] bed0ee585e9b9e99efd3b6d9d80a67bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:36:15 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:15 [info] 38#38: *1621 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:25 [info] 38#38: *1623 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:25 [info] 38#38: *1622 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:26 [info] 38#38: *1624 [lua] access_by_lua(msblocations.conf:189):2: 2db12e9f53606e77eb21643fcbae6452:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:36:26 [info] 38#38: *1624 [lua] logger.lua:23: 2db12e9f53606e77eb21643fcbae6452 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:36:26 +0000] 2db12e9f53606e77eb21643fcbae6452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:36:35 [info] 38#38: *1626 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:35 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:41 [info] 38#38: *1627 [lua] access_by_lua(msblocations.conf:189):2: 8d67d7c1cac793b9321f58405250a846:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:36:41 [info] 38#38: *1627 [lua] logger.lua:23: 8d67d7c1cac793b9321f58405250a846 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:36:41 +0000] 8d67d7c1cac793b9321f58405250a846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:36:45 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:45 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:55 [info] 38#38: *1630 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:55 [info] 38#38: *1631 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:36:57 [info] 38#38: *1632 [lua] access_by_lua(msblocations.conf:189):2: 6c9e11e14108a4a7ca21e2e6f6708cd6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:36:57 [info] 38#38: *1632 [lua] logger.lua:23: 6c9e11e14108a4a7ca21e2e6f6708cd6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:36:57 +0000] 6c9e11e14108a4a7ca21e2e6f6708cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:37:05 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:05 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:12 [info] 38#38: *1636 [lua] access_by_lua(msblocations.conf:189):2: ec9f786f449710575618e5e197d9769c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:37:12 [info] 38#38: *1636 [lua] logger.lua:23: ec9f786f449710575618e5e197d9769c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:37:12 +0000] ec9f786f449710575618e5e197d9769c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/07 06:37:15 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:15 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:25 [info] 38#38: *1639 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:25 [info] 38#38: *1640 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:27 [info] 38#38: *1641 [lua] access_by_lua(msblocations.conf:189):2: 0de805d290fb20787ae5d3708419f043:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:37:27 [info] 38#38: *1641 [lua] logger.lua:23: 0de805d290fb20787ae5d3708419f043 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:37:27 +0000] 0de805d290fb20787ae5d3708419f043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/07 06:37:35 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:35 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:42 [info] 38#38: *1644 [lua] access_by_lua(msblocations.conf:189):2: 202f59450b4c3b35fa1e17dfd2ae7d9e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:37:42 [info] 38#38: *1644 [lua] logger.lua:23: 202f59450b4c3b35fa1e17dfd2ae7d9e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:37:42 +0000] 202f59450b4c3b35fa1e17dfd2ae7d9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.92 - - [07/Oct/2022:06:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/07 06:37:45 [info] 38#38: *1646 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:45 [info] 38#38: *1645 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:55 [info] 38#38: *1648 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:55 [info] 38#38: *1647 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:37:57 [info] 38#38: *1649 [lua] access_by_lua(msblocations.conf:189):2: c82d544657cc1e097ce4ce14030d2b06:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/07 06:37:57 [info] 38#38: *1649 [lua] logger.lua:23: c82d544657cc1e097ce4ce14030d2b06 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.92 - - [07/Oct/2022:06:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.92 - - [07/Oct/2022:06:37:57 +0000] c82d544657cc1e097ce4ce14030d2b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/07 06:38:05 [info] 38#38: *1651 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:38:05 [info] 38#38: *1650 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443 2022/10/07 06:38:12 [info] 38#38: *1653 [lua] acce