@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.15.4 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/24 03:10:30 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/24 03:10:30 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/24 03:10:30 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/24 03:10:30 [notice] 33#33: using the "epoll" event method 2023/01/24 03:10:30 [notice] 33#33: openresty/1.13.6.1 2023/01/24 03:10:30 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/24 03:10:30 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/24 03:10:30 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/24 03:10:30 [notice] 34#34: start worker processes 2023/01/24 03:10:30 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/24 03:10:30 [notice] 34#34: start worker process 36 2023/01/24 03:10:30 [notice] 34#34: start worker process 38 2023/01/24 03:10:30 [notice] 34#34: start worker process 39 2023/01/24 03:10:30 [notice] 34#34: start worker process 40 2023/01/24 03:10:30 [notice] 34#34: start worker process 41 2023/01/24 03:10:30 [notice] 34#34: start worker process 42 2023/01/24 03:10:30 [notice] 34#34: start worker process 43 2023/01/24 03:10:30 [notice] 34#34: start cache manager process 44 2023/01/24 03:10:30 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230124031030.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-24 03:10:33 174 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-24 03:10:33 187 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-24 03:10:33 187 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-24 03:10:33 268 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-24 03:10:33 268 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.15.4:10081 Enabled:true 2023-01-24 03:10:35 241 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-24 03:10:35 331 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-24 03:10:35 331 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-24 03:10:35 332 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-24 03:10:35 334 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-24 03:10:35 334 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-24 03:10:35 334 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-24 03:10:35 334 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-24 03:10:35 423 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-24 03:10:35 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-24 03:10:35 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-24 03:10:35 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-24 03:10:36 357 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/24 03:10:39 [info] 38#38: *11 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:10:39 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:10:46 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: aad3344a88d02a9560a5c00592a4167f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:10:46 +0000] aad3344a88d02a9560a5c00592a4167f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.225 upstream_response_time:0.223 "-" "Consul Health Check" "-" 2023/01/24 03:10:46 [info] 39#39: *14 [lua] logger.lua:23: aad3344a88d02a9560a5c00592a4167f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58 2023/01/24 03:10:49 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:10:49 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:10:59 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:10:59 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:01 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: 737d324372c1e801023f0b5c405bc573:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:11:01 [info] 39#39: *21 [lua] logger.lua:23: 737d324372c1e801023f0b5c405bc573 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:11:01 +0000] 737d324372c1e801023f0b5c405bc573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/24 03:11:09 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:09 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:16 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: d2a0f35454ffa3b883d905e227094b4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:11:16 +0000] d2a0f35454ffa3b883d905e227094b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 03:11:16 [info] 39#39: *24 [lua] logger.lua:23: d2a0f35454ffa3b883d905e227094b4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:11:19 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:19 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:29 [info] 39#39: *27 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:29 [info] 39#39: *28 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:30 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/24 03:11:30 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/24 03:11:30 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/24 03:11:30 [notice] 34#34: signal 29 (SIGIO) received 2023/01/24 03:11:31 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: 34aae03d88c521244b447c3966d78e50:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38 10.233.71.72 - - [24/Jan/2023:03:11:31 +0000] 34aae03d88c521244b447c3966d78e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.048 "-" "Consul Health Check" "-" 2023/01/24 03:11:31 [info] 39#39: *31 [lua] logger.lua:23: 34aae03d88c521244b447c3966d78e50 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:11:39 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:39 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:46 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: a9cbe8db2ed94939f10a2f739cd758f8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:11:46 +0000] a9cbe8db2ed94939f10a2f739cd758f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/24 03:11:46 [info] 39#39: *34 [lua] logger.lua:23: a9cbe8db2ed94939f10a2f739cd758f8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/24 03:11:49 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:49 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:59 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:11:59 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:01 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:189):2: 2e2288b7fda970b6c81771433d65dbd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:12:01 [info] 39#39: *39 [lua] logger.lua:23: 2e2288b7fda970b6c81771433d65dbd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:12:01 +0000] 2e2288b7fda970b6c81771433d65dbd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 03:12:09 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:09 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:16 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: ee95bf51301462d3d20eba86dc6f94e8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:12:16 [info] 39#39: *42 [lua] logger.lua:23: ee95bf51301462d3d20eba86dc6f94e8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:12:16 +0000] ee95bf51301462d3d20eba86dc6f94e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 03:12:19 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:19 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:29 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:29 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:31 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:189):2: 5f64419c9abdf28b9a9912ff3ceee631:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:12:31 [info] 39#39: *48 [lua] logger.lua:23: 5f64419c9abdf28b9a9912ff3ceee631 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:12:31 +0000] 5f64419c9abdf28b9a9912ff3ceee631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:12:39 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:39 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:46 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 972e2cfc874ed0b0d7572f132ecdc4b7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:12:46 [info] 39#39: *51 [lua] logger.lua:23: 972e2cfc874ed0b0d7572f132ecdc4b7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:12:46 +0000] 972e2cfc874ed0b0d7572f132ecdc4b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:12:49 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:49 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:59 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:12:59 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:01 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: 3d802dd45bfd187a43112a39c1c5c9a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:01 +0000] 3d802dd45bfd187a43112a39c1c5c9a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:13:01 [info] 39#39: *56 [lua] logger.lua:23: 3d802dd45bfd187a43112a39c1c5c9a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:13:09 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:09 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:16 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 82532e26fc3572609f95c9af202db427:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:16 +0000] 82532e26fc3572609f95c9af202db427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:13:16 [info] 39#39: *59 [lua] logger.lua:23: 82532e26fc3572609f95c9af202db427 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:13:19 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:19 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:29 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:29 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:32 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:189):2: 2cca5b148600dddec9234937dba6cc07:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:32 +0000] 2cca5b148600dddec9234937dba6cc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/24 03:13:32 [info] 39#39: *65 [lua] logger.lua:23: 2cca5b148600dddec9234937dba6cc07 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/24 03:13:39 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:39 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:47 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: 45779a3662fcded85dbf7b9eda0ed73c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:13:47 +0000] 45779a3662fcded85dbf7b9eda0ed73c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:13:47 [info] 39#39: *68 [lua] logger.lua:23: 45779a3662fcded85dbf7b9eda0ed73c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:13:49 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:49 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:59 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:13:59 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:02 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:189):2: f1ddab25c1b4cee22c97b22247e984e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:14:02 +0000] f1ddab25c1b4cee22c97b22247e984e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:14:02 [info] 39#39: *73 [lua] logger.lua:23: f1ddab25c1b4cee22c97b22247e984e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:14:09 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:09 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:17 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: 6a8ad45a85c82834d5f2bbcea3e9a923:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:14:17 [info] 39#39: *76 [lua] logger.lua:23: 6a8ad45a85c82834d5f2bbcea3e9a923 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:14:17 +0000] 6a8ad45a85c82834d5f2bbcea3e9a923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/24 03:14:19 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:19 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:29 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:29 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:32 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:189):2: d9762af5fb2f8e4138348a5ba8c44830:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:14:32 [info] 39#39: *82 [lua] logger.lua:23: d9762af5fb2f8e4138348a5ba8c44830 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:14:32 +0000] d9762af5fb2f8e4138348a5ba8c44830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:14:39 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:39 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:47 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: 1e5aa8314dee4a9e5babf13a1bb19b68:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.71.72 - - [24/Jan/2023:03:14:47 +0000] 1e5aa8314dee4a9e5babf13a1bb19b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/24 03:14:47 [info] 39#39: *85 [lua] logger.lua:23: 1e5aa8314dee4a9e5babf13a1bb19b68 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:14:49 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:49 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:59 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:14:59 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:02 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:189):2: 14c272e90be69f153acf42092816ebec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:15:02 +0000] 14c272e90be69f153acf42092816ebec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:15:02 [info] 39#39: *90 [lua] logger.lua:23: 14c272e90be69f153acf42092816ebec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:15:09 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:09 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:17 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: bdd70bd22fe1baf90de2a93f18c48c4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:15:17 +0000] bdd70bd22fe1baf90de2a93f18c48c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:15:17 [info] 39#39: *93 [lua] logger.lua:23: bdd70bd22fe1baf90de2a93f18c48c4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:15:19 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:19 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:29 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:29 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:32 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:189):2: fa39532c7757df6e7437918028200858:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:15:32 [info] 39#39: *99 [lua] logger.lua:23: fa39532c7757df6e7437918028200858 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:15:32 +0000] fa39532c7757df6e7437918028200858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:15:39 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:39 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:47 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: e2b8cc42940089748f05390d31836077:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:15:47 [info] 39#39: *102 [lua] logger.lua:23: e2b8cc42940089748f05390d31836077 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:15:47 +0000] e2b8cc42940089748f05390d31836077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:15:49 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:49 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:59 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:15:59 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:02 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:189):2: 9679beab976eb5adffa7f166504d701c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:16:02 +0000] 9679beab976eb5adffa7f166504d701c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 03:16:02 [info] 39#39: *107 [lua] logger.lua:23: 9679beab976eb5adffa7f166504d701c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 03:16:09 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:09 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:17 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 1ef628f5423eff3a74af3eb4ea1e36e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:16:17 +0000] 1ef628f5423eff3a74af3eb4ea1e36e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:16:17 [info] 39#39: *110 [lua] logger.lua:23: 1ef628f5423eff3a74af3eb4ea1e36e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:16:19 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:19 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:29 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:29 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:32 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:189):2: f9b358746b6fd7fee10e51bc63c4c8d0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:16:32 [info] 39#39: *116 [lua] logger.lua:23: f9b358746b6fd7fee10e51bc63c4c8d0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:16:32 +0000] f9b358746b6fd7fee10e51bc63c4c8d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 03:16:39 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:39 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:47 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: fd1e977641edb64678987ecbd185a12c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:16:47 [info] 39#39: *119 [lua] logger.lua:23: fd1e977641edb64678987ecbd185a12c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:16:47 +0000] fd1e977641edb64678987ecbd185a12c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:16:49 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:49 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:59 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:16:59 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:02 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:189):2: 4c66bffcbb151e4e7a6167751ab74d45:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:02 +0000] 4c66bffcbb151e4e7a6167751ab74d45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:17:02 [info] 39#39: *124 [lua] logger.lua:23: 4c66bffcbb151e4e7a6167751ab74d45 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:17:09 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:09 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:17 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 9b74f0cc65f1ae296d0073909ee906c9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:17 +0000] 9b74f0cc65f1ae296d0073909ee906c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:17:17 [info] 39#39: *127 [lua] logger.lua:23: 9b74f0cc65f1ae296d0073909ee906c9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:17:19 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:19 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:29 [info] 39#39: *130 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:29 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:32 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:189):2: 0b409099076b561ed8485484d3fc8fd6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:17:32 [info] 39#39: *133 [lua] logger.lua:23: 0b409099076b561ed8485484d3fc8fd6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:32 +0000] 0b409099076b561ed8485484d3fc8fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/24 03:17:39 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:39 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:48 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: 2d4bc7368ee5afa769fe31facc5b7f9b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:17:48 +0000] 2d4bc7368ee5afa769fe31facc5b7f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:17:48 [info] 39#39: *136 [lua] logger.lua:23: 2d4bc7368ee5afa769fe31facc5b7f9b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:17:49 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:49 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:59 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:17:59 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:03 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:189):2: f2ec2a41d64beab8335431a56cd867bd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:18:03 [info] 39#39: *141 [lua] logger.lua:23: f2ec2a41d64beab8335431a56cd867bd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:18:03 +0000] f2ec2a41d64beab8335431a56cd867bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 03:18:09 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:09 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:18 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: 748a0bf7bbd8bc1d461e9af343c56cd6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:18:18 [info] 39#39: *144 [lua] logger.lua:23: 748a0bf7bbd8bc1d461e9af343c56cd6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:18:18 +0000] 748a0bf7bbd8bc1d461e9af343c56cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:18:19 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:19 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:29 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:29 [info] 39#39: *147 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:33 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:189):2: b57dd63e8a74274883b04838cfa2044e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:18:33 [info] 39#39: *150 [lua] logger.lua:23: b57dd63e8a74274883b04838cfa2044e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:18:33 +0000] b57dd63e8a74274883b04838cfa2044e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:18:39 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:39 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:48 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 79c4744e109c4ab98b9826a3a286b633:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:18:48 [info] 39#39: *153 [lua] logger.lua:23: 79c4744e109c4ab98b9826a3a286b633 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:18:48 +0000] 79c4744e109c4ab98b9826a3a286b633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:18:49 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:49 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:59 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:18:59 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:03 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:189):2: 8da353502c468eb9d67bf57552777ccf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:03:19:03 +0000] 8da353502c468eb9d67bf57552777ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 03:19:03 [info] 39#39: *158 [lua] logger.lua:23: 8da353502c468eb9d67bf57552777ccf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:19:09 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:09 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:18 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: ab105c1923ed438cd69cd8724ae117bb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:19:18 [info] 39#39: *161 [lua] logger.lua:23: ab105c1923ed438cd69cd8724ae117bb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:19:18 +0000] ab105c1923ed438cd69cd8724ae117bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:19:19 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:19 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:29 [info] 39#39: *164 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:29 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:33 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:189):2: 10190a49617b4fce48e378d8f7ec8658:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:19:33 +0000] 10190a49617b4fce48e378d8f7ec8658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/24 03:19:33 [info] 39#39: *167 [lua] logger.lua:23: 10190a49617b4fce48e378d8f7ec8658 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/24 03:19:39 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:39 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:48 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: e120aae66895ef4e218ed55e002bd65b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:19:48 +0000] e120aae66895ef4e218ed55e002bd65b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:19:48 [info] 39#39: *170 [lua] logger.lua:23: e120aae66895ef4e218ed55e002bd65b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:19:49 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:49 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:59 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:19:59 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:03 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:189):2: f9ae9cf81fa8f30f32c54d9b3eee609a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:20:03 [info] 39#39: *175 [lua] logger.lua:23: f9ae9cf81fa8f30f32c54d9b3eee609a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:20:03 +0000] f9ae9cf81fa8f30f32c54d9b3eee609a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 03:20:09 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:09 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:18 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 2f319f78a8a13a975cc6285fc63df5a8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:20:18 [info] 39#39: *178 [lua] logger.lua:23: 2f319f78a8a13a975cc6285fc63df5a8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:20:18 +0000] 2f319f78a8a13a975cc6285fc63df5a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:20:19 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:19 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:29 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:29 [info] 39#39: *181 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:33 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:189):2: 4a41863d166b2eedd298a4c6e6f80495:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:20:33 +0000] 4a41863d166b2eedd298a4c6e6f80495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:20:33 [info] 39#39: *184 [lua] logger.lua:23: 4a41863d166b2eedd298a4c6e6f80495 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:20:39 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:39 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:48 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: e0cc9f14da4d6491462f04db03b5de6f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:20:48 +0000] e0cc9f14da4d6491462f04db03b5de6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:20:48 [info] 39#39: *187 [lua] logger.lua:23: e0cc9f14da4d6491462f04db03b5de6f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:20:49 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:49 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:59 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:20:59 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:03 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:189):2: 88b329efea4ff842417ce22a58463e5f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:03 +0000] 88b329efea4ff842417ce22a58463e5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:21:03 [info] 39#39: *192 [lua] logger.lua:23: 88b329efea4ff842417ce22a58463e5f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:21:09 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:09 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:18 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: 11814f215102eaafc374bb2c1cddce02:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:18 +0000] 11814f215102eaafc374bb2c1cddce02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:21:18 [info] 39#39: *195 [lua] logger.lua:23: 11814f215102eaafc374bb2c1cddce02 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:21:19 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:19 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:29 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:29 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:33 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:189):2: 6c259eaeeb29d662d03b5ac1353245d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:21:33 [info] 39#39: *201 [lua] logger.lua:23: 6c259eaeeb29d662d03b5ac1353245d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:33 +0000] 6c259eaeeb29d662d03b5ac1353245d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:21:39 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:39 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:48 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: 623572d466c47a1be31c18fe5fdc0a39:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:48 +0000] 623572d466c47a1be31c18fe5fdc0a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:21:48 [info] 39#39: *204 [lua] logger.lua:23: 623572d466c47a1be31c18fe5fdc0a39 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:21:49 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:49 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:59 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:21:59 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:03 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:189):2: 60425d05261c0bad2a4ad15ff1ba4dd0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:22:03 [info] 39#39: *209 [lua] logger.lua:23: 60425d05261c0bad2a4ad15ff1ba4dd0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:03 +0000] 60425d05261c0bad2a4ad15ff1ba4dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:22:09 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:09 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:18 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: ea8520c05f299e5dee9c2cc70fe015c9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:22:18 [info] 39#39: *212 [lua] logger.lua:23: ea8520c05f299e5dee9c2cc70fe015c9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:22:18 +0000] ea8520c05f299e5dee9c2cc70fe015c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:22:19 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:19 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:29 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:29 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:33 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:189):2: 345ac768d805db6d24d7539963aeb68c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:33 +0000] 345ac768d805db6d24d7539963aeb68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:22:33 [info] 39#39: *218 [lua] logger.lua:23: 345ac768d805db6d24d7539963aeb68c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:22:39 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:39 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:48 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: 9f4d17e0fe6cd8d19ed6c005bb490676:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:48 +0000] 9f4d17e0fe6cd8d19ed6c005bb490676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:22:48 [info] 39#39: *221 [lua] logger.lua:23: 9f4d17e0fe6cd8d19ed6c005bb490676 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:22:49 [info] 39#39: *222 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:49 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:59 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:22:59 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:04 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:189):2: e232e441bfb974a57656fea2287109e5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:23:04 [info] 39#39: *226 [lua] logger.lua:23: e232e441bfb974a57656fea2287109e5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:23:04 +0000] e232e441bfb974a57656fea2287109e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:23:09 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:09 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:19 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: 20053345536cc302aee9c6259102fa7c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:23:19 +0000] 20053345536cc302aee9c6259102fa7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:23:19 [info] 39#39: *229 [lua] logger.lua:23: 20053345536cc302aee9c6259102fa7c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:23:19 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:19 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:29 [info] 39#39: *232 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:29 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:34 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:189):2: b9f546d6c66e2cb9ec88a1e92c644fb0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:23:34 [info] 39#39: *235 [lua] logger.lua:23: b9f546d6c66e2cb9ec88a1e92c644fb0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.72 - - [24/Jan/2023:03:23:34 +0000] b9f546d6c66e2cb9ec88a1e92c644fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/24 03:23:39 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:39 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:49 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: 0a3a37db5c098bff84275417fbcbe204:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:23:49 [info] 39#39: *238 [lua] logger.lua:23: 0a3a37db5c098bff84275417fbcbe204 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:23:49 +0000] 0a3a37db5c098bff84275417fbcbe204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:23:49 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:49 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:59 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:23:59 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:04 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:189):2: 5823e8602bd1cc8f7b07004e3b05ca10:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:24:04 [info] 39#39: *243 [lua] logger.lua:23: 5823e8602bd1cc8f7b07004e3b05ca10 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:24:04 +0000] 5823e8602bd1cc8f7b07004e3b05ca10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:24:09 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:09 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:19 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 1fa3ae54c0f84aa015940ad07f5863d9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:24:19 +0000] 1fa3ae54c0f84aa015940ad07f5863d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:24:19 [info] 39#39: *246 [lua] logger.lua:23: 1fa3ae54c0f84aa015940ad07f5863d9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:24:19 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:19 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:29 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:29 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:34 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:189):2: 9a99f9be76e79b763cb293f7bbe11a41:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:24:34 [info] 39#39: *252 [lua] logger.lua:23: 9a99f9be76e79b763cb293f7bbe11a41 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:24:34 +0000] 9a99f9be76e79b763cb293f7bbe11a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/24 03:24:39 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:39 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:49 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: 7de2c96b204ce3ada73254b514e80d44:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:24:49 [info] 39#39: *255 [lua] logger.lua:23: 7de2c96b204ce3ada73254b514e80d44 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:24:49 +0000] 7de2c96b204ce3ada73254b514e80d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:24:49 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:49 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:59 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:24:59 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:04 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:189):2: 1b1616e81abe1680ce4d1d5d95f40e7e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:04 +0000] 1b1616e81abe1680ce4d1d5d95f40e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:25:04 [info] 39#39: *260 [lua] logger.lua:23: 1b1616e81abe1680ce4d1d5d95f40e7e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:25:09 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:09 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:19 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: ec41ce01c9b3109674fd315febfd556f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:25:19 [info] 39#39: *263 [lua] logger.lua:23: ec41ce01c9b3109674fd315febfd556f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:19 +0000] ec41ce01c9b3109674fd315febfd556f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:25:19 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:19 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:29 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:29 [info] 39#39: *266 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:34 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:189):2: b9bfc1f7aacfad7e327cdd7ee59fff07:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:25:34 [info] 39#39: *269 [lua] logger.lua:23: b9bfc1f7aacfad7e327cdd7ee59fff07 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.72 - - [24/Jan/2023:03:25:34 +0000] b9bfc1f7aacfad7e327cdd7ee59fff07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/24 03:25:39 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:39 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:49 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: a50baeda18680195f447a388496fafe2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:49 +0000] a50baeda18680195f447a388496fafe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:25:49 [info] 39#39: *272 [lua] logger.lua:23: a50baeda18680195f447a388496fafe2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:25:49 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:49 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:59 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:25:59 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:04 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:189):2: e9fb15626845bcf422884f1a30a369f9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:26:04 [info] 39#39: *277 [lua] logger.lua:23: e9fb15626845bcf422884f1a30a369f9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:26:04 +0000] e9fb15626845bcf422884f1a30a369f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:26:09 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:09 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:19 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: fa4cc0f370ce0a5b08b726af0b35f6d4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:26:19 [info] 39#39: *280 [lua] logger.lua:23: fa4cc0f370ce0a5b08b726af0b35f6d4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:26:19 +0000] fa4cc0f370ce0a5b08b726af0b35f6d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:26:19 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:19 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:29 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:29 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:34 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:189):2: 1e34b1e8233492ea5953be4a33f349cb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:26:34 [info] 39#39: *286 [lua] logger.lua:23: 1e34b1e8233492ea5953be4a33f349cb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:26:34 +0000] 1e34b1e8233492ea5953be4a33f349cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/24 03:26:39 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:39 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:49 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: de3475f293f1fa71e71ed0c4e8a602a0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:26:49 +0000] de3475f293f1fa71e71ed0c4e8a602a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:26:49 [info] 39#39: *289 [lua] logger.lua:23: de3475f293f1fa71e71ed0c4e8a602a0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:26:49 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:49 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:59 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:26:59 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:04 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:189):2: fff2b0f42c42135c085d7f24b04d6b40:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:27:04 [info] 39#39: *294 [lua] logger.lua:23: fff2b0f42c42135c085d7f24b04d6b40 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:27:04 +0000] fff2b0f42c42135c085d7f24b04d6b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:27:09 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:09 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:19 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 14e3054d36282e9116ae56f56ffa41b6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:27:19 +0000] 14e3054d36282e9116ae56f56ffa41b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 03:27:19 [info] 39#39: *297 [lua] logger.lua:23: 14e3054d36282e9116ae56f56ffa41b6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:27:19 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:19 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:29 [info] 39#39: *300 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:29 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:34 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:189):2: f34a19a141d216a3805fbdd52b26403f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:27:34 [info] 39#39: *303 [lua] logger.lua:23: f34a19a141d216a3805fbdd52b26403f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:27:34 +0000] f34a19a141d216a3805fbdd52b26403f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:27:39 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:39 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:49 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:49 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:49 [info] 39#39: *308 [lua] access_by_lua(msblocations.conf:189):2: e2fdcfe7f6c3c250c6bf1155bb7b171d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:27:49 [info] 39#39: *308 [lua] logger.lua:23: e2fdcfe7f6c3c250c6bf1155bb7b171d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:27:49 +0000] e2fdcfe7f6c3c250c6bf1155bb7b171d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:27:59 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:27:59 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:04 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:189):2: a0894a861371dd8cdfd4b7e6ed3cbef6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:28:04 +0000] a0894a861371dd8cdfd4b7e6ed3cbef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:28:04 [info] 39#39: *311 [lua] logger.lua:23: a0894a861371dd8cdfd4b7e6ed3cbef6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:28:09 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:09 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:19 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:19 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:19 [info] 39#39: *316 [lua] access_by_lua(msblocations.conf:189):2: 4148730ad1c323503a0557357b1f57bf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:28:19 [info] 39#39: *316 [lua] logger.lua:23: 4148730ad1c323503a0557357b1f57bf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:28:19 +0000] 4148730ad1c323503a0557357b1f57bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:28:29 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:29 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:34 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:189):2: 79bfb234783bea03acf95771155266f2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:28:34 [info] 39#39: *320 [lua] logger.lua:23: 79bfb234783bea03acf95771155266f2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:28:34 +0000] 79bfb234783bea03acf95771155266f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:28:39 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:39 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:49 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:49 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:49 [info] 39#39: *325 [lua] access_by_lua(msblocations.conf:189):2: 7eed813292fdd04929df68e1e992d994:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:28:49 [info] 39#39: *325 [lua] logger.lua:23: 7eed813292fdd04929df68e1e992d994 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:28:49 +0000] 7eed813292fdd04929df68e1e992d994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:28:59 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:28:59 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:04 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:189):2: 4de83a2f397374ff1c3234a24cad3acb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:29:04 [info] 39#39: *328 [lua] logger.lua:23: 4de83a2f397374ff1c3234a24cad3acb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:29:04 +0000] 4de83a2f397374ff1c3234a24cad3acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:29:09 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:09 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:19 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:19 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:19 [info] 39#39: *333 [lua] access_by_lua(msblocations.conf:189):2: 020babbbe0d9e83ea13f31f52099d4a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:29:19 [info] 39#39: *333 [lua] logger.lua:23: 020babbbe0d9e83ea13f31f52099d4a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:29:19 +0000] 020babbbe0d9e83ea13f31f52099d4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:29:29 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:29 [info] 39#39: *334 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:34 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:189):2: 4a78e6fbcdb8ff20810d958957375060:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:29:34 [info] 39#39: *337 [lua] logger.lua:23: 4a78e6fbcdb8ff20810d958957375060 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:29:34 +0000] 4a78e6fbcdb8ff20810d958957375060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:29:39 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:39 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:49 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:49 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:49 [info] 39#39: *342 [lua] access_by_lua(msblocations.conf:189):2: c452ef2630d08692bbb92b305b3f5324:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:29:49 [info] 39#39: *342 [lua] logger.lua:23: c452ef2630d08692bbb92b305b3f5324 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:29:49 +0000] c452ef2630d08692bbb92b305b3f5324 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:29:59 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:29:59 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:04 [info] 39#39: *345 [lua] access_by_lua(msblocations.conf:189):2: f506f9ae50151e7ba0985b2b4e151838:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:30:04 [info] 39#39: *345 [lua] logger.lua:23: f506f9ae50151e7ba0985b2b4e151838 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:30:04 +0000] f506f9ae50151e7ba0985b2b4e151838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:30:09 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:09 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:19 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:19 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:19 [info] 39#39: *350 [lua] access_by_lua(msblocations.conf:189):2: a794775335f761f796f5385476ba7495:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:30:19 [info] 39#39: *350 [lua] logger.lua:23: a794775335f761f796f5385476ba7495 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:30:19 +0000] a794775335f761f796f5385476ba7495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:30:29 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:29 [info] 39#39: *351 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:34 [info] 39#39: *354 [lua] access_by_lua(msblocations.conf:189):2: b485b61e1207da61e9028d7eb61635e3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:30:34 [info] 39#39: *354 [lua] logger.lua:23: b485b61e1207da61e9028d7eb61635e3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:30:34 +0000] b485b61e1207da61e9028d7eb61635e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 03:30:39 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:39 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:49 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:49 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:49 [info] 39#39: *359 [lua] access_by_lua(msblocations.conf:189):2: e18709879ccdc83d6effbe4ca31b2e2a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:30:49 +0000] e18709879ccdc83d6effbe4ca31b2e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:30:49 [info] 39#39: *359 [lua] logger.lua:23: e18709879ccdc83d6effbe4ca31b2e2a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:30:59 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:30:59 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:04 [info] 39#39: *362 [lua] access_by_lua(msblocations.conf:189):2: 051eb98810e8b88981401ceb6c2da4e8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:31:04 [info] 39#39: *362 [lua] logger.lua:23: 051eb98810e8b88981401ceb6c2da4e8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:04 +0000] 051eb98810e8b88981401ceb6c2da4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:31:09 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:09 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:19 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:19 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:19 [info] 39#39: *367 [lua] access_by_lua(msblocations.conf:189):2: 16ccd39eeafb597132fc934f5b451527:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:31:19 [info] 39#39: *367 [lua] logger.lua:23: 16ccd39eeafb597132fc934f5b451527 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:19 +0000] 16ccd39eeafb597132fc934f5b451527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:31:29 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:29 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:34 [info] 39#39: *371 [lua] access_by_lua(msblocations.conf:189):2: 02338491b98c2b33a9112f124183567f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:34 +0000] 02338491b98c2b33a9112f124183567f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/24 03:31:34 [info] 39#39: *371 [lua] logger.lua:23: 02338491b98c2b33a9112f124183567f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:31:39 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:39 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:49 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:49 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:49 [info] 39#39: *376 [lua] access_by_lua(msblocations.conf:189):2: a6f20fd3afd90804539cbdeaeba88d18:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:49 +0000] a6f20fd3afd90804539cbdeaeba88d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:31:49 [info] 39#39: *376 [lua] logger.lua:23: a6f20fd3afd90804539cbdeaeba88d18 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:31:59 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:31:59 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:04 [info] 39#39: *379 [lua] access_by_lua(msblocations.conf:189):2: 7103794a114c64d5504e9a67b86ae54a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:32:04 [info] 39#39: *379 [lua] logger.lua:23: 7103794a114c64d5504e9a67b86ae54a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:04 +0000] 7103794a114c64d5504e9a67b86ae54a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:32:09 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:09 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:19 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:19 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:19 [info] 39#39: *384 [lua] access_by_lua(msblocations.conf:189):2: 49f2a935f6577efd9cff48c3ad5e7b2a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:19 +0000] 49f2a935f6577efd9cff48c3ad5e7b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/24 03:32:19 [info] 39#39: *384 [lua] logger.lua:23: 49f2a935f6577efd9cff48c3ad5e7b2a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:32:29 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:29 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:34 [info] 39#39: *388 [lua] access_by_lua(msblocations.conf:189):2: 0cafa707dc0f67098c202bfb2e129c8f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:32:34 [info] 39#39: *388 [lua] logger.lua:23: 0cafa707dc0f67098c202bfb2e129c8f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:34 +0000] 0cafa707dc0f67098c202bfb2e129c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 03:32:39 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:39 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:49 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:49 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:49 [info] 39#39: *393 [lua] access_by_lua(msblocations.conf:189):2: e194abf1d451bcd01fbc36a0d626cfd8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:49 +0000] e194abf1d451bcd01fbc36a0d626cfd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:32:49 [info] 39#39: *393 [lua] logger.lua:23: e194abf1d451bcd01fbc36a0d626cfd8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:32:59 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:32:59 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:05 [info] 39#39: *396 [lua] access_by_lua(msblocations.conf:189):2: 19081efd8e2eff16769fce79739e6ffb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:33:05 [info] 39#39: *396 [lua] logger.lua:23: 19081efd8e2eff16769fce79739e6ffb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:05 +0000] 19081efd8e2eff16769fce79739e6ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:33:09 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:09 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:19 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:19 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:20 [info] 39#39: *401 [lua] access_by_lua(msblocations.conf:189):2: fbe48cca1ff627db14854303d29cad93:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:20 +0000] fbe48cca1ff627db14854303d29cad93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 03:33:20 [info] 39#39: *401 [lua] logger.lua:23: fbe48cca1ff627db14854303d29cad93 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:33:29 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:29 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:35 [info] 39#39: *405 [lua] access_by_lua(msblocations.conf:189):2: b2387267f0c3f0aec5e8bb7c83ed8cab:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:35 +0000] b2387267f0c3f0aec5e8bb7c83ed8cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:33:35 [info] 39#39: *405 [lua] logger.lua:23: b2387267f0c3f0aec5e8bb7c83ed8cab {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:33:39 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:39 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:49 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:49 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:50 [info] 39#39: *410 [lua] access_by_lua(msblocations.conf:189):2: e5523f79534e74dbbd907666b3140397:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:33:50 [info] 39#39: *410 [lua] logger.lua:23: e5523f79534e74dbbd907666b3140397 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:33:50 +0000] e5523f79534e74dbbd907666b3140397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:33:59 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:33:59 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:05 [info] 39#39: *413 [lua] access_by_lua(msblocations.conf:189):2: 15af1eaf4119a4bb14a2d9f53aec7b58:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:34:05 [info] 39#39: *413 [lua] logger.lua:23: 15af1eaf4119a4bb14a2d9f53aec7b58 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:03:34:05 +0000] 15af1eaf4119a4bb14a2d9f53aec7b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:34:09 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:09 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:19 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:19 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:20 [info] 39#39: *418 [lua] access_by_lua(msblocations.conf:189):2: c27409703a06812c012917e3541f396d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:34:20 [info] 39#39: *418 [lua] logger.lua:23: c27409703a06812c012917e3541f396d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:34:20 +0000] c27409703a06812c012917e3541f396d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:34:29 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:29 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:35 [info] 39#39: *422 [lua] access_by_lua(msblocations.conf:189):2: cc5f7f0924585ba67f1c03a6d4942e62:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:34:35 [info] 39#39: *422 [lua] logger.lua:23: cc5f7f0924585ba67f1c03a6d4942e62 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:34:35 +0000] cc5f7f0924585ba67f1c03a6d4942e62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:34:39 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:39 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:49 [info] 39#39: *425 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:49 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:50 [info] 39#39: *427 [lua] access_by_lua(msblocations.conf:189):2: 6a9b35a398f0dbed685200e9889990d7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:34:50 +0000] 6a9b35a398f0dbed685200e9889990d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:34:50 [info] 39#39: *427 [lua] logger.lua:23: 6a9b35a398f0dbed685200e9889990d7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:34:59 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:34:59 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:05 [info] 39#39: *430 [lua] access_by_lua(msblocations.conf:189):2: 6b8df744452c6f302a210262bde8a519:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:35:05 [info] 39#39: *430 [lua] logger.lua:23: 6b8df744452c6f302a210262bde8a519 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:35:05 +0000] 6b8df744452c6f302a210262bde8a519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/24 03:35:09 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:09 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:19 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:19 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:20 [info] 39#39: *435 [lua] access_by_lua(msblocations.conf:189):2: db81d7a26a596181b01b15974340638d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:35:20 [info] 39#39: *435 [lua] logger.lua:23: db81d7a26a596181b01b15974340638d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:35:20 +0000] db81d7a26a596181b01b15974340638d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:35:29 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:29 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:35 [info] 39#39: *439 [lua] access_by_lua(msblocations.conf:189):2: 74cf4e19eedaaf3d20066ee44c504bd3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:35:35 [info] 39#39: *439 [lua] logger.lua:23: 74cf4e19eedaaf3d20066ee44c504bd3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:35:35 +0000] 74cf4e19eedaaf3d20066ee44c504bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:35:39 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:39 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:49 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:49 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:50 [info] 39#39: *444 [lua] access_by_lua(msblocations.conf:189):2: 65b7117ac3278754b604344a13ece5b2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:35:50 [info] 39#39: *444 [lua] logger.lua:23: 65b7117ac3278754b604344a13ece5b2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:35:50 +0000] 65b7117ac3278754b604344a13ece5b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:35:59 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:35:59 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:05 [info] 39#39: *447 [lua] access_by_lua(msblocations.conf:189):2: 39a558ce6df2b9d503b4db4d568d4267:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:36:05 [info] 39#39: *447 [lua] logger.lua:23: 39a558ce6df2b9d503b4db4d568d4267 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:05 +0000] 39a558ce6df2b9d503b4db4d568d4267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:36:09 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:09 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:19 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:19 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:20 [info] 39#39: *452 [lua] access_by_lua(msblocations.conf:189):2: 215c5b9d10ee2a00e09eaf5291aa7b1d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:36:20 [info] 39#39: *452 [lua] logger.lua:23: 215c5b9d10ee2a00e09eaf5291aa7b1d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:20 +0000] 215c5b9d10ee2a00e09eaf5291aa7b1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:36:29 [info] 39#39: *453 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:29 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:35 [info] 39#39: *456 [lua] access_by_lua(msblocations.conf:189):2: 37f25068e229581aa942f2dc558ed1e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:35 +0000] 37f25068e229581aa942f2dc558ed1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:36:35 [info] 39#39: *456 [lua] logger.lua:23: 37f25068e229581aa942f2dc558ed1e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:36:39 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:39 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:49 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:49 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:50 [info] 39#39: *461 [lua] access_by_lua(msblocations.conf:189):2: cebe198b471df2e365e7f56a9b7e71ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:36:50 [info] 39#39: *461 [lua] logger.lua:23: cebe198b471df2e365e7f56a9b7e71ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:36:50 +0000] cebe198b471df2e365e7f56a9b7e71ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:36:59 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:36:59 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:05 [info] 39#39: *464 [lua] access_by_lua(msblocations.conf:189):2: f6ef1d5628b3474d39dacf60442e90f5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:05 +0000] f6ef1d5628b3474d39dacf60442e90f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:37:05 [info] 39#39: *464 [lua] logger.lua:23: f6ef1d5628b3474d39dacf60442e90f5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:37:09 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:09 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:19 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:19 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:20 [info] 39#39: *469 [lua] access_by_lua(msblocations.conf:189):2: a1b2d4485ccbc9223b3a41f3c6550460:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:20 +0000] a1b2d4485ccbc9223b3a41f3c6550460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:37:20 [info] 39#39: *469 [lua] logger.lua:23: a1b2d4485ccbc9223b3a41f3c6550460 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:37:29 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:29 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:35 [info] 39#39: *473 [lua] access_by_lua(msblocations.conf:189):2: 4539b593af6fc1e11fd9c214feadab8c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:35 +0000] 4539b593af6fc1e11fd9c214feadab8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:37:35 [info] 39#39: *473 [lua] logger.lua:23: 4539b593af6fc1e11fd9c214feadab8c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:37:39 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:39 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:49 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:49 [info] 39#39: *476 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:50 [info] 39#39: *478 [lua] access_by_lua(msblocations.conf:189):2: bb947677afff67eab7a0d03b268758e6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:37:50 [info] 39#39: *478 [lua] logger.lua:23: bb947677afff67eab7a0d03b268758e6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:37:50 +0000] bb947677afff67eab7a0d03b268758e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:37:59 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:37:59 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:05 [info] 39#39: *481 [lua] access_by_lua(msblocations.conf:189):2: 56a0eba967132993486e4942a2e215e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:05 +0000] 56a0eba967132993486e4942a2e215e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/24 03:38:05 [info] 39#39: *481 [lua] logger.lua:23: 56a0eba967132993486e4942a2e215e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:38:09 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:09 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:19 [info] 39#39: *484 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:19 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:20 [info] 39#39: *486 [lua] access_by_lua(msblocations.conf:189):2: 5f573b20074fb11f1394dfade0c73afd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:20 +0000] 5f573b20074fb11f1394dfade0c73afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 03:38:20 [info] 39#39: *486 [lua] logger.lua:23: 5f573b20074fb11f1394dfade0c73afd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:38:29 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:29 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:35 [info] 39#39: *490 [lua] access_by_lua(msblocations.conf:189):2: 5a8ec4102019499568b5c0ff15fa3c5d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:38:35 [info] 39#39: *490 [lua] logger.lua:23: 5a8ec4102019499568b5c0ff15fa3c5d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:35 +0000] 5a8ec4102019499568b5c0ff15fa3c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:38:39 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:39 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:49 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:49 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:50 [info] 39#39: *495 [lua] access_by_lua(msblocations.conf:189):2: fdccf9da58252cf684f129a2c2a80f23:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:38:50 [info] 39#39: *495 [lua] logger.lua:23: fdccf9da58252cf684f129a2c2a80f23 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:38:50 +0000] fdccf9da58252cf684f129a2c2a80f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:38:59 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:38:59 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:05 [info] 39#39: *498 [lua] access_by_lua(msblocations.conf:189):2: e8174c5c9e87ab66ee2f94fca3eaaeb3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:39:05 +0000] e8174c5c9e87ab66ee2f94fca3eaaeb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:39:05 [info] 39#39: *498 [lua] logger.lua:23: e8174c5c9e87ab66ee2f94fca3eaaeb3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:39:09 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:09 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:19 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:19 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:20 [info] 39#39: *503 [lua] access_by_lua(msblocations.conf:189):2: 24f0b1bca13b3cd18671360a043a0f1c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:21 +0000] 24f0b1bca13b3cd18671360a043a0f1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 03:39:21 [info] 39#39: *503 [lua] logger.lua:23: 24f0b1bca13b3cd18671360a043a0f1c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:39:29 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:29 [info] 39#39: *504 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:36 [info] 39#39: *507 [lua] access_by_lua(msblocations.conf:189):2: 028b997a23936c727abee0d4b3d4c779:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:36 +0000] 028b997a23936c727abee0d4b3d4c779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 03:39:36 [info] 39#39: *507 [lua] logger.lua:23: 028b997a23936c727abee0d4b3d4c779 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/24 03:39:39 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:39 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:49 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:49 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:51 [info] 39#39: *512 [lua] access_by_lua(msblocations.conf:189):2: c33cc58a6861d31bd02fafbe75c4af17:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:39:51 [info] 39#39: *512 [lua] logger.lua:23: c33cc58a6861d31bd02fafbe75c4af17 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:39:51 +0000] c33cc58a6861d31bd02fafbe75c4af17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/24 03:39:59 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:39:59 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:06 [info] 39#39: *515 [lua] access_by_lua(msblocations.conf:189):2: 504c8b3526f1726e5ae5c79f8612e310:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:06 +0000] 504c8b3526f1726e5ae5c79f8612e310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:40:06 [info] 39#39: *515 [lua] logger.lua:23: 504c8b3526f1726e5ae5c79f8612e310 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:40:09 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:09 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:19 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:19 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:21 [info] 39#39: *520 [lua] access_by_lua(msblocations.conf:189):2: c98b85adecb7055c7b7e8a02e655146a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:21 +0000] c98b85adecb7055c7b7e8a02e655146a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:40:21 [info] 39#39: *520 [lua] logger.lua:23: c98b85adecb7055c7b7e8a02e655146a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:40:29 [info] 39#39: *521 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:29 [info] 39#39: *522 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:36 [info] 39#39: *524 [lua] access_by_lua(msblocations.conf:189):2: 07657774d1e321d88242b9f70e3845c2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:36 +0000] 07657774d1e321d88242b9f70e3845c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:40:36 [info] 39#39: *524 [lua] logger.lua:23: 07657774d1e321d88242b9f70e3845c2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:40:39 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:39 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:49 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:49 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:51 [info] 39#39: *529 [lua] access_by_lua(msblocations.conf:189):2: 0f94173fc01a563955e0ded17c8d21fc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:40:51 [info] 39#39: *529 [lua] logger.lua:23: 0f94173fc01a563955e0ded17c8d21fc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:40:51 +0000] 0f94173fc01a563955e0ded17c8d21fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:40:59 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:40:59 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:06 [info] 39#39: *532 [lua] access_by_lua(msblocations.conf:189):2: e9f55406f408ab2c95f602ee13561f1b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:41:06 +0000] e9f55406f408ab2c95f602ee13561f1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:41:06 [info] 39#39: *532 [lua] logger.lua:23: e9f55406f408ab2c95f602ee13561f1b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:41:09 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:09 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:19 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:19 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:21 [info] 39#39: *537 [lua] access_by_lua(msblocations.conf:189):2: 075814735445dfb140aa3d441bd09505:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:41:21 +0000] 075814735445dfb140aa3d441bd09505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 03:41:21 [info] 39#39: *537 [lua] logger.lua:23: 075814735445dfb140aa3d441bd09505 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:41:29 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:29 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:36 [info] 39#39: *541 [lua] access_by_lua(msblocations.conf:189):2: 74e11cb49a5a441ff6e7dceef402d41d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:41:36 +0000] 74e11cb49a5a441ff6e7dceef402d41d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:41:36 [info] 39#39: *541 [lua] logger.lua:23: 74e11cb49a5a441ff6e7dceef402d41d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:41:39 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:39 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:49 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:49 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:51 [info] 39#39: *546 [lua] access_by_lua(msblocations.conf:189):2: 7048f31c0f3d3ed8933e46101463f291:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:41:51 [info] 39#39: *546 [lua] logger.lua:23: 7048f31c0f3d3ed8933e46101463f291 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:41:51 +0000] 7048f31c0f3d3ed8933e46101463f291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:41:59 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:41:59 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:06 [info] 39#39: *549 [lua] access_by_lua(msblocations.conf:189):2: 8e598760c4c3e0a3674279b77d916a3f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:42:06 [info] 39#39: *549 [lua] logger.lua:23: 8e598760c4c3e0a3674279b77d916a3f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:06 +0000] 8e598760c4c3e0a3674279b77d916a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:42:09 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:09 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:19 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:19 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:21 [info] 39#39: *554 [lua] access_by_lua(msblocations.conf:189):2: 34b0be2e57f698d0150b20978b5bc9b6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:21 +0000] 34b0be2e57f698d0150b20978b5bc9b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:42:21 [info] 39#39: *554 [lua] logger.lua:23: 34b0be2e57f698d0150b20978b5bc9b6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:42:29 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:29 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:36 [info] 39#39: *558 [lua] access_by_lua(msblocations.conf:189):2: 0c196fa67e09c35949df5f84ce6a1c66:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:42:36 [info] 39#39: *558 [lua] logger.lua:23: 0c196fa67e09c35949df5f84ce6a1c66 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:36 +0000] 0c196fa67e09c35949df5f84ce6a1c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 03:42:39 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:39 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:49 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:49 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:51 [info] 39#39: *563 [lua] access_by_lua(msblocations.conf:189):2: 9677b128608d0d1eda23b13d1e2fc76e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:51 +0000] 9677b128608d0d1eda23b13d1e2fc76e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:42:51 [info] 39#39: *563 [lua] logger.lua:23: 9677b128608d0d1eda23b13d1e2fc76e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:42:59 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:42:59 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:06 [info] 39#39: *566 [lua] access_by_lua(msblocations.conf:189):2: 60aa5a9e1759ca614aedde8926da052c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:43:06 [info] 39#39: *566 [lua] logger.lua:23: 60aa5a9e1759ca614aedde8926da052c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:06 +0000] 60aa5a9e1759ca614aedde8926da052c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:43:09 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:09 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:19 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:19 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:21 [info] 39#39: *571 [lua] access_by_lua(msblocations.conf:189):2: 6c491f1aaeefa72e63eac3964b23b8d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:21 +0000] 6c491f1aaeefa72e63eac3964b23b8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:43:21 [info] 39#39: *571 [lua] logger.lua:23: 6c491f1aaeefa72e63eac3964b23b8d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:43:29 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:29 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:36 [info] 39#39: *575 [lua] access_by_lua(msblocations.conf:189):2: 223646171e707f6dce864900cbe5b78c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:43:36 [info] 39#39: *575 [lua] logger.lua:23: 223646171e707f6dce864900cbe5b78c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:36 +0000] 223646171e707f6dce864900cbe5b78c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:43:39 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:39 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:49 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:49 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:51 [info] 39#39: *580 [lua] access_by_lua(msblocations.conf:189):2: 937c8791119776155227aac0231f1595:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:43:51 [info] 39#39: *580 [lua] logger.lua:23: 937c8791119776155227aac0231f1595 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:43:51 +0000] 937c8791119776155227aac0231f1595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:43:59 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:43:59 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:06 [info] 39#39: *583 [lua] access_by_lua(msblocations.conf:189):2: 1ce128e89bd9e7d19e5eb191cabfb02c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:44:06 +0000] 1ce128e89bd9e7d19e5eb191cabfb02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:44:06 [info] 39#39: *583 [lua] logger.lua:23: 1ce128e89bd9e7d19e5eb191cabfb02c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:44:09 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:09 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:19 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:19 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:21 [info] 39#39: *588 [lua] access_by_lua(msblocations.conf:189):2: 659090f7a79df94607bca69208dde999:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:44:21 +0000] 659090f7a79df94607bca69208dde999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:44:21 [info] 39#39: *588 [lua] logger.lua:23: 659090f7a79df94607bca69208dde999 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:44:29 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:29 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:36 [info] 39#39: *592 [lua] access_by_lua(msblocations.conf:189):2: ce00b6783cdfa6a76329d09d5f95b4c4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:44:36 [info] 39#39: *592 [lua] logger.lua:23: ce00b6783cdfa6a76329d09d5f95b4c4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:44:36 +0000] ce00b6783cdfa6a76329d09d5f95b4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:44:39 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:39 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:49 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:49 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:51 [info] 39#39: *597 [lua] access_by_lua(msblocations.conf:189):2: fe3867132808f76e44bdf10e826db35f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:44:51 [info] 39#39: *597 [lua] logger.lua:23: fe3867132808f76e44bdf10e826db35f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:44:51 +0000] fe3867132808f76e44bdf10e826db35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:44:59 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:44:59 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:06 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: f3d42105a7cc1375ce13bb3f2d2bea43:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:45:06 [info] 39#39: *600 [lua] logger.lua:23: f3d42105a7cc1375ce13bb3f2d2bea43 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:06 +0000] f3d42105a7cc1375ce13bb3f2d2bea43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:45:09 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:09 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:19 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:19 [info] 39#39: *604 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:21 [info] 39#39: *605 [lua] access_by_lua(msblocations.conf:189):2: ad1cdbe31c8f805e9fc432a17446ba56:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:21 +0000] ad1cdbe31c8f805e9fc432a17446ba56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 03:45:21 [info] 39#39: *605 [lua] logger.lua:23: ad1cdbe31c8f805e9fc432a17446ba56 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:45:29 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:29 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:36 [info] 39#39: *609 [lua] access_by_lua(msblocations.conf:189):2: 9a6cc02fbc25e43a9ff125dd56029ecc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:45:36 [info] 39#39: *609 [lua] logger.lua:23: 9a6cc02fbc25e43a9ff125dd56029ecc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:36 +0000] 9a6cc02fbc25e43a9ff125dd56029ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:45:39 [info] 39#39: *610 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:39 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:49 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:49 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:51 [info] 39#39: *614 [lua] access_by_lua(msblocations.conf:189):2: 36ca78b0d093494d6c7914a333748fdc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:51 +0000] 36ca78b0d093494d6c7914a333748fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 03:45:51 [info] 39#39: *614 [lua] logger.lua:23: 36ca78b0d093494d6c7914a333748fdc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:45:59 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:45:59 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:06 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: 4d157908b18fc8236b7fa56986f0b378:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:46:06 [info] 39#39: *617 [lua] logger.lua:23: 4d157908b18fc8236b7fa56986f0b378 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:06 +0000] 4d157908b18fc8236b7fa56986f0b378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:46:09 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:09 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:19 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:19 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:21 [info] 39#39: *622 [lua] access_by_lua(msblocations.conf:189):2: 52124a5d65b1c145ad53b686db6f8a16:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:21 +0000] 52124a5d65b1c145ad53b686db6f8a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:46:21 [info] 39#39: *622 [lua] logger.lua:23: 52124a5d65b1c145ad53b686db6f8a16 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:46:29 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:29 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:36 [info] 39#39: *626 [lua] access_by_lua(msblocations.conf:189):2: 2b8d43d5606c7cb5f436c69251e8a49c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:46:36 [info] 39#39: *626 [lua] logger.lua:23: 2b8d43d5606c7cb5f436c69251e8a49c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:36 +0000] 2b8d43d5606c7cb5f436c69251e8a49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:46:39 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:39 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:49 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:49 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:51 [info] 39#39: *631 [lua] access_by_lua(msblocations.conf:189):2: a014758cdd35413fe2f7378f6b50c998:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:51 +0000] a014758cdd35413fe2f7378f6b50c998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:46:51 [info] 39#39: *631 [lua] logger.lua:23: a014758cdd35413fe2f7378f6b50c998 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:46:59 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:46:59 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:06 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: 393798f24b8d89c961f777f3ef8ecdd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:06 +0000] 393798f24b8d89c961f777f3ef8ecdd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:47:06 [info] 39#39: *634 [lua] logger.lua:23: 393798f24b8d89c961f777f3ef8ecdd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:47:09 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:09 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:19 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:19 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:21 [info] 39#39: *639 [lua] access_by_lua(msblocations.conf:189):2: ddaf4ec1981eb59c7b89d2e2078b2ccd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:21 +0000] ddaf4ec1981eb59c7b89d2e2078b2ccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:47:21 [info] 39#39: *639 [lua] logger.lua:23: ddaf4ec1981eb59c7b89d2e2078b2ccd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:47:29 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:29 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:36 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: 399921adfa003767ff014794797f52cb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:47:36 [info] 39#39: *643 [lua] logger.lua:23: 399921adfa003767ff014794797f52cb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:36 +0000] 399921adfa003767ff014794797f52cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:47:39 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:39 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:49 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:49 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:51 [info] 39#39: *648 [lua] access_by_lua(msblocations.conf:189):2: caed84ad2f018487b1a943fdd8c91ef7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:51 +0000] caed84ad2f018487b1a943fdd8c91ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:47:51 [info] 39#39: *648 [lua] logger.lua:23: caed84ad2f018487b1a943fdd8c91ef7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:47:59 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:47:59 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:06 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: 2c8008d62e6fc8b99bdfcaef6cbd4a17:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:48:06 [info] 39#39: *651 [lua] logger.lua:23: 2c8008d62e6fc8b99bdfcaef6cbd4a17 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:06 +0000] 2c8008d62e6fc8b99bdfcaef6cbd4a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:48:09 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:09 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:19 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:19 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:21 [info] 39#39: *656 [lua] access_by_lua(msblocations.conf:189):2: e8e6ded2a693f6c717a294b6a9cf944d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:48:21 [info] 39#39: *656 [lua] logger.lua:23: e8e6ded2a693f6c717a294b6a9cf944d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:21 +0000] e8e6ded2a693f6c717a294b6a9cf944d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:48:29 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:29 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:36 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: e1bb00b07005e6bc2a26538af33e5228:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:37 +0000] e1bb00b07005e6bc2a26538af33e5228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:48:37 [info] 39#39: *660 [lua] logger.lua:23: e1bb00b07005e6bc2a26538af33e5228 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:48:39 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:39 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:49 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:49 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:52 [info] 39#39: *665 [lua] access_by_lua(msblocations.conf:189):2: b14304e726c00a9559f4e7e90241aba4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:48:52 [info] 39#39: *665 [lua] logger.lua:23: b14304e726c00a9559f4e7e90241aba4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:48:52 +0000] b14304e726c00a9559f4e7e90241aba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/24 03:48:59 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:48:59 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:07 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: 14e500a912fbbdd58dab9b8fed291ceb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:49:07 [info] 39#39: *668 [lua] logger.lua:23: 14e500a912fbbdd58dab9b8fed291ceb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:49:07 +0000] 14e500a912fbbdd58dab9b8fed291ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 03:49:09 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:09 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:19 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:19 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:22 [info] 39#39: *673 [lua] access_by_lua(msblocations.conf:189):2: 94f3053b87f57af093283d5ab52f2982:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:49:22 [info] 39#39: *673 [lua] logger.lua:23: 94f3053b87f57af093283d5ab52f2982 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:49:22 +0000] 94f3053b87f57af093283d5ab52f2982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:49:29 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:29 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:37 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 3d6efc11c992b75ec973240995cb7c71:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:49:37 [info] 39#39: *677 [lua] logger.lua:23: 3d6efc11c992b75ec973240995cb7c71 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:49:37 +0000] 3d6efc11c992b75ec973240995cb7c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:49:39 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:39 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:49 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:49 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:52 [info] 39#39: *682 [lua] access_by_lua(msblocations.conf:189):2: cba98312b187995dfc705046491ff2a9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:49:52 [info] 39#39: *682 [lua] logger.lua:23: cba98312b187995dfc705046491ff2a9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:49:52 +0000] cba98312b187995dfc705046491ff2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 03:49:59 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:49:59 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:07 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: 6f56ee128393a41a26b385884d2d5800:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:50:07 [info] 39#39: *685 [lua] logger.lua:23: 6f56ee128393a41a26b385884d2d5800 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:50:07 +0000] 6f56ee128393a41a26b385884d2d5800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:50:09 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:09 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:19 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:19 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:22 [info] 39#39: *690 [lua] access_by_lua(msblocations.conf:189):2: 6089c1516b7e7372d65469455f7a3a44:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:50:22 [info] 39#39: *690 [lua] logger.lua:23: 6089c1516b7e7372d65469455f7a3a44 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:50:22 +0000] 6089c1516b7e7372d65469455f7a3a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:50:29 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:29 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:37 [info] 39#39: *694 [lua] access_by_lua(msblocations.conf:189):2: e1637adda16ac3a3a52f7a6bdc6df76a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:50:37 [info] 39#39: *694 [lua] logger.lua:23: e1637adda16ac3a3a52f7a6bdc6df76a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:50:37 +0000] e1637adda16ac3a3a52f7a6bdc6df76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:50:39 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:39 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:49 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:49 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:52 [info] 39#39: *699 [lua] access_by_lua(msblocations.conf:189):2: 8b73818b9b40bbb7312940eab35dea69:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:50:52 [info] 39#39: *699 [lua] logger.lua:23: 8b73818b9b40bbb7312940eab35dea69 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:50:52 +0000] 8b73818b9b40bbb7312940eab35dea69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:50:59 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:50:59 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:07 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: e5cc3435b7a858ea95cef524744f10a0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:51:07 +0000] e5cc3435b7a858ea95cef524744f10a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:51:07 [info] 39#39: *702 [lua] logger.lua:23: e5cc3435b7a858ea95cef524744f10a0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:51:09 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:09 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:19 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:19 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:22 [info] 39#39: *707 [lua] access_by_lua(msblocations.conf:189):2: 5919c221880a90dfbb19f703a2652853:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:51:22 [info] 39#39: *707 [lua] logger.lua:23: 5919c221880a90dfbb19f703a2652853 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:51:22 +0000] 5919c221880a90dfbb19f703a2652853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 03:51:29 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:29 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:37 [info] 39#39: *711 [lua] access_by_lua(msblocations.conf:189):2: 7189c430d4fc264873ce8af7128772bc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:51:37 [info] 39#39: *711 [lua] logger.lua:23: 7189c430d4fc264873ce8af7128772bc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:51:37 +0000] 7189c430d4fc264873ce8af7128772bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:51:39 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:39 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:49 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:49 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:52 [info] 39#39: *716 [lua] access_by_lua(msblocations.conf:189):2: 3982dc58f37b6b9ee80bcda9a1bfd790:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.72 - - [24/Jan/2023:03:51:52 +0000] 3982dc58f37b6b9ee80bcda9a1bfd790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/24 03:51:52 [info] 39#39: *716 [lua] logger.lua:23: 3982dc58f37b6b9ee80bcda9a1bfd790 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:51:59 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:51:59 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:07 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: 1a3f03681d26ff9e32732fab43298d9c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:07 +0000] 1a3f03681d26ff9e32732fab43298d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:52:07 [info] 39#39: *719 [lua] logger.lua:23: 1a3f03681d26ff9e32732fab43298d9c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:52:09 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:09 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:19 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:19 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:22 [info] 39#39: *724 [lua] access_by_lua(msblocations.conf:189):2: a70be89500c1ea65b92548af07bc3349:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:52:22 [info] 39#39: *724 [lua] logger.lua:23: a70be89500c1ea65b92548af07bc3349 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:22 +0000] a70be89500c1ea65b92548af07bc3349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:52:29 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:29 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:37 [info] 39#39: *728 [lua] access_by_lua(msblocations.conf:189):2: 89fcff4f3d80c5f7f8c51769a3d84206:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:37 +0000] 89fcff4f3d80c5f7f8c51769a3d84206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:52:37 [info] 39#39: *728 [lua] logger.lua:23: 89fcff4f3d80c5f7f8c51769a3d84206 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:52:39 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:39 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:49 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:49 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:52 [info] 39#39: *733 [lua] access_by_lua(msblocations.conf:189):2: b5fcbc082fba35d02ac3809f951c1449:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:52:52 +0000] b5fcbc082fba35d02ac3809f951c1449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:52:52 [info] 39#39: *733 [lua] logger.lua:23: b5fcbc082fba35d02ac3809f951c1449 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:52:59 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:52:59 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:07 [info] 39#39: *736 [lua] access_by_lua(msblocations.conf:189):2: 4226f6b7b168eabddeafd9a3076c9c59:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:53:07 [info] 39#39: *736 [lua] logger.lua:23: 4226f6b7b168eabddeafd9a3076c9c59 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:53:07 +0000] 4226f6b7b168eabddeafd9a3076c9c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:53:09 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:09 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:19 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:19 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:22 [info] 39#39: *741 [lua] access_by_lua(msblocations.conf:189):2: 200024b8865a94622cdb28a51fcfa977:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:53:22 +0000] 200024b8865a94622cdb28a51fcfa977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:53:22 [info] 39#39: *741 [lua] logger.lua:23: 200024b8865a94622cdb28a51fcfa977 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:53:29 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:29 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:37 [info] 39#39: *745 [lua] access_by_lua(msblocations.conf:189):2: 82b176fbc7757ea173094e5359cba009:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:53:37 +0000] 82b176fbc7757ea173094e5359cba009 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/24 03:53:37 [info] 39#39: *745 [lua] logger.lua:23: 82b176fbc7757ea173094e5359cba009 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:53:39 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:39 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:49 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:49 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:52 [info] 39#39: *750 [lua] access_by_lua(msblocations.conf:189):2: 13c93b1936af7519ebedc5648b207311:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:53:52 [info] 39#39: *750 [lua] logger.lua:23: 13c93b1936af7519ebedc5648b207311 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:53:52 +0000] 13c93b1936af7519ebedc5648b207311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:53:59 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:53:59 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:07 [info] 39#39: *753 [lua] access_by_lua(msblocations.conf:189):2: a48c21b16336b595370c652434b36132:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:54:07 [info] 39#39: *753 [lua] logger.lua:23: a48c21b16336b595370c652434b36132 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:54:07 +0000] a48c21b16336b595370c652434b36132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:54:09 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:09 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:19 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:19 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:22 [info] 39#39: *758 [lua] access_by_lua(msblocations.conf:189):2: 6197173426eaad38e0565bad44b87d04:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:54:22 [info] 39#39: *758 [lua] logger.lua:23: 6197173426eaad38e0565bad44b87d04 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:54:22 +0000] 6197173426eaad38e0565bad44b87d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:54:29 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:29 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:37 [info] 39#39: *762 [lua] access_by_lua(msblocations.conf:189):2: 274e551729f7321da3a0d5965b00a3bf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:54:37 +0000] 274e551729f7321da3a0d5965b00a3bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:54:37 [info] 39#39: *762 [lua] logger.lua:23: 274e551729f7321da3a0d5965b00a3bf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:54:39 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:39 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:49 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:49 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:52 [info] 39#39: *767 [lua] access_by_lua(msblocations.conf:189):2: 7027a3c90538abac7797802de4e07879:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:54:52 [info] 39#39: *767 [lua] logger.lua:23: 7027a3c90538abac7797802de4e07879 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:54:52 +0000] 7027a3c90538abac7797802de4e07879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:54:59 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:54:59 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:07 [info] 39#39: *770 [lua] access_by_lua(msblocations.conf:189):2: d516a821e04d13a43e6b1c5de8a8b01e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:55:07 +0000] d516a821e04d13a43e6b1c5de8a8b01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:55:07 [info] 39#39: *770 [lua] logger.lua:23: d516a821e04d13a43e6b1c5de8a8b01e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:55:09 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:09 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:19 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:19 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:22 [info] 39#39: *775 [lua] access_by_lua(msblocations.conf:189):2: 7903d0452858ac3f560383db6a000544:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:55:22 +0000] 7903d0452858ac3f560383db6a000544 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:55:22 [info] 39#39: *775 [lua] logger.lua:23: 7903d0452858ac3f560383db6a000544 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:55:29 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:29 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:37 [info] 39#39: *779 [lua] access_by_lua(msblocations.conf:189):2: 227f23b95e01686a6eb89db421c85080:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:03:55:37 +0000] 227f23b95e01686a6eb89db421c85080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:55:37 [info] 39#39: *779 [lua] logger.lua:23: 227f23b95e01686a6eb89db421c85080 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:55:39 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:39 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:49 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:49 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:52 [info] 39#39: *784 [lua] access_by_lua(msblocations.conf:189):2: 79968394ebe8a2a6f159702752a91bee:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:55:52 [info] 39#39: *784 [lua] logger.lua:23: 79968394ebe8a2a6f159702752a91bee {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:55:52 +0000] 79968394ebe8a2a6f159702752a91bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:55:59 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:55:59 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:07 [info] 39#39: *787 [lua] access_by_lua(msblocations.conf:189):2: 32a95628c4a242fe7994bccaceeacaa9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:07 +0000] 32a95628c4a242fe7994bccaceeacaa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:56:07 [info] 39#39: *787 [lua] logger.lua:23: 32a95628c4a242fe7994bccaceeacaa9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:56:09 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:09 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:19 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:19 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:22 [info] 39#39: *792 [lua] access_by_lua(msblocations.conf:189):2: 7168d935007e5662df1c644d3f7f35ec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:22 +0000] 7168d935007e5662df1c644d3f7f35ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 03:56:22 [info] 39#39: *792 [lua] logger.lua:23: 7168d935007e5662df1c644d3f7f35ec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:56:29 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:29 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:37 [info] 39#39: *796 [lua] access_by_lua(msblocations.conf:189):2: 20b3b56e19af0cd687e00e6e38c47783:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:37 +0000] 20b3b56e19af0cd687e00e6e38c47783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 03:56:37 [info] 39#39: *796 [lua] logger.lua:23: 20b3b56e19af0cd687e00e6e38c47783 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:56:39 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:39 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:49 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:49 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:52 [info] 39#39: *801 [lua] access_by_lua(msblocations.conf:189):2: 7bfc22f6272e31ff8b7afaaa30ce2fc9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:56:52 [info] 39#39: *801 [lua] logger.lua:23: 7bfc22f6272e31ff8b7afaaa30ce2fc9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:56:52 +0000] 7bfc22f6272e31ff8b7afaaa30ce2fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:56:59 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:56:59 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:07 [info] 39#39: *804 [lua] access_by_lua(msblocations.conf:189):2: ce3462fc14ad027b60e35028aa3ce374:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:57:07 [info] 39#39: *804 [lua] logger.lua:23: ce3462fc14ad027b60e35028aa3ce374 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:57:07 +0000] ce3462fc14ad027b60e35028aa3ce374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:57:09 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:09 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:19 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:19 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:22 [info] 39#39: *809 [lua] access_by_lua(msblocations.conf:189):2: fd795563412cc9db1c96b3118cde45b5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:57:22 [info] 39#39: *809 [lua] logger.lua:23: fd795563412cc9db1c96b3118cde45b5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:57:22 +0000] fd795563412cc9db1c96b3118cde45b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:57:29 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:29 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:37 [info] 39#39: *813 [lua] access_by_lua(msblocations.conf:189):2: 9c7148aa68a7eb38b939193254b7d609:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:57:37 [info] 39#39: *813 [lua] logger.lua:23: 9c7148aa68a7eb38b939193254b7d609 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:57:37 +0000] 9c7148aa68a7eb38b939193254b7d609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:57:39 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:39 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:49 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:49 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:52 [info] 39#39: *818 [lua] access_by_lua(msblocations.conf:189):2: 14f02d42efc42e5108d6978a60818b2e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:57:52 [info] 39#39: *818 [lua] logger.lua:23: 14f02d42efc42e5108d6978a60818b2e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:57:52 +0000] 14f02d42efc42e5108d6978a60818b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 03:57:59 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:57:59 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:07 [info] 39#39: *821 [lua] access_by_lua(msblocations.conf:189):2: ca9a5979ca6c0fdfaaba639b361093cf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:58:07 [info] 39#39: *821 [lua] logger.lua:23: ca9a5979ca6c0fdfaaba639b361093cf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:58:07 +0000] ca9a5979ca6c0fdfaaba639b361093cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:58:09 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:09 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:19 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:19 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:22 [info] 39#39: *826 [lua] access_by_lua(msblocations.conf:189):2: fc1008cdf3ac02235d61fd5eb76e1fcd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.72 - - [24/Jan/2023:03:58:22 +0000] fc1008cdf3ac02235d61fd5eb76e1fcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 03:58:22 [info] 39#39: *826 [lua] logger.lua:23: fc1008cdf3ac02235d61fd5eb76e1fcd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:58:29 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:29 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:37 [info] 39#39: *830 [lua] access_by_lua(msblocations.conf:189):2: be6fd86b2a3679f9dc87cc83bf06bd92:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:58:37 +0000] be6fd86b2a3679f9dc87cc83bf06bd92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:58:37 [info] 39#39: *830 [lua] logger.lua:23: be6fd86b2a3679f9dc87cc83bf06bd92 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:58:39 [info] 39#39: *831 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:39 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:49 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:49 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:52 [info] 39#39: *835 [lua] access_by_lua(msblocations.conf:189):2: d8574a97d2de02c7a39bbe5b0b9710d4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:58:52 +0000] d8574a97d2de02c7a39bbe5b0b9710d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 03:58:52 [info] 39#39: *835 [lua] logger.lua:23: d8574a97d2de02c7a39bbe5b0b9710d4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 03:58:59 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:58:59 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:07 [info] 39#39: *838 [lua] access_by_lua(msblocations.conf:189):2: 257f397253910f3a51a6016724b1707c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:59:07 +0000] 257f397253910f3a51a6016724b1707c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:59:07 [info] 39#39: *838 [lua] logger.lua:23: 257f397253910f3a51a6016724b1707c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:59:09 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:09 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:19 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:19 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:22 [info] 39#39: *843 [lua] access_by_lua(msblocations.conf:189):2: e4fe2722a464db417a4e500b1c6c05f7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:59:22 +0000] e4fe2722a464db417a4e500b1c6c05f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 03:59:22 [info] 39#39: *843 [lua] logger.lua:23: e4fe2722a464db417a4e500b1c6c05f7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 03:59:29 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:29 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:37 [info] 39#39: *847 [lua] access_by_lua(msblocations.conf:189):2: be6252a8c8cc036235df7607004c8b70:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:03:59:37 +0000] be6252a8c8cc036235df7607004c8b70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/24 03:59:37 [info] 39#39: *847 [lua] logger.lua:23: be6252a8c8cc036235df7607004c8b70 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 03:59:39 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:39 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:49 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:49 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:53 [info] 39#39: *852 [lua] access_by_lua(msblocations.conf:189):2: fbef039f3b6c880b6a9d94f3d5c28fe2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 03:59:53 [info] 39#39: *852 [lua] logger.lua:23: fbef039f3b6c880b6a9d94f3d5c28fe2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:03:59:53 +0000] fbef039f3b6c880b6a9d94f3d5c28fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:03:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 03:59:59 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 03:59:59 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:08 [info] 39#39: *855 [lua] access_by_lua(msblocations.conf:189):2: 71f641e7067ddccbd13014338422d778:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:00:08 [info] 39#39: *855 [lua] logger.lua:23: 71f641e7067ddccbd13014338422d778 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:08 +0000] 71f641e7067ddccbd13014338422d778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:00:09 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:09 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:19 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:19 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:23 [info] 39#39: *860 [lua] access_by_lua(msblocations.conf:189):2: 3176f4629d8caefb08a1ff0157f285a1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:23 +0000] 3176f4629d8caefb08a1ff0157f285a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:00:23 [info] 39#39: *860 [lua] logger.lua:23: 3176f4629d8caefb08a1ff0157f285a1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:00:29 [info] 39#39: *861 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:29 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:38 [info] 39#39: *864 [lua] access_by_lua(msblocations.conf:189):2: 1da0afe42276b69e35edabffec73463a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:38 +0000] 1da0afe42276b69e35edabffec73463a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:00:38 [info] 39#39: *864 [lua] logger.lua:23: 1da0afe42276b69e35edabffec73463a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:00:39 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:39 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:49 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:49 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:53 [info] 39#39: *869 [lua] access_by_lua(msblocations.conf:189):2: 64b7ac3bafa0b129e7b66bde92e57376:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:53 +0000] 64b7ac3bafa0b129e7b66bde92e57376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:00:53 [info] 39#39: *869 [lua] logger.lua:23: 64b7ac3bafa0b129e7b66bde92e57376 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:00:59 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:00:59 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:08 [info] 39#39: *872 [lua] access_by_lua(msblocations.conf:189):2: 5ad4de80887d0711b333f328782e6276:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:01:08 +0000] 5ad4de80887d0711b333f328782e6276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:01:08 [info] 39#39: *872 [lua] logger.lua:23: 5ad4de80887d0711b333f328782e6276 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:01:09 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:09 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:19 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:19 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:23 [info] 39#39: *877 [lua] access_by_lua(msblocations.conf:189):2: 38ab70b2e7b59e86f2f540d669b67aed:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:01:23 [info] 39#39: *877 [lua] logger.lua:23: 38ab70b2e7b59e86f2f540d669b67aed {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:01:23 +0000] 38ab70b2e7b59e86f2f540d669b67aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:01:29 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:29 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:38 [info] 39#39: *881 [lua] access_by_lua(msblocations.conf:189):2: 8c9a153e73b0243e3ebb8875c9caa709:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:01:38 [info] 39#39: *881 [lua] logger.lua:23: 8c9a153e73b0243e3ebb8875c9caa709 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:01:38 +0000] 8c9a153e73b0243e3ebb8875c9caa709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:01:39 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:39 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:49 [info] 39#39: *884 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:49 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:53 [info] 39#39: *886 [lua] access_by_lua(msblocations.conf:189):2: 539d84b2c31428d99863b05933e2a42c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:01:53 [info] 39#39: *886 [lua] logger.lua:23: 539d84b2c31428d99863b05933e2a42c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:01:53 +0000] 539d84b2c31428d99863b05933e2a42c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:01:59 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:59 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:01:59 [info] 39#39: *889 client closed connection while waiting for request, client: 10.233.70.111, server: 0.0.0.0:443 2023/01/24 04:02:08 [info] 39#39: *890 [lua] access_by_lua(msblocations.conf:189):2: 59ab85fef5027d916633eeab1b335fd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:02:08 [info] 39#39: *890 [lua] logger.lua:23: 59ab85fef5027d916633eeab1b335fd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:08 +0000] 59ab85fef5027d916633eeab1b335fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:02:09 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:09 [info] 39#39: *892 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:19 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:19 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:23 [info] 39#39: *895 [lua] access_by_lua(msblocations.conf:189):2: e732b67cc1641667ca2618b134380c05:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:23 +0000] e732b67cc1641667ca2618b134380c05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:02:23 [info] 39#39: *895 [lua] logger.lua:23: e732b67cc1641667ca2618b134380c05 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:02:29 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:29 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:38 [info] 39#39: *899 [lua] access_by_lua(msblocations.conf:189):2: f6e438e30c91c959a2f0a6d1e491f493:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:38 +0000] f6e438e30c91c959a2f0a6d1e491f493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:02:38 [info] 39#39: *899 [lua] logger.lua:23: f6e438e30c91c959a2f0a6d1e491f493 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:02:39 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:39 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:49 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:49 [info] 39#39: *903 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:53 [info] 39#39: *904 [lua] access_by_lua(msblocations.conf:189):2: 2191e8f156a52b404248e731fbdd2e05:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:02:53 [info] 39#39: *904 [lua] logger.lua:23: 2191e8f156a52b404248e731fbdd2e05 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:02:53 +0000] 2191e8f156a52b404248e731fbdd2e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:02:59 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:02:59 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:08 [info] 39#39: *907 [lua] access_by_lua(msblocations.conf:189):2: 5a481fb701979e7bc64f71eb2f88ed4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:03:08 [info] 39#39: *907 [lua] logger.lua:23: 5a481fb701979e7bc64f71eb2f88ed4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:03:08 +0000] 5a481fb701979e7bc64f71eb2f88ed4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:03:09 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:09 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:19 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:19 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:23 [info] 39#39: *912 [lua] access_by_lua(msblocations.conf:189):2: 6c622e36064fb8472c835f6a6158c875:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:03:23 [info] 39#39: *912 [lua] logger.lua:23: 6c622e36064fb8472c835f6a6158c875 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:03:23 +0000] 6c622e36064fb8472c835f6a6158c875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 04:03:29 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:29 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:38 [info] 39#39: *916 [lua] access_by_lua(msblocations.conf:189):2: 7301915587a32e173b758be55baa3a61:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:03:38 [info] 39#39: *916 [lua] logger.lua:23: 7301915587a32e173b758be55baa3a61 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:03:38 +0000] 7301915587a32e173b758be55baa3a61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:03:39 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:39 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:49 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:49 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:53 [info] 39#39: *921 [lua] access_by_lua(msblocations.conf:189):2: ca4fc83c3a94dd33358319ed94554af2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:03:53 [info] 39#39: *921 [lua] logger.lua:23: ca4fc83c3a94dd33358319ed94554af2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:03:53 +0000] ca4fc83c3a94dd33358319ed94554af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:03:59 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:03:59 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:08 [info] 39#39: *924 [lua] access_by_lua(msblocations.conf:189):2: f86f9e1e9a92c236c56691626f991757:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:08 +0000] f86f9e1e9a92c236c56691626f991757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:04:08 [info] 39#39: *924 [lua] logger.lua:23: f86f9e1e9a92c236c56691626f991757 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:04:09 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:09 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:19 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:19 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:23 [info] 39#39: *929 [lua] access_by_lua(msblocations.conf:189):2: 077d3b6e1db85d9b65a523f5a0562488:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:04:23 [info] 39#39: *929 [lua] logger.lua:23: 077d3b6e1db85d9b65a523f5a0562488 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:23 +0000] 077d3b6e1db85d9b65a523f5a0562488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:04:29 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:29 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:38 [info] 39#39: *933 [lua] access_by_lua(msblocations.conf:189):2: 5b73cef8c8ae41db62d4840e5147acec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:04:38 [info] 39#39: *933 [lua] logger.lua:23: 5b73cef8c8ae41db62d4840e5147acec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:38 +0000] 5b73cef8c8ae41db62d4840e5147acec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:04:39 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:39 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:49 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:49 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:53 [info] 39#39: *938 [lua] access_by_lua(msblocations.conf:189):2: ec66a8076dd75336b2877448175202d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:53 +0000] ec66a8076dd75336b2877448175202d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:04:53 [info] 39#39: *938 [lua] logger.lua:23: ec66a8076dd75336b2877448175202d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:04:59 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:04:59 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:08 [info] 39#39: *941 [lua] access_by_lua(msblocations.conf:189):2: 78f664a0d0f9c0bfa8c4417e5aadb44c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:05:08 [info] 39#39: *941 [lua] logger.lua:23: 78f664a0d0f9c0bfa8c4417e5aadb44c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:05:08 +0000] 78f664a0d0f9c0bfa8c4417e5aadb44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:05:09 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:09 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:19 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:19 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:23 [info] 39#39: *946 [lua] access_by_lua(msblocations.conf:189):2: f11e62b2930c655ac5679fd71b62b721:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:05:23 +0000] f11e62b2930c655ac5679fd71b62b721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:05:23 [info] 39#39: *946 [lua] logger.lua:23: f11e62b2930c655ac5679fd71b62b721 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:05:29 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:29 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:38 [info] 39#39: *950 [lua] access_by_lua(msblocations.conf:189):2: c7bac8f58168355b55d597985f0518b9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:05:38 [info] 39#39: *950 [lua] logger.lua:23: c7bac8f58168355b55d597985f0518b9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:05:38 +0000] c7bac8f58168355b55d597985f0518b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:05:39 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:39 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:49 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:49 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:53 [info] 39#39: *955 [lua] access_by_lua(msblocations.conf:189):2: a610c8269b78007c83739edd6476ec13:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:05:53 +0000] a610c8269b78007c83739edd6476ec13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:05:53 [info] 39#39: *955 [lua] logger.lua:23: a610c8269b78007c83739edd6476ec13 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:05:59 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:05:59 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:08 [info] 39#39: *958 [lua] access_by_lua(msblocations.conf:189):2: 4357f5fd01b83b35bcb51d70b5650885:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:06:08 +0000] 4357f5fd01b83b35bcb51d70b5650885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:06:08 [info] 39#39: *958 [lua] logger.lua:23: 4357f5fd01b83b35bcb51d70b5650885 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:06:09 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:09 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:19 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:19 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:23 [info] 39#39: *963 [lua] access_by_lua(msblocations.conf:189):2: 809cfb9d7af71e5fa78caeb145f21b90:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:06:23 [info] 39#39: *963 [lua] logger.lua:23: 809cfb9d7af71e5fa78caeb145f21b90 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:06:23 +0000] 809cfb9d7af71e5fa78caeb145f21b90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:06:29 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:29 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:38 [info] 39#39: *967 [lua] access_by_lua(msblocations.conf:189):2: 927649a9b8b0675206b6efd7e7ab6483:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:06:38 +0000] 927649a9b8b0675206b6efd7e7ab6483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:06:38 [info] 39#39: *967 [lua] logger.lua:23: 927649a9b8b0675206b6efd7e7ab6483 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:06:39 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:39 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:49 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:49 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:53 [info] 39#39: *972 [lua] access_by_lua(msblocations.conf:189):2: 3d4fa1b0dd3e40524d2655a4ccd7847c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:06:53 [info] 39#39: *972 [lua] logger.lua:23: 3d4fa1b0dd3e40524d2655a4ccd7847c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:06:53 +0000] 3d4fa1b0dd3e40524d2655a4ccd7847c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:06:59 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:06:59 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:08 [info] 39#39: *975 [lua] access_by_lua(msblocations.conf:189):2: 1486e7ff7a1576f9251ae93998b9de09:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:08 +0000] 1486e7ff7a1576f9251ae93998b9de09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:07:08 [info] 39#39: *975 [lua] logger.lua:23: 1486e7ff7a1576f9251ae93998b9de09 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:07:09 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:09 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:19 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:19 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:23 [info] 39#39: *980 [lua] access_by_lua(msblocations.conf:189):2: 92cbc708c09e5456ad24fb60f0f83225:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:23 +0000] 92cbc708c09e5456ad24fb60f0f83225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:07:23 [info] 39#39: *980 [lua] logger.lua:23: 92cbc708c09e5456ad24fb60f0f83225 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:07:29 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:29 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:38 [info] 39#39: *984 [lua] access_by_lua(msblocations.conf:189):2: 15c8dbca4e544978b1e0db7cb467138e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:07:38 [info] 39#39: *984 [lua] logger.lua:23: 15c8dbca4e544978b1e0db7cb467138e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:38 +0000] 15c8dbca4e544978b1e0db7cb467138e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:07:39 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:39 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:49 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:49 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:53 [info] 39#39: *989 [lua] access_by_lua(msblocations.conf:189):2: d441725af65b0ef38777474914307401:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:53 +0000] d441725af65b0ef38777474914307401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:07:53 [info] 39#39: *989 [lua] logger.lua:23: d441725af65b0ef38777474914307401 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:07:59 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:07:59 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:08 [info] 39#39: *992 [lua] access_by_lua(msblocations.conf:189):2: 5808a7fb112094abc96e52e3ffa2bf94:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:08:08 [info] 39#39: *992 [lua] logger.lua:23: 5808a7fb112094abc96e52e3ffa2bf94 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:08:08 +0000] 5808a7fb112094abc96e52e3ffa2bf94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:08:09 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:09 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:19 [info] 39#39: *995 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:19 [info] 39#39: *996 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:23 [info] 39#39: *997 [lua] access_by_lua(msblocations.conf:189):2: 8f11c6f115d8f9a4a797c8cf6ca42a19:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:08:23 [info] 39#39: *997 [lua] logger.lua:23: 8f11c6f115d8f9a4a797c8cf6ca42a19 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:08:23 +0000] 8f11c6f115d8f9a4a797c8cf6ca42a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:08:29 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:29 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:38 [info] 39#39: *1001 [lua] access_by_lua(msblocations.conf:189):2: 4f30c9b467f8ddc07a6707eeb2a7486b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:08:38 [info] 39#39: *1001 [lua] logger.lua:23: 4f30c9b467f8ddc07a6707eeb2a7486b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:08:38 +0000] 4f30c9b467f8ddc07a6707eeb2a7486b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:08:39 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:39 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:49 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:49 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:53 [info] 39#39: *1006 [lua] access_by_lua(msblocations.conf:189):2: 244a8b69184b34dba3d6ed2b5a35c531:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:08:53 [info] 39#39: *1006 [lua] logger.lua:23: 244a8b69184b34dba3d6ed2b5a35c531 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:08:53 +0000] 244a8b69184b34dba3d6ed2b5a35c531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:08:59 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:08:59 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:08 [info] 39#39: *1009 [lua] access_by_lua(msblocations.conf:189):2: f21af5941bb7ebaa043a7bde29fcae9f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.72 - - [24/Jan/2023:04:09:08 +0000] f21af5941bb7ebaa043a7bde29fcae9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:09:08 [info] 39#39: *1009 [lua] logger.lua:23: f21af5941bb7ebaa043a7bde29fcae9f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:09:09 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:09 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:19 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:19 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:23 [info] 39#39: *1014 [lua] access_by_lua(msblocations.conf:189):2: c0efdeb2ae521119f8d2f421afb7a0cc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:09:23 [info] 39#39: *1014 [lua] logger.lua:23: c0efdeb2ae521119f8d2f421afb7a0cc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:09:23 +0000] c0efdeb2ae521119f8d2f421afb7a0cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:09:29 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:29 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:38 [info] 39#39: *1018 [lua] access_by_lua(msblocations.conf:189):2: 529c51ce916196723529d195960bef96:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:09:38 [info] 39#39: *1018 [lua] logger.lua:23: 529c51ce916196723529d195960bef96 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:09:38 +0000] 529c51ce916196723529d195960bef96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:09:39 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:39 [info] 39#39: *1019 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:49 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:49 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:53 [info] 39#39: *1023 [lua] access_by_lua(msblocations.conf:189):2: 19497b5d98c4d36282da46a220e65774:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:09:53 [info] 39#39: *1023 [lua] logger.lua:23: 19497b5d98c4d36282da46a220e65774 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:09:53 +0000] 19497b5d98c4d36282da46a220e65774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:09:59 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:09:59 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:08 [info] 39#39: *1026 [lua] access_by_lua(msblocations.conf:189):2: 68484d076bc5d07edc96ac0ea568f3bb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:10:08 [info] 39#39: *1026 [lua] logger.lua:23: 68484d076bc5d07edc96ac0ea568f3bb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:08 +0000] 68484d076bc5d07edc96ac0ea568f3bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:10:09 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:09 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:18 [info] 39#39: *1029 client closed connection while waiting for request, client: 10.233.70.111, server: 0.0.0.0:443 2023/01/24 04:10:19 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:19 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:23 [info] 39#39: *1032 [lua] access_by_lua(msblocations.conf:189):2: f5535eec41d4283a91be582625cbe05d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:10:23 [info] 39#39: *1032 [lua] logger.lua:23: f5535eec41d4283a91be582625cbe05d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:23 +0000] f5535eec41d4283a91be582625cbe05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:10:29 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:29 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:38 [info] 39#39: *1036 [lua] access_by_lua(msblocations.conf:189):2: 553705a4a6fe36256bad072c462c9909:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:38 +0000] 553705a4a6fe36256bad072c462c9909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/24 04:10:38 [info] 39#39: *1036 [lua] logger.lua:23: 553705a4a6fe36256bad072c462c9909 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/24 04:10:39 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:39 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:49 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:49 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:53 [info] 39#39: *1041 [lua] access_by_lua(msblocations.conf:189):2: 9f029e8fb97a7a62dfea41989e90750b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:10:53 [info] 39#39: *1041 [lua] logger.lua:23: 9f029e8fb97a7a62dfea41989e90750b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:10:53 +0000] 9f029e8fb97a7a62dfea41989e90750b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:10:59 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:10:59 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:08 [info] 39#39: *1044 [lua] access_by_lua(msblocations.conf:189):2: 148cba65d1292225effa88d3e1550875:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:11:08 +0000] 148cba65d1292225effa88d3e1550875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:11:08 [info] 39#39: *1044 [lua] logger.lua:23: 148cba65d1292225effa88d3e1550875 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:11:09 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:09 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:19 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:19 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:23 [info] 39#39: *1049 [lua] access_by_lua(msblocations.conf:189):2: c0bc326333a2950f4df1dfab21ff54d6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:11:23 [info] 39#39: *1049 [lua] logger.lua:23: c0bc326333a2950f4df1dfab21ff54d6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:11:23 +0000] c0bc326333a2950f4df1dfab21ff54d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:11:29 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:29 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:38 [info] 39#39: *1053 [lua] access_by_lua(msblocations.conf:189):2: 455182675aae042e0eba423c812032eb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:11:38 [info] 39#39: *1053 [lua] logger.lua:23: 455182675aae042e0eba423c812032eb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:11:38 +0000] 455182675aae042e0eba423c812032eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:11:39 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:39 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:49 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:49 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:53 [info] 39#39: *1058 [lua] access_by_lua(msblocations.conf:189):2: 48ff084ba3d89c6dc66a072f9babe43d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:11:53 [info] 39#39: *1058 [lua] logger.lua:23: 48ff084ba3d89c6dc66a072f9babe43d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:11:53 +0000] 48ff084ba3d89c6dc66a072f9babe43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:11:59 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:11:59 [info] 39#39: *1060 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:08 [info] 39#39: *1061 [lua] access_by_lua(msblocations.conf:189):2: 63ad8ac40a514f5b5fa3bf55973fba40:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:12:08 [info] 39#39: *1061 [lua] logger.lua:23: 63ad8ac40a514f5b5fa3bf55973fba40 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:12:08 +0000] 63ad8ac40a514f5b5fa3bf55973fba40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:12:09 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:09 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:19 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:19 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:23 [info] 39#39: *1066 [lua] access_by_lua(msblocations.conf:189):2: cc84375967f47f6de0dadf392cb6afbf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:12:23 [info] 39#39: *1066 [lua] logger.lua:23: cc84375967f47f6de0dadf392cb6afbf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:12:23 +0000] cc84375967f47f6de0dadf392cb6afbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:12:29 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:29 [info] 39#39: *1068 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:38 [info] 39#39: *1070 [lua] access_by_lua(msblocations.conf:189):2: 2b8c94974370394461ef1ef25154d19e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:12:38 [info] 39#39: *1070 [lua] logger.lua:23: 2b8c94974370394461ef1ef25154d19e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:12:38 +0000] 2b8c94974370394461ef1ef25154d19e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 04:12:39 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:39 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:49 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:49 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:53 [info] 39#39: *1075 [lua] access_by_lua(msblocations.conf:189):2: 07fe25b8796dff060b00a6a77236c4c4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:12:53 +0000] 07fe25b8796dff060b00a6a77236c4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:12:53 [info] 39#39: *1075 [lua] logger.lua:23: 07fe25b8796dff060b00a6a77236c4c4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:12:59 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:12:59 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:08 [info] 39#39: *1078 [lua] access_by_lua(msblocations.conf:189):2: 1903a8a3788da36274f704bf5c57f5a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:13:08 [info] 39#39: *1078 [lua] logger.lua:23: 1903a8a3788da36274f704bf5c57f5a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:13:08 +0000] 1903a8a3788da36274f704bf5c57f5a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:13:09 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:09 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:19 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:19 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:23 [info] 39#39: *1083 [lua] access_by_lua(msblocations.conf:189):2: 35d38157a69a4bdc8bdff6360f63aad1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:13:23 [info] 39#39: *1083 [lua] logger.lua:23: 35d38157a69a4bdc8bdff6360f63aad1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:13:23 +0000] 35d38157a69a4bdc8bdff6360f63aad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:13:29 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:29 [info] 39#39: *1085 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:38 [info] 39#39: *1087 [lua] access_by_lua(msblocations.conf:189):2: 1b1fa61bc0c8c04ee79d3de17e2da9d6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:13:38 [info] 39#39: *1087 [lua] logger.lua:23: 1b1fa61bc0c8c04ee79d3de17e2da9d6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:13:38 +0000] 1b1fa61bc0c8c04ee79d3de17e2da9d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:13:39 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:39 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:49 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:49 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:54 [info] 39#39: *1092 [lua] access_by_lua(msblocations.conf:189):2: 6aaa9fba4454273d06f7f31304c58915:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:13:54 [info] 39#39: *1092 [lua] logger.lua:23: 6aaa9fba4454273d06f7f31304c58915 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:13:54 +0000] 6aaa9fba4454273d06f7f31304c58915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:13:59 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:13:59 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:09 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: f7bd531b17e8e13bac4e429c199c1008:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:14:09 [info] 39#39: *1095 [lua] logger.lua:23: f7bd531b17e8e13bac4e429c199c1008 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:09 +0000] f7bd531b17e8e13bac4e429c199c1008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:14:09 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:09 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:19 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:19 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:24 [info] 39#39: *1100 [lua] access_by_lua(msblocations.conf:189):2: fa9d3dd0f54d93546a1f7bbda67878a3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:24 +0000] fa9d3dd0f54d93546a1f7bbda67878a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 04:14:24 [info] 39#39: *1100 [lua] logger.lua:23: fa9d3dd0f54d93546a1f7bbda67878a3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:14:29 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:29 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:39 [info] 39#39: *1104 [lua] access_by_lua(msblocations.conf:189):2: 33b32ffba4a9ec60c490afb454a135ba:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:14:39 [info] 39#39: *1104 [lua] logger.lua:23: 33b32ffba4a9ec60c490afb454a135ba {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:39 +0000] 33b32ffba4a9ec60c490afb454a135ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 04:14:39 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:39 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:49 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:49 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:54 [info] 39#39: *1109 [lua] access_by_lua(msblocations.conf:189):2: c67d81edf0bc65dbacc398ec11617451:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:54 +0000] c67d81edf0bc65dbacc398ec11617451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:14:54 [info] 39#39: *1109 [lua] logger.lua:23: c67d81edf0bc65dbacc398ec11617451 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:14:59 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:14:59 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:09 [info] 39#39: *1112 [lua] access_by_lua(msblocations.conf:189):2: ecadae80975a1a9e289e18d0ab6f1fe0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:15:09 +0000] ecadae80975a1a9e289e18d0ab6f1fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:15:09 [info] 39#39: *1112 [lua] logger.lua:23: ecadae80975a1a9e289e18d0ab6f1fe0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:15:09 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:09 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:19 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:19 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:24 [info] 39#39: *1117 [lua] access_by_lua(msblocations.conf:189):2: 874c1d7d5caa7ea92825c562f10b029a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:15:24 [info] 39#39: *1117 [lua] logger.lua:23: 874c1d7d5caa7ea92825c562f10b029a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:15:24 +0000] 874c1d7d5caa7ea92825c562f10b029a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:15:29 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:29 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:39 [info] 39#39: *1121 [lua] access_by_lua(msblocations.conf:189):2: 736e696f09f8b5b21e6436f34f2108ab:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:15:39 [info] 39#39: *1121 [lua] logger.lua:23: 736e696f09f8b5b21e6436f34f2108ab {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:04:15:39 +0000] 736e696f09f8b5b21e6436f34f2108ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:15:39 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:39 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:49 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:49 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:54 [info] 39#39: *1126 [lua] access_by_lua(msblocations.conf:189):2: cd1a4c1051a9140ecacb65a70d2241ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:15:54 [info] 39#39: *1126 [lua] logger.lua:23: cd1a4c1051a9140ecacb65a70d2241ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:15:54 +0000] cd1a4c1051a9140ecacb65a70d2241ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:15:59 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:15:59 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:09 [info] 39#39: *1129 [lua] access_by_lua(msblocations.conf:189):2: ea9a9172be99ee6c7e42924a8af53b80:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:16:09 [info] 39#39: *1129 [lua] logger.lua:23: ea9a9172be99ee6c7e42924a8af53b80 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:16:09 +0000] ea9a9172be99ee6c7e42924a8af53b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:16:09 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:09 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:19 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:19 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:24 [info] 39#39: *1134 [lua] access_by_lua(msblocations.conf:189):2: 779b930d65a6d355489d9d003c9fa08e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:16:24 [info] 39#39: *1134 [lua] logger.lua:23: 779b930d65a6d355489d9d003c9fa08e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:16:24 +0000] 779b930d65a6d355489d9d003c9fa08e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:16:29 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:29 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:39 [info] 39#39: *1138 [lua] access_by_lua(msblocations.conf:189):2: 805b3b6b7126edf3327c5a3c3655c231:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:16:39 [info] 39#39: *1138 [lua] logger.lua:23: 805b3b6b7126edf3327c5a3c3655c231 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:04:16:39 +0000] 805b3b6b7126edf3327c5a3c3655c231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:16:39 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:39 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:49 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:49 [info] 39#39: *1142 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:54 [info] 39#39: *1143 [lua] access_by_lua(msblocations.conf:189):2: afc6051ef4a0a5e7c6667eefe1f70d59:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:04:16:54 +0000] afc6051ef4a0a5e7c6667eefe1f70d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:16:54 [info] 39#39: *1143 [lua] logger.lua:23: afc6051ef4a0a5e7c6667eefe1f70d59 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:16:59 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:16:59 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:09 [info] 39#39: *1146 [lua] access_by_lua(msblocations.conf:189):2: f4f56907d80ce74d12b6ec82043bbbfc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:09 +0000] f4f56907d80ce74d12b6ec82043bbbfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:17:09 [info] 39#39: *1146 [lua] logger.lua:23: f4f56907d80ce74d12b6ec82043bbbfc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:17:09 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:09 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:19 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:19 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:24 [info] 39#39: *1151 [lua] access_by_lua(msblocations.conf:189):2: 8f5794098fcd2b0c4ecb8990647bba0e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:24 +0000] 8f5794098fcd2b0c4ecb8990647bba0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:17:24 [info] 39#39: *1151 [lua] logger.lua:23: 8f5794098fcd2b0c4ecb8990647bba0e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:17:29 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:29 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:39 [info] 39#39: *1155 [lua] access_by_lua(msblocations.conf:189):2: 938fd9e506203d1f2217b6f0545c581d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:17:39 [info] 39#39: *1155 [lua] logger.lua:23: 938fd9e506203d1f2217b6f0545c581d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:39 +0000] 938fd9e506203d1f2217b6f0545c581d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:17:39 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:39 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:49 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:49 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:54 [info] 39#39: *1160 [lua] access_by_lua(msblocations.conf:189):2: 49a6c47653d461ae3bea93955fdc057b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:17:54 +0000] 49a6c47653d461ae3bea93955fdc057b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:17:54 [info] 39#39: *1160 [lua] logger.lua:23: 49a6c47653d461ae3bea93955fdc057b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:17:59 [info] 39#39: *1161 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:17:59 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:09 [info] 39#39: *1163 [lua] access_by_lua(msblocations.conf:189):2: 26a467b672f8fbefd5f6b6252a6b8211:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:18:09 [info] 39#39: *1163 [lua] logger.lua:23: 26a467b672f8fbefd5f6b6252a6b8211 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:18:09 +0000] 26a467b672f8fbefd5f6b6252a6b8211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:18:09 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:09 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:14 [info] 39#39: *1166 client closed connection while waiting for request, client: 10.233.70.111, server: 0.0.0.0:443 2023/01/24 04:18:19 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:19 [info] 39#39: *1167 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:24 [info] 39#39: *1169 [lua] access_by_lua(msblocations.conf:189):2: 8107a617dd6dd2fcb1fd685ace9036ea:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:18:24 [info] 39#39: *1169 [lua] logger.lua:23: 8107a617dd6dd2fcb1fd685ace9036ea {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:18:24 +0000] 8107a617dd6dd2fcb1fd685ace9036ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:18:29 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:29 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:39 [info] 39#39: *1173 [lua] access_by_lua(msblocations.conf:189):2: bec35acef6a937a8de8547c463ca14d8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:18:39 [info] 39#39: *1173 [lua] logger.lua:23: bec35acef6a937a8de8547c463ca14d8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:18:39 +0000] bec35acef6a937a8de8547c463ca14d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:18:39 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:39 [info] 39#39: *1175 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:49 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:49 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:54 [info] 39#39: *1178 [lua] access_by_lua(msblocations.conf:189):2: 62ab2f8c2b38e35e6998fca2e16e5d1b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:18:54 +0000] 62ab2f8c2b38e35e6998fca2e16e5d1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:18:54 [info] 39#39: *1178 [lua] logger.lua:23: 62ab2f8c2b38e35e6998fca2e16e5d1b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:18:59 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:18:59 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:09 [info] 39#39: *1181 [lua] access_by_lua(msblocations.conf:189):2: c9150ff7a71e239f42a43398094734d5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:19:09 [info] 39#39: *1181 [lua] logger.lua:23: c9150ff7a71e239f42a43398094734d5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:19:09 +0000] c9150ff7a71e239f42a43398094734d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:19:09 [info] 39#39: *1183 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:09 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:19 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:19 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:24 [info] 39#39: *1186 [lua] access_by_lua(msblocations.conf:189):2: 11635f241bf5e098d5232efcc186fbf2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:19:24 [info] 39#39: *1186 [lua] logger.lua:23: 11635f241bf5e098d5232efcc186fbf2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:19:24 +0000] 11635f241bf5e098d5232efcc186fbf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:19:29 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:29 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:39 [info] 39#39: *1190 [lua] access_by_lua(msblocations.conf:189):2: b53eb76877577c9d3c2b79d218a88908:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:19:39 [info] 39#39: *1190 [lua] logger.lua:23: b53eb76877577c9d3c2b79d218a88908 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:19:39 +0000] b53eb76877577c9d3c2b79d218a88908 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:19:39 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:39 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:49 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:49 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:54 [info] 39#39: *1195 [lua] access_by_lua(msblocations.conf:189):2: 26b361cefcf2631f27b6407269df3196:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:19:54 +0000] 26b361cefcf2631f27b6407269df3196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:19:54 [info] 39#39: *1195 [lua] logger.lua:23: 26b361cefcf2631f27b6407269df3196 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:19:59 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:19:59 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:09 [info] 39#39: *1198 [lua] access_by_lua(msblocations.conf:189):2: 8c8bd9cbdd260359db4dee6a2c62956f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:20:09 [info] 39#39: *1198 [lua] logger.lua:23: 8c8bd9cbdd260359db4dee6a2c62956f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:20:09 +0000] 8c8bd9cbdd260359db4dee6a2c62956f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:20:09 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:09 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:19 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:19 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:24 [info] 39#39: *1203 [lua] access_by_lua(msblocations.conf:189):2: c79ef1b590e52598f08f71d621edd6d9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:20:24 [info] 39#39: *1203 [lua] logger.lua:23: c79ef1b590e52598f08f71d621edd6d9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:20:24 +0000] c79ef1b590e52598f08f71d621edd6d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:20:29 [info] 39#39: *1205 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:29 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:39 [info] 39#39: *1207 [lua] access_by_lua(msblocations.conf:189):2: 02e86e44436fcc59e324867c076598b1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:20:39 [info] 39#39: *1207 [lua] logger.lua:23: 02e86e44436fcc59e324867c076598b1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:20:39 +0000] 02e86e44436fcc59e324867c076598b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:20:39 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:39 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:49 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:49 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:54 [info] 39#39: *1212 [lua] access_by_lua(msblocations.conf:189):2: d9b9eb70e3a8a115ea6a5dee47aee36f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:20:54 [info] 39#39: *1212 [lua] logger.lua:23: d9b9eb70e3a8a115ea6a5dee47aee36f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:20:54 +0000] d9b9eb70e3a8a115ea6a5dee47aee36f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:20:59 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:20:59 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:09 [info] 39#39: *1215 [lua] access_by_lua(msblocations.conf:189):2: 56a201163819ce4faa35f6e77cfcc10f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:21:09 +0000] 56a201163819ce4faa35f6e77cfcc10f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:21:09 [info] 39#39: *1215 [lua] logger.lua:23: 56a201163819ce4faa35f6e77cfcc10f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:21:09 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:09 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:19 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:19 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:24 [info] 39#39: *1220 [lua] access_by_lua(msblocations.conf:189):2: 9bbb8d40bb425206dce9ed93053c7bc0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:21:24 [info] 39#39: *1220 [lua] logger.lua:23: 9bbb8d40bb425206dce9ed93053c7bc0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:21:24 +0000] 9bbb8d40bb425206dce9ed93053c7bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:21:29 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:29 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:39 [info] 39#39: *1224 [lua] access_by_lua(msblocations.conf:189):2: 41a9022bf50aa1504d3121895e2c614e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:21:39 [info] 39#39: *1224 [lua] logger.lua:23: 41a9022bf50aa1504d3121895e2c614e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:21:39 +0000] 41a9022bf50aa1504d3121895e2c614e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:21:39 [info] 39#39: *1225 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:39 [info] 39#39: *1226 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:49 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:49 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:54 [info] 39#39: *1229 [lua] access_by_lua(msblocations.conf:189):2: 0ca6eca15a1f69c124a8ec6f42d28b06:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:21:54 [info] 39#39: *1229 [lua] logger.lua:23: 0ca6eca15a1f69c124a8ec6f42d28b06 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:21:54 +0000] 0ca6eca15a1f69c124a8ec6f42d28b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:21:59 [info] 39#39: *1230 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:21:59 [info] 39#39: *1231 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:09 [info] 39#39: *1232 [lua] access_by_lua(msblocations.conf:189):2: a7cb414553b0904412faf1a2b17ac890:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:22:09 [info] 39#39: *1232 [lua] logger.lua:23: a7cb414553b0904412faf1a2b17ac890 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:22:09 +0000] a7cb414553b0904412faf1a2b17ac890 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:22:09 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:09 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:19 [info] 39#39: *1235 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:19 [info] 39#39: *1236 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:24 [info] 39#39: *1238 [lua] access_by_lua(msblocations.conf:189):2: 455ab35d1b5c66b3e4cbf4bc572c4f90:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:22:24 +0000] 455ab35d1b5c66b3e4cbf4bc572c4f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:22:24 [info] 39#39: *1238 [lua] logger.lua:23: 455ab35d1b5c66b3e4cbf4bc572c4f90 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:22:29 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:29 [info] 39#39: *1239 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:34 [info] 39#39: *1237 client prematurely closed connection while reading client request line, client: 10.233.64.38, server: 10.233.64.38 - - [24/Jan/2023:04:22:34 +0000] 7892bd25f183ffb3bb7c57f01f214612 "" 400 request_processing_time:5.006 upstream_response_time:- "-" "-" "-" 10.233.64.38 - - [24/Jan/2023:04:22:34 +0000] efb2d98f459e695caa46f11e761763cb "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/24 04:22:34 [info] 39#39: *1242 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.38, server: , request: "GET / HTTP/1.0" 2023/01/24 04:22:39 [info] 39#39: *1243 [lua] access_by_lua(msblocations.conf:189):2: ce77994301c4a121afd4cfff31fc24a1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:22:39 [info] 39#39: *1243 [lua] logger.lua:23: ce77994301c4a121afd4cfff31fc24a1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:22:39 +0000] ce77994301c4a121afd4cfff31fc24a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:22:39 [info] 39#39: *1244 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:39 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:49 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:49 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:54 [info] 39#39: *1248 [lua] access_by_lua(msblocations.conf:189):2: 7eb3337df13aee4d46cd57cac4742b74:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:22:54 +0000] 7eb3337df13aee4d46cd57cac4742b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:22:54 [info] 39#39: *1248 [lua] logger.lua:23: 7eb3337df13aee4d46cd57cac4742b74 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:22:59 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:22:59 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:09 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:09 [info] 39#39: *1252 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:09 [info] 39#39: *1253 [lua] access_by_lua(msblocations.conf:189):2: b23d4117644dbb03d550affc010fcf39:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:23:09 [info] 39#39: *1253 [lua] logger.lua:23: b23d4117644dbb03d550affc010fcf39 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:23:09 +0000] b23d4117644dbb03d550affc010fcf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:23:19 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:19 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:24 [info] 39#39: *1256 [lua] access_by_lua(msblocations.conf:189):2: d9d2f9c613dff3356190afc12fe2ad9b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:23:24 [info] 39#39: *1256 [lua] logger.lua:23: d9d2f9c613dff3356190afc12fe2ad9b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:23:24 +0000] d9d2f9c613dff3356190afc12fe2ad9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:23:29 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:29 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:39 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:39 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:39 [info] 39#39: *1262 [lua] access_by_lua(msblocations.conf:189):2: d17635df61cd5a38ea49a8f893670334:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:23:39 [info] 39#39: *1262 [lua] logger.lua:23: d17635df61cd5a38ea49a8f893670334 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:23:39 +0000] d17635df61cd5a38ea49a8f893670334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:23:49 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:49 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:54 [info] 39#39: *1265 [lua] access_by_lua(msblocations.conf:189):2: 0060735bf6b890b18317eb66b02f4ffc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:23:54 [info] 39#39: *1265 [lua] logger.lua:23: 0060735bf6b890b18317eb66b02f4ffc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:23:54 +0000] 0060735bf6b890b18317eb66b02f4ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:23:59 [info] 39#39: *1266 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:23:59 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:01 [info] 39#39: *1268 [lua] access_by_lua(msblocations.conf:189):2: 45db73e7b0d33d47570b579c7c265fe3:receive the request, client: 10.233.64.38, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.87:30284" 2023/01/24 04:24:01 [warn] 39#39: *1268 [lua] error_handler.lua:29: error_svc_not_found(): 45db73e7b0d33d47570b579c7c265fe3 No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.87:30284" 10.233.64.38 - - [24/Jan/2023:04:24:01 +0000] 45db73e7b0d33d47570b579c7c265fe3 "POST /sdk HTTP/1.1" 502 request_processing_time:0.088 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/24 04:24:01 [info] 39#39: *1269 [lua] access_by_lua(msblocations.conf:189):2: 55fcf2a8955dce02236f1174ee5cde77:receive the request, client: 10.233.64.38, server: , request: "GET /nmaplowercheck1674534240 HTTP/1.1", host: "10.32.240.87:30284" 10.233.64.38 - - [24/Jan/2023:04:24:01 +0000] 55fcf2a8955dce02236f1174ee5cde77 "GET /nmaplowercheck1674534240 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)" "-" 2023/01/24 04:24:01 [warn] 39#39: *1269 [lua] error_handler.lua:29: error_svc_not_found(): 55fcf2a8955dce02236f1174ee5cde77 No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "GET /nmaplowercheck1674534240 HTTP/1.1", host: "10.32.240.87:30284" 2023/01/24 04:24:01 [info] 39#39: *1270 [lua] access_by_lua(msblocations.conf:189):2: a0a581c25e9790ad27ef7a5e0d244f3c:receive the request, client: 10.233.64.38, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.87:30284" 2023/01/24 04:24:01 [warn] 39#39: *1270 [lua] error_handler.lua:29: error_svc_not_found(): a0a581c25e9790ad27ef7a5e0d244f3c No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.87:30284" 10.233.64.38 - - [24/Jan/2023:04:24:01 +0000] a0a581c25e9790ad27ef7a5e0d244f3c "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)" "-" 2023/01/24 04:24:02 [info] 39#39: *1271 [lua] access_by_lua(msblocations.conf:189):2: 521728d6ed562cb1f3d1e0f10b5aa24f:receive the request, client: 10.233.64.38, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.87:30284" 2023/01/24 04:24:02 [warn] 39#39: *1271 [lua] error_handler.lua:29: error_svc_not_found(): 521728d6ed562cb1f3d1e0f10b5aa24f No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.87:30284" 10.233.64.38 - - [24/Jan/2023:04:24:02 +0000] 521728d6ed562cb1f3d1e0f10b5aa24f "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)" "-" 2023/01/24 04:24:09 [info] 39#39: *1272 [lua] access_by_lua(msblocations.conf:189):2: 844a8d91adc6c0c6b34489447ba5b6be:receive the request, client: 10.233.64.38, server: , request: "GET / HTTP/1.0" 2023/01/24 04:24:09 [warn] 39#39: *1272 [lua] error_handler.lua:29: error_svc_not_found(): 844a8d91adc6c0c6b34489447ba5b6be No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "GET / HTTP/1.0" 10.233.64.38 - - [24/Jan/2023:04:24:09 +0000] 844a8d91adc6c0c6b34489447ba5b6be "GET / HTTP/1.0" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/24 04:24:09 [info] 39#39: *1273 [lua] access_by_lua(msblocations.conf:189):2: b862df762087c4fa09e879a879ca988f:receive the request, client: 10.233.64.38, server: , request: "GET / HTTP/1.1", host: "10.32.240.87" 2023/01/24 04:24:09 [warn] 39#39: *1273 [lua] error_handler.lua:29: error_svc_not_found(): b862df762087c4fa09e879a879ca988f No route found for this request! detail_info:Custom not match, client: 10.233.64.38, server: , request: "GET / HTTP/1.1", host: "10.32.240.87" 10.233.64.38 - - [24/Jan/2023:04:24:09 +0000] b862df762087c4fa09e879a879ca988f "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/24 04:24:09 [info] 39#39: *1273 client 10.233.64.38 closed keepalive connection 2023/01/24 04:24:09 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:09 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:09 [info] 39#39: *1276 [lua] access_by_lua(msblocations.conf:189):2: 377c157ca76b3ecf8cef34cdac426859:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:24:09 [info] 39#39: *1276 [lua] logger.lua:23: 377c157ca76b3ecf8cef34cdac426859 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:09 +0000] 377c157ca76b3ecf8cef34cdac426859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 04:24:19 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:19 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:24 [info] 39#39: *1279 [lua] access_by_lua(msblocations.conf:189):2: b45bc4275588cebf050717bd4d365ee0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:24:24 [info] 39#39: *1279 [lua] logger.lua:23: b45bc4275588cebf050717bd4d365ee0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:24 +0000] b45bc4275588cebf050717bd4d365ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:24:29 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:29 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:39 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:39 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:39 [info] 39#39: *1285 [lua] access_by_lua(msblocations.conf:189):2: 34db9b30bee9045b157ea8eb2f9c12a1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:24:39 [info] 39#39: *1285 [lua] logger.lua:23: 34db9b30bee9045b157ea8eb2f9c12a1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:39 +0000] 34db9b30bee9045b157ea8eb2f9c12a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:24:49 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:49 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:54 [info] 39#39: *1288 [lua] access_by_lua(msblocations.conf:189):2: 5c9f5e4fa10055b5be4951ed8463fd5d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:24:54 [info] 39#39: *1288 [lua] logger.lua:23: 5c9f5e4fa10055b5be4951ed8463fd5d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:24:54 +0000] 5c9f5e4fa10055b5be4951ed8463fd5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:24:59 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:24:59 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:09 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:09 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:09 [info] 39#39: *1293 [lua] access_by_lua(msblocations.conf:189):2: dac154a3dc59636a797cd8b3e9e93d10:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:25:09 [info] 39#39: *1293 [lua] logger.lua:23: dac154a3dc59636a797cd8b3e9e93d10 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:25:09 +0000] dac154a3dc59636a797cd8b3e9e93d10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:25:19 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:19 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:24 [info] 39#39: *1296 [lua] access_by_lua(msblocations.conf:189):2: 8b463d1640616ac4247ca9c095319d59:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:25:24 [info] 39#39: *1296 [lua] logger.lua:23: 8b463d1640616ac4247ca9c095319d59 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:04:25:24 +0000] 8b463d1640616ac4247ca9c095319d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:25:29 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:29 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:39 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:39 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:39 [info] 39#39: *1302 [lua] access_by_lua(msblocations.conf:189):2: 5d8a3f5588161de529cd303fbb753f65:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:25:39 +0000] 5d8a3f5588161de529cd303fbb753f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:25:39 [info] 39#39: *1302 [lua] logger.lua:23: 5d8a3f5588161de529cd303fbb753f65 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:25:49 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:49 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:54 [info] 39#39: *1305 [lua] access_by_lua(msblocations.conf:189):2: 17d3ba3adf715dbb2f023f38054de7a5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:25:54 +0000] 17d3ba3adf715dbb2f023f38054de7a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:25:54 [info] 39#39: *1305 [lua] logger.lua:23: 17d3ba3adf715dbb2f023f38054de7a5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:25:59 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:25:59 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:09 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:09 [info] 39#39: *1309 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:09 [info] 39#39: *1310 [lua] access_by_lua(msblocations.conf:189):2: 9c0695d0fb0ca6f5103751e8a053e82b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:26:09 [info] 39#39: *1310 [lua] logger.lua:23: 9c0695d0fb0ca6f5103751e8a053e82b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:09 +0000] 9c0695d0fb0ca6f5103751e8a053e82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:26:19 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:19 [info] 39#39: *1312 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:24 [info] 39#39: *1313 [lua] access_by_lua(msblocations.conf:189):2: a1ed4d388460c9bbbc43a63866471c3c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:26:24 [info] 39#39: *1313 [lua] logger.lua:23: a1ed4d388460c9bbbc43a63866471c3c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:24 +0000] a1ed4d388460c9bbbc43a63866471c3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:26:29 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:29 [info] 39#39: *1315 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:39 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:39 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:39 [info] 39#39: *1319 [lua] access_by_lua(msblocations.conf:189):2: c8d9fb3bf48c283443a0b9977ab88681:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:26:39 [info] 39#39: *1319 [lua] logger.lua:23: c8d9fb3bf48c283443a0b9977ab88681 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:39 +0000] c8d9fb3bf48c283443a0b9977ab88681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 04:26:49 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:49 [info] 38#38: *1321 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:54 [info] 39#39: *1322 [lua] access_by_lua(msblocations.conf:189):2: a728459978da2878f89f3b35bc73a0e7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:54 +0000] a728459978da2878f89f3b35bc73a0e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 04:26:54 [info] 39#39: *1322 [lua] logger.lua:23: a728459978da2878f89f3b35bc73a0e7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 04:26:59 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:26:59 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:09 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:09 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:10 [info] 39#39: *1327 [lua] access_by_lua(msblocations.conf:189):2: ec8fecf176dd3e4011342fd76208b4dc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:27:10 +0000] ec8fecf176dd3e4011342fd76208b4dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 04:27:10 [info] 39#39: *1327 [lua] logger.lua:23: ec8fecf176dd3e4011342fd76208b4dc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 04:27:19 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:19 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:25 [info] 39#39: *1330 [lua] access_by_lua(msblocations.conf:189):2: 4d6b44a09a8b6727cf40990abe4a092e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:27:25 [info] 39#39: *1330 [lua] logger.lua:23: 4d6b44a09a8b6727cf40990abe4a092e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:27:25 +0000] 4d6b44a09a8b6727cf40990abe4a092e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:27:29 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:29 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:39 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:39 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:40 [info] 39#39: *1336 [lua] access_by_lua(msblocations.conf:189):2: 083a0850dc01a0b204c6909d3458cd29:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:27:40 [info] 39#39: *1336 [lua] logger.lua:23: 083a0850dc01a0b204c6909d3458cd29 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:27:40 +0000] 083a0850dc01a0b204c6909d3458cd29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:27:49 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:49 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:55 [info] 39#39: *1339 [lua] access_by_lua(msblocations.conf:189):2: 40121b46e9891fc55ac8e8ca329f6b76:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:27:55 [info] 39#39: *1339 [lua] logger.lua:23: 40121b46e9891fc55ac8e8ca329f6b76 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:27:55 +0000] 40121b46e9891fc55ac8e8ca329f6b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:27:59 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:27:59 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:09 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:09 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:10 [info] 39#39: *1344 [lua] access_by_lua(msblocations.conf:189):2: 7d47cfa463c688205ed060248e356982:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:28:10 +0000] 7d47cfa463c688205ed060248e356982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:28:10 [info] 39#39: *1344 [lua] logger.lua:23: 7d47cfa463c688205ed060248e356982 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:28:19 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:19 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:25 [info] 39#39: *1347 [lua] access_by_lua(msblocations.conf:189):2: 086b93cbc4db7c062fb663949228b364:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:28:25 [info] 39#39: *1347 [lua] logger.lua:23: 086b93cbc4db7c062fb663949228b364 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:28:25 +0000] 086b93cbc4db7c062fb663949228b364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:28:29 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:29 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:39 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:39 [info] 38#38: *1352 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:40 [info] 39#39: *1353 [lua] access_by_lua(msblocations.conf:189):2: 8c4de8c13232258b502a5dda4b36c9ae:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:28:40 [info] 39#39: *1353 [lua] logger.lua:23: 8c4de8c13232258b502a5dda4b36c9ae {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:28:40 +0000] 8c4de8c13232258b502a5dda4b36c9ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:28:49 [info] 38#38: *1355 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:49 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:55 [info] 39#39: *1356 [lua] access_by_lua(msblocations.conf:189):2: fb4e260bd2c9ffdd9cd7f506a38825cb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:28:55 [info] 39#39: *1356 [lua] logger.lua:23: fb4e260bd2c9ffdd9cd7f506a38825cb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:28:55 +0000] fb4e260bd2c9ffdd9cd7f506a38825cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:28:59 [info] 39#39: *1358 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:28:59 [info] 39#39: *1357 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:09 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:09 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:10 [info] 39#39: *1361 [lua] access_by_lua(msblocations.conf:189):2: d883cf8f3be4425c7d2b880bb0b2136e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:29:10 [info] 39#39: *1361 [lua] logger.lua:23: d883cf8f3be4425c7d2b880bb0b2136e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:29:10 +0000] d883cf8f3be4425c7d2b880bb0b2136e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:29:19 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:19 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:25 [info] 39#39: *1364 [lua] access_by_lua(msblocations.conf:189):2: 3f3c3c240db5255f24b47edc1ef7f872:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:29:25 [info] 39#39: *1364 [lua] logger.lua:23: 3f3c3c240db5255f24b47edc1ef7f872 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:29:25 +0000] 3f3c3c240db5255f24b47edc1ef7f872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:29:29 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:29 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:39 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:39 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:40 [info] 39#39: *1370 [lua] access_by_lua(msblocations.conf:189):2: 5efc3521db96744352a684198ed9fba1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:29:40 [info] 39#39: *1370 [lua] logger.lua:23: 5efc3521db96744352a684198ed9fba1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:29:40 +0000] 5efc3521db96744352a684198ed9fba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:29:49 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:49 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:55 [info] 39#39: *1373 [lua] access_by_lua(msblocations.conf:189):2: 691bf9928b80f26c4201fa7147e93893:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:29:55 [info] 39#39: *1373 [lua] logger.lua:23: 691bf9928b80f26c4201fa7147e93893 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:29:55 +0000] 691bf9928b80f26c4201fa7147e93893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:29:59 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:29:59 [info] 39#39: *1375 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:09 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:09 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:10 [info] 39#39: *1378 [lua] access_by_lua(msblocations.conf:189):2: 5cef03e1b21dad17d7f8d350e9cdd157:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:30:10 +0000] 5cef03e1b21dad17d7f8d350e9cdd157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:30:10 [info] 39#39: *1378 [lua] logger.lua:23: 5cef03e1b21dad17d7f8d350e9cdd157 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:30:19 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:19 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:25 [info] 39#39: *1381 [lua] access_by_lua(msblocations.conf:189):2: 75afc871e6ecde49a9f4b353f0c9e5ef:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:30:25 [info] 39#39: *1381 [lua] logger.lua:23: 75afc871e6ecde49a9f4b353f0c9e5ef {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:30:25 +0000] 75afc871e6ecde49a9f4b353f0c9e5ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:30:29 [info] 39#39: *1382 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:29 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:39 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:39 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:40 [info] 39#39: *1387 [lua] access_by_lua(msblocations.conf:189):2: 271e036f9e81e7f47e04bab8f238a44f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:04:30:40 +0000] 271e036f9e81e7f47e04bab8f238a44f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:30:40 [info] 39#39: *1387 [lua] logger.lua:23: 271e036f9e81e7f47e04bab8f238a44f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:30:49 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:49 [info] 38#38: *1388 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:55 [info] 39#39: *1390 [lua] access_by_lua(msblocations.conf:189):2: 78073e557dc0f938dc0bd4e9e7546fbe:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:30:55 [info] 39#39: *1390 [lua] logger.lua:23: 78073e557dc0f938dc0bd4e9e7546fbe {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:30:55 +0000] 78073e557dc0f938dc0bd4e9e7546fbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:30:59 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:30:59 [info] 39#39: *1392 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:09 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:09 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:10 [info] 39#39: *1395 [lua] access_by_lua(msblocations.conf:189):2: 8fce997255213bde17bbaeb262a37d1d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:31:10 [info] 39#39: *1395 [lua] logger.lua:23: 8fce997255213bde17bbaeb262a37d1d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:31:10 +0000] 8fce997255213bde17bbaeb262a37d1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:31:19 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:19 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:25 [info] 39#39: *1398 [lua] access_by_lua(msblocations.conf:189):2: 8cb9eedd642de5c04b54d66cff6747c5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:31:25 [info] 39#39: *1398 [lua] logger.lua:23: 8cb9eedd642de5c04b54d66cff6747c5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:31:25 +0000] 8cb9eedd642de5c04b54d66cff6747c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:31:29 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:29 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:39 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:39 [info] 39#39: *1403 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:40 [info] 39#39: *1404 [lua] access_by_lua(msblocations.conf:189):2: d7117d2d20ba5489846cbd9cba5b5ef7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:31:40 +0000] d7117d2d20ba5489846cbd9cba5b5ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:31:40 [info] 39#39: *1404 [lua] logger.lua:23: d7117d2d20ba5489846cbd9cba5b5ef7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:31:49 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:49 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:55 [info] 39#39: *1407 [lua] access_by_lua(msblocations.conf:189):2: 8f51ddcb3a16fc1921cf235d4a307c54:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:31:55 [info] 39#39: *1407 [lua] logger.lua:23: 8f51ddcb3a16fc1921cf235d4a307c54 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:31:55 +0000] 8f51ddcb3a16fc1921cf235d4a307c54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:31:59 [info] 39#39: *1409 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:31:59 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:09 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:09 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:10 [info] 39#39: *1412 [lua] access_by_lua(msblocations.conf:189):2: 64f027304b50c1a8884a12e70e4c6627:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:10 +0000] 64f027304b50c1a8884a12e70e4c6627 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:32:10 [info] 39#39: *1412 [lua] logger.lua:23: 64f027304b50c1a8884a12e70e4c6627 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:32:19 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:19 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:25 [info] 39#39: *1415 [lua] access_by_lua(msblocations.conf:189):2: bb258dd80313dca615ffbce42f8f61f8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.72 - - [24/Jan/2023:04:32:25 +0000] bb258dd80313dca615ffbce42f8f61f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 04:32:25 [info] 39#39: *1415 [lua] logger.lua:23: bb258dd80313dca615ffbce42f8f61f8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:32:29 [info] 39#39: *1416 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:29 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:39 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:39 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:40 [info] 39#39: *1421 [lua] access_by_lua(msblocations.conf:189):2: 8a21d6dddc9239c01a15c29eb38a9e9e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:40 +0000] 8a21d6dddc9239c01a15c29eb38a9e9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:32:40 [info] 39#39: *1421 [lua] logger.lua:23: 8a21d6dddc9239c01a15c29eb38a9e9e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:32:49 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:49 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:55 [info] 39#39: *1424 [lua] access_by_lua(msblocations.conf:189):2: c19e618afdc7b1565d1dbb3c48633c86:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:55 +0000] c19e618afdc7b1565d1dbb3c48633c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 04:32:55 [info] 39#39: *1424 [lua] logger.lua:23: c19e618afdc7b1565d1dbb3c48633c86 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 04:32:59 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:32:59 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:09 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:09 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:10 [info] 39#39: *1429 [lua] access_by_lua(msblocations.conf:189):2: ee33dae33214d35a4e858929519f852c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:33:10 [info] 39#39: *1429 [lua] logger.lua:23: ee33dae33214d35a4e858929519f852c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:33:10 +0000] ee33dae33214d35a4e858929519f852c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:33:19 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:19 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:25 [info] 39#39: *1432 [lua] access_by_lua(msblocations.conf:189):2: fb6f6e4276b9344deb2d3559ce64de1a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:33:25 +0000] fb6f6e4276b9344deb2d3559ce64de1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:33:25 [info] 39#39: *1432 [lua] logger.lua:23: fb6f6e4276b9344deb2d3559ce64de1a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:33:29 [info] 38#38: *1434 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:29 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:39 [info] 39#39: *1436 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:39 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:40 [info] 39#39: *1438 [lua] access_by_lua(msblocations.conf:189):2: fb8ba588aa7e7f82e8364297f40dbad2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:33:40 [info] 39#39: *1438 [lua] logger.lua:23: fb8ba588aa7e7f82e8364297f40dbad2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:04:33:40 +0000] fb8ba588aa7e7f82e8364297f40dbad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:33:49 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:49 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:55 [info] 39#39: *1441 [lua] access_by_lua(msblocations.conf:189):2: eb02eb18b3232145e46e635994422710:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:33:55 [info] 39#39: *1441 [lua] logger.lua:23: eb02eb18b3232145e46e635994422710 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:33:55 +0000] eb02eb18b3232145e46e635994422710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:33:59 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:33:59 [info] 39#39: *1443 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:09 [info] 39#39: *1444 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:09 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:10 [info] 39#39: *1446 [lua] access_by_lua(msblocations.conf:189):2: 9bab0f073b1d1c0e4626e620c6123f43:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:34:10 [info] 39#39: *1446 [lua] logger.lua:23: 9bab0f073b1d1c0e4626e620c6123f43 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:10 +0000] 9bab0f073b1d1c0e4626e620c6123f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:34:19 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:19 [info] 39#39: *1447 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:25 [info] 39#39: *1449 [lua] access_by_lua(msblocations.conf:189):2: d1ca2fb176c20b20ada1bad89c07179f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:25 +0000] d1ca2fb176c20b20ada1bad89c07179f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:34:25 [info] 39#39: *1449 [lua] logger.lua:23: d1ca2fb176c20b20ada1bad89c07179f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:34:29 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:29 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:39 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:39 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:40 [info] 39#39: *1455 [lua] access_by_lua(msblocations.conf:189):2: 3994d7d5d1d16198d2d363c46532a1cc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:40 +0000] 3994d7d5d1d16198d2d363c46532a1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:34:40 [info] 39#39: *1455 [lua] logger.lua:23: 3994d7d5d1d16198d2d363c46532a1cc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:34:49 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:49 [info] 39#39: *1456 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:55 [info] 39#39: *1458 [lua] access_by_lua(msblocations.conf:189):2: fd948720c1aef1126c111417e902e85b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:55 +0000] fd948720c1aef1126c111417e902e85b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 04:34:55 [info] 39#39: *1458 [lua] logger.lua:23: fd948720c1aef1126c111417e902e85b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:34:59 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:34:59 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:09 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:09 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:10 [info] 39#39: *1463 [lua] access_by_lua(msblocations.conf:189):2: c3826b76a2981cd1faa8721c984ed5a4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:35:10 +0000] c3826b76a2981cd1faa8721c984ed5a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:35:10 [info] 39#39: *1463 [lua] logger.lua:23: c3826b76a2981cd1faa8721c984ed5a4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:35:19 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:19 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:25 [info] 39#39: *1466 [lua] access_by_lua(msblocations.conf:189):2: 1cc3b6132a131e5e7fe9340ee59ebd25:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:35:25 [info] 39#39: *1466 [lua] logger.lua:23: 1cc3b6132a131e5e7fe9340ee59ebd25 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:35:25 +0000] 1cc3b6132a131e5e7fe9340ee59ebd25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:35:29 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:29 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:39 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:39 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:40 [info] 39#39: *1472 [lua] access_by_lua(msblocations.conf:189):2: cf432c5e272f1242c0c22ba479d38134:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:35:40 +0000] cf432c5e272f1242c0c22ba479d38134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:35:40 [info] 39#39: *1472 [lua] logger.lua:23: cf432c5e272f1242c0c22ba479d38134 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:35:49 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:49 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:55 [info] 39#39: *1475 [lua] access_by_lua(msblocations.conf:189):2: 874523770b620950e73511e6adfca058:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.72 - - [24/Jan/2023:04:35:55 +0000] 874523770b620950e73511e6adfca058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 04:35:55 [info] 39#39: *1475 [lua] logger.lua:23: 874523770b620950e73511e6adfca058 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:35:59 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:35:59 [info] 39#39: *1477 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:09 [info] 39#39: *1478 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:09 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:10 [info] 39#39: *1480 [lua] access_by_lua(msblocations.conf:189):2: 4a3e4227c9353e59e50fd806df4df27f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:36:10 [info] 39#39: *1480 [lua] logger.lua:23: 4a3e4227c9353e59e50fd806df4df27f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:36:10 +0000] 4a3e4227c9353e59e50fd806df4df27f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:36:19 [info] 39#39: *1482 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:19 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:25 [info] 39#39: *1483 [lua] access_by_lua(msblocations.conf:189):2: 6d8877b9a19803993ea4e4e8e2a2e7ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:36:25 [info] 39#39: *1483 [lua] logger.lua:23: 6d8877b9a19803993ea4e4e8e2a2e7ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:36:25 +0000] 6d8877b9a19803993ea4e4e8e2a2e7ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:36:29 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:29 [info] 39#39: *1484 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:39 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:39 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:40 [info] 39#39: *1489 [lua] access_by_lua(msblocations.conf:189):2: 7bc815a20539f4848e7fb6353c21d655:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:36:40 [info] 39#39: *1489 [lua] logger.lua:23: 7bc815a20539f4848e7fb6353c21d655 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:36:40 +0000] 7bc815a20539f4848e7fb6353c21d655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:36:49 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:49 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:55 [info] 39#39: *1492 [lua] access_by_lua(msblocations.conf:189):2: 28b8d5d5767f804ed528564c644d74ca:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:36:55 +0000] 28b8d5d5767f804ed528564c644d74ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:36:55 [info] 39#39: *1492 [lua] logger.lua:23: 28b8d5d5767f804ed528564c644d74ca {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:36:59 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:36:59 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:09 [info] 39#39: *1495 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:09 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:10 [info] 39#39: *1497 [lua] access_by_lua(msblocations.conf:189):2: 70592c75a81efe8ddbc524b4377d1b06:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:37:10 [info] 39#39: *1497 [lua] logger.lua:23: 70592c75a81efe8ddbc524b4377d1b06 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:37:10 +0000] 70592c75a81efe8ddbc524b4377d1b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:37:19 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:19 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:25 [info] 39#39: *1500 [lua] access_by_lua(msblocations.conf:189):2: 321ae263967ff3f426873558061ae797:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:37:25 [info] 39#39: *1500 [lua] logger.lua:23: 321ae263967ff3f426873558061ae797 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:37:25 +0000] 321ae263967ff3f426873558061ae797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:37:29 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:29 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:39 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:39 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:40 [info] 39#39: *1506 [lua] access_by_lua(msblocations.conf:189):2: 8fb0096ad9e913f6bc0e5faa8539886f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:37:40 [info] 39#39: *1506 [lua] logger.lua:23: 8fb0096ad9e913f6bc0e5faa8539886f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:37:40 +0000] 8fb0096ad9e913f6bc0e5faa8539886f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:37:49 [info] 39#39: *1507 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:49 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:55 [info] 39#39: *1509 [lua] access_by_lua(msblocations.conf:189):2: 2215662c7c2c43fc8b586ad059f69ba1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:37:55 +0000] 2215662c7c2c43fc8b586ad059f69ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:37:55 [info] 39#39: *1509 [lua] logger.lua:23: 2215662c7c2c43fc8b586ad059f69ba1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:37:59 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:37:59 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:09 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:09 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:10 [info] 39#39: *1514 [lua] access_by_lua(msblocations.conf:189):2: f0934a211b1fafc2bd896d4ff3a567be:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:38:10 [info] 39#39: *1514 [lua] logger.lua:23: f0934a211b1fafc2bd896d4ff3a567be {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:38:10 +0000] f0934a211b1fafc2bd896d4ff3a567be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:38:19 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:19 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:25 [info] 39#39: *1517 [lua] access_by_lua(msblocations.conf:189):2: 07263dd12217df51c4350484f830e4e7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:38:25 [info] 39#39: *1517 [lua] logger.lua:23: 07263dd12217df51c4350484f830e4e7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:38:25 +0000] 07263dd12217df51c4350484f830e4e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:38:29 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:29 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:39 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:39 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:40 [info] 39#39: *1523 [lua] access_by_lua(msblocations.conf:189):2: df06d2a3ed4b5299bd1431c76647048b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:38:40 [info] 39#39: *1523 [lua] logger.lua:23: df06d2a3ed4b5299bd1431c76647048b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:38:40 +0000] df06d2a3ed4b5299bd1431c76647048b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:38:49 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:49 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:55 [info] 39#39: *1526 [lua] access_by_lua(msblocations.conf:189):2: 516e99285bbc858342464110ecc8ebed:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:38:55 [info] 39#39: *1526 [lua] logger.lua:23: 516e99285bbc858342464110ecc8ebed {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:38:55 +0000] 516e99285bbc858342464110ecc8ebed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/24 04:38:59 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:38:59 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:09 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:09 [info] 38#38: *1530 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:11 [info] 39#39: *1531 [lua] access_by_lua(msblocations.conf:189):2: 3258f654fbc7dd055e06d8b010837efa:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:39:11 [info] 39#39: *1531 [lua] logger.lua:23: 3258f654fbc7dd055e06d8b010837efa {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:39:11 +0000] 3258f654fbc7dd055e06d8b010837efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:39:19 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:19 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:26 [info] 39#39: *1534 [lua] access_by_lua(msblocations.conf:189):2: 126bcd93dfbf1aeb4afa3d938d373dd6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:39:26 [info] 39#39: *1534 [lua] logger.lua:23: 126bcd93dfbf1aeb4afa3d938d373dd6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:39:26 +0000] 126bcd93dfbf1aeb4afa3d938d373dd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:39:29 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:29 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:39 [info] 39#39: *1538 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:39 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:41 [info] 39#39: *1540 [lua] access_by_lua(msblocations.conf:189):2: b712dc88380bcb6cd8925cf51cc67fcf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:39:41 [info] 39#39: *1540 [lua] logger.lua:23: b712dc88380bcb6cd8925cf51cc67fcf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:39:41 +0000] b712dc88380bcb6cd8925cf51cc67fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:39:49 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:49 [info] 38#38: *1542 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:56 [info] 39#39: *1543 [lua] access_by_lua(msblocations.conf:189):2: c7fb013dae7c6fd8c28671016c7434fc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:39:56 [info] 39#39: *1543 [lua] logger.lua:23: c7fb013dae7c6fd8c28671016c7434fc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.71.72 - - [24/Jan/2023:04:39:56 +0000] c7fb013dae7c6fd8c28671016c7434fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/24 04:39:59 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:39:59 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:09 [info] 38#38: *1546 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:09 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:11 [info] 39#39: *1548 [lua] access_by_lua(msblocations.conf:189):2: ae1c22659fd0c0a47f9f30713eea81df:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:40:11 [info] 39#39: *1548 [lua] logger.lua:23: ae1c22659fd0c0a47f9f30713eea81df {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:04:40:11 +0000] ae1c22659fd0c0a47f9f30713eea81df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 04:40:19 [info] 39#39: *1550 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:19 [info] 39#39: *1549 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:26 [info] 39#39: *1551 [lua] access_by_lua(msblocations.conf:189):2: ff1ea8ad13e2db4d5f56ee5f1fe5493d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:40:26 [info] 39#39: *1551 [lua] logger.lua:23: ff1ea8ad13e2db4d5f56ee5f1fe5493d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:40:26 +0000] ff1ea8ad13e2db4d5f56ee5f1fe5493d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:40:29 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:29 [info] 39#39: *1553 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:39 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:39 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:41 [info] 39#39: *1557 [lua] access_by_lua(msblocations.conf:189):2: 4bc368ed70115aff64ae933b17106185:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:40:41 [info] 39#39: *1557 [lua] logger.lua:23: 4bc368ed70115aff64ae933b17106185 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:40:41 +0000] 4bc368ed70115aff64ae933b17106185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:40:49 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:49 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:56 [info] 39#39: *1560 [lua] access_by_lua(msblocations.conf:189):2: 9167450a8bd4d47ec377bcef440fffdb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.72 - - [24/Jan/2023:04:40:56 +0000] 9167450a8bd4d47ec377bcef440fffdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:40:56 [info] 39#39: *1560 [lua] logger.lua:23: 9167450a8bd4d47ec377bcef440fffdb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:40:59 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:40:59 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:09 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:09 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:11 [info] 39#39: *1565 [lua] access_by_lua(msblocations.conf:189):2: d03743e8a8a93f09041ecb37d76660e1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:11 +0000] d03743e8a8a93f09041ecb37d76660e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:41:11 [info] 39#39: *1565 [lua] logger.lua:23: d03743e8a8a93f09041ecb37d76660e1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:41:19 [info] 39#39: *1566 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:19 [info] 39#39: *1567 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:26 [info] 39#39: *1568 [lua] access_by_lua(msblocations.conf:189):2: 4f35c26b10a78c18788e304fbf91e349:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:26 +0000] 4f35c26b10a78c18788e304fbf91e349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 04:41:26 [info] 39#39: *1568 [lua] logger.lua:23: 4f35c26b10a78c18788e304fbf91e349 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 04:41:29 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:29 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:39 [info] 39#39: *1572 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:39 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:41 [info] 39#39: *1574 [lua] access_by_lua(msblocations.conf:189):2: 83923810dd469d16efb1ae80776feff9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:41:41 [info] 39#39: *1574 [lua] logger.lua:23: 83923810dd469d16efb1ae80776feff9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:41 +0000] 83923810dd469d16efb1ae80776feff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:41:49 [info] 39#39: *1576 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:49 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:56 [info] 39#39: *1577 [lua] access_by_lua(msblocations.conf:189):2: 9405004f0d00d92b74295be7e403afcf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:41:56 [info] 39#39: *1577 [lua] logger.lua:23: 9405004f0d00d92b74295be7e403afcf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:41:56 +0000] 9405004f0d00d92b74295be7e403afcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:41:59 [info] 39#39: *1578 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:41:59 [info] 39#39: *1579 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:09 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:09 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:11 [info] 39#39: *1582 [lua] access_by_lua(msblocations.conf:189):2: a3eafed7615ddf7866adf8949fda3c97:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:42:11 +0000] a3eafed7615ddf7866adf8949fda3c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:42:11 [info] 39#39: *1582 [lua] logger.lua:23: a3eafed7615ddf7866adf8949fda3c97 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:42:19 [info] 39#39: *1584 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:19 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:26 [info] 39#39: *1585 [lua] access_by_lua(msblocations.conf:189):2: 9639652965978590be4b82095f2462ea:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:42:26 +0000] 9639652965978590be4b82095f2462ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:42:26 [info] 39#39: *1585 [lua] logger.lua:23: 9639652965978590be4b82095f2462ea {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:42:29 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:29 [info] 39#39: *1587 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:39 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:39 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:41 [info] 39#39: *1591 [lua] access_by_lua(msblocations.conf:189):2: 59374b23998529d0cbcf13d063db227e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:42:41 [info] 39#39: *1591 [lua] logger.lua:23: 59374b23998529d0cbcf13d063db227e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:42:41 +0000] 59374b23998529d0cbcf13d063db227e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:42:49 [info] 39#39: *1592 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:49 [info] 39#39: *1593 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:56 [info] 39#39: *1594 [lua] access_by_lua(msblocations.conf:189):2: 31eedf69e1b72ce9070912f833ede3d1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.72 - - [24/Jan/2023:04:42:56 +0000] 31eedf69e1b72ce9070912f833ede3d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 04:42:56 [info] 39#39: *1594 [lua] logger.lua:23: 31eedf69e1b72ce9070912f833ede3d1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:42:59 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:42:59 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:09 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:09 [info] 39#39: *1598 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:11 [info] 39#39: *1599 [lua] access_by_lua(msblocations.conf:189):2: 5b511e48f76910c7bff13d6775a8f1ff:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:43:11 [info] 39#39: *1599 [lua] logger.lua:23: 5b511e48f76910c7bff13d6775a8f1ff {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:43:11 +0000] 5b511e48f76910c7bff13d6775a8f1ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:43:19 [info] 39#39: *1600 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:19 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 10.233.71.72 - - [24/Jan/2023:04:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.72 - - [24/Jan/2023:04:43:26 +0000] 2f9ba8206e6daf051c28c945e006773b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 04:43:26 [info] 39#39: *1602 [lua] access_by_lua(msblocations.conf:189):2: 2f9ba8206e6daf051c28c945e006773b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:43:26 [info] 39#39: *1602 [lua] logger.lua:23: 2f9ba8206e6daf051c28c945e006773b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:43:29 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:29 [info] 39#39: *1604 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:39 [info] 39#39: *1606 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:39 [info] 39#39: *1607 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:41 [info] 39#39: *1608 [lua] access_by_lua(msblocations.conf:189):2: b836328cf9fbdfa1ef4200d153b002c9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:43:41 [info] 39#39: *1608 [lua] logger.lua:23: b836328cf9fbdfa1ef4200d153b002c9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:43:41 +0000] b836328cf9fbdfa1ef4200d153b002c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 04:43:49 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:49 [info] 39#39: *1610 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:56 [info] 39#39: *1611 [lua] access_by_lua(msblocations.conf:189):2: 64c3b81e1ee5a3bdbbb6795a76d44d77:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:43:56 [info] 39#39: *1611 [lua] logger.lua:23: 64c3b81e1ee5a3bdbbb6795a76d44d77 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:43:56 +0000] 64c3b81e1ee5a3bdbbb6795a76d44d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 04:43:59 [info] 39#39: *1612 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:43:59 [info] 39#39: *1613 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:09 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:09 [info] 39#39: *1615 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:11 [info] 39#39: *1616 [lua] access_by_lua(msblocations.conf:189):2: 1dd6371019e03aed6d6a9da61d1b6612:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:44:11 [info] 39#39: *1616 [lua] logger.lua:23: 1dd6371019e03aed6d6a9da61d1b6612 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:44:11 +0000] 1dd6371019e03aed6d6a9da61d1b6612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/24 04:44:19 [info] 39#39: *1618 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:19 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:26 [info] 39#39: *1619 [lua] access_by_lua(msblocations.conf:189):2: 98e232f753d60d540d387bab3588b697:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:44:26 [info] 39#39: *1619 [lua] logger.lua:23: 98e232f753d60d540d387bab3588b697 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:44:26 +0000] 98e232f753d60d540d387bab3588b697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:44:29 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:29 [info] 39#39: *1621 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:39 [info] 39#39: *1623 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:39 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:41 [info] 39#39: *1625 [lua] access_by_lua(msblocations.conf:189):2: 3a027a54f3e168856ea35dede0c5b527:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:44:41 +0000] 3a027a54f3e168856ea35dede0c5b527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:44:41 [info] 39#39: *1625 [lua] logger.lua:23: 3a027a54f3e168856ea35dede0c5b527 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:44:49 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:49 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:56 [info] 39#39: *1628 [lua] access_by_lua(msblocations.conf:189):2: 7e595c387576c4cc09edd803eb671f45:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.72 - - [24/Jan/2023:04:44:56 +0000] 7e595c387576c4cc09edd803eb671f45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 04:44:56 [info] 39#39: *1628 [lua] logger.lua:23: 7e595c387576c4cc09edd803eb671f45 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:44:59 [info] 38#38: *1630 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:44:59 [info] 38#38: *1629 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:09 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:09 [info] 39#39: *1632 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:11 [info] 39#39: *1633 [lua] access_by_lua(msblocations.conf:189):2: ca684a8f6a4323ec20f7fe7c33d17ed0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:45:11 +0000] ca684a8f6a4323ec20f7fe7c33d17ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:45:11 [info] 39#39: *1633 [lua] logger.lua:23: ca684a8f6a4323ec20f7fe7c33d17ed0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/24 04:45:19 [info] 39#39: *1635 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:19 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:26 [info] 39#39: *1636 [lua] access_by_lua(msblocations.conf:189):2: 0b61a5ae868aafafd21322f7751a7564:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:45:26 [info] 39#39: *1636 [lua] logger.lua:23: 0b61a5ae868aafafd21322f7751a7564 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:45:26 +0000] 0b61a5ae868aafafd21322f7751a7564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 04:45:29 [info] 38#38: *1637 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:29 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:39 [info] 38#38: *1640 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:39 [info] 39#39: *1641 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:41 [info] 39#39: *1642 [lua] access_by_lua(msblocations.conf:189):2: 5b89765979622e30214206b4674ba707:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:45:41 [info] 39#39: *1642 [lua] logger.lua:23: 5b89765979622e30214206b4674ba707 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:45:41 +0000] 5b89765979622e30214206b4674ba707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:45:49 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:49 [info] 39#39: *1644 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:56 [info] 39#39: *1645 [lua] access_by_lua(msblocations.conf:189):2: ec97a3aab62fea67c9f89efb891a75ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/24 04:45:56 [info] 39#39: *1645 [lua] logger.lua:23: ec97a3aab62fea67c9f89efb891a75ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.72 - - [24/Jan/2023:04:45:56 +0000] ec97a3aab62fea67c9f89efb891a75ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.72 - - [24/Jan/2023:04:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 04:45:59 [info] 39#39: *1646 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:45:59 [info] 39#39: *1647 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:46:09 [info] 39#39: *1648 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24 04:46:09 [info] 39#39: *1649 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443 2023/01/24