By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.2.225 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/13 05:04:06 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/13 05:04:06 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/13 05:04:06 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/13 05:04:06 [notice] 33#33: using the "epoll" event method 2022/10/13 05:04:06 [notice] 33#33: openresty/1.13.6.1 2022/10/13 05:04:06 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/13 05:04:06 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/13 05:04:06 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/13 05:04:06 [notice] 34#34: start worker processes 2022/10/13 05:04:06 [notice] 34#34: start worker process 35 2022/10/13 05:04:06 [notice] 34#34: start worker process 37 \n\n### Starting apiroute 2022/10/13 05:04:06 [notice] 34#34: start worker process 38 2022/10/13 05:04:06 [notice] 34#34: start worker process 39 2022/10/13 05:04:06 [notice] 34#34: start worker process 40 2022/10/13 05:04:06 [notice] 34#34: start worker process 41 2022/10/13 05:04:06 [notice] 34#34: start worker process 42 2022/10/13 05:04:06 [notice] 34#34: start worker process 43 2022/10/13 05:04:06 [notice] 34#34: start cache manager process 44 2022/10/13 05:04:06 [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-20221013050406.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-13 05:04:09 030 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-13 05:04:09 038 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-13 05:04:09 038 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-13 05:04:09 100 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-13 05:04:09 101 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.2.225:10081 Enabled:true 2022-10-13 05:04:10 680 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-13 05:04:10 764 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-13 05:04:10 765 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-13 05:04:10 766 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-13 05:04:10 767 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-13 05:04:10 768 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-13 05:04:10 768 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-13 05:04:10 768 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-13 05:04:10 829 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-13 05:04:10 950 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-13 05:04:10 951 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-13 05:04:10 951 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-13 05:04:11 467 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/13 05:04:19 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:19 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:24 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 2c8191127c16b979d3c44a0a8944918f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:04:25 [info] 38#38: *14 [lua] logger.lua:23: 2c8191127c16b979d3c44a0a8944918f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:04:25 +0000] 2c8191127c16b979d3c44a0a8944918f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.153 upstream_response_time:0.152 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 47 2022/10/13 05:04:29 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:29 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:39 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:39 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:40 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 7caa930b1dd1d2bf2f5423567231b93d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:04:40 [info] 38#38: *21 [lua] logger.lua:23: 7caa930b1dd1d2bf2f5423567231b93d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:04:40 +0000] 7caa930b1dd1d2bf2f5423567231b93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:04:49 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:49 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:55 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 2f581d7979dff06c3b58d5db9970223a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:04:55 [info] 38#38: *24 [lua] logger.lua:23: 2f581d7979dff06c3b58d5db9970223a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:04:55 +0000] 2f581d7979dff06c3b58d5db9970223a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:04:59 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:04:59 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:06 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/13 05:05:06 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/13 05:05:06 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/13 05:05:06 [notice] 34#34: signal 29 (SIGIO) received 2022/10/13 05:05:09 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:09 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:10 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 7f83828ce55c9d19308bfa9fd1517c61:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:05:10 [info] 38#38: *31 [lua] logger.lua:23: 7f83828ce55c9d19308bfa9fd1517c61 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:10 +0000] 7f83828ce55c9d19308bfa9fd1517c61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:05:19 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:19 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:25 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: 6632208c5d7b3a44a85ee82f7049124d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:25 +0000] 6632208c5d7b3a44a85ee82f7049124d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:05:25 [info] 38#38: *34 [lua] logger.lua:23: 6632208c5d7b3a44a85ee82f7049124d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:05:29 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:29 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:39 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:39 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:40 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: d1b1bf11db7350fc055b3cd799cf33a3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:40 +0000] d1b1bf11db7350fc055b3cd799cf33a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2022/10/13 05:05:40 [info] 38#38: *39 [lua] logger.lua:23: d1b1bf11db7350fc055b3cd799cf33a3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/13 05:05:49 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:49 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:55 [info] 38#38: *42 [lua] access_by_lua(msblocations.conf:189):2: 4e062b424e2a8d3ab64e3a6084b6d179:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:55 +0000] 4e062b424e2a8d3ab64e3a6084b6d179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:05:55 [info] 38#38: *42 [lua] logger.lua:23: 4e062b424e2a8d3ab64e3a6084b6d179 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:05:59 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:05:59 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:09 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:09 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:10 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: 15d73402bca8bd91dec007686171a618:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:06:10 [info] 38#38: *48 [lua] logger.lua:23: 15d73402bca8bd91dec007686171a618 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:10 +0000] 15d73402bca8bd91dec007686171a618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:06:19 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:19 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:25 [info] 38#38: *51 [lua] access_by_lua(msblocations.conf:189):2: 8d0734c7a72d60e359591826b417d4ae:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:25 +0000] 8d0734c7a72d60e359591826b417d4ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/13 05:06:25 [info] 38#38: *51 [lua] logger.lua:23: 8d0734c7a72d60e359591826b417d4ae {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:06:29 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:29 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:39 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:39 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:40 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: d74181a633e0e5ef9eaba087114d8ce5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:40 +0000] d74181a633e0e5ef9eaba087114d8ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 05:06:40 [info] 38#38: *56 [lua] logger.lua:23: d74181a633e0e5ef9eaba087114d8ce5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/13 05:06:49 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:49 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:55 [info] 38#38: *59 [lua] access_by_lua(msblocations.conf:189):2: 679b75e581a4c8bfb8005ddc777873f8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:06:55 [info] 38#38: *59 [lua] logger.lua:23: 679b75e581a4c8bfb8005ddc777873f8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:06:55 +0000] 679b75e581a4c8bfb8005ddc777873f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:06:59 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:06:59 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:09 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:09 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:10 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 0b89fd64df9b60d8b20075ddb07e10f2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:07:10 +0000] 0b89fd64df9b60d8b20075ddb07e10f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:07:10 [info] 38#38: *65 [lua] logger.lua:23: 0b89fd64df9b60d8b20075ddb07e10f2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:07:19 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:19 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:25 [info] 38#38: *68 [lua] access_by_lua(msblocations.conf:189):2: 16f47d926388e50847d2c36f9f55a7aa:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:07:25 [info] 38#38: *68 [lua] logger.lua:23: 16f47d926388e50847d2c36f9f55a7aa {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:07:25 +0000] 16f47d926388e50847d2c36f9f55a7aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:07:29 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:29 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:39 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:39 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:40 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: b0ad5cf2c187d80b9e93ec0d8e42a137:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:07:40 +0000] b0ad5cf2c187d80b9e93ec0d8e42a137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/13 05:07:40 [info] 38#38: *73 [lua] logger.lua:23: b0ad5cf2c187d80b9e93ec0d8e42a137 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:07:49 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:49 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:55 [info] 38#38: *76 [lua] access_by_lua(msblocations.conf:189):2: 982d36760082eec24fd45d966918cd1b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:07:55 [info] 38#38: *76 [lua] logger.lua:23: 982d36760082eec24fd45d966918cd1b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:07:55 +0000] 982d36760082eec24fd45d966918cd1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:07:59 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:07:59 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:09 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:09 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:10 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: 02cbc63c39e8b6b9512a1eaa90133bec:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:08:10 +0000] 02cbc63c39e8b6b9512a1eaa90133bec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/13 05:08:10 [info] 38#38: *82 [lua] logger.lua:23: 02cbc63c39e8b6b9512a1eaa90133bec {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:08:19 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:19 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:25 [info] 38#38: *85 [lua] access_by_lua(msblocations.conf:189):2: c3324ed2c9d1cfffd5aef3b8edf16429:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:08:25 [info] 38#38: *85 [lua] logger.lua:23: c3324ed2c9d1cfffd5aef3b8edf16429 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:08:25 +0000] c3324ed2c9d1cfffd5aef3b8edf16429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:08:29 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:29 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:39 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:39 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:40 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 8520ed356b95971bce0686ac0f6e44d5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:08:40 [info] 38#38: *90 [lua] logger.lua:23: 8520ed356b95971bce0686ac0f6e44d5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:08:40 +0000] 8520ed356b95971bce0686ac0f6e44d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:08:49 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:49 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:55 [info] 38#38: *93 [lua] access_by_lua(msblocations.conf:189):2: a833a5d3ac815c2ab3217125ef52d2f0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:08:55 [info] 38#38: *93 [lua] logger.lua:23: a833a5d3ac815c2ab3217125ef52d2f0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:08:55 +0000] a833a5d3ac815c2ab3217125ef52d2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:08:59 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:08:59 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:09 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:09 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:10 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: c56c74b6fe509185361d7c6033dd4454:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:09:10 [info] 38#38: *99 [lua] logger.lua:23: c56c74b6fe509185361d7c6033dd4454 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:09:10 +0000] c56c74b6fe509185361d7c6033dd4454 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:09:19 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:19 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:25 [info] 38#38: *102 [lua] access_by_lua(msblocations.conf:189):2: 81be25739fdccccb36f137e2f8709bc0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:09:25 [info] 38#38: *102 [lua] logger.lua:23: 81be25739fdccccb36f137e2f8709bc0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:09:25 +0000] 81be25739fdccccb36f137e2f8709bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:09:29 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:29 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:39 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:39 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:40 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: 03782fb2b25dfb1d504ff69c315e3ce5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.99 - - [13/Oct/2022:05:09:40 +0000] 03782fb2b25dfb1d504ff69c315e3ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/13 05:09:40 [info] 38#38: *107 [lua] logger.lua:23: 03782fb2b25dfb1d504ff69c315e3ce5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:09:49 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:49 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:55 [info] 38#38: *110 [lua] access_by_lua(msblocations.conf:189):2: 4539ab95b3dd9b51bf09e8f942545b0f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:09:55 +0000] 4539ab95b3dd9b51bf09e8f942545b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 05:09:55 [info] 38#38: *110 [lua] logger.lua:23: 4539ab95b3dd9b51bf09e8f942545b0f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/13 05:09:59 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:09:59 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:09 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:09 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:10 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: a31e95244f54f1d4cecd099d97095445:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:10 +0000] a31e95244f54f1d4cecd099d97095445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:10:10 [info] 38#38: *116 [lua] logger.lua:23: a31e95244f54f1d4cecd099d97095445 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:10:19 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:19 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:25 [info] 38#38: *119 [lua] access_by_lua(msblocations.conf:189):2: d04047d5a6fc863cb21e7118a17748e4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:10:25 [info] 38#38: *119 [lua] logger.lua:23: d04047d5a6fc863cb21e7118a17748e4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:25 +0000] d04047d5a6fc863cb21e7118a17748e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:10:29 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:29 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:39 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:39 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:40 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: a0a90d6378b58699b45a3d519137639e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:40 +0000] a0a90d6378b58699b45a3d519137639e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 05:10:40 [info] 38#38: *124 [lua] logger.lua:23: a0a90d6378b58699b45a3d519137639e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:10:49 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:49 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:55 [info] 38#38: *127 [lua] access_by_lua(msblocations.conf:189):2: 025bfdbdd8bc247e358bb7a1abfb9cde:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:55 +0000] 025bfdbdd8bc247e358bb7a1abfb9cde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:10:55 [info] 38#38: *127 [lua] logger.lua:23: 025bfdbdd8bc247e358bb7a1abfb9cde {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:10:59 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:10:59 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:09 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:09 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:10 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 7e1f6a7c990a83c002013e7e1ceff7db:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:11:10 [info] 38#38: *133 [lua] logger.lua:23: 7e1f6a7c990a83c002013e7e1ceff7db {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:11:10 +0000] 7e1f6a7c990a83c002013e7e1ceff7db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:11:19 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:19 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:25 [info] 38#38: *136 [lua] access_by_lua(msblocations.conf:189):2: 93569ea8e91100e9031ef3dab2d26b9f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:11:25 [info] 38#38: *136 [lua] logger.lua:23: 93569ea8e91100e9031ef3dab2d26b9f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:11:25 +0000] 93569ea8e91100e9031ef3dab2d26b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:11:29 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:29 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:39 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:39 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:40 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: e0397bbf1fa1d352b1a7d1156b6657d2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:11:40 [info] 38#38: *141 [lua] logger.lua:23: e0397bbf1fa1d352b1a7d1156b6657d2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:11:40 +0000] e0397bbf1fa1d352b1a7d1156b6657d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:11:49 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:49 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:55 [info] 38#38: *144 [lua] access_by_lua(msblocations.conf:189):2: c92cb69d39552b6cd4a5e9acb1751475:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:11:55 [info] 38#38: *144 [lua] logger.lua:23: c92cb69d39552b6cd4a5e9acb1751475 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:11:55 +0000] c92cb69d39552b6cd4a5e9acb1751475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:11:59 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:11:59 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:09 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:09 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:10 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: bf5ed64e969cc669f6dd940834d9de7c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:12:10 [info] 38#38: *150 [lua] logger.lua:23: bf5ed64e969cc669f6dd940834d9de7c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:10 +0000] bf5ed64e969cc669f6dd940834d9de7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:12:19 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:19 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:25 [info] 38#38: *153 [lua] access_by_lua(msblocations.conf:189):2: 571b73f5a0c1446f9441ecfb2e6a448c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:25 +0000] 571b73f5a0c1446f9441ecfb2e6a448c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/10/13 05:12:25 [info] 38#38: *153 [lua] logger.lua:23: 571b73f5a0c1446f9441ecfb2e6a448c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/13 05:12:29 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:29 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:39 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:39 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:40 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: e50d0064240581569e37e041d70c5f6a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:12:40 [info] 38#38: *158 [lua] logger.lua:23: e50d0064240581569e37e041d70c5f6a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:40 +0000] e50d0064240581569e37e041d70c5f6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:12:49 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:49 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:55 [info] 38#38: *161 [lua] access_by_lua(msblocations.conf:189):2: f8b30cd1ba3d0e2888e208f15d8a5c93:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:55 +0000] f8b30cd1ba3d0e2888e208f15d8a5c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:12:55 [info] 38#38: *161 [lua] logger.lua:23: f8b30cd1ba3d0e2888e208f15d8a5c93 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:12:59 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:12:59 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:09 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:09 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:10 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: 9b21b50d952f2476e0b10fe68507d8c1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:13:10 [info] 38#38: *167 [lua] logger.lua:23: 9b21b50d952f2476e0b10fe68507d8c1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:13:10 +0000] 9b21b50d952f2476e0b10fe68507d8c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:13:19 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:19 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:25 [info] 38#38: *170 [lua] access_by_lua(msblocations.conf:189):2: 1b945c70f37bed3bb1f0c2f3e606e735:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:13:25 [info] 38#38: *170 [lua] logger.lua:23: 1b945c70f37bed3bb1f0c2f3e606e735 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:13:25 +0000] 1b945c70f37bed3bb1f0c2f3e606e735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:29 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:29 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:39 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:39 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:40 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: 4e7135d6fe2bae7e3457011adb749a03:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:13:40 +0000] 4e7135d6fe2bae7e3457011adb749a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:40 [info] 38#38: *175 [lua] logger.lua:23: 4e7135d6fe2bae7e3457011adb749a03 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:13:49 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:49 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:55 [info] 38#38: *178 [lua] access_by_lua(msblocations.conf:189):2: c317a8b64e1d4a593a5bacb891a3aa0e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:13:55 [info] 38#38: *178 [lua] logger.lua:23: c317a8b64e1d4a593a5bacb891a3aa0e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:13:55 +0000] c317a8b64e1d4a593a5bacb891a3aa0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:59 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:13:59 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:09 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:09 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:10 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 10250b6a803cd7b7acfbe77fb076d976:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:14:10 [info] 38#38: *184 [lua] logger.lua:23: 10250b6a803cd7b7acfbe77fb076d976 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:10 +0000] 10250b6a803cd7b7acfbe77fb076d976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/13 05:14:19 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:19 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:25 [info] 38#38: *187 [lua] access_by_lua(msblocations.conf:189):2: 5f29b3cf30ef9ba963a002471e2778c2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:25 +0000] 5f29b3cf30ef9ba963a002471e2778c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:14:25 [info] 38#38: *187 [lua] logger.lua:23: 5f29b3cf30ef9ba963a002471e2778c2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:14:29 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:29 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:39 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:39 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:40 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 630d4eb816a24e726cc28ccd36df6105:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:14:40 [info] 38#38: *192 [lua] logger.lua:23: 630d4eb816a24e726cc28ccd36df6105 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:40 +0000] 630d4eb816a24e726cc28ccd36df6105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:14:49 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:49 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:55 [info] 38#38: *195 [lua] access_by_lua(msblocations.conf:189):2: fb121a2015afc737fc6efc52dcf13ad7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:14:55 [info] 38#38: *195 [lua] logger.lua:23: fb121a2015afc737fc6efc52dcf13ad7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:14:55 +0000] fb121a2015afc737fc6efc52dcf13ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:14:59 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:14:59 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:09 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:09 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:10 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: f80e30fd1748035e00519f6b3639784d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:15:10 +0000] f80e30fd1748035e00519f6b3639784d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:15:10 [info] 38#38: *201 [lua] logger.lua:23: f80e30fd1748035e00519f6b3639784d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:15:19 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:19 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:25 [info] 38#38: *204 [lua] access_by_lua(msblocations.conf:189):2: 6c50a86412d74b0237f4dc320fae203b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:15:25 [info] 38#38: *204 [lua] logger.lua:23: 6c50a86412d74b0237f4dc320fae203b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:15:25 +0000] 6c50a86412d74b0237f4dc320fae203b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:15:29 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:29 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:39 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:39 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:40 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 8c82f6f9b2e2b95ae22fe548f9689fb7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:15:40 [info] 38#38: *209 [lua] logger.lua:23: 8c82f6f9b2e2b95ae22fe548f9689fb7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:15:40 +0000] 8c82f6f9b2e2b95ae22fe548f9689fb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:15:49 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:49 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:55 [info] 38#38: *212 [lua] access_by_lua(msblocations.conf:189):2: fc9de6421dd47978f3b178f80a9ab7c5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:15:55 +0000] fc9de6421dd47978f3b178f80a9ab7c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:15:55 [info] 38#38: *212 [lua] logger.lua:23: fc9de6421dd47978f3b178f80a9ab7c5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:15:59 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:15:59 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:09 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:09 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:10 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: daaf36ded85b073eb5aa448caa48912e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:10 +0000] daaf36ded85b073eb5aa448caa48912e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 05:16:10 [info] 38#38: *218 [lua] logger.lua:23: daaf36ded85b073eb5aa448caa48912e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/13 05:16:19 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:19 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:25 [info] 38#38: *221 [lua] access_by_lua(msblocations.conf:189):2: d84287bf14cdad3851e5b7e4b4b36f39:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.99 - - [13/Oct/2022:05:16:25 +0000] d84287bf14cdad3851e5b7e4b4b36f39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/13 05:16:25 [info] 38#38: *221 [lua] logger.lua:23: d84287bf14cdad3851e5b7e4b4b36f39 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:16:29 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:29 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:39 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:39 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:40 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 7ac635bcc350572efe2d25e2c9590514:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:40 +0000] 7ac635bcc350572efe2d25e2c9590514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:16:40 [info] 38#38: *226 [lua] logger.lua:23: 7ac635bcc350572efe2d25e2c9590514 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:16:49 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:49 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:55 [info] 38#38: *229 [lua] access_by_lua(msblocations.conf:189):2: b0761114d846a89b0107d8c3668ee477:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:55 +0000] b0761114d846a89b0107d8c3668ee477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:16:55 [info] 38#38: *229 [lua] logger.lua:23: b0761114d846a89b0107d8c3668ee477 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:16:59 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:16:59 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:09 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:09 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:10 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 3967feab93b7479e7b3579715b5496d0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:17:10 +0000] 3967feab93b7479e7b3579715b5496d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:17:10 [info] 38#38: *235 [lua] logger.lua:23: 3967feab93b7479e7b3579715b5496d0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:17:19 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:19 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:25 [info] 38#38: *238 [lua] access_by_lua(msblocations.conf:189):2: 82a303961dc5edea9f71852141e09fce:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:17:26 [info] 38#38: *238 [lua] logger.lua:23: 82a303961dc5edea9f71852141e09fce {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:17:26 +0000] 82a303961dc5edea9f71852141e09fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:17:29 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:29 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:39 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:39 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:41 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: fdb97de4e3f0ffaf02a1b8c806dff2f3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:17:41 [info] 38#38: *243 [lua] logger.lua:23: fdb97de4e3f0ffaf02a1b8c806dff2f3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:17:41 +0000] fdb97de4e3f0ffaf02a1b8c806dff2f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:17:49 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:49 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:56 [info] 38#38: *246 [lua] access_by_lua(msblocations.conf:189):2: 025642f48c2a18d81e73462ce6947a5b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:17:56 +0000] 025642f48c2a18d81e73462ce6947a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:17:56 [info] 38#38: *246 [lua] logger.lua:23: 025642f48c2a18d81e73462ce6947a5b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:17:59 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:17:59 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:09 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:09 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:11 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: f8e6a00d432563af9cd82b7f17e9824e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:18:11 [info] 38#38: *252 [lua] logger.lua:23: f8e6a00d432563af9cd82b7f17e9824e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:18:11 +0000] f8e6a00d432563af9cd82b7f17e9824e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:19 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:19 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:26 [info] 38#38: *255 [lua] access_by_lua(msblocations.conf:189):2: 405bfae6ac9260d4c2322c813db40fc6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:18:26 [info] 38#38: *255 [lua] logger.lua:23: 405bfae6ac9260d4c2322c813db40fc6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:18:26 +0000] 405bfae6ac9260d4c2322c813db40fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:29 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:29 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:39 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:39 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:41 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: 83ee198adaadced3def5f495800eee2e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:18:41 +0000] 83ee198adaadced3def5f495800eee2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:18:41 [info] 38#38: *260 [lua] logger.lua:23: 83ee198adaadced3def5f495800eee2e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:18:49 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:49 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:56 [info] 38#38: *263 [lua] access_by_lua(msblocations.conf:189):2: 339ae08b2294c7528d875127176e0538:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:18:56 +0000] 339ae08b2294c7528d875127176e0538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:56 [info] 38#38: *263 [lua] logger.lua:23: 339ae08b2294c7528d875127176e0538 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:18:59 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:18:59 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:09 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:09 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:11 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 05ad697b81f03b42e375eef26bf8550f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:11 +0000] 05ad697b81f03b42e375eef26bf8550f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:19:11 [info] 38#38: *269 [lua] logger.lua:23: 05ad697b81f03b42e375eef26bf8550f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:19:19 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:19 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:26 [info] 38#38: *272 [lua] access_by_lua(msblocations.conf:189):2: 077d1869363b0948577980c42513c018:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:26 +0000] 077d1869363b0948577980c42513c018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:19:26 [info] 38#38: *272 [lua] logger.lua:23: 077d1869363b0948577980c42513c018 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:19:29 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:29 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:39 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:39 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:41 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 580eb6b433106eb2b00f01634fdcd222:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:41 +0000] 580eb6b433106eb2b00f01634fdcd222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:19:41 [info] 38#38: *277 [lua] logger.lua:23: 580eb6b433106eb2b00f01634fdcd222 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:19:49 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:49 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:56 [info] 38#38: *280 [lua] access_by_lua(msblocations.conf:189):2: 6b16a8513bb7534321556cc51bd2f9c0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:19:56 [info] 38#38: *280 [lua] logger.lua:23: 6b16a8513bb7534321556cc51bd2f9c0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:19:56 +0000] 6b16a8513bb7534321556cc51bd2f9c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:19:59 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:19:59 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:09 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:09 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:11 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: f6731c9328738af6424d1d303212c19f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:20:11 [info] 38#38: *286 [lua] logger.lua:23: f6731c9328738af6424d1d303212c19f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:20:11 +0000] f6731c9328738af6424d1d303212c19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:20:19 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:19 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:26 [info] 38#38: *289 [lua] access_by_lua(msblocations.conf:189):2: e0daeaa62af772dd53f0bae03602c527:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:20:26 [info] 38#38: *289 [lua] logger.lua:23: e0daeaa62af772dd53f0bae03602c527 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:20:26 +0000] e0daeaa62af772dd53f0bae03602c527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:20:29 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:29 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:39 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:39 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:41 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 63de9ad916572a1eb81a7a64f95291f2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:20:41 [info] 38#38: *294 [lua] logger.lua:23: 63de9ad916572a1eb81a7a64f95291f2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:20:41 +0000] 63de9ad916572a1eb81a7a64f95291f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:20:49 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:49 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:56 [info] 38#38: *297 [lua] access_by_lua(msblocations.conf:189):2: 29569999a1ff14d87847074b34c60f4f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:20:56 +0000] 29569999a1ff14d87847074b34c60f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:20:56 [info] 38#38: *297 [lua] logger.lua:23: 29569999a1ff14d87847074b34c60f4f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:20:59 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:20:59 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:09 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:09 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:11 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: ba5eb1ca5e89e9cd68c68600b2a2b60e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:21:11 [info] 38#38: *303 [lua] logger.lua:23: ba5eb1ca5e89e9cd68c68600b2a2b60e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:21:11 +0000] ba5eb1ca5e89e9cd68c68600b2a2b60e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:21:19 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:19 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:26 [info] 38#38: *306 [lua] access_by_lua(msblocations.conf:189):2: b982525c70629d7d7fc11686beb98ddb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:21:26 +0000] b982525c70629d7d7fc11686beb98ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 05:21:26 [info] 38#38: *306 [lua] logger.lua:23: b982525c70629d7d7fc11686beb98ddb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:21:29 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:29 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:39 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:39 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:41 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 96cbb1540a423a5d269486d4faf25a46:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:21:41 [info] 38#38: *311 [lua] logger.lua:23: 96cbb1540a423a5d269486d4faf25a46 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:21:41 +0000] 96cbb1540a423a5d269486d4faf25a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:21:49 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:49 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:56 [info] 38#38: *314 [lua] access_by_lua(msblocations.conf:189):2: 0643199fbcb2706c4fd9ee1fa7073bdc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:21:56 [info] 38#38: *314 [lua] logger.lua:23: 0643199fbcb2706c4fd9ee1fa7073bdc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:21:56 +0000] 0643199fbcb2706c4fd9ee1fa7073bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:21:59 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:21:59 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:09 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:09 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:11 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: cd54389cf836020b24ce9b771da5d5cd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:22:11 +0000] cd54389cf836020b24ce9b771da5d5cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:22:11 [info] 38#38: *320 [lua] logger.lua:23: cd54389cf836020b24ce9b771da5d5cd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:22:19 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:19 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:26 [info] 38#38: *323 [lua] access_by_lua(msblocations.conf:189):2: a200ca1a8bbb5ab99f6a4eb67c9f4180:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:22:26 +0000] a200ca1a8bbb5ab99f6a4eb67c9f4180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:22:26 [info] 38#38: *323 [lua] logger.lua:23: a200ca1a8bbb5ab99f6a4eb67c9f4180 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:22:29 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:29 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:39 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:39 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:41 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: fb3b43c7938143e818d083933ea9a961:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:22:41 [info] 38#38: *328 [lua] logger.lua:23: fb3b43c7938143e818d083933ea9a961 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:22:41 +0000] fb3b43c7938143e818d083933ea9a961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:22:49 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:49 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:56 [info] 38#38: *331 [lua] access_by_lua(msblocations.conf:189):2: e238cc41ea0504de2e336f2723f60cd2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:22:56 [info] 38#38: *331 [lua] logger.lua:23: e238cc41ea0504de2e336f2723f60cd2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:22:56 +0000] e238cc41ea0504de2e336f2723f60cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:22:59 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:22:59 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:09 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:09 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:11 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 9c040a22e69977f1628f4469d3d19123:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:23:11 [info] 38#38: *337 [lua] logger.lua:23: 9c040a22e69977f1628f4469d3d19123 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:23:11 +0000] 9c040a22e69977f1628f4469d3d19123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:23:19 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:19 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:26 [info] 38#38: *340 [lua] access_by_lua(msblocations.conf:189):2: 82e60eb69df8afdd1f17043cd1c00b0a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:23:26 +0000] 82e60eb69df8afdd1f17043cd1c00b0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/13 05:23:26 [info] 38#38: *340 [lua] logger.lua:23: 82e60eb69df8afdd1f17043cd1c00b0a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:23:29 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:29 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:39 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:39 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:41 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 88a58f6bf24060627dfa028ac3e07c53:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:23:41 [info] 38#38: *345 [lua] logger.lua:23: 88a58f6bf24060627dfa028ac3e07c53 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:23:41 +0000] 88a58f6bf24060627dfa028ac3e07c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:23:49 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:49 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:56 [info] 38#38: *348 [lua] access_by_lua(msblocations.conf:189):2: c0c15df86573cc2db13e41359961c8f4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:23:56 [info] 38#38: *348 [lua] logger.lua:23: c0c15df86573cc2db13e41359961c8f4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:23:56 +0000] c0c15df86573cc2db13e41359961c8f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:23:59 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:23:59 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:09 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:09 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:11 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 8f855b603f8cd31e0c2173f3ea5ec937:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:24:11 [info] 38#38: *354 [lua] logger.lua:23: 8f855b603f8cd31e0c2173f3ea5ec937 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:24:11 +0000] 8f855b603f8cd31e0c2173f3ea5ec937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:24:19 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:19 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:26 [info] 38#38: *357 [lua] access_by_lua(msblocations.conf:189):2: d83a6cfd4dacd8f8d663e827e1091768:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:24:26 [info] 38#38: *357 [lua] logger.lua:23: d83a6cfd4dacd8f8d663e827e1091768 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:24:26 +0000] d83a6cfd4dacd8f8d663e827e1091768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:24:29 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:29 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:39 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:39 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:41 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: e56e80a023275cd5b440f358812cd76e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:24:41 [info] 38#38: *362 [lua] logger.lua:23: e56e80a023275cd5b440f358812cd76e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:24:41 +0000] e56e80a023275cd5b440f358812cd76e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:24:49 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:49 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:56 [info] 38#38: *365 [lua] access_by_lua(msblocations.conf:189):2: 51675fc1829e2a869b0e3a7cd85bcd79:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:24:56 +0000] 51675fc1829e2a869b0e3a7cd85bcd79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:24:56 [info] 38#38: *365 [lua] logger.lua:23: 51675fc1829e2a869b0e3a7cd85bcd79 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:24:59 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:24:59 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:09 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:09 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:11 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 62a92cf9ad936c79271430e9cb63a501:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:11 +0000] 62a92cf9ad936c79271430e9cb63a501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/13 05:25:11 [info] 38#38: *371 [lua] logger.lua:23: 62a92cf9ad936c79271430e9cb63a501 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 05:25:19 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:19 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:26 [info] 38#38: *374 [lua] access_by_lua(msblocations.conf:189):2: e997fef4e8ed7fec7677fd78564d6797:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:26 +0000] e997fef4e8ed7fec7677fd78564d6797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:25:26 [info] 38#38: *374 [lua] logger.lua:23: e997fef4e8ed7fec7677fd78564d6797 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:25:29 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:29 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:39 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:39 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:41 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 5c83793d1b0bc29569abea7ed6822a8a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:41 +0000] 5c83793d1b0bc29569abea7ed6822a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:25:41 [info] 38#38: *379 [lua] logger.lua:23: 5c83793d1b0bc29569abea7ed6822a8a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:25:49 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:49 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:56 [info] 38#38: *382 [lua] access_by_lua(msblocations.conf:189):2: a76222e4826afefc44b74eff2c48fa82:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:25:56 [info] 38#38: *382 [lua] logger.lua:23: a76222e4826afefc44b74eff2c48fa82 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:25:56 +0000] a76222e4826afefc44b74eff2c48fa82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:25:59 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:25:59 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:09 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:09 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:11 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: 1ed0a34c1f1c7e15ea465cc41e94028a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:26:11 [info] 38#38: *388 [lua] logger.lua:23: 1ed0a34c1f1c7e15ea465cc41e94028a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:26:11 +0000] 1ed0a34c1f1c7e15ea465cc41e94028a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/13 05:26:19 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:19 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:26 [info] 38#38: *391 [lua] access_by_lua(msblocations.conf:189):2: e813b785e8eb757cfe09b3cd2ed49473:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:26:26 +0000] e813b785e8eb757cfe09b3cd2ed49473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:26:26 [info] 38#38: *391 [lua] logger.lua:23: e813b785e8eb757cfe09b3cd2ed49473 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:26:29 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:29 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:39 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:39 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:41 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: 43887790334dfb0c407156fd7b714f88:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:26:41 [info] 38#38: *396 [lua] logger.lua:23: 43887790334dfb0c407156fd7b714f88 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:26:41 +0000] 43887790334dfb0c407156fd7b714f88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:26:49 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:49 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:56 [info] 38#38: *399 [lua] access_by_lua(msblocations.conf:189):2: 9f68443131f646b6d26b2a58bbdc8e09:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:26:56 +0000] 9f68443131f646b6d26b2a58bbdc8e09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:26:56 [info] 38#38: *399 [lua] logger.lua:23: 9f68443131f646b6d26b2a58bbdc8e09 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:26:59 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:26:59 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:09 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:09 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:11 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 476214e697aac669af7cbf7dd2b5655b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:27:11 +0000] 476214e697aac669af7cbf7dd2b5655b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:27:11 [info] 38#38: *405 [lua] logger.lua:23: 476214e697aac669af7cbf7dd2b5655b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:27:19 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:19 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:26 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: 25483e6053705ed9abcc13cd827a4c8d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:27:26 [info] 38#38: *408 [lua] logger.lua:23: 25483e6053705ed9abcc13cd827a4c8d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:27:26 +0000] 25483e6053705ed9abcc13cd827a4c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:27:29 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:29 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:39 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:39 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:41 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 0e934e0de152cfc884ad4f7eb4d94672:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:27:41 +0000] 0e934e0de152cfc884ad4f7eb4d94672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:27:41 [info] 38#38: *413 [lua] logger.lua:23: 0e934e0de152cfc884ad4f7eb4d94672 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:27:49 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:49 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:56 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: ef96dd48241188a90d19dec286e3d802:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:27:56 [info] 38#38: *416 [lua] logger.lua:23: ef96dd48241188a90d19dec286e3d802 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:27:56 +0000] ef96dd48241188a90d19dec286e3d802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:27:59 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:27:59 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:09 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:09 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:11 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 53eceb72bd0c23969a9a5563ec7cbdf8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:28:11 [info] 38#38: *422 [lua] logger.lua:23: 53eceb72bd0c23969a9a5563ec7cbdf8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:11 +0000] 53eceb72bd0c23969a9a5563ec7cbdf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:28:19 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:19 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:26 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: ec7861240051e62148ae82d1d90a78d5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:26 +0000] ec7861240051e62148ae82d1d90a78d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:28:26 [info] 38#38: *425 [lua] logger.lua:23: ec7861240051e62148ae82d1d90a78d5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:28:29 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:29 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:39 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:39 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:41 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 6ed6632f095c6fd0cea2cd74f25113fa:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:41 +0000] 6ed6632f095c6fd0cea2cd74f25113fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:28:41 [info] 38#38: *430 [lua] logger.lua:23: 6ed6632f095c6fd0cea2cd74f25113fa {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:28:49 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:49 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:56 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: dae84c4bd4ab782900305f14bae255e4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:56 +0000] dae84c4bd4ab782900305f14bae255e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/13 05:28:56 [info] 38#38: *433 [lua] logger.lua:23: dae84c4bd4ab782900305f14bae255e4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/13 05:28:59 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:28:59 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:09 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:09 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:11 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 5f21b2e860b44581b8c6fe27c2ff83c5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:11 +0000] 5f21b2e860b44581b8c6fe27c2ff83c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/10/13 05:29:11 [info] 38#38: *439 [lua] logger.lua:23: 5f21b2e860b44581b8c6fe27c2ff83c5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/13 05:29:19 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:19 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:26 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 7300e4dde04244c6763a7f4e4e7ab0a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:29:26 [info] 38#38: *442 [lua] logger.lua:23: 7300e4dde04244c6763a7f4e4e7ab0a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:26 +0000] 7300e4dde04244c6763a7f4e4e7ab0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:29:29 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:29 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:39 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:39 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:41 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 08bffd9a6cb0652856f9d7a8e0eb3188:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:41 +0000] 08bffd9a6cb0652856f9d7a8e0eb3188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:29:41 [info] 38#38: *447 [lua] logger.lua:23: 08bffd9a6cb0652856f9d7a8e0eb3188 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:29:49 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:49 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:56 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 6ad1afca0d968799bf8be546c068333c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:29:56 [info] 38#38: *450 [lua] logger.lua:23: 6ad1afca0d968799bf8be546c068333c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:29:56 +0000] 6ad1afca0d968799bf8be546c068333c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:29:59 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:29:59 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:09 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:09 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:11 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: cde4323b08b8f3af91360d7975923236:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:30:11 [info] 38#38: *456 [lua] logger.lua:23: cde4323b08b8f3af91360d7975923236 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:11 +0000] cde4323b08b8f3af91360d7975923236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:30:19 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:19 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:26 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: 5044b4b2088d49f2314915340e783b11:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:26 +0000] 5044b4b2088d49f2314915340e783b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:30:26 [info] 38#38: *459 [lua] logger.lua:23: 5044b4b2088d49f2314915340e783b11 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:30:29 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:29 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:39 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:39 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:41 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: a94d463ac902095f9cfb4700279520fd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:41 +0000] a94d463ac902095f9cfb4700279520fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/13 05:30:41 [info] 38#38: *464 [lua] logger.lua:23: a94d463ac902095f9cfb4700279520fd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/13 05:30:49 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:49 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:56 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: c9ae43354ff8d6915d708faefc2855e3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:56 +0000] c9ae43354ff8d6915d708faefc2855e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:30:56 [info] 38#38: *467 [lua] logger.lua:23: c9ae43354ff8d6915d708faefc2855e3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:30:59 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:30:59 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:09 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:09 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:11 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: f6b3ac9b29d0af7b5cebdb9aff2f7e20:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:11 +0000] f6b3ac9b29d0af7b5cebdb9aff2f7e20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:31:11 [info] 38#38: *473 [lua] logger.lua:23: f6b3ac9b29d0af7b5cebdb9aff2f7e20 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:31:19 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:19 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:26 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: 5504be4c9ee99177ba5fe22cd2ba759d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:26 +0000] 5504be4c9ee99177ba5fe22cd2ba759d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:31:26 [info] 38#38: *476 [lua] logger.lua:23: 5504be4c9ee99177ba5fe22cd2ba759d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:31:29 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:29 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:39 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:39 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:41 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: f79195b349064bb87144a0fd75d75716:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:31:41 [info] 38#38: *481 [lua] logger.lua:23: f79195b349064bb87144a0fd75d75716 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:41 +0000] f79195b349064bb87144a0fd75d75716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:31:49 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:49 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:56 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: 5cdc8aed2b8a999f7fcac1c64e00ef4a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:31:56 [info] 38#38: *484 [lua] logger.lua:23: 5cdc8aed2b8a999f7fcac1c64e00ef4a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:31:56 +0000] 5cdc8aed2b8a999f7fcac1c64e00ef4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:31:59 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:31:59 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:09 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:09 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:11 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: f537e8a8b8fabd518496f304f56a5d6f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:32:11 [info] 38#38: *490 [lua] logger.lua:23: f537e8a8b8fabd518496f304f56a5d6f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:32:11 +0000] f537e8a8b8fabd518496f304f56a5d6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:32:19 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:19 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:26 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: 8fa4a317a2fc533df6f38c7a66fbe031:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:32:27 [info] 38#38: *493 [lua] logger.lua:23: 8fa4a317a2fc533df6f38c7a66fbe031 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:32:27 +0000] 8fa4a317a2fc533df6f38c7a66fbe031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:32:29 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:29 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:39 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:39 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:42 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 5ab5c275667e93148005f1a383e1a8ca:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:32:42 [info] 38#38: *498 [lua] logger.lua:23: 5ab5c275667e93148005f1a383e1a8ca {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:32:42 +0000] 5ab5c275667e93148005f1a383e1a8ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:32:49 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:49 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:57 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 755b54703d5a6a2f3a84ae35386ef5b2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:32:57 [info] 38#38: *501 [lua] logger.lua:23: 755b54703d5a6a2f3a84ae35386ef5b2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:32:57 +0000] 755b54703d5a6a2f3a84ae35386ef5b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:32:59 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:32:59 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:09 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:09 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:12 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: c079eb6013cc1bd983bdb6e2ea21f33d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:33:12 +0000] c079eb6013cc1bd983bdb6e2ea21f33d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:33:12 [info] 38#38: *507 [lua] logger.lua:23: c079eb6013cc1bd983bdb6e2ea21f33d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:33:19 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:19 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:27 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: 266f743c58ac7cc9e73516c8b2db9723:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:33:27 [info] 38#38: *510 [lua] logger.lua:23: 266f743c58ac7cc9e73516c8b2db9723 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:33:27 +0000] 266f743c58ac7cc9e73516c8b2db9723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:33:29 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:29 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:39 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:39 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:42 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: ea2cb4515a9baf36063a1ff56a26dcce:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:33:42 +0000] ea2cb4515a9baf36063a1ff56a26dcce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:33:42 [info] 38#38: *515 [lua] logger.lua:23: ea2cb4515a9baf36063a1ff56a26dcce {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:33:49 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:49 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:57 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 24cd6ea6c3851653d71dc187030e58a1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:33:57 [info] 38#38: *518 [lua] logger.lua:23: 24cd6ea6c3851653d71dc187030e58a1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:33:57 +0000] 24cd6ea6c3851653d71dc187030e58a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:33:59 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:33:59 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:09 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:09 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:12 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 12b4b99af6c35e8cbfd699c04e90bf67:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:34:12 +0000] 12b4b99af6c35e8cbfd699c04e90bf67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:34:12 [info] 38#38: *524 [lua] logger.lua:23: 12b4b99af6c35e8cbfd699c04e90bf67 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:34:19 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:19 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:27 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: ffc273a1c75ee1cb5a2affb87d9230b8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:34:27 +0000] ffc273a1c75ee1cb5a2affb87d9230b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:34:27 [info] 38#38: *527 [lua] logger.lua:23: ffc273a1c75ee1cb5a2affb87d9230b8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:34:29 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:29 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:39 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:39 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:42 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 12fddfaaf7aba75035bbfc0a90a6ce37:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:34:42 [info] 38#38: *532 [lua] logger.lua:23: 12fddfaaf7aba75035bbfc0a90a6ce37 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:34:42 +0000] 12fddfaaf7aba75035bbfc0a90a6ce37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:34:49 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:49 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:57 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: e32bd09a49b796487ff01c6dad3cc705:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:34:57 [info] 38#38: *535 [lua] logger.lua:23: e32bd09a49b796487ff01c6dad3cc705 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:34:57 +0000] e32bd09a49b796487ff01c6dad3cc705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:34:59 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:34:59 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:09 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:09 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:12 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: 73388baf0604677e0fef2d640f2c96ae:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:12 +0000] 73388baf0604677e0fef2d640f2c96ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:35:12 [info] 38#38: *541 [lua] logger.lua:23: 73388baf0604677e0fef2d640f2c96ae {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:35:19 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:19 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:27 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: 061154565d20b23ee6a8005ef1bea42d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:27 +0000] 061154565d20b23ee6a8005ef1bea42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:35:27 [info] 38#38: *544 [lua] logger.lua:23: 061154565d20b23ee6a8005ef1bea42d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:35:29 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:29 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:39 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:39 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:42 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: dc64cf41bf284e92ed974f09e3d2e5c1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:42 +0000] dc64cf41bf284e92ed974f09e3d2e5c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:35:42 [info] 38#38: *549 [lua] logger.lua:23: dc64cf41bf284e92ed974f09e3d2e5c1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:35:49 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:49 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:57 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 66ea4e42a658dbc041ba660c4968fb12:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:35:57 +0000] 66ea4e42a658dbc041ba660c4968fb12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:35:57 [info] 38#38: *552 [lua] logger.lua:23: 66ea4e42a658dbc041ba660c4968fb12 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:35:59 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:35:59 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:09 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:09 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:12 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 3cc83ec21c4ef123081c02cb65e3ff08:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:12 +0000] 3cc83ec21c4ef123081c02cb65e3ff08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:36:12 [info] 38#38: *558 [lua] logger.lua:23: 3cc83ec21c4ef123081c02cb65e3ff08 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:36:19 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:19 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:27 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 9e38cba96d89c4a3f11cc840a234c409:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:27 +0000] 9e38cba96d89c4a3f11cc840a234c409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:36:27 [info] 38#38: *561 [lua] logger.lua:23: 9e38cba96d89c4a3f11cc840a234c409 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:36:29 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:29 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:39 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:39 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:42 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: af284d7abf555e40bf2f580401e884b1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:42 +0000] af284d7abf555e40bf2f580401e884b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:36:42 [info] 38#38: *566 [lua] logger.lua:23: af284d7abf555e40bf2f580401e884b1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:49 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:49 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:57 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: 2be57343043a178cf96ab013c2d7dd3a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:57 +0000] 2be57343043a178cf96ab013c2d7dd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:36:57 [info] 38#38: *569 [lua] logger.lua:23: 2be57343043a178cf96ab013c2d7dd3a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:59 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:36:59 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:09 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:09 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:12 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 4b47a8d15d05d02b013ec535f24df582:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:37:12 [info] 38#38: *575 [lua] logger.lua:23: 4b47a8d15d05d02b013ec535f24df582 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:37:12 +0000] 4b47a8d15d05d02b013ec535f24df582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:37:19 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:19 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:27 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: ccbb203e9e90371fe4ca71c8559e7ec0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:37:27 [info] 38#38: *578 [lua] logger.lua:23: ccbb203e9e90371fe4ca71c8559e7ec0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:37:27 +0000] ccbb203e9e90371fe4ca71c8559e7ec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:37:29 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:29 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:39 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:39 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:42 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 4df8e940f31981e8a905f4c399db6e08:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:37:42 [info] 38#38: *583 [lua] logger.lua:23: 4df8e940f31981e8a905f4c399db6e08 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:37:42 +0000] 4df8e940f31981e8a905f4c399db6e08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:37:49 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:49 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:57 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 20d8d2dd5266c4fcf33fa4e452c5106b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:37:57 [info] 38#38: *586 [lua] logger.lua:23: 20d8d2dd5266c4fcf33fa4e452c5106b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:37:57 +0000] 20d8d2dd5266c4fcf33fa4e452c5106b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:37:59 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:37:59 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:09 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:09 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:12 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 37699e90d9a090c57e2b3583cb5639c2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:12 +0000] 37699e90d9a090c57e2b3583cb5639c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/13 05:38:12 [info] 38#38: *592 [lua] logger.lua:23: 37699e90d9a090c57e2b3583cb5639c2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:38:19 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:19 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:27 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 0378278b208f3d629ddbe8433efb04dd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:38:27 [info] 38#38: *595 [lua] logger.lua:23: 0378278b208f3d629ddbe8433efb04dd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:27 +0000] 0378278b208f3d629ddbe8433efb04dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:38:29 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:29 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:39 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:39 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:42 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 96d4f3b409382fab44e5faeaddeebb73:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:42 +0000] 96d4f3b409382fab44e5faeaddeebb73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:38:42 [info] 38#38: *600 [lua] logger.lua:23: 96d4f3b409382fab44e5faeaddeebb73 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:38:49 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:49 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:57 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: 3b39ed00ecf7aade07f8aedf017f0d6e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:57 +0000] 3b39ed00ecf7aade07f8aedf017f0d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:38:57 [info] 38#38: *603 [lua] logger.lua:23: 3b39ed00ecf7aade07f8aedf017f0d6e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:38:59 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:38:59 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:09 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:09 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:12 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: f619a1e4e4c4b8de13661f08a0ca2dc7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:39:12 [info] 38#38: *609 [lua] logger.lua:23: f619a1e4e4c4b8de13661f08a0ca2dc7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:39:12 +0000] f619a1e4e4c4b8de13661f08a0ca2dc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:39:19 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:19 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:27 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 449b67f7a3aef05c0de0db46a05a5124:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:39:27 +0000] 449b67f7a3aef05c0de0db46a05a5124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:39:27 [info] 38#38: *612 [lua] logger.lua:23: 449b67f7a3aef05c0de0db46a05a5124 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:39:29 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:29 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:39 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:39 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:42 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 6916727362e288e782bc757c4cbabe30:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:39:42 [info] 38#38: *617 [lua] logger.lua:23: 6916727362e288e782bc757c4cbabe30 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:39:42 +0000] 6916727362e288e782bc757c4cbabe30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:39:49 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:49 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:57 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 4090cc565716bb74671c28f91ae59471:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:39:57 +0000] 4090cc565716bb74671c28f91ae59471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:39:57 [info] 38#38: *620 [lua] logger.lua:23: 4090cc565716bb74671c28f91ae59471 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:39:59 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:39:59 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:09 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:09 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:12 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: 19a6c0d33c5f31e704b3d1f218b885b7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:12 +0000] 19a6c0d33c5f31e704b3d1f218b885b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:40:12 [info] 38#38: *626 [lua] logger.lua:23: 19a6c0d33c5f31e704b3d1f218b885b7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:40:19 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:19 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:27 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: b1abd5513806b2ab5fbde7124ec05083:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:40:27 [info] 38#38: *629 [lua] logger.lua:23: b1abd5513806b2ab5fbde7124ec05083 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:27 +0000] b1abd5513806b2ab5fbde7124ec05083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:40:29 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:29 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:39 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:39 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:42 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 8e62f8ee8b4b7a5bc2b75c4f45670376:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:42 +0000] 8e62f8ee8b4b7a5bc2b75c4f45670376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:40:42 [info] 38#38: *634 [lua] logger.lua:23: 8e62f8ee8b4b7a5bc2b75c4f45670376 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:40:49 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:49 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:57 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 06a28defc1e4301728b47d9743a50b97:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:40:57 [info] 38#38: *637 [lua] logger.lua:23: 06a28defc1e4301728b47d9743a50b97 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:40:57 +0000] 06a28defc1e4301728b47d9743a50b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:40:59 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:40:59 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:09 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:09 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:12 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: 54a946e828ba693382b3264e782aa055:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:41:12 [info] 38#38: *643 [lua] logger.lua:23: 54a946e828ba693382b3264e782aa055 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:41:12 +0000] 54a946e828ba693382b3264e782aa055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:41:19 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:19 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:27 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: 9fccdab16224a79b99ccf93329d40869:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:41:27 [info] 38#38: *646 [lua] logger.lua:23: 9fccdab16224a79b99ccf93329d40869 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:41:27 +0000] 9fccdab16224a79b99ccf93329d40869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:41:29 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:29 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:39 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:39 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:42 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 3abe64466ee94f1a077bba22adccd77f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:41:42 [info] 38#38: *651 [lua] logger.lua:23: 3abe64466ee94f1a077bba22adccd77f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:41:42 +0000] 3abe64466ee94f1a077bba22adccd77f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:41:49 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:49 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:57 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 7eae8bb3d46324ee31e50b9d0fd044fd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:41:57 [info] 38#38: *654 [lua] logger.lua:23: 7eae8bb3d46324ee31e50b9d0fd044fd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:41:57 +0000] 7eae8bb3d46324ee31e50b9d0fd044fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:41:59 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:41:59 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:09 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:09 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:12 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 2aee89b8655b1a4b981275bf13589430:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:42:12 +0000] 2aee89b8655b1a4b981275bf13589430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:42:12 [info] 38#38: *660 [lua] logger.lua:23: 2aee89b8655b1a4b981275bf13589430 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:42:19 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:19 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:27 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: d22474be521fe930b2f8168d6324d794:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:27 +0000] d22474be521fe930b2f8168d6324d794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:42:27 [info] 38#38: *663 [lua] logger.lua:23: d22474be521fe930b2f8168d6324d794 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:42:29 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:29 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:39 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:39 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:42 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 1bc76fbf2e1250ebbeec276ae9cd25a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:42 +0000] 1bc76fbf2e1250ebbeec276ae9cd25a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:42:42 [info] 38#38: *668 [lua] logger.lua:23: 1bc76fbf2e1250ebbeec276ae9cd25a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:42:49 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:49 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:57 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 5725a6d9f1ef50d9204d1b029d308897:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:57 +0000] 5725a6d9f1ef50d9204d1b029d308897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:42:57 [info] 38#38: *671 [lua] logger.lua:23: 5725a6d9f1ef50d9204d1b029d308897 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:42:59 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:42:59 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:09 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:09 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:12 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: d493a17199d80ee529e587d0fe43a35d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:43:12 [info] 38#38: *677 [lua] logger.lua:23: d493a17199d80ee529e587d0fe43a35d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:43:12 +0000] d493a17199d80ee529e587d0fe43a35d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:43:19 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:19 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:27 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: 6e902baf028dd3b120571edcd040ff03:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:43:27 [info] 38#38: *680 [lua] logger.lua:23: 6e902baf028dd3b120571edcd040ff03 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:43:27 +0000] 6e902baf028dd3b120571edcd040ff03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:43:29 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:29 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:39 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:39 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:42 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 6f64f03d7356445ba578e7c0827b4727:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:43:42 +0000] 6f64f03d7356445ba578e7c0827b4727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:43:42 [info] 38#38: *685 [lua] logger.lua:23: 6f64f03d7356445ba578e7c0827b4727 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:43:49 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:49 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:57 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: 510fba6333ae75751a885301929e1ff3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:43:57 +0000] 510fba6333ae75751a885301929e1ff3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:43:57 [info] 38#38: *688 [lua] logger.lua:23: 510fba6333ae75751a885301929e1ff3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:43:59 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:43:59 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:09 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:09 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:12 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: e3b689779db695174258a16dfaeadd82:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:44:12 [info] 38#38: *694 [lua] logger.lua:23: e3b689779db695174258a16dfaeadd82 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:44:12 +0000] e3b689779db695174258a16dfaeadd82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:44:19 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:19 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:27 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: a8c602adde88e8ebf9bedf773015c42b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:44:27 [info] 38#38: *697 [lua] logger.lua:23: a8c602adde88e8ebf9bedf773015c42b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:44:27 +0000] a8c602adde88e8ebf9bedf773015c42b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:44:29 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:29 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:39 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:39 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:42 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: fe8b2599d32c7cbea57295299bb00d7c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:44:42 +0000] fe8b2599d32c7cbea57295299bb00d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:44:42 [info] 38#38: *702 [lua] logger.lua:23: fe8b2599d32c7cbea57295299bb00d7c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:44:49 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:49 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:57 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: c555c642b26bfaf2aef742ce99cd6b4b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:44:57 [info] 38#38: *705 [lua] logger.lua:23: c555c642b26bfaf2aef742ce99cd6b4b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:44:57 +0000] c555c642b26bfaf2aef742ce99cd6b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:44:59 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:44:59 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:09 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:09 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:12 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 08d625e5630b722daafeece8cce85b07:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:45:12 [info] 38#38: *711 [lua] logger.lua:23: 08d625e5630b722daafeece8cce85b07 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:12 +0000] 08d625e5630b722daafeece8cce85b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:45:19 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:19 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:27 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: e0ba3ce3861ed25780b72de073f53a5f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:45:27 [info] 38#38: *714 [lua] logger.lua:23: e0ba3ce3861ed25780b72de073f53a5f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:27 +0000] e0ba3ce3861ed25780b72de073f53a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:45:29 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:29 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:39 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:39 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:42 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 27699715be5c8124bbbd2a55cd70524e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:42 +0000] 27699715be5c8124bbbd2a55cd70524e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:45:42 [info] 38#38: *719 [lua] logger.lua:23: 27699715be5c8124bbbd2a55cd70524e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:45:49 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:49 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:57 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: 4b53bcb2652268509c2beb63f82d49ed:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:57 +0000] 4b53bcb2652268509c2beb63f82d49ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:45:57 [info] 38#38: *722 [lua] logger.lua:23: 4b53bcb2652268509c2beb63f82d49ed {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:45:59 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:45:59 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:09 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:09 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:12 [info] 38#38: *728 client closed connection while waiting for request, client: 192.168.8.60, server: 0.0.0.0:443 2022/10/13 05:46:12 [info] 38#38: *729 [lua] access_by_lua(msblocations.conf:189):2: 1e4440928b6e1637d96102f341b4e770:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:46:12 [info] 38#38: *729 [lua] logger.lua:23: 1e4440928b6e1637d96102f341b4e770 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:46:12 +0000] 1e4440928b6e1637d96102f341b4e770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:46:19 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:19 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:27 [info] 38#38: *732 [lua] access_by_lua(msblocations.conf:189):2: 998a20dced0cb3f37075e1e819fe1cef:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:46:27 [info] 38#38: *732 [lua] logger.lua:23: 998a20dced0cb3f37075e1e819fe1cef {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:46:27 +0000] 998a20dced0cb3f37075e1e819fe1cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:46:29 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:29 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:39 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:39 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:42 [info] 38#38: *737 [lua] access_by_lua(msblocations.conf:189):2: fdb4af9133d2cea06a9205eba6ef34d8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:46:42 [info] 38#38: *737 [lua] logger.lua:23: fdb4af9133d2cea06a9205eba6ef34d8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:46:42 +0000] fdb4af9133d2cea06a9205eba6ef34d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:46:49 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:49 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:57 [info] 38#38: *740 [lua] access_by_lua(msblocations.conf:189):2: 80b9941055448dd31f5256fdeb70683c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:46:57 [info] 38#38: *740 [lua] logger.lua:23: 80b9941055448dd31f5256fdeb70683c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:46:57 +0000] 80b9941055448dd31f5256fdeb70683c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:46:59 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:59 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:09 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:09 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:12 [info] 38#38: *746 [lua] access_by_lua(msblocations.conf:189):2: 23e656b2de95d96b9cbde181eee636fc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:47:12 [info] 38#38: *746 [lua] logger.lua:23: 23e656b2de95d96b9cbde181eee636fc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:47:12 +0000] 23e656b2de95d96b9cbde181eee636fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:47:19 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:19 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:27 [info] 38#38: *749 [lua] access_by_lua(msblocations.conf:189):2: 2c031fc35e4c7da2728e51f8f482969d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:47:27 [info] 38#38: *749 [lua] logger.lua:23: 2c031fc35e4c7da2728e51f8f482969d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:47:27 +0000] 2c031fc35e4c7da2728e51f8f482969d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:47:29 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:29 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:39 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:39 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:42 [info] 38#38: *754 [lua] access_by_lua(msblocations.conf:189):2: 3265da70323e8e8a035e5ec7ec3e8faa:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:47:42 +0000] 3265da70323e8e8a035e5ec7ec3e8faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:47:42 [info] 38#38: *754 [lua] logger.lua:23: 3265da70323e8e8a035e5ec7ec3e8faa {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:47:49 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:49 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:57 [info] 38#38: *757 [lua] access_by_lua(msblocations.conf:189):2: 98e40d2489b667ab21b0e5b64d82805d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:47:57 [info] 38#38: *757 [lua] logger.lua:23: 98e40d2489b667ab21b0e5b64d82805d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:47:57 +0000] 98e40d2489b667ab21b0e5b64d82805d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:47:59 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:47:59 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:09 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:09 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:12 [info] 38#38: *763 [lua] access_by_lua(msblocations.conf:189):2: 6f164cad0573a0db6ed488431ab740fb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:48:12 [info] 38#38: *763 [lua] logger.lua:23: 6f164cad0573a0db6ed488431ab740fb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:12 +0000] 6f164cad0573a0db6ed488431ab740fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:48:19 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:19 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:27 [info] 38#38: *766 [lua] access_by_lua(msblocations.conf:189):2: 8c3576f1e7ab6d6cac19d901d5da87ee:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:27 +0000] 8c3576f1e7ab6d6cac19d901d5da87ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:48:27 [info] 38#38: *766 [lua] logger.lua:23: 8c3576f1e7ab6d6cac19d901d5da87ee {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:48:29 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:29 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:39 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:39 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:42 [info] 38#38: *771 [lua] access_by_lua(msblocations.conf:189):2: be5351e44152806b1b7fae926d6a5c69:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:42 +0000] be5351e44152806b1b7fae926d6a5c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:48:42 [info] 38#38: *771 [lua] logger.lua:23: be5351e44152806b1b7fae926d6a5c69 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:48:49 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:49 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:57 [info] 38#38: *774 [lua] access_by_lua(msblocations.conf:189):2: d113b53267e7aa813d0728781fe24573:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:48:57 +0000] d113b53267e7aa813d0728781fe24573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:48:57 [info] 38#38: *774 [lua] logger.lua:23: d113b53267e7aa813d0728781fe24573 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:48:59 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:48:59 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:09 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:09 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:13 [info] 38#38: *780 [lua] access_by_lua(msblocations.conf:189):2: cbbece64fd9f7bd87a4a76d58d1d56ea:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:13 +0000] cbbece64fd9f7bd87a4a76d58d1d56ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:49:13 [info] 38#38: *780 [lua] logger.lua:23: cbbece64fd9f7bd87a4a76d58d1d56ea {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:49:19 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:19 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:28 [info] 38#38: *783 [lua] access_by_lua(msblocations.conf:189):2: b2bc4639421ecc70f3ed2d6abd53a30f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:28 +0000] b2bc4639421ecc70f3ed2d6abd53a30f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:49:28 [info] 38#38: *783 [lua] logger.lua:23: b2bc4639421ecc70f3ed2d6abd53a30f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:49:29 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:29 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:39 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:39 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:43 [info] 38#38: *788 [lua] access_by_lua(msblocations.conf:189):2: e205b8d2f83417773ef0677dbbfb25c0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:49:43 [info] 38#38: *788 [lua] logger.lua:23: e205b8d2f83417773ef0677dbbfb25c0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:43 +0000] e205b8d2f83417773ef0677dbbfb25c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:49:49 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:49 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:58 [info] 38#38: *791 [lua] access_by_lua(msblocations.conf:189):2: 78c5177cc8910c6dcfff34c9d2673ac3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:49:58 [info] 38#38: *791 [lua] logger.lua:23: 78c5177cc8910c6dcfff34c9d2673ac3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:49:58 +0000] 78c5177cc8910c6dcfff34c9d2673ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:49:59 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:49:59 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:09 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:09 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:13 [info] 38#38: *797 [lua] access_by_lua(msblocations.conf:189):2: cb8341a16df7a4c998dbeecdd3949f0c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:50:13 +0000] cb8341a16df7a4c998dbeecdd3949f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:50:13 [info] 38#38: *797 [lua] logger.lua:23: cb8341a16df7a4c998dbeecdd3949f0c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:50:19 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:19 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:28 [info] 38#38: *800 [lua] access_by_lua(msblocations.conf:189):2: 3009632173b0f97664815457d357c781:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:50:28 [info] 38#38: *800 [lua] logger.lua:23: 3009632173b0f97664815457d357c781 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:50:28 +0000] 3009632173b0f97664815457d357c781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:50:29 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:29 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:39 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:39 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:43 [info] 38#38: *805 [lua] access_by_lua(msblocations.conf:189):2: 4eacf77f0286f8f33b039160e085690e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:50:43 [info] 38#38: *805 [lua] logger.lua:23: 4eacf77f0286f8f33b039160e085690e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:50:43 +0000] 4eacf77f0286f8f33b039160e085690e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:50:49 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:49 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:58 [info] 38#38: *808 [lua] access_by_lua(msblocations.conf:189):2: e72d205153209f85eb992c70ed423766:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:50:58 [info] 38#38: *808 [lua] logger.lua:23: e72d205153209f85eb992c70ed423766 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:50:58 +0000] e72d205153209f85eb992c70ed423766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:50:59 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:50:59 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:09 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:09 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:13 [info] 38#38: *814 [lua] access_by_lua(msblocations.conf:189):2: 31792bc2be0c426514a2449313519fbd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:51:13 [info] 38#38: *814 [lua] logger.lua:23: 31792bc2be0c426514a2449313519fbd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:51:13 +0000] 31792bc2be0c426514a2449313519fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:51:19 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:19 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:28 [info] 38#38: *817 [lua] access_by_lua(msblocations.conf:189):2: 79c4dccfcc567c80af3231d0e228ec5c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:51:28 [info] 38#38: *817 [lua] logger.lua:23: 79c4dccfcc567c80af3231d0e228ec5c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:51:28 +0000] 79c4dccfcc567c80af3231d0e228ec5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 05:51:29 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:29 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:39 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:39 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:43 [info] 38#38: *822 [lua] access_by_lua(msblocations.conf:189):2: 07ff2cc74296d08c5f2f78118a8f5f0e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:51:43 +0000] 07ff2cc74296d08c5f2f78118a8f5f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:51:43 [info] 38#38: *822 [lua] logger.lua:23: 07ff2cc74296d08c5f2f78118a8f5f0e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:51:49 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:49 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:58 [info] 38#38: *825 [lua] access_by_lua(msblocations.conf:189):2: ccafd4ccb3a133b4ff602de6c80a591b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:51:58 [info] 38#38: *825 [lua] logger.lua:23: ccafd4ccb3a133b4ff602de6c80a591b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:51:58 +0000] ccafd4ccb3a133b4ff602de6c80a591b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:51:59 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:51:59 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:09 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:09 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:13 [info] 38#38: *831 [lua] access_by_lua(msblocations.conf:189):2: d912217b32ef1d9d74891505763d90b2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:52:13 [info] 38#38: *831 [lua] logger.lua:23: d912217b32ef1d9d74891505763d90b2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:52:13 +0000] d912217b32ef1d9d74891505763d90b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:52:18 [info] 38#38: *832 client closed connection while waiting for request, client: 192.168.8.60, server: 0.0.0.0:443 2022/10/13 05:52:19 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:19 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:28 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 30bd0e292b4d37a0351d42b481413c88:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:52:28 [info] 38#38: *835 [lua] logger.lua:23: 30bd0e292b4d37a0351d42b481413c88 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:52:28 +0000] 30bd0e292b4d37a0351d42b481413c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:52:29 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:29 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:39 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:39 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:43 [info] 38#38: *840 [lua] access_by_lua(msblocations.conf:189):2: 5b324a61fc18d54fec44e45b4636c757:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:43 +0000] 5b324a61fc18d54fec44e45b4636c757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:52:43 [info] 38#38: *840 [lua] logger.lua:23: 5b324a61fc18d54fec44e45b4636c757 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:52:49 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:49 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:58 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: e9334bd009b5602cd69b435d5fa05316:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:58 +0000] e9334bd009b5602cd69b435d5fa05316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:52:58 [info] 38#38: *843 [lua] logger.lua:23: e9334bd009b5602cd69b435d5fa05316 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:52:59 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:52:59 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:09 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:09 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:13 [info] 38#38: *849 [lua] access_by_lua(msblocations.conf:189):2: b1c699320e6e534a0c9e1bf9eaa4787a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.69.99 - - [13/Oct/2022:05:53:13 +0000] b1c699320e6e534a0c9e1bf9eaa4787a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/13 05:53:13 [info] 38#38: *849 [lua] logger.lua:23: b1c699320e6e534a0c9e1bf9eaa4787a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:53:19 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:19 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:28 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 687e78f67e90d66a27ea6b8dc6eba23f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:28 +0000] 687e78f67e90d66a27ea6b8dc6eba23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:53:28 [info] 38#38: *852 [lua] logger.lua:23: 687e78f67e90d66a27ea6b8dc6eba23f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:53:29 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:29 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:39 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:39 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:43 [info] 38#38: *857 [lua] access_by_lua(msblocations.conf:189):2: fd91394d5a957801c950d635fd71336c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:43 +0000] fd91394d5a957801c950d635fd71336c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:53:43 [info] 38#38: *857 [lua] logger.lua:23: fd91394d5a957801c950d635fd71336c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:53:49 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:49 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:58 [info] 38#38: *861 [lua] access_by_lua(msblocations.conf:189):2: cbac359dd62827191eff5f1c21eb3972:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:53:58 [info] 38#38: *861 [lua] logger.lua:23: cbac359dd62827191eff5f1c21eb3972 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:53:58 +0000] cbac359dd62827191eff5f1c21eb3972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:53:59 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:53:59 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:05 [info] 38#38: *860 client prematurely closed connection while reading client request line, client: 10.233.64.48, server: 10.233.64.48 - - [13/Oct/2022:05:54:05 +0000] 0c4f01ac78a0c0a3d325fa8489bfa6fc "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-" 10.233.64.48 - - [13/Oct/2022:05:54:05 +0000] 78a5b97e38c9c59f8066fd85e94f3fc2 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/13 05:54:05 [info] 38#38: *864 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.48, server: , request: "GET / HTTP/1.0" 2022/10/13 05:54:09 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:09 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:13 [info] 38#38: *868 [lua] access_by_lua(msblocations.conf:189):2: eb259ad35a7a0cb20e59a74abdb627a0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:13 +0000] eb259ad35a7a0cb20e59a74abdb627a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:54:13 [info] 38#38: *868 [lua] logger.lua:23: eb259ad35a7a0cb20e59a74abdb627a0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:54:19 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:19 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:28 [info] 38#38: *871 [lua] access_by_lua(msblocations.conf:189):2: b1fe65611d026f13aea15679bc734b1a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:28 +0000] b1fe65611d026f13aea15679bc734b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:54:28 [info] 38#38: *871 [lua] logger.lua:23: b1fe65611d026f13aea15679bc734b1a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:54:29 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:29 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:39 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:39 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:43 [info] 38#38: *876 [lua] access_by_lua(msblocations.conf:189):2: f9c7fccab24bb340a146a2192871e3e5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:54:43 [info] 38#38: *876 [lua] logger.lua:23: f9c7fccab24bb340a146a2192871e3e5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:43 +0000] f9c7fccab24bb340a146a2192871e3e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:54:49 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:49 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:58 [info] 38#38: *879 [lua] access_by_lua(msblocations.conf:189):2: aa14d8e33ae90f3ee55a6d3f1dcd0c1b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:54:58 +0000] aa14d8e33ae90f3ee55a6d3f1dcd0c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:54:58 [info] 38#38: *879 [lua] logger.lua:23: aa14d8e33ae90f3ee55a6d3f1dcd0c1b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:54:59 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:54:59 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:09 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:09 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:13 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: a6335b8c17d12e380809ac293029e664:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:55:13 [info] 38#38: *885 [lua] logger.lua:23: a6335b8c17d12e380809ac293029e664 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:55:13 +0000] a6335b8c17d12e380809ac293029e664 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:55:19 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:19 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:28 [info] 38#38: *888 [lua] access_by_lua(msblocations.conf:189):2: a1d9b142000e3d0b8ead781d4484c6c0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:55:28 [info] 38#38: *888 [lua] logger.lua:23: a1d9b142000e3d0b8ead781d4484c6c0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:55:28 +0000] a1d9b142000e3d0b8ead781d4484c6c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:55:29 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:29 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:31 [info] 38#38: *891 [lua] access_by_lua(msblocations.conf:189):2: 3d5d0d4d5a787e921c7b6fac854c266a:receive the request, client: 10.233.64.48, server: , request: "GET /nmaplowercheck1665640531 HTTP/1.1", host: "10.32.241.141:30284" 2022/10/13 05:55:31 [warn] 38#38: *891 [lua] error_handler.lua:29: error_svc_not_found(): 3d5d0d4d5a787e921c7b6fac854c266a No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "GET /nmaplowercheck1665640531 HTTP/1.1", host: "10.32.241.141:30284" 10.233.64.48 - - [13/Oct/2022:05:55:31 +0000] 3d5d0d4d5a787e921c7b6fac854c266a "GET /nmaplowercheck1665640531 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/13 05:55:32 [info] 38#38: *892 [lua] access_by_lua(msblocations.conf:189):2: 8b292c382d722a62745c8e2ac7d21bc6:receive the request, client: 10.233.64.48, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.141:30284" 2022/10/13 05:55:32 [warn] 38#38: *892 [lua] error_handler.lua:29: error_svc_not_found(): 8b292c382d722a62745c8e2ac7d21bc6 No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.141:30284" 10.233.64.48 - - [13/Oct/2022:05:55:32 +0000] 8b292c382d722a62745c8e2ac7d21bc6 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/13 05:55:32 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: b38c703e936b7911ce13f32aec28e002:receive the request, client: 10.233.64.48, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.141:30284" 2022/10/13 05:55:32 [warn] 38#38: *893 [lua] error_handler.lua:29: error_svc_not_found(): b38c703e936b7911ce13f32aec28e002 No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.141:30284" 10.233.64.48 - - [13/Oct/2022:05:55:32 +0000] b38c703e936b7911ce13f32aec28e002 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/13 05:55:32 [info] 38#38: *894 [lua] access_by_lua(msblocations.conf:189):2: 354e3bba67ccf24fdf5c2d037d6668b5:receive the request, client: 10.233.64.48, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.141:30284" 2022/10/13 05:55:32 [warn] 38#38: *894 [lua] error_handler.lua:29: error_svc_not_found(): 354e3bba67ccf24fdf5c2d037d6668b5 No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.141:30284" 10.233.64.48 - - [13/Oct/2022:05:55:32 +0000] 354e3bba67ccf24fdf5c2d037d6668b5 "POST /sdk HTTP/1.1" 502 request_processing_time:0.107 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/13 05:55:39 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:39 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:39 [info] 38#38: *897 [lua] access_by_lua(msblocations.conf:189):2: 839d7bfbeb4617f55f09577c7b9a09bf:receive the request, client: 10.233.64.48, server: , request: "GET / HTTP/1.0" 2022/10/13 05:55:39 [warn] 38#38: *897 [lua] error_handler.lua:29: error_svc_not_found(): 839d7bfbeb4617f55f09577c7b9a09bf No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "GET / HTTP/1.0" 10.233.64.48 - - [13/Oct/2022:05:55:39 +0000] 839d7bfbeb4617f55f09577c7b9a09bf "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/10/13 05:55:39 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: 7dc9196324ee19d18ef75e94b5f3ed29:receive the request, client: 10.233.64.48, server: , request: "GET / HTTP/1.1", host: "10.32.241.141" 2022/10/13 05:55:39 [warn] 38#38: *898 [lua] error_handler.lua:29: error_svc_not_found(): 7dc9196324ee19d18ef75e94b5f3ed29 No route found for this request! detail_info:Custom not match, client: 10.233.64.48, server: , request: "GET / HTTP/1.1", host: "10.32.241.141" 10.233.64.48 - - [13/Oct/2022:05:55:39 +0000] 7dc9196324ee19d18ef75e94b5f3ed29 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/13 05:55:39 [info] 38#38: *898 client 10.233.64.48 closed keepalive connection 2022/10/13 05:55:43 [info] 38#38: *899 [lua] access_by_lua(msblocations.conf:189):2: 9708432a6a7973b23ca0a221d4451cf7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:55:43 +0000] 9708432a6a7973b23ca0a221d4451cf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 05:55:43 [info] 38#38: *899 [lua] logger.lua:23: 9708432a6a7973b23ca0a221d4451cf7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:55:49 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:49 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:58 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: 62460cfaad85a2756b825daca72df3fb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:55:58 [info] 38#38: *902 [lua] logger.lua:23: 62460cfaad85a2756b825daca72df3fb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:55:58 +0000] 62460cfaad85a2756b825daca72df3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:55:59 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:55:59 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:09 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:09 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:13 [info] 38#38: *908 [lua] access_by_lua(msblocations.conf:189):2: 6f993680d5e761e5b3761d4198b63c39:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:56:13 [info] 38#38: *908 [lua] logger.lua:23: 6f993680d5e761e5b3761d4198b63c39 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:56:13 +0000] 6f993680d5e761e5b3761d4198b63c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:56:19 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:19 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:28 [info] 38#38: *911 [lua] access_by_lua(msblocations.conf:189):2: 4489d37ed5fba03b976a871ee6377907:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:56:28 +0000] 4489d37ed5fba03b976a871ee6377907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:56:28 [info] 38#38: *911 [lua] logger.lua:23: 4489d37ed5fba03b976a871ee6377907 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:56:29 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:29 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:39 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:39 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:43 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: cf0bc3fbb12bf6ca08cb4cc2c3a09075:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:56:43 +0000] cf0bc3fbb12bf6ca08cb4cc2c3a09075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:56:43 [info] 38#38: *916 [lua] logger.lua:23: cf0bc3fbb12bf6ca08cb4cc2c3a09075 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:56:49 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:49 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:58 [info] 38#38: *919 [lua] access_by_lua(msblocations.conf:189):2: adbb9cbd1f39f717deb07fd2cb306ea7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:56:58 [info] 38#38: *919 [lua] logger.lua:23: adbb9cbd1f39f717deb07fd2cb306ea7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:56:58 +0000] adbb9cbd1f39f717deb07fd2cb306ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:56:59 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:56:59 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:09 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:09 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:13 [info] 38#38: *925 [lua] access_by_lua(msblocations.conf:189):2: cb2812e195739de5ac8153fc2bb8ea09:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:57:13 [info] 38#38: *925 [lua] logger.lua:23: cb2812e195739de5ac8153fc2bb8ea09 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:57:13 +0000] cb2812e195739de5ac8153fc2bb8ea09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:57:19 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:19 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:28 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: 9434b80f7d2b52d7218346a350908feb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:57:28 [info] 38#38: *928 [lua] logger.lua:23: 9434b80f7d2b52d7218346a350908feb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:57:28 +0000] 9434b80f7d2b52d7218346a350908feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 05:57:29 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:29 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:39 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:39 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:43 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: b5748f610fd0900b84318c5eacbe0117:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:57:43 +0000] b5748f610fd0900b84318c5eacbe0117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:57:43 [info] 38#38: *933 [lua] logger.lua:23: b5748f610fd0900b84318c5eacbe0117 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:57:49 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:49 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:58 [info] 38#38: *936 [lua] access_by_lua(msblocations.conf:189):2: 6b2e9a14226953c06b2a427459e0b736:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:57:58 [info] 38#38: *936 [lua] logger.lua:23: 6b2e9a14226953c06b2a427459e0b736 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:57:58 +0000] 6b2e9a14226953c06b2a427459e0b736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:57:59 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:57:59 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:09 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:09 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:13 [info] 38#38: *942 [lua] access_by_lua(msblocations.conf:189):2: d218cc9ca29dfa15d397490cb741295a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:13 +0000] d218cc9ca29dfa15d397490cb741295a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:58:13 [info] 38#38: *942 [lua] logger.lua:23: d218cc9ca29dfa15d397490cb741295a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:58:19 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:19 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:28 [info] 38#38: *945 [lua] access_by_lua(msblocations.conf:189):2: 86dc6202c551988aa72c5588f96abcdd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:58:28 [info] 38#38: *945 [lua] logger.lua:23: 86dc6202c551988aa72c5588f96abcdd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:28 +0000] 86dc6202c551988aa72c5588f96abcdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/13 05:58:29 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:29 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:39 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:39 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:43 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: 9fbb0964db2ddb066a06dfe45ea59bb8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:43 +0000] 9fbb0964db2ddb066a06dfe45ea59bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:58:43 [info] 38#38: *950 [lua] logger.lua:23: 9fbb0964db2ddb066a06dfe45ea59bb8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:58:49 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:49 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:58 [info] 38#38: *953 [lua] access_by_lua(msblocations.conf:189):2: 182328f21eac04378e07682e4e1aec72:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:58 +0000] 182328f21eac04378e07682e4e1aec72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:58:58 [info] 38#38: *953 [lua] logger.lua:23: 182328f21eac04378e07682e4e1aec72 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:58:59 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:58:59 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:09 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:09 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:13 [info] 38#38: *959 [lua] access_by_lua(msblocations.conf:189):2: 4f65b0d06c9b28d71c081e6696882b9c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:59:13 +0000] 4f65b0d06c9b28d71c081e6696882b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/13 05:59:13 [info] 38#38: *959 [lua] logger.lua:23: 4f65b0d06c9b28d71c081e6696882b9c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:59:19 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:19 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:28 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: 8dadd1e80aa7aadd14802a7b264330b4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:59:28 [info] 38#38: *962 [lua] logger.lua:23: 8dadd1e80aa7aadd14802a7b264330b4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:59:28 +0000] 8dadd1e80aa7aadd14802a7b264330b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/13 05:59:29 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:29 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:39 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:39 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:43 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: 745e3f41aea8f7796adc39791bdc465f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:59:43 +0000] 745e3f41aea8f7796adc39791bdc465f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:59:43 [info] 38#38: *967 [lua] logger.lua:23: 745e3f41aea8f7796adc39791bdc465f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 05:59:49 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:49 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:58 [info] 38#38: *970 [lua] access_by_lua(msblocations.conf:189):2: 43bde6016c97afa31c7b8ac95a16efeb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 05:59:58 [info] 38#38: *970 [lua] logger.lua:23: 43bde6016c97afa31c7b8ac95a16efeb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:05:59:58 +0000] 43bde6016c97afa31c7b8ac95a16efeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:59:59 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:59:59 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:09 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:09 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:13 [info] 38#38: *976 [lua] access_by_lua(msblocations.conf:189):2: cfc56f0cb36de97152e5fb8854c33096:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:13 +0000] cfc56f0cb36de97152e5fb8854c33096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:00:13 [info] 38#38: *976 [lua] logger.lua:23: cfc56f0cb36de97152e5fb8854c33096 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:00:19 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:19 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:28 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: 02d79cbc30f8348f21e36a57bf669b84:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:28 +0000] 02d79cbc30f8348f21e36a57bf669b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:00:28 [info] 38#38: *979 [lua] logger.lua:23: 02d79cbc30f8348f21e36a57bf669b84 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:00:29 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:29 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:39 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:39 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:43 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: 39fba53f69d3d9d5037480837405021e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:43 +0000] 39fba53f69d3d9d5037480837405021e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:00:43 [info] 38#38: *984 [lua] logger.lua:23: 39fba53f69d3d9d5037480837405021e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:00:49 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:49 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:58 [info] 38#38: *987 [lua] access_by_lua(msblocations.conf:189):2: 4fb0b56ef993bf22d4fcfaf575ff876a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:00:58 [info] 38#38: *987 [lua] logger.lua:23: 4fb0b56ef993bf22d4fcfaf575ff876a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:00:58 +0000] 4fb0b56ef993bf22d4fcfaf575ff876a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:00:59 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:00:59 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:09 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:09 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:13 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: 7dae4f7a6c32d3dfe283eddd0e5c7336:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:01:13 [info] 38#38: *993 [lua] logger.lua:23: 7dae4f7a6c32d3dfe283eddd0e5c7336 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:01:13 +0000] 7dae4f7a6c32d3dfe283eddd0e5c7336 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:01:19 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:19 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:28 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: 34278156119c3b43c707cc48d6a20a92:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:01:28 [info] 38#38: *996 [lua] logger.lua:23: 34278156119c3b43c707cc48d6a20a92 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:01:28 +0000] 34278156119c3b43c707cc48d6a20a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:01:29 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:29 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:39 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:39 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:43 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: 44464cd5828492414d994f83e5806cdc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:01:43 +0000] 44464cd5828492414d994f83e5806cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:01:43 [info] 38#38: *1001 [lua] logger.lua:23: 44464cd5828492414d994f83e5806cdc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:01:49 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:49 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:58 [info] 38#38: *1004 [lua] access_by_lua(msblocations.conf:189):2: 9f0605f70dd6130fb07462663c1a7784:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:01:58 [info] 38#38: *1004 [lua] logger.lua:23: 9f0605f70dd6130fb07462663c1a7784 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:01:58 +0000] 9f0605f70dd6130fb07462663c1a7784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:01:59 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:01:59 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:09 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:09 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:13 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: 20d7ff1260f671209d89fb01f0539510:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:13 +0000] 20d7ff1260f671209d89fb01f0539510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:02:13 [info] 38#38: *1010 [lua] logger.lua:23: 20d7ff1260f671209d89fb01f0539510 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:02:19 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:19 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:28 [info] 38#38: *1013 [lua] access_by_lua(msblocations.conf:189):2: 4b83ab57b384c47dcd13e98dc955347f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:02:28 [info] 38#38: *1013 [lua] logger.lua:23: 4b83ab57b384c47dcd13e98dc955347f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:28 +0000] 4b83ab57b384c47dcd13e98dc955347f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:02:29 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:29 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:39 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:39 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:43 [info] 38#38: *1018 [lua] access_by_lua(msblocations.conf:189):2: 2940b2ac4e15c515bbc5bdcf57a7a91b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:02:43 [info] 38#38: *1018 [lua] logger.lua:23: 2940b2ac4e15c515bbc5bdcf57a7a91b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:43 +0000] 2940b2ac4e15c515bbc5bdcf57a7a91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:02:49 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:49 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:58 [info] 38#38: *1021 [lua] access_by_lua(msblocations.conf:189):2: f2d690a8fbca9b32b200fa4f20227897:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:58 +0000] f2d690a8fbca9b32b200fa4f20227897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:02:58 [info] 38#38: *1021 [lua] logger.lua:23: f2d690a8fbca9b32b200fa4f20227897 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:02:59 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:02:59 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:09 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:09 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:13 [info] 38#38: *1027 [lua] access_by_lua(msblocations.conf:189):2: ef5cb293e4684d1f370d2231cdbfc0ff:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:13 +0000] ef5cb293e4684d1f370d2231cdbfc0ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 06:03:13 [info] 38#38: *1027 [lua] logger.lua:23: ef5cb293e4684d1f370d2231cdbfc0ff {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 06:03:19 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:19 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:28 [info] 38#38: *1030 [lua] access_by_lua(msblocations.conf:189):2: 253ca52f15e9f3bfedc9f0203d6fb4e1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:28 +0000] 253ca52f15e9f3bfedc9f0203d6fb4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/13 06:03:28 [info] 38#38: *1030 [lua] logger.lua:23: 253ca52f15e9f3bfedc9f0203d6fb4e1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:03:29 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:29 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:39 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:39 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:43 [info] 38#38: *1035 [lua] access_by_lua(msblocations.conf:189):2: 696788264985f2abdedc62c0f5e1126e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:03:43 [info] 38#38: *1035 [lua] logger.lua:23: 696788264985f2abdedc62c0f5e1126e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:43 +0000] 696788264985f2abdedc62c0f5e1126e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:03:49 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:49 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:58 [info] 38#38: *1038 [lua] access_by_lua(msblocations.conf:189):2: 2aeb67a6218234609dfe4affb3cc7a2d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:03:58 [info] 38#38: *1038 [lua] logger.lua:23: 2aeb67a6218234609dfe4affb3cc7a2d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:03:58 +0000] 2aeb67a6218234609dfe4affb3cc7a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:03:59 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:03:59 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:09 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:09 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:13 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:189):2: 32425ace9e4009714c154f6374d0b9d9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:04:13 [info] 38#38: *1044 [lua] logger.lua:23: 32425ace9e4009714c154f6374d0b9d9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:04:13 +0000] 32425ace9e4009714c154f6374d0b9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/13 06:04:19 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:19 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:28 [info] 38#38: *1047 [lua] access_by_lua(msblocations.conf:189):2: 97ceffef7a7cacffa5b18ca13bbc2060:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:04:29 [info] 38#38: *1047 [lua] logger.lua:23: 97ceffef7a7cacffa5b18ca13bbc2060 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:04:29 +0000] 97ceffef7a7cacffa5b18ca13bbc2060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:04:29 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:29 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:39 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:39 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 10.233.69.99 - - [13/Oct/2022:06:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:04:44 [info] 38#38: *1052 [lua] access_by_lua(msblocations.conf:189):2: 2ca4e0de270624c7b46ad53b282678d1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:04:44 [info] 38#38: *1052 [lua] logger.lua:23: 2ca4e0de270624c7b46ad53b282678d1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:04:44 +0000] 2ca4e0de270624c7b46ad53b282678d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:04:49 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:49 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:59 [info] 38#38: *1055 [lua] access_by_lua(msblocations.conf:189):2: 89366702cb9db935bf4362b397585129:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:04:59 [info] 38#38: *1055 [lua] logger.lua:23: 89366702cb9db935bf4362b397585129 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:04:59 +0000] 89366702cb9db935bf4362b397585129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:04:59 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:04:59 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:09 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:09 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:14 [info] 38#38: *1061 [lua] access_by_lua(msblocations.conf:189):2: c72d5b21e120e9a48c2c2dcee54e3cd9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:05:14 [info] 38#38: *1061 [lua] logger.lua:23: c72d5b21e120e9a48c2c2dcee54e3cd9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:14 +0000] c72d5b21e120e9a48c2c2dcee54e3cd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/13 06:05:19 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:19 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:29 [info] 38#38: *1064 [lua] access_by_lua(msblocations.conf:189):2: ba472a7400de22452086290f6dcd1edd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:05:29 [info] 38#38: *1064 [lua] logger.lua:23: ba472a7400de22452086290f6dcd1edd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:29 +0000] ba472a7400de22452086290f6dcd1edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:05:29 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:29 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:39 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:39 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:44 [info] 38#38: *1069 [lua] access_by_lua(msblocations.conf:189):2: 649b59657ecdae6f19ad0942d43c0ed9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:44 +0000] 649b59657ecdae6f19ad0942d43c0ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:05:44 [info] 38#38: *1069 [lua] logger.lua:23: 649b59657ecdae6f19ad0942d43c0ed9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:05:49 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:49 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:59 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: 25497a9e1e63cc112623dd9c65b46d9f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:59 +0000] 25497a9e1e63cc112623dd9c65b46d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/13 06:05:59 [info] 38#38: *1072 [lua] logger.lua:23: 25497a9e1e63cc112623dd9c65b46d9f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:05:59 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:05:59 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:09 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:09 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:14 [info] 38#38: *1078 [lua] access_by_lua(msblocations.conf:189):2: 2e57d37688e7c062a22e9165463d7ee1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:06:14 [info] 38#38: *1078 [lua] logger.lua:23: 2e57d37688e7c062a22e9165463d7ee1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:14 +0000] 2e57d37688e7c062a22e9165463d7ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:06:19 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:19 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:29 [info] 38#38: *1081 [lua] access_by_lua(msblocations.conf:189):2: 87301405c0637147a491befb30808fdc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:29 +0000] 87301405c0637147a491befb30808fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:06:29 [info] 38#38: *1081 [lua] logger.lua:23: 87301405c0637147a491befb30808fdc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:06:29 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:29 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:39 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:39 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:44 [info] 38#38: *1086 [lua] access_by_lua(msblocations.conf:189):2: 9061ad72dd869760f884d1bdea28a604:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:44 +0000] 9061ad72dd869760f884d1bdea28a604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:06:44 [info] 38#38: *1086 [lua] logger.lua:23: 9061ad72dd869760f884d1bdea28a604 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:06:49 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:49 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:59 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: bbec65f225a65ec128a571ab0e16ea07:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:59 +0000] bbec65f225a65ec128a571ab0e16ea07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:06:59 [info] 38#38: *1089 [lua] logger.lua:23: bbec65f225a65ec128a571ab0e16ea07 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:06:59 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:06:59 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:09 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:09 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:14 [info] 38#38: *1095 [lua] access_by_lua(msblocations.conf:189):2: b4aad9e45511c2c8c710f7896bf97659:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:07:14 [info] 38#38: *1095 [lua] logger.lua:23: b4aad9e45511c2c8c710f7896bf97659 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:07:14 +0000] b4aad9e45511c2c8c710f7896bf97659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:07:19 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:19 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:29 [info] 38#38: *1098 [lua] access_by_lua(msblocations.conf:189):2: a0f41d5cda7e6304e71dec18b9fbd8f9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:07:29 [info] 38#38: *1098 [lua] logger.lua:23: a0f41d5cda7e6304e71dec18b9fbd8f9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:07:29 +0000] a0f41d5cda7e6304e71dec18b9fbd8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:07:29 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:29 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:39 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:39 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:44 [info] 38#38: *1103 [lua] access_by_lua(msblocations.conf:189):2: 0740c239478d3e9d030f7d11703087bd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:07:44 [info] 38#38: *1103 [lua] logger.lua:23: 0740c239478d3e9d030f7d11703087bd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:07:44 +0000] 0740c239478d3e9d030f7d11703087bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:07:49 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:49 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:59 [info] 38#38: *1106 [lua] access_by_lua(msblocations.conf:189):2: 880cbf9dd3c45115b1f03d063d07f1c6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:07:59 [info] 38#38: *1106 [lua] logger.lua:23: 880cbf9dd3c45115b1f03d063d07f1c6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:07:59 +0000] 880cbf9dd3c45115b1f03d063d07f1c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:07:59 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:07:59 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:09 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:09 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:14 [info] 38#38: *1112 [lua] access_by_lua(msblocations.conf:189):2: 18a5025c0c6ff61e468376ad8e988485:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:08:14 +0000] 18a5025c0c6ff61e468376ad8e988485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:08:14 [info] 38#38: *1112 [lua] logger.lua:23: 18a5025c0c6ff61e468376ad8e988485 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:08:19 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:19 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:29 [info] 38#38: *1116 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:29 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:29 [info] 38#38: *1117 [lua] access_by_lua(msblocations.conf:189):2: 3cc3a72644681a3e4158672c21d61631:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:08:29 [info] 38#38: *1117 [lua] logger.lua:23: 3cc3a72644681a3e4158672c21d61631 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:08:29 +0000] 3cc3a72644681a3e4158672c21d61631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:08:39 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:39 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:44 [info] 38#38: *1120 [lua] access_by_lua(msblocations.conf:189):2: ef753011d716d81960b5a87ddca0813c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:08:44 +0000] ef753011d716d81960b5a87ddca0813c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:08:44 [info] 38#38: *1120 [lua] logger.lua:23: ef753011d716d81960b5a87ddca0813c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:08:49 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:49 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:59 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:59 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:08:59 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: deae74ecce61562217d835c67e01ccce:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:08:59 [info] 38#38: *1125 [lua] logger.lua:23: deae74ecce61562217d835c67e01ccce {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:08:59 +0000] deae74ecce61562217d835c67e01ccce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:09:09 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:09 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:14 [info] 38#38: *1129 [lua] access_by_lua(msblocations.conf:189):2: 01fc1db040c54a56a5c0a5d5cb33179b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:09:14 [info] 38#38: *1129 [lua] logger.lua:23: 01fc1db040c54a56a5c0a5d5cb33179b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:06:09:14 +0000] 01fc1db040c54a56a5c0a5d5cb33179b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:09:19 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:19 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:29 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:29 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:29 [info] 38#38: *1134 [lua] access_by_lua(msblocations.conf:189):2: 66253dbc0f42c765cb1c6eeaca9bd6a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:09:29 [info] 38#38: *1134 [lua] logger.lua:23: 66253dbc0f42c765cb1c6eeaca9bd6a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:09:29 +0000] 66253dbc0f42c765cb1c6eeaca9bd6a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/13 06:09:39 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:39 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:44 [info] 38#38: *1137 [lua] access_by_lua(msblocations.conf:189):2: b7208ef2744e0c256442cc98fc50cb84:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:09:44 [info] 38#38: *1137 [lua] logger.lua:23: b7208ef2744e0c256442cc98fc50cb84 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:09:44 +0000] b7208ef2744e0c256442cc98fc50cb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:09:49 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:49 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:59 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:59 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:09:59 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: 4b755b9e4259b864ecd095f05c0a2abe:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:09:59 +0000] 4b755b9e4259b864ecd095f05c0a2abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:09:59 [info] 38#38: *1142 [lua] logger.lua:23: 4b755b9e4259b864ecd095f05c0a2abe {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:10:09 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:09 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:14 [info] 38#38: *1146 [lua] access_by_lua(msblocations.conf:189):2: 9a3f7f2fc4bfa6b26271efb9edbbd919:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:14 +0000] 9a3f7f2fc4bfa6b26271efb9edbbd919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 06:10:14 [info] 38#38: *1146 [lua] logger.lua:23: 9a3f7f2fc4bfa6b26271efb9edbbd919 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 06:10:19 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:19 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:29 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:29 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:29 [info] 38#38: *1151 [lua] access_by_lua(msblocations.conf:189):2: 6af7701bc519a768847cd98babb2ec6b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:29 +0000] 6af7701bc519a768847cd98babb2ec6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:10:29 [info] 38#38: *1151 [lua] logger.lua:23: 6af7701bc519a768847cd98babb2ec6b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:10:39 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:39 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:44 [info] 38#38: *1154 [lua] access_by_lua(msblocations.conf:189):2: 7d17d2f92db18f369d14496b22ba4753:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:44 +0000] 7d17d2f92db18f369d14496b22ba4753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:10:44 [info] 38#38: *1154 [lua] logger.lua:23: 7d17d2f92db18f369d14496b22ba4753 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:10:49 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:49 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:59 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:59 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:10:59 [info] 38#38: *1159 [lua] access_by_lua(msblocations.conf:189):2: d5b43a215fb3097c51c2546bfc23f783:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:59 +0000] d5b43a215fb3097c51c2546bfc23f783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:10:59 [info] 38#38: *1159 [lua] logger.lua:23: d5b43a215fb3097c51c2546bfc23f783 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:11:09 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:09 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:14 [info] 38#38: *1163 [lua] access_by_lua(msblocations.conf:189):2: 1e8bad552183dfa00e0c4fc38226662f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:11:14 [info] 38#38: *1163 [lua] logger.lua:23: 1e8bad552183dfa00e0c4fc38226662f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:14 +0000] 1e8bad552183dfa00e0c4fc38226662f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:11:19 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:19 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:29 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:29 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:29 [info] 38#38: *1168 [lua] access_by_lua(msblocations.conf:189):2: e24926da97426a43631f8a231995cb62:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:29 +0000] e24926da97426a43631f8a231995cb62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:11:29 [info] 38#38: *1168 [lua] logger.lua:23: e24926da97426a43631f8a231995cb62 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:11:39 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:39 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:44 [info] 38#38: *1171 [lua] access_by_lua(msblocations.conf:189):2: f34bd36dedfeb1aa2d977098cb54e330:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:44 +0000] f34bd36dedfeb1aa2d977098cb54e330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:11:44 [info] 38#38: *1171 [lua] logger.lua:23: f34bd36dedfeb1aa2d977098cb54e330 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:11:49 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:49 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:59 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:59 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:11:59 [info] 38#38: *1176 [lua] access_by_lua(msblocations.conf:189):2: 1ccd90efdb9993195679fecffd38522f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:59 +0000] 1ccd90efdb9993195679fecffd38522f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 06:11:59 [info] 38#38: *1176 [lua] logger.lua:23: 1ccd90efdb9993195679fecffd38522f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:12:09 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:09 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:14 [info] 38#38: *1180 [lua] access_by_lua(msblocations.conf:189):2: a4c010c701cef06df09158ab5509b46b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:12:14 [info] 38#38: *1180 [lua] logger.lua:23: a4c010c701cef06df09158ab5509b46b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:12:14 +0000] a4c010c701cef06df09158ab5509b46b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:12:19 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:19 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:29 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:29 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:29 [info] 38#38: *1185 [lua] access_by_lua(msblocations.conf:189):2: da380f5513401095368d64a6de0a07c3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:12:29 [info] 38#38: *1185 [lua] logger.lua:23: da380f5513401095368d64a6de0a07c3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:12:29 +0000] da380f5513401095368d64a6de0a07c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:12:39 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:39 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:44 [info] 38#38: *1188 [lua] access_by_lua(msblocations.conf:189):2: 31227fee8c6f76ae7d26fc683ffb2b9c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:12:44 [info] 38#38: *1188 [lua] logger.lua:23: 31227fee8c6f76ae7d26fc683ffb2b9c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:12:44 +0000] 31227fee8c6f76ae7d26fc683ffb2b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:12:49 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:49 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:59 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:59 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:12:59 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: 37f4e8ab2bba0a1a5d73d4fe8b83709e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:12:59 +0000] 37f4e8ab2bba0a1a5d73d4fe8b83709e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:12:59 [info] 38#38: *1193 [lua] logger.lua:23: 37f4e8ab2bba0a1a5d73d4fe8b83709e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:13:09 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:09 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:14 [info] 38#38: *1197 [lua] access_by_lua(msblocations.conf:189):2: d78fdac200dd4a7b9677da51663f8cf6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:14 +0000] d78fdac200dd4a7b9677da51663f8cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:13:14 [info] 38#38: *1197 [lua] logger.lua:23: d78fdac200dd4a7b9677da51663f8cf6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:13:19 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:19 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:29 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:29 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:29 [info] 38#38: *1202 [lua] access_by_lua(msblocations.conf:189):2: 0d2e689fbbe5c1eb14c46f0bf1e6ea89:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:13:29 [info] 38#38: *1202 [lua] logger.lua:23: 0d2e689fbbe5c1eb14c46f0bf1e6ea89 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:29 +0000] 0d2e689fbbe5c1eb14c46f0bf1e6ea89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:13:39 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:39 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:44 [info] 38#38: *1205 [lua] access_by_lua(msblocations.conf:189):2: 1bdd76325acee7c1464e53e67c2d6d2e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:44 +0000] 1bdd76325acee7c1464e53e67c2d6d2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:13:44 [info] 38#38: *1205 [lua] logger.lua:23: 1bdd76325acee7c1464e53e67c2d6d2e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:13:49 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:49 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:59 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:59 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:13:59 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: b69d9cf5bc7c0dcb8a32934b065a93b9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:13:59 [info] 38#38: *1210 [lua] logger.lua:23: b69d9cf5bc7c0dcb8a32934b065a93b9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:13:59 +0000] b69d9cf5bc7c0dcb8a32934b065a93b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:14:09 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:09 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:14 [info] 38#38: *1214 [lua] access_by_lua(msblocations.conf:189):2: 4bf1faa142c743504898111f99767390:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:14:14 +0000] 4bf1faa142c743504898111f99767390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:14:14 [info] 38#38: *1214 [lua] logger.lua:23: 4bf1faa142c743504898111f99767390 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:14:19 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:19 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:29 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:29 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:29 [info] 38#38: *1219 [lua] access_by_lua(msblocations.conf:189):2: 518d08193646b5a72cd0e4834150ca1c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:14:29 [info] 38#38: *1219 [lua] logger.lua:23: 518d08193646b5a72cd0e4834150ca1c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:14:29 +0000] 518d08193646b5a72cd0e4834150ca1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:14:39 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:39 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:44 [info] 38#38: *1222 [lua] access_by_lua(msblocations.conf:189):2: 37214df301721a5224fe7f2bb4239560:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:14:44 [info] 38#38: *1222 [lua] logger.lua:23: 37214df301721a5224fe7f2bb4239560 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:14:44 +0000] 37214df301721a5224fe7f2bb4239560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:14:49 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:49 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:59 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:59 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:14:59 [info] 38#38: *1227 [lua] access_by_lua(msblocations.conf:189):2: b12f1a33c16c00061806bf3498ee300c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:14:59 +0000] b12f1a33c16c00061806bf3498ee300c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:14:59 [info] 38#38: *1227 [lua] logger.lua:23: b12f1a33c16c00061806bf3498ee300c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:15:09 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:09 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:14 [info] 38#38: *1231 [lua] access_by_lua(msblocations.conf:189):2: cb8c2ff84f9c4ac6b5028eed81aa7f0b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:15:14 +0000] cb8c2ff84f9c4ac6b5028eed81aa7f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:15:14 [info] 38#38: *1231 [lua] logger.lua:23: cb8c2ff84f9c4ac6b5028eed81aa7f0b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:15:19 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:19 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:29 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:29 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:29 [info] 38#38: *1236 [lua] access_by_lua(msblocations.conf:189):2: 73d06456776f0425df0be6d1972a93d4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:15:29 [info] 38#38: *1236 [lua] logger.lua:23: 73d06456776f0425df0be6d1972a93d4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:15:29 +0000] 73d06456776f0425df0be6d1972a93d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:15:39 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:39 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:44 [info] 38#38: *1239 [lua] access_by_lua(msblocations.conf:189):2: ed940b542afab106988179d929d828f3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:15:44 +0000] ed940b542afab106988179d929d828f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:15:44 [info] 38#38: *1239 [lua] logger.lua:23: ed940b542afab106988179d929d828f3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:15:49 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:49 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:59 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:59 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:15:59 [info] 38#38: *1244 [lua] access_by_lua(msblocations.conf:189):2: 1c570b4a39df485cc34b487e85a44c49:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:15:59 [info] 38#38: *1244 [lua] logger.lua:23: 1c570b4a39df485cc34b487e85a44c49 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:15:59 +0000] 1c570b4a39df485cc34b487e85a44c49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:16:09 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:09 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:14 [info] 38#38: *1248 [lua] access_by_lua(msblocations.conf:189):2: a6bcae0845241c5a9fce99b1863b022e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:16:14 [info] 38#38: *1248 [lua] logger.lua:23: a6bcae0845241c5a9fce99b1863b022e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:16:14 +0000] a6bcae0845241c5a9fce99b1863b022e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:16:19 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:19 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:29 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:29 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:29 [info] 38#38: *1253 [lua] access_by_lua(msblocations.conf:189):2: 93d0b239133aabfe5d16231030bd3a0e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:16:29 +0000] 93d0b239133aabfe5d16231030bd3a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:16:29 [info] 38#38: *1253 [lua] logger.lua:23: 93d0b239133aabfe5d16231030bd3a0e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:16:39 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:39 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:44 [info] 38#38: *1256 [lua] access_by_lua(msblocations.conf:189):2: bd73ea4583f011269eb20beaf33e1711:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:16:44 [info] 38#38: *1256 [lua] logger.lua:23: bd73ea4583f011269eb20beaf33e1711 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:16:44 +0000] bd73ea4583f011269eb20beaf33e1711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:16:49 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:49 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:59 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:59 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:16:59 [info] 38#38: *1261 [lua] access_by_lua(msblocations.conf:189):2: 472e892bdbc0b1ad73ffe950b84e9dd5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:16:59 [info] 38#38: *1261 [lua] logger.lua:23: 472e892bdbc0b1ad73ffe950b84e9dd5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:16:59 +0000] 472e892bdbc0b1ad73ffe950b84e9dd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:17:09 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:09 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:14 [info] 38#38: *1265 [lua] access_by_lua(msblocations.conf:189):2: 71e448a8d96361cfd701216154bd554a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:17:14 [info] 38#38: *1265 [lua] logger.lua:23: 71e448a8d96361cfd701216154bd554a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:17:14 +0000] 71e448a8d96361cfd701216154bd554a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:17:19 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:19 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:29 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:29 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:29 [info] 38#38: *1270 [lua] access_by_lua(msblocations.conf:189):2: de07d053a78ea9eefaab0318afe0575e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:17:29 [info] 38#38: *1270 [lua] logger.lua:23: de07d053a78ea9eefaab0318afe0575e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:17:29 +0000] de07d053a78ea9eefaab0318afe0575e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:17:39 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:39 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:44 [info] 38#38: *1273 [lua] access_by_lua(msblocations.conf:189):2: 70599e2ddd3c32bec6d45af21a608691:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:17:44 [info] 38#38: *1273 [lua] logger.lua:23: 70599e2ddd3c32bec6d45af21a608691 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:17:44 +0000] 70599e2ddd3c32bec6d45af21a608691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:17:49 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:49 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:59 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:59 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:17:59 [info] 38#38: *1278 [lua] access_by_lua(msblocations.conf:189):2: 7827c0069a93917ea761ba52e0a514c9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:17:59 +0000] 7827c0069a93917ea761ba52e0a514c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:17:59 [info] 38#38: *1278 [lua] logger.lua:23: 7827c0069a93917ea761ba52e0a514c9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:18:09 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:09 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:14 [info] 38#38: *1282 [lua] access_by_lua(msblocations.conf:189):2: d96bd093159437034770a7f6c4b67fff:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:18:14 [info] 38#38: *1282 [lua] logger.lua:23: d96bd093159437034770a7f6c4b67fff {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:14 +0000] d96bd093159437034770a7f6c4b67fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:18:19 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:19 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:29 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:29 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:29 [info] 38#38: *1287 [lua] access_by_lua(msblocations.conf:189):2: c163623c1225c58fcccba8d9ceee1852:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:29 +0000] c163623c1225c58fcccba8d9ceee1852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/13 06:18:29 [info] 38#38: *1287 [lua] logger.lua:23: c163623c1225c58fcccba8d9ceee1852 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 06:18:39 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:39 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:44 [info] 38#38: *1290 [lua] access_by_lua(msblocations.conf:189):2: 0dbcd2be9d570e3ee11571af585ca8e8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:44 +0000] 0dbcd2be9d570e3ee11571af585ca8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:18:44 [info] 38#38: *1290 [lua] logger.lua:23: 0dbcd2be9d570e3ee11571af585ca8e8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:18:49 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:49 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:59 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:59 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:18:59 [info] 38#38: *1295 [lua] access_by_lua(msblocations.conf:189):2: db748b39fa9267244a15976dab58c1c8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:18:59 [info] 38#38: *1295 [lua] logger.lua:23: db748b39fa9267244a15976dab58c1c8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:18:59 +0000] db748b39fa9267244a15976dab58c1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:19:09 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:09 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:14 [info] 38#38: *1299 [lua] access_by_lua(msblocations.conf:189):2: 7b9463b2164f1d2c86e50e70be5142c3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:19:14 [info] 38#38: *1299 [lua] logger.lua:23: 7b9463b2164f1d2c86e50e70be5142c3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:19:14 +0000] 7b9463b2164f1d2c86e50e70be5142c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:19:19 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:19 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:29 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:29 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:29 [info] 38#38: *1304 [lua] access_by_lua(msblocations.conf:189):2: 816fa60e6527c644ad621d89e0c97f8d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:19:29 [info] 38#38: *1304 [lua] logger.lua:23: 816fa60e6527c644ad621d89e0c97f8d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:19:29 +0000] 816fa60e6527c644ad621d89e0c97f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 06:19:39 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:39 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:44 [info] 38#38: *1307 [lua] access_by_lua(msblocations.conf:189):2: 8a2e7c358691f0732ca76e13922d2d6e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:19:44 [info] 38#38: *1307 [lua] logger.lua:23: 8a2e7c358691f0732ca76e13922d2d6e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:19:44 +0000] 8a2e7c358691f0732ca76e13922d2d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:19:49 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:49 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:59 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:59 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:19:59 [info] 38#38: *1312 [lua] access_by_lua(msblocations.conf:189):2: e3cdeb1ba81721e9e2659ed014be03b4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:00 +0000] e3cdeb1ba81721e9e2659ed014be03b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:20:00 [info] 38#38: *1312 [lua] logger.lua:23: e3cdeb1ba81721e9e2659ed014be03b4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:20:09 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:09 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:15 [info] 38#38: *1316 [lua] access_by_lua(msblocations.conf:189):2: 690c31ab403dc4b1bf2bcb5e5c1c283d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:20:15 [info] 38#38: *1316 [lua] logger.lua:23: 690c31ab403dc4b1bf2bcb5e5c1c283d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:15 +0000] 690c31ab403dc4b1bf2bcb5e5c1c283d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:20:19 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:19 [info] 38#38: *1318 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:29 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:29 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:30 [info] 38#38: *1321 [lua] access_by_lua(msblocations.conf:189):2: b244f7862175cf630009f5c86e0d2551:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:20:30 +0000] b244f7862175cf630009f5c86e0d2551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:20:30 [info] 38#38: *1321 [lua] logger.lua:23: b244f7862175cf630009f5c86e0d2551 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:20:39 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:39 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:45 [info] 38#38: *1324 [lua] access_by_lua(msblocations.conf:189):2: 7e5a6e7d72ed4151b48220ba05467b8a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:45 +0000] 7e5a6e7d72ed4151b48220ba05467b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:20:45 [info] 38#38: *1324 [lua] logger.lua:23: 7e5a6e7d72ed4151b48220ba05467b8a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:20:49 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:49 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:59 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:20:59 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:00 [info] 38#38: *1329 [lua] access_by_lua(msblocations.conf:189):2: 96c503d6c0c9e0e88024152893c2d24a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:21:00 [info] 38#38: *1329 [lua] logger.lua:23: 96c503d6c0c9e0e88024152893c2d24a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:21:00 +0000] 96c503d6c0c9e0e88024152893c2d24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:21:09 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:09 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:15 [info] 38#38: *1333 [lua] access_by_lua(msblocations.conf:189):2: f0a5a744d9b7a40cdf1a1cf707e13217:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:21:15 [info] 38#38: *1333 [lua] logger.lua:23: f0a5a744d9b7a40cdf1a1cf707e13217 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:21:15 +0000] f0a5a744d9b7a40cdf1a1cf707e13217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 06:21:19 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:19 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:29 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:29 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:30 [info] 38#38: *1338 [lua] access_by_lua(msblocations.conf:189):2: c4a1c263dff95fefb4ecc95f2e2e60fb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:21:30 [info] 38#38: *1338 [lua] logger.lua:23: c4a1c263dff95fefb4ecc95f2e2e60fb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:21:30 +0000] c4a1c263dff95fefb4ecc95f2e2e60fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:21:39 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:39 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:45 [info] 38#38: *1341 [lua] access_by_lua(msblocations.conf:189):2: fa44d12bbc9f7aeab3385300a7d70fab:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:21:45 +0000] fa44d12bbc9f7aeab3385300a7d70fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:21:45 [info] 38#38: *1341 [lua] logger.lua:23: fa44d12bbc9f7aeab3385300a7d70fab {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:21:49 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:49 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:59 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:21:59 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:00 [info] 38#38: *1346 [lua] access_by_lua(msblocations.conf:189):2: daf1828ac650c3b16a278a81b0f552a0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:22:00 +0000] daf1828ac650c3b16a278a81b0f552a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/13 06:22:00 [info] 38#38: *1346 [lua] logger.lua:23: daf1828ac650c3b16a278a81b0f552a0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:22:09 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:09 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:15 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:189):2: a639da331de5fade28062f6ca40b0ca8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:15 +0000] a639da331de5fade28062f6ca40b0ca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:22:15 [info] 38#38: *1350 [lua] logger.lua:23: a639da331de5fade28062f6ca40b0ca8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:22:19 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:19 [info] 38#38: *1352 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:29 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:29 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:30 [info] 38#38: *1355 [lua] access_by_lua(msblocations.conf:189):2: ec150c6ef26b1d2fa107fb0ed8f95171:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:22:30 [info] 38#38: *1355 [lua] logger.lua:23: ec150c6ef26b1d2fa107fb0ed8f95171 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:30 +0000] ec150c6ef26b1d2fa107fb0ed8f95171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:22:39 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:39 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:45 [info] 38#38: *1358 [lua] access_by_lua(msblocations.conf:189):2: f5b6fcf04af72dda125016211b4b04da:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:45 +0000] f5b6fcf04af72dda125016211b4b04da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:22:45 [info] 38#38: *1358 [lua] logger.lua:23: f5b6fcf04af72dda125016211b4b04da {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:22:49 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:49 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:59 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:22:59 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:00 [info] 38#38: *1363 [lua] access_by_lua(msblocations.conf:189):2: 7a161f61c222c9bba981cf082a8cdb8e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:23:00 [info] 38#38: *1363 [lua] logger.lua:23: 7a161f61c222c9bba981cf082a8cdb8e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:23:00 +0000] 7a161f61c222c9bba981cf082a8cdb8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:23:09 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:09 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:15 [info] 38#38: *1367 [lua] access_by_lua(msblocations.conf:189):2: b168d356d9c1a14da4688044781975d7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:23:15 [info] 38#38: *1367 [lua] logger.lua:23: b168d356d9c1a14da4688044781975d7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:23:15 +0000] b168d356d9c1a14da4688044781975d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:23:19 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:19 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:29 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:29 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:30 [info] 38#38: *1372 [lua] access_by_lua(msblocations.conf:189):2: 1fb5298a2d74eb682ec9d20ea4b750d4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:23:30 +0000] 1fb5298a2d74eb682ec9d20ea4b750d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:23:30 [info] 38#38: *1372 [lua] logger.lua:23: 1fb5298a2d74eb682ec9d20ea4b750d4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:23:39 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:39 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:45 [info] 38#38: *1375 [lua] access_by_lua(msblocations.conf:189):2: cb3b4598514845d6471511ed47cafe1c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:23:45 +0000] cb3b4598514845d6471511ed47cafe1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:23:45 [info] 38#38: *1375 [lua] logger.lua:23: cb3b4598514845d6471511ed47cafe1c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:23:49 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:49 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:59 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:23:59 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:00 [info] 38#38: *1380 [lua] access_by_lua(msblocations.conf:189):2: 34cc5bb5ea422bb0103f478d092acf83:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:24:00 [info] 38#38: *1380 [lua] logger.lua:23: 34cc5bb5ea422bb0103f478d092acf83 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:00 +0000] 34cc5bb5ea422bb0103f478d092acf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 06:24:09 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:09 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:15 [info] 38#38: *1384 [lua] access_by_lua(msblocations.conf:189):2: ccf603228889ccd5c118938fb851ee0f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:15 +0000] ccf603228889ccd5c118938fb851ee0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:24:15 [info] 38#38: *1384 [lua] logger.lua:23: ccf603228889ccd5c118938fb851ee0f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:24:19 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:19 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:29 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:29 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:30 [info] 38#38: *1389 [lua] access_by_lua(msblocations.conf:189):2: 04db381b72a88218d2063a5d958c2f6e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:24:30 [info] 38#38: *1389 [lua] logger.lua:23: 04db381b72a88218d2063a5d958c2f6e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:30 +0000] 04db381b72a88218d2063a5d958c2f6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:24:39 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:39 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:45 [info] 38#38: *1392 [lua] access_by_lua(msblocations.conf:189):2: ea37fb8b7d6d430c185d67812c0375a3:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:45 +0000] ea37fb8b7d6d430c185d67812c0375a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:24:45 [info] 38#38: *1392 [lua] logger.lua:23: ea37fb8b7d6d430c185d67812c0375a3 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:24:49 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:49 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:59 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:24:59 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:00 [info] 38#38: *1397 [lua] access_by_lua(msblocations.conf:189):2: 9b594adbe90fdb187ad531baba1883a5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:25:00 [info] 38#38: *1397 [lua] logger.lua:23: 9b594adbe90fdb187ad531baba1883a5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:25:00 +0000] 9b594adbe90fdb187ad531baba1883a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 06:25:09 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:09 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:15 [info] 38#38: *1401 [lua] access_by_lua(msblocations.conf:189):2: a3a0925c73ecfdd23c3aa43ebc14e2a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:25:15 +0000] a3a0925c73ecfdd23c3aa43ebc14e2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:25:15 [info] 38#38: *1401 [lua] logger.lua:23: a3a0925c73ecfdd23c3aa43ebc14e2a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:25:19 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:19 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:29 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:29 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:30 [info] 38#38: *1406 [lua] access_by_lua(msblocations.conf:189):2: 8582ed670abc1f27fcd5ed995be742a4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:25:30 [info] 38#38: *1406 [lua] logger.lua:23: 8582ed670abc1f27fcd5ed995be742a4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:25:30 +0000] 8582ed670abc1f27fcd5ed995be742a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:25:39 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:39 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:45 [info] 38#38: *1409 [lua] access_by_lua(msblocations.conf:189):2: 168675f96e2c8d068a051976425f1e1b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:06:25:45 +0000] 168675f96e2c8d068a051976425f1e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:25:45 [info] 38#38: *1409 [lua] logger.lua:23: 168675f96e2c8d068a051976425f1e1b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:25:49 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:49 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:59 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:25:59 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:00 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: 1e12e52ce0e741cdfe4b7a049708466d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:26:00 [info] 38#38: *1414 [lua] logger.lua:23: 1e12e52ce0e741cdfe4b7a049708466d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:26:00 +0000] 1e12e52ce0e741cdfe4b7a049708466d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 06:26:09 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:09 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:15 [info] 38#38: *1418 [lua] access_by_lua(msblocations.conf:189):2: 4a3ec86fb0a544c3fcd8810faa626c1e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:26:15 +0000] 4a3ec86fb0a544c3fcd8810faa626c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:26:15 [info] 38#38: *1418 [lua] logger.lua:23: 4a3ec86fb0a544c3fcd8810faa626c1e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:26:19 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:19 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:29 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:29 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:30 [info] 38#38: *1423 [lua] access_by_lua(msblocations.conf:189):2: 0da1f012b847ff0e671a412cfcf16b98:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:26:30 [info] 38#38: *1423 [lua] logger.lua:23: 0da1f012b847ff0e671a412cfcf16b98 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:26:30 +0000] 0da1f012b847ff0e671a412cfcf16b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:26:39 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:39 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:45 [info] 38#38: *1426 [lua] access_by_lua(msblocations.conf:189):2: 49ef277a985a2c93a7361502c8223e6a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:06:26:45 +0000] 49ef277a985a2c93a7361502c8223e6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:26:45 [info] 38#38: *1426 [lua] logger.lua:23: 49ef277a985a2c93a7361502c8223e6a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:26:49 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:49 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:59 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:26:59 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:00 [info] 38#38: *1431 [lua] access_by_lua(msblocations.conf:189):2: 0a65b91d922a18ec17d3100a9cb3c4cf:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:27:00 [info] 38#38: *1431 [lua] logger.lua:23: 0a65b91d922a18ec17d3100a9cb3c4cf {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:00 +0000] 0a65b91d922a18ec17d3100a9cb3c4cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:27:09 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:09 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:15 [info] 38#38: *1435 [lua] access_by_lua(msblocations.conf:189):2: 0dde11bb1ba88bc32607781fba422382:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:27:15 [info] 38#38: *1435 [lua] logger.lua:23: 0dde11bb1ba88bc32607781fba422382 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:15 +0000] 0dde11bb1ba88bc32607781fba422382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:27:19 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:19 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:29 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:29 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:30 [info] 38#38: *1440 [lua] access_by_lua(msblocations.conf:189):2: 5ebbcfa5c0cb742484c07a4cedd9209e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:30 +0000] 5ebbcfa5c0cb742484c07a4cedd9209e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:27:30 [info] 38#38: *1440 [lua] logger.lua:23: 5ebbcfa5c0cb742484c07a4cedd9209e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:27:39 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:39 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:45 [info] 38#38: *1443 [lua] access_by_lua(msblocations.conf:189):2: 40c023af4a48c5d3f8dcceee99346f44:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:27:45 +0000] 40c023af4a48c5d3f8dcceee99346f44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 06:27:45 [info] 38#38: *1443 [lua] logger.lua:23: 40c023af4a48c5d3f8dcceee99346f44 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:27:49 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:49 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:59 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:27:59 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:00 [info] 38#38: *1448 [lua] access_by_lua(msblocations.conf:189):2: 4f13d407c9790eed7cc57ee371a0db64:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:00 +0000] 4f13d407c9790eed7cc57ee371a0db64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:28:00 [info] 38#38: *1448 [lua] logger.lua:23: 4f13d407c9790eed7cc57ee371a0db64 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:28:09 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:09 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:15 [info] 38#38: *1452 [lua] access_by_lua(msblocations.conf:189):2: 05bcb04ef2073715d133007fe3b32a72:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:28:15 [info] 38#38: *1452 [lua] logger.lua:23: 05bcb04ef2073715d133007fe3b32a72 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:15 +0000] 05bcb04ef2073715d133007fe3b32a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/13 06:28:19 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:19 [info] 38#38: *1454 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:29 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:29 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:30 [info] 38#38: *1457 [lua] access_by_lua(msblocations.conf:189):2: b04564c1e805909e18fc845b2407a60a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:28:30 [info] 38#38: *1457 [lua] logger.lua:23: b04564c1e805909e18fc845b2407a60a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:30 +0000] b04564c1e805909e18fc845b2407a60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:28:39 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:39 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:45 [info] 38#38: *1460 [lua] access_by_lua(msblocations.conf:189):2: 30fb2f6f426213dc2148c6535e616760:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:28:45 +0000] 30fb2f6f426213dc2148c6535e616760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/13 06:28:45 [info] 38#38: *1460 [lua] logger.lua:23: 30fb2f6f426213dc2148c6535e616760 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:28:49 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:49 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:59 [info] 38#38: *1463 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:28:59 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:00 [info] 38#38: *1465 [lua] access_by_lua(msblocations.conf:189):2: 2f8afa352674cfda0dfa688a8ad85247:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:29:00 [info] 38#38: *1465 [lua] logger.lua:23: 2f8afa352674cfda0dfa688a8ad85247 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:29:00 +0000] 2f8afa352674cfda0dfa688a8ad85247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:29:09 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:09 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:15 [info] 38#38: *1469 [lua] access_by_lua(msblocations.conf:189):2: 8f638562457a490fb0d43a4cca804c94:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:29:15 +0000] 8f638562457a490fb0d43a4cca804c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:29:15 [info] 38#38: *1469 [lua] logger.lua:23: 8f638562457a490fb0d43a4cca804c94 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:29:19 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:19 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:29 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:29 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:30 [info] 38#38: *1474 [lua] access_by_lua(msblocations.conf:189):2: 8a6bebbcd5693387ac2317f83099d572:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:29:30 [info] 38#38: *1474 [lua] logger.lua:23: 8a6bebbcd5693387ac2317f83099d572 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:29:30 +0000] 8a6bebbcd5693387ac2317f83099d572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:29:39 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:39 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:45 [info] 38#38: *1477 [lua] access_by_lua(msblocations.conf:189):2: f62114fdc87ae7d754c8f3748fe6ac4d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.99 - - [13/Oct/2022:06:29:45 +0000] f62114fdc87ae7d754c8f3748fe6ac4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 06:29:45 [info] 38#38: *1477 [lua] logger.lua:23: f62114fdc87ae7d754c8f3748fe6ac4d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:29:49 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:49 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:59 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:29:59 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:00 [info] 38#38: *1482 [lua] access_by_lua(msblocations.conf:189):2: 300e303628ff8e4b4c3bc0006f78f484:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:30:00 [info] 38#38: *1482 [lua] logger.lua:23: 300e303628ff8e4b4c3bc0006f78f484 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:30:00 +0000] 300e303628ff8e4b4c3bc0006f78f484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:30:09 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:09 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:15 [info] 38#38: *1486 [lua] access_by_lua(msblocations.conf:189):2: 35aea299f5295a42f5a9cda0b72d2c99:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:30:15 [info] 38#38: *1486 [lua] logger.lua:23: 35aea299f5295a42f5a9cda0b72d2c99 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:30:15 +0000] 35aea299f5295a42f5a9cda0b72d2c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:30:19 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:19 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:29 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:29 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:30 [info] 38#38: *1491 [lua] access_by_lua(msblocations.conf:189):2: c96fe664496737b3b140b926740bf371:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:30:30 [info] 38#38: *1491 [lua] logger.lua:23: c96fe664496737b3b140b926740bf371 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:30:30 +0000] c96fe664496737b3b140b926740bf371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:30:39 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:39 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:45 [info] 38#38: *1494 [lua] access_by_lua(msblocations.conf:189):2: 4b38afc14b14cc292be32d7c3a41817b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:30:45 +0000] 4b38afc14b14cc292be32d7c3a41817b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:30:45 [info] 38#38: *1494 [lua] logger.lua:23: 4b38afc14b14cc292be32d7c3a41817b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:30:49 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:49 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:59 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:30:59 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:00 [info] 38#38: *1499 [lua] access_by_lua(msblocations.conf:189):2: 85939e4ccebc1ee5713e22e18f6513d0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:31:00 [info] 38#38: *1499 [lua] logger.lua:23: 85939e4ccebc1ee5713e22e18f6513d0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:31:00 +0000] 85939e4ccebc1ee5713e22e18f6513d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:31:09 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:09 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:15 [info] 38#38: *1503 [lua] access_by_lua(msblocations.conf:189):2: b687c5659d85c222aed105ea6e0d7935:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:31:15 [info] 38#38: *1503 [lua] logger.lua:23: b687c5659d85c222aed105ea6e0d7935 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:15 +0000] b687c5659d85c222aed105ea6e0d7935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:31:19 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:19 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:29 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:29 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:30 [info] 38#38: *1508 [lua] access_by_lua(msblocations.conf:189):2: 0203a253ca2957d3103bfd2721ac9b1a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:30 +0000] 0203a253ca2957d3103bfd2721ac9b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:31:30 [info] 38#38: *1508 [lua] logger.lua:23: 0203a253ca2957d3103bfd2721ac9b1a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:31:39 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:39 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:45 [info] 38#38: *1511 [lua] access_by_lua(msblocations.conf:189):2: 2634544f06286a1a3e7e2821383713cd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:45 +0000] 2634544f06286a1a3e7e2821383713cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:31:45 [info] 38#38: *1511 [lua] logger.lua:23: 2634544f06286a1a3e7e2821383713cd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:31:49 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:49 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:59 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:31:59 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:00 [info] 38#38: *1516 [lua] access_by_lua(msblocations.conf:189):2: 0dc8f288d8ebcad09ddee3785fb36454:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:00 +0000] 0dc8f288d8ebcad09ddee3785fb36454 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:32:00 [info] 38#38: *1516 [lua] logger.lua:23: 0dc8f288d8ebcad09ddee3785fb36454 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:32:09 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:09 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:15 [info] 38#38: *1520 [lua] access_by_lua(msblocations.conf:189):2: f925ac9976b7d4383d76cee0360773ed:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:15 +0000] f925ac9976b7d4383d76cee0360773ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:32:15 [info] 38#38: *1520 [lua] logger.lua:23: f925ac9976b7d4383d76cee0360773ed {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:32:19 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:19 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:29 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:29 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:30 [info] 38#38: *1525 [lua] access_by_lua(msblocations.conf:189):2: a0bd9c418d43c667a09c6278a52ebfee:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:30 +0000] a0bd9c418d43c667a09c6278a52ebfee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:32:30 [info] 38#38: *1525 [lua] logger.lua:23: a0bd9c418d43c667a09c6278a52ebfee {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:32:39 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:39 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:45 [info] 38#38: *1528 [lua] access_by_lua(msblocations.conf:189):2: 0cba755427a590ce2d92402f7efeb9ea:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:32:45 [info] 38#38: *1528 [lua] logger.lua:23: 0cba755427a590ce2d92402f7efeb9ea {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:32:45 +0000] 0cba755427a590ce2d92402f7efeb9ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:32:49 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:49 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:59 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:32:59 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:00 [info] 38#38: *1533 [lua] access_by_lua(msblocations.conf:189):2: 770072fbadd157c4aabc99f0ffc98b58:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:33:00 [info] 38#38: *1533 [lua] logger.lua:23: 770072fbadd157c4aabc99f0ffc98b58 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:33:00 +0000] 770072fbadd157c4aabc99f0ffc98b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:33:09 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:09 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:15 [info] 38#38: *1537 [lua] access_by_lua(msblocations.conf:189):2: 964b5a9a81aabc982c9d7bd261501eff:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:33:15 [info] 38#38: *1537 [lua] logger.lua:23: 964b5a9a81aabc982c9d7bd261501eff {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:33:15 +0000] 964b5a9a81aabc982c9d7bd261501eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:33:19 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:19 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:29 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:29 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:30 [info] 38#38: *1542 [lua] access_by_lua(msblocations.conf:189):2: 79ebbb78d0d5ca7da94b4e72ba918e44:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:33:30 +0000] 79ebbb78d0d5ca7da94b4e72ba918e44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:33:30 [info] 38#38: *1542 [lua] logger.lua:23: 79ebbb78d0d5ca7da94b4e72ba918e44 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:33:39 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:39 [info] 38#38: *1543 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:45 [info] 38#38: *1545 [lua] access_by_lua(msblocations.conf:189):2: c3639fda0725bf17649791e74417019e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:06:33:45 +0000] c3639fda0725bf17649791e74417019e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:33:45 [info] 38#38: *1545 [lua] logger.lua:23: c3639fda0725bf17649791e74417019e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:33:49 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:49 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:59 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:33:59 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:00 [info] 38#38: *1550 [lua] access_by_lua(msblocations.conf:189):2: 0b46c7391274bb08723bdf307a9dc304:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:34:00 [info] 38#38: *1550 [lua] logger.lua:23: 0b46c7391274bb08723bdf307a9dc304 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:34:00 +0000] 0b46c7391274bb08723bdf307a9dc304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:34:09 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:09 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:15 [info] 38#38: *1554 [lua] access_by_lua(msblocations.conf:189):2: 6fd1925a65c7e8691ed5597c02bf120c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:34:15 [info] 38#38: *1554 [lua] logger.lua:23: 6fd1925a65c7e8691ed5597c02bf120c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:34:15 +0000] 6fd1925a65c7e8691ed5597c02bf120c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:34:19 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:19 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:29 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:29 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:30 [info] 38#38: *1559 [lua] access_by_lua(msblocations.conf:189):2: 2e96bedb009c50216202ea7fd776e964:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:34:30 [info] 38#38: *1559 [lua] logger.lua:23: 2e96bedb009c50216202ea7fd776e964 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:34:30 +0000] 2e96bedb009c50216202ea7fd776e964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:34:39 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:39 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:45 [info] 38#38: *1562 [lua] access_by_lua(msblocations.conf:189):2: 890df918bda668346ef6913610cba26e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:34:45 [info] 38#38: *1562 [lua] logger.lua:23: 890df918bda668346ef6913610cba26e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:34:45 +0000] 890df918bda668346ef6913610cba26e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 06:34:49 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:49 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:59 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:34:59 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:00 [info] 38#38: *1567 [lua] access_by_lua(msblocations.conf:189):2: 37ee3b4e4f9b79f0d033854c841da933:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:35:00 [info] 38#38: *1567 [lua] logger.lua:23: 37ee3b4e4f9b79f0d033854c841da933 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:00 +0000] 37ee3b4e4f9b79f0d033854c841da933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:35:09 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:09 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:15 [info] 38#38: *1571 [lua] access_by_lua(msblocations.conf:189):2: 9d4fc7a84d0af8f0687e630acd88a61c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:15 +0000] 9d4fc7a84d0af8f0687e630acd88a61c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:35:15 [info] 38#38: *1571 [lua] logger.lua:23: 9d4fc7a84d0af8f0687e630acd88a61c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:35:19 [info] 38#38: *1572 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:19 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:29 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:29 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:30 [info] 38#38: *1576 [lua] access_by_lua(msblocations.conf:189):2: b429912777f7996526b0fc8d8700dd74:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:30 +0000] b429912777f7996526b0fc8d8700dd74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:35:30 [info] 38#38: *1576 [lua] logger.lua:23: b429912777f7996526b0fc8d8700dd74 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:35:39 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:39 [info] 38#38: *1578 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:46 [info] 38#38: *1579 [lua] access_by_lua(msblocations.conf:189):2: 473d62635cdeb1c5799073d42a0b3071:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:35:46 [info] 38#38: *1579 [lua] logger.lua:23: 473d62635cdeb1c5799073d42a0b3071 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:35:46 +0000] 473d62635cdeb1c5799073d42a0b3071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:35:49 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:49 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:59 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:35:59 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:01 [info] 38#38: *1584 [lua] access_by_lua(msblocations.conf:189):2: 6c9d4d2180e6e1181d4e4653cadf39fe:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:36:01 [info] 38#38: *1584 [lua] logger.lua:23: 6c9d4d2180e6e1181d4e4653cadf39fe {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:01 +0000] 6c9d4d2180e6e1181d4e4653cadf39fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:36:09 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:09 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:16 [info] 38#38: *1588 [lua] access_by_lua(msblocations.conf:189):2: 4ac6cc0b2c2334f751d6cae66b0a3e3a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:16 +0000] 4ac6cc0b2c2334f751d6cae66b0a3e3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:36:16 [info] 38#38: *1588 [lua] logger.lua:23: 4ac6cc0b2c2334f751d6cae66b0a3e3a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:36:19 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:19 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:29 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:29 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:31 [info] 38#38: *1593 [lua] access_by_lua(msblocations.conf:189):2: 00b70c8aa0f616dabb935104ece2b2f8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:31 +0000] 00b70c8aa0f616dabb935104ece2b2f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:36:31 [info] 38#38: *1593 [lua] logger.lua:23: 00b70c8aa0f616dabb935104ece2b2f8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:36:39 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:39 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:46 [info] 38#38: *1596 [lua] access_by_lua(msblocations.conf:189):2: 47170be1cd0723872ab9337f185c407e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:46 +0000] 47170be1cd0723872ab9337f185c407e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:36:46 [info] 38#38: *1596 [lua] logger.lua:23: 47170be1cd0723872ab9337f185c407e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:36:49 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:49 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:59 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:36:59 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:01 [info] 38#38: *1601 [lua] access_by_lua(msblocations.conf:189):2: 6d945595cdc302d9cce1491e4b9712cf:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:37:01 [info] 38#38: *1601 [lua] logger.lua:23: 6d945595cdc302d9cce1491e4b9712cf {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:01 +0000] 6d945595cdc302d9cce1491e4b9712cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:37:09 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:09 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:16 [info] 38#38: *1605 [lua] access_by_lua(msblocations.conf:189):2: c97d782a206bcbca90938823ac6bf7db:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:37:16 [info] 38#38: *1605 [lua] logger.lua:23: c97d782a206bcbca90938823ac6bf7db {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:16 +0000] c97d782a206bcbca90938823ac6bf7db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:37:19 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:19 [info] 38#38: *1607 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:29 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:29 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:31 [info] 38#38: *1610 [lua] access_by_lua(msblocations.conf:189):2: c4c85545453cbf01af925b3aef7bc28d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:31 +0000] c4c85545453cbf01af925b3aef7bc28d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:37:31 [info] 38#38: *1610 [lua] logger.lua:23: c4c85545453cbf01af925b3aef7bc28d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:37:39 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:39 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:46 [info] 38#38: *1613 [lua] access_by_lua(msblocations.conf:189):2: f7fab33a4a19b74d0af179ea3a759308:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:46 +0000] f7fab33a4a19b74d0af179ea3a759308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 06:37:46 [info] 38#38: *1613 [lua] logger.lua:23: f7fab33a4a19b74d0af179ea3a759308 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:37:49 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:49 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:59 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:37:59 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:01 [info] 38#38: *1618 [lua] access_by_lua(msblocations.conf:189):2: fe9144692cb826f21b4450debd7d9b07:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:01 +0000] fe9144692cb826f21b4450debd7d9b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 06:38:01 [info] 38#38: *1618 [lua] logger.lua:23: fe9144692cb826f21b4450debd7d9b07 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 06:38:09 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:09 [info] 38#38: *1621 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:16 [info] 38#38: *1622 [lua] access_by_lua(msblocations.conf:189):2: 22a1015e2342c54e96c5871f640958a1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:16 +0000] 22a1015e2342c54e96c5871f640958a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:38:16 [info] 38#38: *1622 [lua] logger.lua:23: 22a1015e2342c54e96c5871f640958a1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:38:19 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:19 [info] 38#38: *1624 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:29 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:29 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:31 [info] 38#38: *1627 [lua] access_by_lua(msblocations.conf:189):2: 5e1167abbad5acda712cbe477ab83e20:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:38:31 [info] 38#38: *1627 [lua] logger.lua:23: 5e1167abbad5acda712cbe477ab83e20 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:31 +0000] 5e1167abbad5acda712cbe477ab83e20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:38:39 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:39 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:46 [info] 38#38: *1630 [lua] access_by_lua(msblocations.conf:189):2: 9706f3d3a8f11f8f9a86ffacd9bcf80a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:38:46 [info] 38#38: *1630 [lua] logger.lua:23: 9706f3d3a8f11f8f9a86ffacd9bcf80a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:38:46 +0000] 9706f3d3a8f11f8f9a86ffacd9bcf80a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 06:38:49 [info] 38#38: *1631 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:49 [info] 38#38: *1632 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:59 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:38:59 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:01 [info] 38#38: *1635 [lua] access_by_lua(msblocations.conf:189):2: b93cccef2403139aca0ca61bad2be0dd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:39:01 [info] 38#38: *1635 [lua] logger.lua:23: b93cccef2403139aca0ca61bad2be0dd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:39:01 +0000] b93cccef2403139aca0ca61bad2be0dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 06:39:09 [info] 38#38: *1637 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:09 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:16 [info] 38#38: *1639 [lua] access_by_lua(msblocations.conf:189):2: 26020b078161a00439fee241a42df713:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:39:16 +0000] 26020b078161a00439fee241a42df713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:06:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 06:39:16 [info] 38#38: *1639 [lua] logger.lua:23: 26020b078161a00439fee241a42df713 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/13 06:39:19 [info] 38#38: *1640 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:19 [info] 38#38: *1641 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:29 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:29 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:31 [info] 38#38: *1644 [lua] access_by_lua(msblocations.conf:189):2: f0aa49302fc332a022130705387fb0ca:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/13 06:39:31 [info] 38#38: *1644 [lua] logger.lua:23: f0aa49302fc332a022130705387fb0ca {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:06:39:31 +0000] f0aa49302fc332a022130705387fb0ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 06:39:39 [info] 38#38: *1645 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:39 [info] 35#35: *1646 client closed connection while SSL handshaking, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 06:39:46 [info] 38#38: *1647 [lua] access_by_lua(msblocations.conf:189):2: d8dc23353fc3750003444e0c526e7f2e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.99 - - [13/Oct/2022:06:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.99 - - [1