By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.54.167 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/02/22 09:35:33 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/02/22 09:35:33 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/02/22 09:35:33 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/22 09:35:33 [notice] 33#33: using the "epoll" event method 2023/02/22 09:35:33 [notice] 33#33: openresty/1.13.6.1 2023/02/22 09:35:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/22 09:35:33 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/22 09:35:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/02/22 09:35:33 [notice] 34#34: start worker processes 2023/02/22 09:35:33 [notice] 34#34: start worker process 36 2023/02/22 09:35:33 [notice] 34#34: start worker process 37 2023/02/22 09:35:33 [notice] 34#34: start worker process 38 2023/02/22 09:35:33 [notice] 34#34: start worker process 39 2023/02/22 09:35:33 [notice] 34#34: start worker process 40 2023/02/22 09:35:33 [notice] 34#34: start worker process 41 2023/02/22 09:35:33 [notice] 34#34: start worker process 42 2023/02/22 09:35:33 [notice] 34#34: start worker process 43 2023/02/22 09:35:33 [notice] 34#34: start cache manager process 44 2023/02/22 09:35:33 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230222093533.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-02-22 09:35:35 935 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-22 09:35:35 942 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-22 09:35:35 942 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-22 09:35:35 993 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-22 09:35:35 993 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.54.167:10081 Enabled:true 2023-02-22 09:35:37 215 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-02-22 09:35:37 289 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-22 09:35:37 289 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-22 09:35:37 290 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-22 09:35:37 291 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-22 09:35:37 291 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-02-22 09:35:37 291 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-22 09:35:37 291 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-22 09:35:37 362 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-22 09:35:37 448 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-22 09:35:37 448 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-22 09:35:37 448 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-22 09:35:37 881 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/22 09:35:46 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:35:46 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:35:52 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 39869e5ebdf35f2031218a0869a37151:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:35:52 +0000] 39869e5ebdf35f2031218a0869a37151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.124 upstream_response_time:0.124 "-" "Consul Health Check" "-" 2023/02/22 09:35:52 [info] 36#36: *14 [lua] logger.lua:23: 39869e5ebdf35f2031218a0869a37151 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37 2023/02/22 09:35:56 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:35:56 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:06 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:06 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:07 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: fc7ce8adca42784740cc62706e11ed15:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:36:07 [info] 36#36: *21 [lua] logger.lua:23: fc7ce8adca42784740cc62706e11ed15 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:36:07 +0000] fc7ce8adca42784740cc62706e11ed15 "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.187 - - [22/Feb/2023:09:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/22 09:36:16 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:16 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:22 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: ad9d6f5d027cb128da7eff32700c1cce:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:36:22 [info] 36#36: *24 [lua] logger.lua:23: ad9d6f5d027cb128da7eff32700c1cce {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:36:22 +0000] ad9d6f5d027cb128da7eff32700c1cce "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.187 - - [22/Feb/2023:09:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:36:26 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:26 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:33 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/22 09:36:33 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/02/22 09:36:33 [notice] 34#34: cache loader process 46 exited with code 0 2023/02/22 09:36:33 [notice] 34#34: signal 29 (SIGIO) received 2023/02/22 09:36:36 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:36 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:37 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: ea61aa4b862f05eda6d4a507eef9c89c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:36:37 [info] 36#36: *30 [lua] logger.lua:23: ea61aa4b862f05eda6d4a507eef9c89c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:36:37 +0000] ea61aa4b862f05eda6d4a507eef9c89c "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.187 - - [22/Feb/2023:09:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/22 09:36:46 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:46 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:52 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: e14e904284a8f5918f45167b824bc5e5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:36:52 [info] 36#36: *33 [lua] logger.lua:23: e14e904284a8f5918f45167b824bc5e5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:36:52 +0000] e14e904284a8f5918f45167b824bc5e5 "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.187 - - [22/Feb/2023:09:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 09:36:56 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:36:56 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:06 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:06 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:07 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 19af8db21235accfb66161e200b937d2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:37:07 [info] 36#36: *38 [lua] logger.lua:23: 19af8db21235accfb66161e200b937d2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:07 +0000] 19af8db21235accfb66161e200b937d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/22 09:37:16 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:16 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:22 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: c195d56fd383ebf8c9baf4b423fba885:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:37:22 [info] 36#36: *41 [lua] logger.lua:23: c195d56fd383ebf8c9baf4b423fba885 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:22 +0000] c195d56fd383ebf8c9baf4b423fba885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 09:37:26 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:26 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:36 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:36 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:37 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: f37ef150c131fd8ff684fc3eb7ab974f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:37:37 [info] 36#36: *47 [lua] logger.lua:23: f37ef150c131fd8ff684fc3eb7ab974f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:37 +0000] f37ef150c131fd8ff684fc3eb7ab974f "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.187 - - [22/Feb/2023:09:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:37:46 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:46 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:52 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: 5b9f86cdebf9ddd857dac007f4f43ec8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:52 +0000] 5b9f86cdebf9ddd857dac007f4f43ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:37:52 [info] 36#36: *50 [lua] logger.lua:23: 5b9f86cdebf9ddd857dac007f4f43ec8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/22 09:37:56 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:37:56 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:06 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:06 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:07 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: acfe15ad5654aa8b9b2e06437e8dd05e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:38:07 [info] 36#36: *55 [lua] logger.lua:23: acfe15ad5654aa8b9b2e06437e8dd05e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:38:07 +0000] acfe15ad5654aa8b9b2e06437e8dd05e "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.187 - - [22/Feb/2023:09:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/22 09:38:16 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:16 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:22 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: 9d9793148fc1902f90078b496d7598ff:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:38:22 +0000] 9d9793148fc1902f90078b496d7598ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:38:22 [info] 36#36: *58 [lua] logger.lua:23: 9d9793148fc1902f90078b496d7598ff {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:38:26 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:26 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:36 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:36 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:37 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: 77154820337a7084e4c2bce7984db5a9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:38:37 +0000] 77154820337a7084e4c2bce7984db5a9 "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.187 - - [22/Feb/2023:09:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/22 09:38:37 [info] 36#36: *64 [lua] logger.lua:23: 77154820337a7084e4c2bce7984db5a9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:38:46 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:46 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:52 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 9bf02fd62e8b503fc9f4d1bd8927da99:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:38:53 [info] 36#36: *67 [lua] logger.lua:23: 9bf02fd62e8b503fc9f4d1bd8927da99 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:38:53 +0000] 9bf02fd62e8b503fc9f4d1bd8927da99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/22 09:38:56 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:38:56 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:06 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:06 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:08 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: e247859b31b7fc73982636af4b407526:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.187 - - [22/Feb/2023:09:39:08 +0000] e247859b31b7fc73982636af4b407526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/22 09:39:08 [info] 36#36: *72 [lua] logger.lua:23: e247859b31b7fc73982636af4b407526 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:39:16 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:16 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:23 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: c119591b001f50f7d93d37423f887d04:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:39:23 [info] 36#36: *75 [lua] logger.lua:23: c119591b001f50f7d93d37423f887d04 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:39:23 +0000] c119591b001f50f7d93d37423f887d04 "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.187 - - [22/Feb/2023:09:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:39:26 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:26 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:36 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:36 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:38 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: 75f410ae65ddb7af0a40182b6888594a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:39:38 [info] 36#36: *81 [lua] logger.lua:23: 75f410ae65ddb7af0a40182b6888594a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:39:38 +0000] 75f410ae65ddb7af0a40182b6888594a "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.187 - - [22/Feb/2023:09:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:39:46 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:46 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:53 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: d2b083ee06c6607508d72bd8d7713a2c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:39:53 +0000] d2b083ee06c6607508d72bd8d7713a2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:39:53 [info] 36#36: *84 [lua] logger.lua:23: d2b083ee06c6607508d72bd8d7713a2c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:39:56 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:39:56 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:06 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:06 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:08 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 5ebe81a9da2ff23f677f622677f9ffeb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:08 +0000] 5ebe81a9da2ff23f677f622677f9ffeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:40:08 [info] 36#36: *89 [lua] logger.lua:23: 5ebe81a9da2ff23f677f622677f9ffeb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:40:16 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:16 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:23 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: 604f80aa42d07bf28cf2e207e1fd871c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:23 +0000] 604f80aa42d07bf28cf2e207e1fd871c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:40:23 [info] 36#36: *92 [lua] logger.lua:23: 604f80aa42d07bf28cf2e207e1fd871c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:40:26 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:26 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:36 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:36 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:38 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 69c355a58510afc15778f2daf1dc29ce:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:40:38 [info] 36#36: *98 [lua] logger.lua:23: 69c355a58510afc15778f2daf1dc29ce {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:38 +0000] 69c355a58510afc15778f2daf1dc29ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:40:46 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:46 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:53 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: d8aad6e040dec11f950fbd2a06d8efdc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:40:53 [info] 36#36: *101 [lua] logger.lua:23: d8aad6e040dec11f950fbd2a06d8efdc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:40:53 +0000] d8aad6e040dec11f950fbd2a06d8efdc "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.187 - - [22/Feb/2023:09:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:40:56 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:40:56 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:06 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:06 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:08 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 102eff93c258e41c9361a506281c1a28:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:41:08 +0000] 102eff93c258e41c9361a506281c1a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:41:08 [info] 36#36: *106 [lua] logger.lua:23: 102eff93c258e41c9361a506281c1a28 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:41:16 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:16 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:23 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 030b4a83f3b6f4309b7c43cb24803efc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:41:23 [info] 36#36: *109 [lua] logger.lua:23: 030b4a83f3b6f4309b7c43cb24803efc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:41:23 +0000] 030b4a83f3b6f4309b7c43cb24803efc "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.187 - - [22/Feb/2023:09:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:41:26 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:26 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:36 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:36 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:38 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: f985ae55076eafbec68425871b1b6c3c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:41:38 +0000] f985ae55076eafbec68425871b1b6c3c "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.187 - - [22/Feb/2023:09:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 09:41:38 [info] 36#36: *115 [lua] logger.lua:23: f985ae55076eafbec68425871b1b6c3c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:41:46 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:46 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:53 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 8ea45a58ca3e2e3ed4ca774a3c8d3755:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:41:53 [info] 36#36: *118 [lua] logger.lua:23: 8ea45a58ca3e2e3ed4ca774a3c8d3755 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:41:53 +0000] 8ea45a58ca3e2e3ed4ca774a3c8d3755 "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.187 - - [22/Feb/2023:09:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 09:41:56 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:41:56 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:06 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:06 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:08 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: cfae089f025a81b13c6bf993f13a576e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:42:08 [info] 36#36: *123 [lua] logger.lua:23: cfae089f025a81b13c6bf993f13a576e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:42:08 +0000] cfae089f025a81b13c6bf993f13a576e "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.187 - - [22/Feb/2023:09:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:42:16 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:16 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:23 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: a1d1bc8d9c56762ce294fe56fa1fb8a7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:42:23 [info] 36#36: *126 [lua] logger.lua:23: a1d1bc8d9c56762ce294fe56fa1fb8a7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:42:23 +0000] a1d1bc8d9c56762ce294fe56fa1fb8a7 "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.187 - - [22/Feb/2023:09:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:42:26 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:26 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:36 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:36 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:38 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: c93ed74ca3a2bd29686b4adbf0253397:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:42:38 [info] 36#36: *132 [lua] logger.lua:23: c93ed74ca3a2bd29686b4adbf0253397 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:42:38 +0000] c93ed74ca3a2bd29686b4adbf0253397 "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.187 - - [22/Feb/2023:09:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:42:46 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:46 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:53 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: e30052a7157b1cfaae0115a0aa7de040:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:42:53 [info] 36#36: *135 [lua] logger.lua:23: e30052a7157b1cfaae0115a0aa7de040 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:42:53 +0000] e30052a7157b1cfaae0115a0aa7de040 "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.187 - - [22/Feb/2023:09:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:42:56 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:42:56 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:06 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:06 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:08 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: b17f4f9e77a0c72dd85dac9af86705da:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:43:08 [info] 36#36: *140 [lua] logger.lua:23: b17f4f9e77a0c72dd85dac9af86705da {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:08 +0000] b17f4f9e77a0c72dd85dac9af86705da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:43:16 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:16 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:23 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: ccd2f77cbf010692c1afbfcee62eafb4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:23 +0000] ccd2f77cbf010692c1afbfcee62eafb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:43:23 [info] 36#36: *143 [lua] logger.lua:23: ccd2f77cbf010692c1afbfcee62eafb4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:43:26 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:26 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:36 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:36 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:38 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: c6840d89467f68925503082203e987fa:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:38 +0000] c6840d89467f68925503082203e987fa "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.187 - - [22/Feb/2023:09:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:43:38 [info] 36#36: *149 [lua] logger.lua:23: c6840d89467f68925503082203e987fa {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:43:46 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:46 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:53 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 9f92bf4d911b7f437619f2f5a3746028:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:53 +0000] 9f92bf4d911b7f437619f2f5a3746028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:43:53 [info] 36#36: *152 [lua] logger.lua:23: 9f92bf4d911b7f437619f2f5a3746028 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:43:56 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:43:56 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:06 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:06 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:08 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 13ae69a3dd4d8457e10314338db0c72d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:44:08 [info] 36#36: *157 [lua] logger.lua:23: 13ae69a3dd4d8457e10314338db0c72d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:08 +0000] 13ae69a3dd4d8457e10314338db0c72d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 09:44:16 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:16 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:23 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 04b2bf366f3b37e52712c5aa28d78e11:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:44:23 [info] 36#36: *160 [lua] logger.lua:23: 04b2bf366f3b37e52712c5aa28d78e11 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:23 +0000] 04b2bf366f3b37e52712c5aa28d78e11 "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.187 - - [22/Feb/2023:09:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:44:26 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:26 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:36 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:36 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:38 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: ef3286a48650041d2aad3f1824903b1d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:44:38 [info] 36#36: *166 [lua] logger.lua:23: ef3286a48650041d2aad3f1824903b1d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:38 +0000] ef3286a48650041d2aad3f1824903b1d "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.187 - - [22/Feb/2023:09:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:44:46 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:46 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:53 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: e6d8732ba4860cff8a2802a316d32ac8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:53 +0000] e6d8732ba4860cff8a2802a316d32ac8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:44:53 [info] 36#36: *169 [lua] logger.lua:23: e6d8732ba4860cff8a2802a316d32ac8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:44:56 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:44:56 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:06 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:06 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:08 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: 4a25499a4658fbdbe6161e08f4657d95:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:08 +0000] 4a25499a4658fbdbe6161e08f4657d95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:45:08 [info] 36#36: *174 [lua] logger.lua:23: 4a25499a4658fbdbe6161e08f4657d95 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:45:16 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:16 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:23 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 3a58a79d9407cf63532ffd1ffd528bab:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:23 +0000] 3a58a79d9407cf63532ffd1ffd528bab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:45:23 [info] 36#36: *177 [lua] logger.lua:23: 3a58a79d9407cf63532ffd1ffd528bab {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:45:26 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:26 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:36 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:36 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:38 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: 386cc15cde6fc50bb3f118e399cecb1d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:38 +0000] 386cc15cde6fc50bb3f118e399cecb1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/22 09:45:38 [info] 36#36: *183 [lua] logger.lua:23: 386cc15cde6fc50bb3f118e399cecb1d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 09:45:46 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:46 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:53 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 76f0eed3abdb449f6e24b4ed1544e3ea:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:45:53 [info] 36#36: *186 [lua] logger.lua:23: 76f0eed3abdb449f6e24b4ed1544e3ea {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:45:53 +0000] 76f0eed3abdb449f6e24b4ed1544e3ea "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.187 - - [22/Feb/2023:09:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:45:56 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:45:56 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:06 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:06 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:08 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: 710ad0e6e95420e8e58bd0cd2bbb3c9b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:46:08 [info] 36#36: *191 [lua] logger.lua:23: 710ad0e6e95420e8e58bd0cd2bbb3c9b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:46:08 +0000] 710ad0e6e95420e8e58bd0cd2bbb3c9b "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.187 - - [22/Feb/2023:09:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:46:16 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:16 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:23 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 6ee1bd06aba442b47bae8c351fbcec2f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:46:23 [info] 36#36: *194 [lua] logger.lua:23: 6ee1bd06aba442b47bae8c351fbcec2f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:46:23 +0000] 6ee1bd06aba442b47bae8c351fbcec2f "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.187 - - [22/Feb/2023:09:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 09:46:26 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:26 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:36 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:36 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:38 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 70950a5af85e6ec773a2a7f75beea5f1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:46:38 [info] 36#36: *200 [lua] logger.lua:23: 70950a5af85e6ec773a2a7f75beea5f1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:46:38 +0000] 70950a5af85e6ec773a2a7f75beea5f1 "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.187 - - [22/Feb/2023:09:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 09:46:46 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:46 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:53 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: fe7997789e71660f0b66f8fbed8d855c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:46:53 +0000] fe7997789e71660f0b66f8fbed8d855c "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.187 - - [22/Feb/2023:09:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:46:53 [info] 36#36: *203 [lua] logger.lua:23: fe7997789e71660f0b66f8fbed8d855c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:46:56 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:46:56 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:06 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:06 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:08 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 74e2f0ca606bc5dfab1ac4dd5aa4a65a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:47:08 [info] 36#36: *208 [lua] logger.lua:23: 74e2f0ca606bc5dfab1ac4dd5aa4a65a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:47:08 +0000] 74e2f0ca606bc5dfab1ac4dd5aa4a65a "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.187 - - [22/Feb/2023:09:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:47:16 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:16 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:23 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: a80a7146a9ff374fa7310022b00b332c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:47:23 [info] 36#36: *211 [lua] logger.lua:23: a80a7146a9ff374fa7310022b00b332c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:47:23 +0000] a80a7146a9ff374fa7310022b00b332c "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.187 - - [22/Feb/2023:09:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:47:26 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:26 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:36 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:36 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:38 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: 5e39f27a56fc9804820abce994fb0627:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:47:38 [info] 36#36: *217 [lua] logger.lua:23: 5e39f27a56fc9804820abce994fb0627 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:47:38 +0000] 5e39f27a56fc9804820abce994fb0627 "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.187 - - [22/Feb/2023:09:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:47:46 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:46 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:53 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 72645bd5236c995b1f5e7f0b908d6a49:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:47:53 +0000] 72645bd5236c995b1f5e7f0b908d6a49 "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.187 - - [22/Feb/2023:09:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:47:53 [info] 36#36: *220 [lua] logger.lua:23: 72645bd5236c995b1f5e7f0b908d6a49 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:47:56 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:47:56 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:06 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:06 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:08 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: f1ebf28b0b0d7f350950455bff1a4b47:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:08 +0000] f1ebf28b0b0d7f350950455bff1a4b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:48:08 [info] 36#36: *225 [lua] logger.lua:23: f1ebf28b0b0d7f350950455bff1a4b47 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:48:16 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:16 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:23 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: e33e43327a321303753f669741b7b3dd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:23 +0000] e33e43327a321303753f669741b7b3dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:48:23 [info] 36#36: *228 [lua] logger.lua:23: e33e43327a321303753f669741b7b3dd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:48:26 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:26 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:36 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:36 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:38 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: d64644e2326b05a9c2c726a10fb8408a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:38 +0000] d64644e2326b05a9c2c726a10fb8408a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:48:38 [info] 36#36: *234 [lua] logger.lua:23: d64644e2326b05a9c2c726a10fb8408a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:48:46 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:46 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:53 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 1e8bfceb5fb3b5752dcb3b4915c44c9a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:48:53 [info] 36#36: *237 [lua] logger.lua:23: 1e8bfceb5fb3b5752dcb3b4915c44c9a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:48:53 +0000] 1e8bfceb5fb3b5752dcb3b4915c44c9a "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.187 - - [22/Feb/2023:09:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:48:56 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:48:56 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:06 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:06 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:08 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: c6ae8b7b385b1ee50b58049aca071b93:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:08 +0000] c6ae8b7b385b1ee50b58049aca071b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:49:08 [info] 36#36: *242 [lua] logger.lua:23: c6ae8b7b385b1ee50b58049aca071b93 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:49:16 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:16 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:23 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: db84e9d543d2a35599cc6c889f381098:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:49:23 [info] 36#36: *245 [lua] logger.lua:23: db84e9d543d2a35599cc6c889f381098 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:23 +0000] db84e9d543d2a35599cc6c889f381098 "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.187 - - [22/Feb/2023:09:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:49:26 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:26 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:36 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:36 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:38 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: 991cb38e3c39e66f9cb14cebd7714aa6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:38 +0000] 991cb38e3c39e66f9cb14cebd7714aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:49:38 [info] 36#36: *251 [lua] logger.lua:23: 991cb38e3c39e66f9cb14cebd7714aa6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:49:46 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:46 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:53 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: 24c8218f28733a07cbbcbb6b7244c981:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:49:53 [info] 36#36: *254 [lua] logger.lua:23: 24c8218f28733a07cbbcbb6b7244c981 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:49:53 +0000] 24c8218f28733a07cbbcbb6b7244c981 "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.187 - - [22/Feb/2023:09:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:49:56 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:49:56 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:06 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:06 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:08 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 7b7270e3e0d444fd8092453232f76d04:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:50:08 [info] 36#36: *259 [lua] logger.lua:23: 7b7270e3e0d444fd8092453232f76d04 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:08 +0000] 7b7270e3e0d444fd8092453232f76d04 "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.187 - - [22/Feb/2023:09:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:50:16 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:16 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:23 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 1f975c6683b9bcd0758dcef232d6d2a7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:23 +0000] 1f975c6683b9bcd0758dcef232d6d2a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/22 09:50:23 [info] 36#36: *262 [lua] logger.lua:23: 1f975c6683b9bcd0758dcef232d6d2a7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 09:50:26 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:26 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:36 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:36 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:38 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: d62d2c75259aa1d36a2f220784cc2d6d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:38 +0000] d62d2c75259aa1d36a2f220784cc2d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/22 09:50:38 [info] 36#36: *268 [lua] logger.lua:23: d62d2c75259aa1d36a2f220784cc2d6d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 09:50:46 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:46 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:53 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 089ddf012ea08b43eab417bf9ba4b276:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:50:53 [info] 36#36: *271 [lua] logger.lua:23: 089ddf012ea08b43eab417bf9ba4b276 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:50:53 +0000] 089ddf012ea08b43eab417bf9ba4b276 "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.187 - - [22/Feb/2023:09:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:50:56 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:50:56 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:06 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:06 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:08 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: 7fcaf2f0f5ddc71c8447b7024b82544a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:51:08 [info] 36#36: *276 [lua] logger.lua:23: 7fcaf2f0f5ddc71c8447b7024b82544a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:08 +0000] 7fcaf2f0f5ddc71c8447b7024b82544a "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.187 - - [22/Feb/2023:09:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:51:16 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:16 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:23 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 198f76bb2e794933158ecece77fda1d7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:23 +0000] 198f76bb2e794933158ecece77fda1d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:51:23 [info] 36#36: *279 [lua] logger.lua:23: 198f76bb2e794933158ecece77fda1d7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:51:26 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:26 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:36 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:36 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:38 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: 5c9efc334b1bd69ec672143accce5778:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:51:38 [info] 36#36: *285 [lua] logger.lua:23: 5c9efc334b1bd69ec672143accce5778 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:38 +0000] 5c9efc334b1bd69ec672143accce5778 "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.187 - - [22/Feb/2023:09:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/22 09:51:46 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:46 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:53 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: f9b61524aa3116779ce7ddca27cbaf63:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:53 +0000] f9b61524aa3116779ce7ddca27cbaf63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 09:51:53 [info] 36#36: *288 [lua] logger.lua:23: f9b61524aa3116779ce7ddca27cbaf63 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:51:56 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:51:56 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:06 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:06 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:08 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: 47d9b7ec89b43d4a5955b53af847966e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:08 +0000] 47d9b7ec89b43d4a5955b53af847966e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:52:08 [info] 36#36: *293 [lua] logger.lua:23: 47d9b7ec89b43d4a5955b53af847966e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:52:16 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:16 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:23 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 9c5caf817f1c53f63b516c633be9bb31:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:52:23 [info] 36#36: *296 [lua] logger.lua:23: 9c5caf817f1c53f63b516c633be9bb31 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:23 +0000] 9c5caf817f1c53f63b516c633be9bb31 "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.187 - - [22/Feb/2023:09:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:52:26 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:26 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:36 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:36 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:38 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: bb4b58447dceb0906075b968ce506578:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:52:38 [info] 36#36: *302 [lua] logger.lua:23: bb4b58447dceb0906075b968ce506578 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:38 +0000] bb4b58447dceb0906075b968ce506578 "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.187 - - [22/Feb/2023:09:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:52:46 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:46 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:53 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: e83d25c1b80f2715b882c8278ae33519:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:53 +0000] e83d25c1b80f2715b882c8278ae33519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:52:53 [info] 36#36: *305 [lua] logger.lua:23: e83d25c1b80f2715b882c8278ae33519 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:52:56 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:52:56 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:06 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:06 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:08 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 000236591e7b5e482df23bed1ad0c3c6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:53:08 [info] 36#36: *310 [lua] logger.lua:23: 000236591e7b5e482df23bed1ad0c3c6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:53:08 +0000] 000236591e7b5e482df23bed1ad0c3c6 "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.187 - - [22/Feb/2023:09:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:53:16 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:16 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:23 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: b0a8e0d99b0bc38a26f9e033286af515:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:53:23 [info] 36#36: *313 [lua] logger.lua:23: b0a8e0d99b0bc38a26f9e033286af515 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:53:23 +0000] b0a8e0d99b0bc38a26f9e033286af515 "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.187 - - [22/Feb/2023:09:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:53:26 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:26 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:36 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:36 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:38 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: 72e826b7614906967a833b7d213f11c0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:53:38 [info] 36#36: *319 [lua] logger.lua:23: 72e826b7614906967a833b7d213f11c0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:53:38 +0000] 72e826b7614906967a833b7d213f11c0 "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.187 - - [22/Feb/2023:09:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:53:46 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:46 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:53 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 94688feff14e85f8206ae8b38ff1dd66:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:53:53 [info] 36#36: *322 [lua] logger.lua:23: 94688feff14e85f8206ae8b38ff1dd66 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:53:53 +0000] 94688feff14e85f8206ae8b38ff1dd66 "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.187 - - [22/Feb/2023:09:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:53:56 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:53:56 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:06 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:06 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:08 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: a72e509fe8504ec024ce81d223ac21e3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:54:08 +0000] a72e509fe8504ec024ce81d223ac21e3 "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.187 - - [22/Feb/2023:09:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:54:08 [info] 36#36: *327 [lua] logger.lua:23: a72e509fe8504ec024ce81d223ac21e3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:54:16 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:16 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:23 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 215c9c1c4db1e6bc544f085da62c11f0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:54:23 [info] 36#36: *330 [lua] logger.lua:23: 215c9c1c4db1e6bc544f085da62c11f0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:54:23 +0000] 215c9c1c4db1e6bc544f085da62c11f0 "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.187 - - [22/Feb/2023:09:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 09:54:26 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:26 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:36 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:36 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:38 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: 19d122ef752b51eb90d1dbb8738a7120:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:54:38 +0000] 19d122ef752b51eb90d1dbb8738a7120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:54:38 [info] 36#36: *336 [lua] logger.lua:23: 19d122ef752b51eb90d1dbb8738a7120 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:54:46 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:46 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:53 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 2e135e71ef55a10ca4720b2b0bc712b7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.187 - - [22/Feb/2023:09:54:53 +0000] 2e135e71ef55a10ca4720b2b0bc712b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/02/22 09:54:53 [info] 36#36: *339 [lua] logger.lua:23: 2e135e71ef55a10ca4720b2b0bc712b7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:54:56 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:54:56 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:06 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:06 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:08 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 23e1e3d27bea81c9b840cc633f5a12ad:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2023/02/22 09:55:08 [info] 36#36: *344 [lua] logger.lua:23: 23e1e3d27bea81c9b840cc633f5a12ad {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:08 +0000] 23e1e3d27bea81c9b840cc633f5a12ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.061 upstream_response_time:0.045 "-" "Consul Health Check" "-" 2023/02/22 09:55:16 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:16 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:23 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 78d3ed08deac0e17f74d5f18b492e241:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:55:24 [info] 36#36: *347 [lua] logger.lua:23: 78d3ed08deac0e17f74d5f18b492e241 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:24 +0000] 78d3ed08deac0e17f74d5f18b492e241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/02/22 09:55:26 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:26 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:36 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:36 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:39 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 78df5a327cbd77bca3b2e54a51a46180:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.69.187 - - [22/Feb/2023:09:55:39 +0000] 78df5a327cbd77bca3b2e54a51a46180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/22 09:55:39 [info] 36#36: *353 [lua] logger.lua:23: 78df5a327cbd77bca3b2e54a51a46180 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:55:46 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:46 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:54 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: ab456bca38ffd89755d304230674d7a5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:54 +0000] ab456bca38ffd89755d304230674d7a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:55:54 [info] 36#36: *356 [lua] logger.lua:23: ab456bca38ffd89755d304230674d7a5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:55:56 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:55:56 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:06 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:06 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 10.233.69.187 - - [22/Feb/2023:09:56:09 +0000] ccbe2cc7470f70d3150abd9dcc1a7981 "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.187 - - [22/Feb/2023:09:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:56:09 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: ccbe2cc7470f70d3150abd9dcc1a7981:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:56:09 [info] 36#36: *361 [lua] logger.lua:23: ccbe2cc7470f70d3150abd9dcc1a7981 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:56:16 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:16 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:24 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 2bb88edc75886ed91f377103bfa6e2f7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:56:24 [info] 36#36: *364 [lua] logger.lua:23: 2bb88edc75886ed91f377103bfa6e2f7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:56:24 +0000] 2bb88edc75886ed91f377103bfa6e2f7 "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.187 - - [22/Feb/2023:09:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:56:26 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:26 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:36 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:36 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:39 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: 25ffa1e0355fa134e11b33ff321d1880:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:56:39 +0000] 25ffa1e0355fa134e11b33ff321d1880 "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.187 - - [22/Feb/2023:09:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:56:39 [info] 36#36: *370 [lua] logger.lua:23: 25ffa1e0355fa134e11b33ff321d1880 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:56:46 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:46 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:54 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: b5f240c6f0c2ec7a9df186ebc0e34ad6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:56:54 [info] 36#36: *373 [lua] logger.lua:23: b5f240c6f0c2ec7a9df186ebc0e34ad6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:56:54 +0000] b5f240c6f0c2ec7a9df186ebc0e34ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 09:56:56 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:56:56 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:06 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:06 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:09 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 1f861920cc1fc8546eab991d0a6a23c2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:57:09 +0000] 1f861920cc1fc8546eab991d0a6a23c2 "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.187 - - [22/Feb/2023:09:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:57:09 [info] 36#36: *378 [lua] logger.lua:23: 1f861920cc1fc8546eab991d0a6a23c2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:57:16 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:16 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:24 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: bb32f6d97d93e949d578b11bc19cd01d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 10.233.69.187 - - [22/Feb/2023:09:57:24 +0000] bb32f6d97d93e949d578b11bc19cd01d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/02/22 09:57:24 [info] 36#36: *381 [lua] logger.lua:23: bb32f6d97d93e949d578b11bc19cd01d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:57:26 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:26 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:36 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:36 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:39 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 2a5bc126507859b9559be32eb4f40c3a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:57:39 [info] 36#36: *387 [lua] logger.lua:23: 2a5bc126507859b9559be32eb4f40c3a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:57:39 +0000] 2a5bc126507859b9559be32eb4f40c3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 09:57:46 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:46 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:54 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 6bdacf2eb4bf4fc840de92a692e45eb1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:57:54 +0000] 6bdacf2eb4bf4fc840de92a692e45eb1 "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.187 - - [22/Feb/2023:09:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/22 09:57:54 [info] 36#36: *390 [lua] logger.lua:23: 6bdacf2eb4bf4fc840de92a692e45eb1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:57:56 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:57:56 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:06 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:06 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:09 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 6b4ea2b0ecf11dbc13bbe0ab7a69769d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:09 +0000] 6b4ea2b0ecf11dbc13bbe0ab7a69769d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/22 09:58:09 [info] 36#36: *395 [lua] logger.lua:23: 6b4ea2b0ecf11dbc13bbe0ab7a69769d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 09:58:16 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:16 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:24 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: e07b717d1fac55217fdb92fdac13f618:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:58:24 [info] 36#36: *398 [lua] logger.lua:23: e07b717d1fac55217fdb92fdac13f618 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.187 - - [22/Feb/2023:09:58:24 +0000] e07b717d1fac55217fdb92fdac13f618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:58:26 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:26 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:36 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:36 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:39 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: 846c0d5f9d7ed9f066ed0886fb3d08d4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.69.187 - - [22/Feb/2023:09:58:39 +0000] 846c0d5f9d7ed9f066ed0886fb3d08d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/22 09:58:39 [info] 36#36: *404 [lua] logger.lua:23: 846c0d5f9d7ed9f066ed0886fb3d08d4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:58:46 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:46 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:54 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: ed2aadae575b8c2678f53f45b0702102:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:54 +0000] ed2aadae575b8c2678f53f45b0702102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/22 09:58:54 [info] 36#36: *407 [lua] logger.lua:23: ed2aadae575b8c2678f53f45b0702102 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/22 09:58:56 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:58:56 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:06 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:06 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:09 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: b888182bdb9e5ad9204d62bd122c64bb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:59:09 [info] 36#36: *412 [lua] logger.lua:23: b888182bdb9e5ad9204d62bd122c64bb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:59:09 +0000] b888182bdb9e5ad9204d62bd122c64bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 09:59:16 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:16 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:24 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: b63b297783b53e60e5e557b60891c697:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.187 - - [22/Feb/2023:09:59:24 +0000] b63b297783b53e60e5e557b60891c697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/22 09:59:24 [info] 36#36: *415 [lua] logger.lua:23: b63b297783b53e60e5e557b60891c697 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 09:59:26 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:26 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:36 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:36 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:39 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 39e22a765c09eba4be24528a0fdbba7d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 09:59:39 [info] 36#36: *421 [lua] logger.lua:23: 39e22a765c09eba4be24528a0fdbba7d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:59:39 +0000] 39e22a765c09eba4be24528a0fdbba7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:09:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 09:59:46 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:46 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:54 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: fb54282d36ccc9fe0525404c697ae32e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:59:54 +0000] fb54282d36ccc9fe0525404c697ae32e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 09:59:54 [info] 36#36: *424 [lua] logger.lua:23: fb54282d36ccc9fe0525404c697ae32e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:09:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 09:59:56 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 09:59:56 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:06 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:06 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:09 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 425836af755602345b98c715240d48ac:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:00:09 [info] 36#36: *429 [lua] logger.lua:23: 425836af755602345b98c715240d48ac {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:00:09 +0000] 425836af755602345b98c715240d48ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:00:16 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:16 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:24 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: ce85f51793553797b9a4e1032bd1ab2d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:00:24 +0000] ce85f51793553797b9a4e1032bd1ab2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:00:24 [info] 36#36: *432 [lua] logger.lua:23: ce85f51793553797b9a4e1032bd1ab2d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/22 10:00:26 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:26 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:36 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:36 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:39 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 15eae562f943630d09faa298abedd35c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:00:39 [info] 36#36: *438 [lua] logger.lua:23: 15eae562f943630d09faa298abedd35c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:00:39 +0000] 15eae562f943630d09faa298abedd35c "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.187 - - [22/Feb/2023:10:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/22 10:00:46 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:46 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:54 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 2f3dd31f11305b2bac11ab3187b09483:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:00:54 [info] 36#36: *441 [lua] logger.lua:23: 2f3dd31f11305b2bac11ab3187b09483 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:00:54 +0000] 2f3dd31f11305b2bac11ab3187b09483 "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.187 - - [22/Feb/2023:10:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:00:56 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:00:56 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:06 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:06 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:09 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: aa30802052dfa113562c024d4f0e6e16:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:09 +0000] aa30802052dfa113562c024d4f0e6e16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:01:09 [info] 36#36: *446 [lua] logger.lua:23: aa30802052dfa113562c024d4f0e6e16 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:01:16 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:16 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:24 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 12ba67541ce7d0ab9d7e36b49ff50dd9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:24 +0000] 12ba67541ce7d0ab9d7e36b49ff50dd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:01:24 [info] 36#36: *449 [lua] logger.lua:23: 12ba67541ce7d0ab9d7e36b49ff50dd9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:01:26 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:26 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:36 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:36 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:39 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: d730246508da376ae47cff02d8548d61:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:01:39 [info] 36#36: *455 [lua] logger.lua:23: d730246508da376ae47cff02d8548d61 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:39 +0000] d730246508da376ae47cff02d8548d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/22 10:01:46 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:46 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:54 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 3196a3b6a440ea57e80bd950dc845c90:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:01:54 +0000] 3196a3b6a440ea57e80bd950dc845c90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:01:54 [info] 36#36: *458 [lua] logger.lua:23: 3196a3b6a440ea57e80bd950dc845c90 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:01:56 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:01:56 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:06 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:06 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:09 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 760dec88eab63eb99032a7fc4d70118f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:02:09 [info] 36#36: *463 [lua] logger.lua:23: 760dec88eab63eb99032a7fc4d70118f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:02:09 +0000] 760dec88eab63eb99032a7fc4d70118f "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.187 - - [22/Feb/2023:10:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:02:16 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:16 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:24 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 262b88da75036df7760860a723c19575:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:02:24 [info] 36#36: *466 [lua] logger.lua:23: 262b88da75036df7760860a723c19575 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:02:24 +0000] 262b88da75036df7760860a723c19575 "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.187 - - [22/Feb/2023:10:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:02:26 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:26 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:36 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:36 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:39 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 9697850e5426f4e288e8bea6fe5542db:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:02:39 +0000] 9697850e5426f4e288e8bea6fe5542db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:02:39 [info] 36#36: *472 [lua] logger.lua:23: 9697850e5426f4e288e8bea6fe5542db {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:02:46 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:46 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:54 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: c01bdb0ba97211376d4fc9d4fcae9d2a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:02:54 [info] 36#36: *475 [lua] logger.lua:23: c01bdb0ba97211376d4fc9d4fcae9d2a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:02:54 +0000] c01bdb0ba97211376d4fc9d4fcae9d2a "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.187 - - [22/Feb/2023:10:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:02:56 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:02:56 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:06 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:06 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:09 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 2fb45bc392128ba00c00d9f6a3588041:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:03:09 [info] 36#36: *480 [lua] logger.lua:23: 2fb45bc392128ba00c00d9f6a3588041 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:03:09 +0000] 2fb45bc392128ba00c00d9f6a3588041 "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.187 - - [22/Feb/2023:10:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:03:16 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:16 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:24 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: ff597862a3d7a5c057ce1963515e5c4a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:03:24 +0000] ff597862a3d7a5c057ce1963515e5c4a "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.187 - - [22/Feb/2023:10:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:03:24 [info] 36#36: *483 [lua] logger.lua:23: ff597862a3d7a5c057ce1963515e5c4a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:03:26 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:26 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:36 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:36 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:39 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 01fb5f18683e2849c1d80f9bc6e170d6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:03:39 [info] 36#36: *489 [lua] logger.lua:23: 01fb5f18683e2849c1d80f9bc6e170d6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:03:39 +0000] 01fb5f18683e2849c1d80f9bc6e170d6 "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.187 - - [22/Feb/2023:10:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:03:46 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:46 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:54 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: d4f72ea243d757a96a3d45c3a0882b6a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:03:54 [info] 36#36: *492 [lua] logger.lua:23: d4f72ea243d757a96a3d45c3a0882b6a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:03:54 +0000] d4f72ea243d757a96a3d45c3a0882b6a "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.187 - - [22/Feb/2023:10:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:03:56 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:03:56 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:06 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:06 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:09 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: d1a91598f56bdf2143660a455c4e2f4c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:04:09 [info] 36#36: *497 [lua] logger.lua:23: d1a91598f56bdf2143660a455c4e2f4c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:04:09 +0000] d1a91598f56bdf2143660a455c4e2f4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:04:16 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:16 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:24 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 9c5b2d98c1fa0d5adc067429317a09ef:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:04:24 +0000] 9c5b2d98c1fa0d5adc067429317a09ef "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.187 - - [22/Feb/2023:10:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:04:24 [info] 36#36: *500 [lua] logger.lua:23: 9c5b2d98c1fa0d5adc067429317a09ef {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:04:26 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:26 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:36 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:36 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:39 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: d9c07a58e9ef8b06a519bf97f81456d9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:04:39 +0000] d9c07a58e9ef8b06a519bf97f81456d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:04:39 [info] 36#36: *506 [lua] logger.lua:23: d9c07a58e9ef8b06a519bf97f81456d9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:04:46 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:46 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:54 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 85d1387a7b14b3ff1695707ace0efb29:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:04:54 [info] 36#36: *509 [lua] logger.lua:23: 85d1387a7b14b3ff1695707ace0efb29 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:04:54 +0000] 85d1387a7b14b3ff1695707ace0efb29 "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.187 - - [22/Feb/2023:10:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:04:56 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:04:56 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:06 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:06 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:09 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 7a2f840c25781ea18e7fb009a8fe13c2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:09 +0000] 7a2f840c25781ea18e7fb009a8fe13c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:05:09 [info] 36#36: *514 [lua] logger.lua:23: 7a2f840c25781ea18e7fb009a8fe13c2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:05:16 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:16 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:24 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: 486502f46a84a954a4df6b7c5c300750:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:05:24 [info] 36#36: *517 [lua] logger.lua:23: 486502f46a84a954a4df6b7c5c300750 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:24 +0000] 486502f46a84a954a4df6b7c5c300750 "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.187 - - [22/Feb/2023:10:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:05:26 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:26 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:36 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:36 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:39 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: c81a4f2471e8cf7c4676c2f8bad0fa89:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:39 +0000] c81a4f2471e8cf7c4676c2f8bad0fa89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:05:39 [info] 36#36: *523 [lua] logger.lua:23: c81a4f2471e8cf7c4676c2f8bad0fa89 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:05:46 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:46 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:54 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: ea9417d599251f89362f89569d2f257b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:05:54 [info] 36#36: *526 [lua] logger.lua:23: ea9417d599251f89362f89569d2f257b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:05:54 +0000] ea9417d599251f89362f89569d2f257b "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.187 - - [22/Feb/2023:10:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:05:56 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:05:56 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:06 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:06 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:09 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 64c288b0177919c01cfba946a28a5d3d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:06:09 [info] 36#36: *531 [lua] logger.lua:23: 64c288b0177919c01cfba946a28a5d3d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:09 +0000] 64c288b0177919c01cfba946a28a5d3d "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.187 - - [22/Feb/2023:10:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:06:16 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:16 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:24 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: ad333ac50a8ddd20ff06358eb3bf257f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:06:24 [info] 36#36: *534 [lua] logger.lua:23: ad333ac50a8ddd20ff06358eb3bf257f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:24 +0000] ad333ac50a8ddd20ff06358eb3bf257f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:06:26 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:26 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:36 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:36 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:39 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: b20b029a4b68d63937e3da3682b1a46e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:06:39 [info] 36#36: *540 [lua] logger.lua:23: b20b029a4b68d63937e3da3682b1a46e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:39 +0000] b20b029a4b68d63937e3da3682b1a46e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 10:06:46 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:46 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:54 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 4dcb2f72b31614154855eb964206bf69:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:54 +0000] 4dcb2f72b31614154855eb964206bf69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:06:54 [info] 36#36: *543 [lua] logger.lua:23: 4dcb2f72b31614154855eb964206bf69 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:06:56 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:06:56 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:06 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:06 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:09 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: af5137368115371e4d8b416ca1955934:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:07:09 +0000] af5137368115371e4d8b416ca1955934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:07:09 [info] 36#36: *548 [lua] logger.lua:23: af5137368115371e4d8b416ca1955934 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:07:16 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:16 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:24 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: bf4a1fb93fda46ca5048c0e1d3d7a722:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:07:24 [info] 36#36: *551 [lua] logger.lua:23: bf4a1fb93fda46ca5048c0e1d3d7a722 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:07:24 +0000] bf4a1fb93fda46ca5048c0e1d3d7a722 "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.187 - - [22/Feb/2023:10:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:07:26 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:26 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:36 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:36 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:39 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 7eaa07e09b918b7994cfe22568159b23:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:07:39 [info] 36#36: *557 [lua] logger.lua:23: 7eaa07e09b918b7994cfe22568159b23 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:07:39 +0000] 7eaa07e09b918b7994cfe22568159b23 "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.187 - - [22/Feb/2023:10:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 10:07:46 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:46 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:54 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: bc242bf1b82b427d75de4f8fc7f5539d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.187 - - [22/Feb/2023:10:07:54 +0000] bc242bf1b82b427d75de4f8fc7f5539d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 10:07:54 [info] 36#36: *560 [lua] logger.lua:23: bc242bf1b82b427d75de4f8fc7f5539d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:07:56 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:07:56 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:06 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:06 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:09 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: 82bd7eec547d3d79958574c56abb8187:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:09 +0000] 82bd7eec547d3d79958574c56abb8187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:08:09 [info] 36#36: *565 [lua] logger.lua:23: 82bd7eec547d3d79958574c56abb8187 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:08:16 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:16 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:24 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 527c4169b42b6e67d7ae5ad540bad3c7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:24 +0000] 527c4169b42b6e67d7ae5ad540bad3c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/22 10:08:24 [info] 36#36: *568 [lua] logger.lua:23: 527c4169b42b6e67d7ae5ad540bad3c7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/22 10:08:26 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:26 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:36 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:36 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:39 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: 0a01ec44391b11b2cd68a424b3589923:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:08:39 [info] 36#36: *574 [lua] logger.lua:23: 0a01ec44391b11b2cd68a424b3589923 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:39 +0000] 0a01ec44391b11b2cd68a424b3589923 "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.187 - - [22/Feb/2023:10:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:08:46 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:46 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:54 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: ea5d918414c2a63b142f254ec23f5b94:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:08:54 [info] 36#36: *577 [lua] logger.lua:23: ea5d918414c2a63b142f254ec23f5b94 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:08:54 +0000] ea5d918414c2a63b142f254ec23f5b94 "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.187 - - [22/Feb/2023:10:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:08:56 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:08:56 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:06 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:06 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:09 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: ef29c66c2217b8b3afbeb320e3bdeffb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:09:09 [info] 36#36: *582 [lua] logger.lua:23: ef29c66c2217b8b3afbeb320e3bdeffb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:09:09 +0000] ef29c66c2217b8b3afbeb320e3bdeffb "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.187 - - [22/Feb/2023:10:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:09:16 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:16 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:24 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: 76a1dd33744bc0cc6b7a885a68ab2e96:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:09:24 [info] 36#36: *585 [lua] logger.lua:23: 76a1dd33744bc0cc6b7a885a68ab2e96 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:09:24 +0000] 76a1dd33744bc0cc6b7a885a68ab2e96 "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.187 - - [22/Feb/2023:10:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:09:26 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:26 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:36 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:36 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:39 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: 23f0c65e600f35583fc6995457a36764:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:09:39 +0000] 23f0c65e600f35583fc6995457a36764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:09:39 [info] 36#36: *591 [lua] logger.lua:23: 23f0c65e600f35583fc6995457a36764 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:09:46 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:46 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:54 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: b07f0f4c230cd50b624810d835d8d716:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:09:54 +0000] b07f0f4c230cd50b624810d835d8d716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:09:54 [info] 36#36: *594 [lua] logger.lua:23: b07f0f4c230cd50b624810d835d8d716 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:09:56 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:09:56 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:06 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:06 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:09 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: fae57e0db222548ec4bf78b14883c962:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:10:09 [info] 36#36: *599 [lua] logger.lua:23: fae57e0db222548ec4bf78b14883c962 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:10:09 +0000] fae57e0db222548ec4bf78b14883c962 "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.187 - - [22/Feb/2023:10:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:10:16 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:16 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:24 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: d2615e4f769c68b492e132801d3937f1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:10:24 +0000] d2615e4f769c68b492e132801d3937f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:10:24 [info] 36#36: *602 [lua] logger.lua:23: d2615e4f769c68b492e132801d3937f1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:10:26 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:26 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:36 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:36 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:39 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 7bd233a0f972e6a1970868cf1ac3aa36:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:10:39 +0000] 7bd233a0f972e6a1970868cf1ac3aa36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:10:39 [info] 36#36: *608 [lua] logger.lua:23: 7bd233a0f972e6a1970868cf1ac3aa36 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:10:46 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:46 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:54 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: 28658904cb14528d35ac4db6ad8c409b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:10:54 [info] 36#36: *611 [lua] logger.lua:23: 28658904cb14528d35ac4db6ad8c409b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:10:54 +0000] 28658904cb14528d35ac4db6ad8c409b "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.187 - - [22/Feb/2023:10:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:10:56 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:10:56 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:06 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:06 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:09 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: 5b3ea76519041d74dfb4d1a1b7c45a45:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:11:09 [info] 36#36: *616 [lua] logger.lua:23: 5b3ea76519041d74dfb4d1a1b7c45a45 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:09 +0000] 5b3ea76519041d74dfb4d1a1b7c45a45 "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.187 - - [22/Feb/2023:10:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:11:16 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:16 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:25 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 6c89fe206efdf6e560c7f3aebcbbd7e9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:25 +0000] 6c89fe206efdf6e560c7f3aebcbbd7e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/22 10:11:25 [info] 36#36: *619 [lua] logger.lua:23: 6c89fe206efdf6e560c7f3aebcbbd7e9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:11:26 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:26 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:36 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:36 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:40 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: bd10e5d145ab9a451713ce1f791fac0d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:40 +0000] bd10e5d145ab9a451713ce1f791fac0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:11:40 [info] 36#36: *625 [lua] logger.lua:23: bd10e5d145ab9a451713ce1f791fac0d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:11:46 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:46 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:55 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 1590fc29a082da6de1fc0edb0c881090:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:55 +0000] 1590fc29a082da6de1fc0edb0c881090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:11:55 [info] 36#36: *628 [lua] logger.lua:23: 1590fc29a082da6de1fc0edb0c881090 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:11:56 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:11:56 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:06 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:06 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:10 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: fee1d7f665e08f3e6de5d9a71a60f4db:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:12:10 [info] 36#36: *633 [lua] logger.lua:23: fee1d7f665e08f3e6de5d9a71a60f4db {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:12:10 +0000] fee1d7f665e08f3e6de5d9a71a60f4db "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.187 - - [22/Feb/2023:10:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:12:16 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:16 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:25 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: a55c338b702e132747dfb70b8e9a4cc1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:12:25 +0000] a55c338b702e132747dfb70b8e9a4cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:12:25 [info] 36#36: *636 [lua] logger.lua:23: a55c338b702e132747dfb70b8e9a4cc1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:12:26 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:26 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:36 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:36 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:40 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: d9b5c74820acfe0012973ec9c6305d23:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:12:40 +0000] d9b5c74820acfe0012973ec9c6305d23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:12:40 [info] 36#36: *642 [lua] logger.lua:23: d9b5c74820acfe0012973ec9c6305d23 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:12:46 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:46 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:55 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: 90288883c91a49b857ee994eedbdf2df:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:12:55 [info] 36#36: *645 [lua] logger.lua:23: 90288883c91a49b857ee994eedbdf2df {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:12:55 +0000] 90288883c91a49b857ee994eedbdf2df "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.187 - - [22/Feb/2023:10:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:12:56 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:12:56 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:06 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:06 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:10 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: a0dcec76925a24330d029abd7e3f29b9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:13:10 [info] 36#36: *650 [lua] logger.lua:23: a0dcec76925a24330d029abd7e3f29b9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:13:10 +0000] a0dcec76925a24330d029abd7e3f29b9 "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.187 - - [22/Feb/2023:10:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:13:16 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:16 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:25 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: 2c0116391db1993fea7472d0cd3328ae:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:13:25 [info] 36#36: *653 [lua] logger.lua:23: 2c0116391db1993fea7472d0cd3328ae {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:13:25 +0000] 2c0116391db1993fea7472d0cd3328ae "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.187 - - [22/Feb/2023:10:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:13:26 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:26 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:36 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:36 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:40 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: 157d2ca77e47503aef6c76200be55d96:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.187 - - [22/Feb/2023:10:13:40 +0000] 157d2ca77e47503aef6c76200be55d96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 10:13:40 [info] 36#36: *659 [lua] logger.lua:23: 157d2ca77e47503aef6c76200be55d96 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:13:46 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:46 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:55 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: d3158c92d0df1f7044782cc922712290:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:13:55 [info] 36#36: *662 [lua] logger.lua:23: d3158c92d0df1f7044782cc922712290 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:13:55 +0000] d3158c92d0df1f7044782cc922712290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/22 10:13:56 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:13:56 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:06 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:06 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:10 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 2551d81daee609a11dd301c074e8f074:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:14:10 [info] 36#36: *667 [lua] logger.lua:23: 2551d81daee609a11dd301c074e8f074 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:14:10 +0000] 2551d81daee609a11dd301c074e8f074 "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.187 - - [22/Feb/2023:10:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:14:16 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:16 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:25 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 8c4f858e9ea7fbba80558106f40cc909:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:14:25 [info] 36#36: *670 [lua] logger.lua:23: 8c4f858e9ea7fbba80558106f40cc909 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:14:25 +0000] 8c4f858e9ea7fbba80558106f40cc909 "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.187 - - [22/Feb/2023:10:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:14:26 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:26 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:36 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:36 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:40 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: 5a45739d734909ab74392b4e4cb70c33:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:14:40 [info] 36#36: *676 [lua] logger.lua:23: 5a45739d734909ab74392b4e4cb70c33 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:14:40 +0000] 5a45739d734909ab74392b4e4cb70c33 "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.187 - - [22/Feb/2023:10:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:14:46 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:46 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:55 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: fef29f54de6e4e4c746c8926fa6a5bd8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:14:55 [info] 36#36: *679 [lua] logger.lua:23: fef29f54de6e4e4c746c8926fa6a5bd8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:14:55 +0000] fef29f54de6e4e4c746c8926fa6a5bd8 "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.187 - - [22/Feb/2023:10:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:14:56 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:14:56 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:06 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:06 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:10 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: 79dc7baf6781797d2596dce78a8f5e5d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:15:10 [info] 36#36: *684 [lua] logger.lua:23: 79dc7baf6781797d2596dce78a8f5e5d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:10 +0000] 79dc7baf6781797d2596dce78a8f5e5d "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.187 - - [22/Feb/2023:10:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:15:16 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:16 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:25 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 0d8c6d63ec5d64b105e0115bbbe5be1d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:25 +0000] 0d8c6d63ec5d64b105e0115bbbe5be1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:15:25 [info] 36#36: *687 [lua] logger.lua:23: 0d8c6d63ec5d64b105e0115bbbe5be1d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:15:26 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:26 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:36 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:36 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:40 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 7f772af6c8d50263c2b8540539264925:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:15:40 [info] 36#36: *693 [lua] logger.lua:23: 7f772af6c8d50263c2b8540539264925 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:40 +0000] 7f772af6c8d50263c2b8540539264925 "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.187 - - [22/Feb/2023:10:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:15:46 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:46 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:55 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 2b8163516222d1b2166c562c30397a63:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:55 +0000] 2b8163516222d1b2166c562c30397a63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:15:55 [info] 36#36: *696 [lua] logger.lua:23: 2b8163516222d1b2166c562c30397a63 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:15:56 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:15:56 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:06 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:06 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 10.233.69.187 - - [22/Feb/2023:10:16:10 +0000] 376399096c03104dec368359e7483ed2 "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.187 - - [22/Feb/2023:10:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:16:10 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:189):2: 376399096c03104dec368359e7483ed2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:16:10 [info] 36#36: *701 [lua] logger.lua:23: 376399096c03104dec368359e7483ed2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:16:16 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:16 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:25 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: 498548e7e1fe2ac709d1fc102010ab68:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:16:25 +0000] 498548e7e1fe2ac709d1fc102010ab68 "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.187 - - [22/Feb/2023:10:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:16:25 [info] 36#36: *704 [lua] logger.lua:23: 498548e7e1fe2ac709d1fc102010ab68 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:16:26 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:26 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:36 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:36 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:40 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: afafc58689f5afe0e033e4b50e5326dd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:16:40 +0000] afafc58689f5afe0e033e4b50e5326dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 10:16:40 [info] 36#36: *710 [lua] logger.lua:23: afafc58689f5afe0e033e4b50e5326dd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:16:46 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:46 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:55 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: 8d2cd9dca1414b4a05b34aa6124cd489:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:16:55 [info] 36#36: *713 [lua] logger.lua:23: 8d2cd9dca1414b4a05b34aa6124cd489 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:16:55 +0000] 8d2cd9dca1414b4a05b34aa6124cd489 "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.187 - - [22/Feb/2023:10:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:16:56 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:16:56 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:06 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:06 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:10 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:189):2: e031d70176027d79feb26da8fb2fde5a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:17:10 +0000] e031d70176027d79feb26da8fb2fde5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:17:10 [info] 36#36: *718 [lua] logger.lua:23: e031d70176027d79feb26da8fb2fde5a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:17:16 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:16 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:25 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: 7612b8791d694f5e86dbf6fcbe5e5f79:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:17:25 [info] 36#36: *721 [lua] logger.lua:23: 7612b8791d694f5e86dbf6fcbe5e5f79 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:17:25 +0000] 7612b8791d694f5e86dbf6fcbe5e5f79 "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.187 - - [22/Feb/2023:10:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:17:26 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:26 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:36 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:36 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:40 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 9ae74dc611019d6a0b01bb7bde9b2c16:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:17:40 [info] 36#36: *727 [lua] logger.lua:23: 9ae74dc611019d6a0b01bb7bde9b2c16 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:17:40 +0000] 9ae74dc611019d6a0b01bb7bde9b2c16 "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.187 - - [22/Feb/2023:10:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:17:46 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:46 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:55 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: 06ba2bdca9f49c43c8d124f65279f047:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:17:55 [info] 36#36: *730 [lua] logger.lua:23: 06ba2bdca9f49c43c8d124f65279f047 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:17:55 +0000] 06ba2bdca9f49c43c8d124f65279f047 "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.187 - - [22/Feb/2023:10:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:17:56 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:17:56 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:06 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:06 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:10 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:189):2: bceaf4102f9374dd5f550450d4187da4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:18:10 [info] 36#36: *735 [lua] logger.lua:23: bceaf4102f9374dd5f550450d4187da4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:18:10 +0000] bceaf4102f9374dd5f550450d4187da4 "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.187 - - [22/Feb/2023:10:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:18:16 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:16 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:25 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: 618decd83183e4eb64756e24f4fa31b3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:18:25 [info] 36#36: *738 [lua] logger.lua:23: 618decd83183e4eb64756e24f4fa31b3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:18:25 +0000] 618decd83183e4eb64756e24f4fa31b3 "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.187 - - [22/Feb/2023:10:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:18:26 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:26 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:36 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:36 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:40 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: 689853b438e9c8baddd6de66222082c0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:18:40 +0000] 689853b438e9c8baddd6de66222082c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:18:40 [info] 36#36: *744 [lua] logger.lua:23: 689853b438e9c8baddd6de66222082c0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:18:46 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:46 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:55 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: a23495c644b1a02d663dee6533ccdf10:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:18:55 [info] 36#36: *747 [lua] logger.lua:23: a23495c644b1a02d663dee6533ccdf10 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:18:55 +0000] a23495c644b1a02d663dee6533ccdf10 "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.187 - - [22/Feb/2023:10:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:18:56 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:18:56 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:06 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:06 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:10 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:189):2: 7e633e8cd5a2e55cb42fd1e1e805656b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:19:10 [info] 36#36: *752 [lua] logger.lua:23: 7e633e8cd5a2e55cb42fd1e1e805656b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:10 +0000] 7e633e8cd5a2e55cb42fd1e1e805656b "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.187 - - [22/Feb/2023:10:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:19:16 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:16 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:25 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: f174a7e83d4d36ec446be4a4e006a9cd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:25 +0000] f174a7e83d4d36ec446be4a4e006a9cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:19:25 [info] 36#36: *755 [lua] logger.lua:23: f174a7e83d4d36ec446be4a4e006a9cd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:19:26 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:26 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:36 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:36 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:40 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: 9d49f7e16d211a09161960ed0703c6f9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:19:40 [info] 36#36: *761 [lua] logger.lua:23: 9d49f7e16d211a09161960ed0703c6f9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:40 +0000] 9d49f7e16d211a09161960ed0703c6f9 "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.187 - - [22/Feb/2023:10:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:19:46 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:46 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:55 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: 45f39779a4c502acfc3075194ed89cb9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:55 +0000] 45f39779a4c502acfc3075194ed89cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:19:55 [info] 36#36: *764 [lua] logger.lua:23: 45f39779a4c502acfc3075194ed89cb9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:19:56 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:19:56 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:06 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:06 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:10 [info] 36#36: *769 [lua] access_by_lua(msblocations.conf:189):2: e46e2c1db791500fec712f0386fbac00:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.187 - - [22/Feb/2023:10:20:10 +0000] e46e2c1db791500fec712f0386fbac00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:20:10 [info] 36#36: *769 [lua] logger.lua:23: e46e2c1db791500fec712f0386fbac00 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:20:16 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:16 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:25 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: d99db526c9911ad0b4525b76a62c433d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:20:25 [info] 36#36: *772 [lua] logger.lua:23: d99db526c9911ad0b4525b76a62c433d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:20:25 +0000] d99db526c9911ad0b4525b76a62c433d "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.187 - - [22/Feb/2023:10:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:20:26 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:26 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:36 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:36 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:40 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: be5f24200c381ea14cd6f6e71ad2b46b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:20:40 [info] 36#36: *778 [lua] logger.lua:23: be5f24200c381ea14cd6f6e71ad2b46b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:20:40 +0000] be5f24200c381ea14cd6f6e71ad2b46b "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.187 - - [22/Feb/2023:10:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:20:46 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:46 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:55 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: 3d4d8485dfa4ddb3da1232504a3cee01:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:20:55 +0000] 3d4d8485dfa4ddb3da1232504a3cee01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/22 10:20:55 [info] 36#36: *781 [lua] logger.lua:23: 3d4d8485dfa4ddb3da1232504a3cee01 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:20:56 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:20:56 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:06 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:06 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:10 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:189):2: 02a5fada74e30564753adf6baaefdb48:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:10 +0000] 02a5fada74e30564753adf6baaefdb48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:21:10 [info] 36#36: *786 [lua] logger.lua:23: 02a5fada74e30564753adf6baaefdb48 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:21:16 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:16 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:25 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 2741af6e738d34a7dccfa9fa92c23898:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:25 +0000] 2741af6e738d34a7dccfa9fa92c23898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:21:25 [info] 36#36: *789 [lua] logger.lua:23: 2741af6e738d34a7dccfa9fa92c23898 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:21:26 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:26 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:36 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:36 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:40 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:189):2: a25697d72474ee62e63c2414c9f6b7ac:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:21:40 [info] 36#36: *795 [lua] logger.lua:23: a25697d72474ee62e63c2414c9f6b7ac {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:40 +0000] a25697d72474ee62e63c2414c9f6b7ac "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.187 - - [22/Feb/2023:10:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:21:41 [info] 36#36: *796 client closed connection while waiting for request, client: 10.233.65.176, server: 0.0.0.0:443 2023/02/22 10:21:46 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:46 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:55 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 3c4cf2af96692d3559d290e66a621601:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:21:55 [info] 36#36: *799 [lua] logger.lua:23: 3c4cf2af96692d3559d290e66a621601 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:21:55 +0000] 3c4cf2af96692d3559d290e66a621601 "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.187 - - [22/Feb/2023:10:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:21:56 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:21:56 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:06 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:06 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:10 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: db24a42f86e763d1d81c6d21369cd192:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:10 +0000] db24a42f86e763d1d81c6d21369cd192 "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.187 - - [22/Feb/2023:10:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/22 10:22:10 [info] 36#36: *804 [lua] logger.lua:23: db24a42f86e763d1d81c6d21369cd192 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:22:16 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:16 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:25 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: d92bc60aab0f628cb46c13c8705b076a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:25 +0000] d92bc60aab0f628cb46c13c8705b076a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/22 10:22:25 [info] 36#36: *807 [lua] logger.lua:23: d92bc60aab0f628cb46c13c8705b076a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:22:26 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:26 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:36 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:36 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:40 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: 9d77d46012c6caed3cd4a7045692bb75:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:40 +0000] 9d77d46012c6caed3cd4a7045692bb75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:22:40 [info] 36#36: *813 [lua] logger.lua:23: 9d77d46012c6caed3cd4a7045692bb75 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:22:46 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:46 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:55 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: a24d2e932491043e6082a5349397b91d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:22:55 [info] 36#36: *816 [lua] logger.lua:23: a24d2e932491043e6082a5349397b91d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:22:55 +0000] a24d2e932491043e6082a5349397b91d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 10:22:56 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:22:56 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:06 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:06 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:10 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: b881aba0e4680c242ef27a659c2ad109:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:10 +0000] b881aba0e4680c242ef27a659c2ad109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:23:10 [info] 36#36: *821 [lua] logger.lua:23: b881aba0e4680c242ef27a659c2ad109 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:23:16 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:16 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:25 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: 96f02d3a7608c629f4b18883b3b2fc57:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:23:25 [info] 36#36: *824 [lua] logger.lua:23: 96f02d3a7608c629f4b18883b3b2fc57 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.187 - - [22/Feb/2023:10:23:25 +0000] 96f02d3a7608c629f4b18883b3b2fc57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:23:26 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:26 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:36 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:36 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:40 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: 4fb68f518db9db1397714f1c9a9154bf:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:23:40 [info] 36#36: *830 [lua] logger.lua:23: 4fb68f518db9db1397714f1c9a9154bf {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:40 +0000] 4fb68f518db9db1397714f1c9a9154bf "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.187 - - [22/Feb/2023:10:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:23:46 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:46 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:55 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 33a2f8e2d87f98bfe766a42bc37efd6d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:55 +0000] 33a2f8e2d87f98bfe766a42bc37efd6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/22 10:23:55 [info] 36#36: *833 [lua] logger.lua:23: 33a2f8e2d87f98bfe766a42bc37efd6d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:23:56 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:23:56 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:06 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:06 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:10 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 0231ed1569fd42ab6e590fc84d3f3f2f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:24:10 [info] 36#36: *838 [lua] logger.lua:23: 0231ed1569fd42ab6e590fc84d3f3f2f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:24:10 +0000] 0231ed1569fd42ab6e590fc84d3f3f2f "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.187 - - [22/Feb/2023:10:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:24:16 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:16 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:25 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: f30ccf83a4c7478e603b581c1d153e3c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:24:25 [info] 36#36: *841 [lua] logger.lua:23: f30ccf83a4c7478e603b581c1d153e3c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:24:25 +0000] f30ccf83a4c7478e603b581c1d153e3c "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.187 - - [22/Feb/2023:10:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:24:26 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:26 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:36 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:36 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:40 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: 0538812bc7c7bcd98f323e08e9e58e77:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:24:40 [info] 36#36: *847 [lua] logger.lua:23: 0538812bc7c7bcd98f323e08e9e58e77 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:24:40 +0000] 0538812bc7c7bcd98f323e08e9e58e77 "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.187 - - [22/Feb/2023:10:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:24:46 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:46 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:55 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 5b534d3bfb609bc58bd5c3ae75d260f6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:24:55 [info] 36#36: *850 [lua] logger.lua:23: 5b534d3bfb609bc58bd5c3ae75d260f6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:24:55 +0000] 5b534d3bfb609bc58bd5c3ae75d260f6 "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.187 - - [22/Feb/2023:10:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:24:56 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:24:56 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:06 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:06 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:10 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 9632a9ca041c829a007ace5dec28de49:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:25:10 [info] 36#36: *855 [lua] logger.lua:23: 9632a9ca041c829a007ace5dec28de49 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:25:10 +0000] 9632a9ca041c829a007ace5dec28de49 "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.187 - - [22/Feb/2023:10:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:25:16 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:16 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:25 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: 58d59b8b69da267108c7cac4a86f85ae:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:25:25 [info] 36#36: *858 [lua] logger.lua:23: 58d59b8b69da267108c7cac4a86f85ae {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:25:25 +0000] 58d59b8b69da267108c7cac4a86f85ae "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.187 - - [22/Feb/2023:10:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:25:26 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:26 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:36 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:36 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:40 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: 9088c167a867ed53cc1eba1e97f7c598:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:25:40 [info] 36#36: *864 [lua] logger.lua:23: 9088c167a867ed53cc1eba1e97f7c598 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:25:40 +0000] 9088c167a867ed53cc1eba1e97f7c598 "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.187 - - [22/Feb/2023:10:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:25:46 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:46 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:55 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: 604c25737dc64bdee9e92f21d2d32aed:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:25:55 [info] 36#36: *867 [lua] logger.lua:23: 604c25737dc64bdee9e92f21d2d32aed {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:25:55 +0000] 604c25737dc64bdee9e92f21d2d32aed "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.187 - - [22/Feb/2023:10:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:25:56 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:25:56 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:06 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:06 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:10 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: 9fae0040fa880eff497dbccea4b77745:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:10 +0000] 9fae0040fa880eff497dbccea4b77745 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:26:10 [info] 36#36: *872 [lua] logger.lua:23: 9fae0040fa880eff497dbccea4b77745 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:26:16 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:16 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:25 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 0e43497cb8369bc8ae98d06e52740338:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:25 +0000] 0e43497cb8369bc8ae98d06e52740338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:26:25 [info] 36#36: *875 [lua] logger.lua:23: 0e43497cb8369bc8ae98d06e52740338 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:26:26 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:26 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:36 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:36 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:40 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: a4053ff31ed8e7ade76030bfb34cc013:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:26:40 [info] 36#36: *881 [lua] logger.lua:23: a4053ff31ed8e7ade76030bfb34cc013 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:40 +0000] a4053ff31ed8e7ade76030bfb34cc013 "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.187 - - [22/Feb/2023:10:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:26:46 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:46 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:55 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: c56a0331b2e0ce0b24980c52c0bd8cb2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:55 +0000] c56a0331b2e0ce0b24980c52c0bd8cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:26:55 [info] 36#36: *884 [lua] logger.lua:23: c56a0331b2e0ce0b24980c52c0bd8cb2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:26:56 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:26:56 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:06 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:06 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:10 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:189):2: b4a5d53ce9db2a8b3efb046e9051c4c7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:27:10 [info] 36#36: *889 [lua] logger.lua:23: b4a5d53ce9db2a8b3efb046e9051c4c7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:27:10 +0000] b4a5d53ce9db2a8b3efb046e9051c4c7 "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.187 - - [22/Feb/2023:10:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:27:16 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:16 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:25 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: a043e51ecfbc9bcefd167a116aab2267:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:27:25 +0000] a043e51ecfbc9bcefd167a116aab2267 "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.187 - - [22/Feb/2023:10:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:27:25 [info] 36#36: *892 [lua] logger.lua:23: a043e51ecfbc9bcefd167a116aab2267 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:27:26 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:26 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:36 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:36 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:40 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: 8b16cef39a6a6d970eb9a585cbfa39a5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:27:40 [info] 36#36: *898 [lua] logger.lua:23: 8b16cef39a6a6d970eb9a585cbfa39a5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:27:40 +0000] 8b16cef39a6a6d970eb9a585cbfa39a5 "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.187 - - [22/Feb/2023:10:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:27:46 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:46 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:55 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:189):2: 1528078937e03bd26056db9364d76b84:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:27:55 [info] 36#36: *901 [lua] logger.lua:23: 1528078937e03bd26056db9364d76b84 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:27:55 +0000] 1528078937e03bd26056db9364d76b84 "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.187 - - [22/Feb/2023:10:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:27:56 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:27:56 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:06 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:06 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:10 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:189):2: a39308408038844d84d1eb4f3c5b38aa:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:28:10 [info] 36#36: *906 [lua] logger.lua:23: a39308408038844d84d1eb4f3c5b38aa {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:28:10 +0000] a39308408038844d84d1eb4f3c5b38aa "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.187 - - [22/Feb/2023:10:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:28:16 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:16 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:25 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:189):2: c8e76085a30f31b86d990b50717beba8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:28:25 [info] 36#36: *909 [lua] logger.lua:23: c8e76085a30f31b86d990b50717beba8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:28:25 +0000] c8e76085a30f31b86d990b50717beba8 "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.187 - - [22/Feb/2023:10:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:28:26 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:26 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:36 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:36 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:40 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 114a2e0da0bc1257830f354a66df57c9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:28:40 [info] 36#36: *915 [lua] logger.lua:23: 114a2e0da0bc1257830f354a66df57c9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:28:40 +0000] 114a2e0da0bc1257830f354a66df57c9 "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.187 - - [22/Feb/2023:10:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:28:46 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:46 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:56 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 4ef6bd76d0cc7d40f66bb2be9b8eeb28:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:28:56 [info] 36#36: *918 [lua] logger.lua:23: 4ef6bd76d0cc7d40f66bb2be9b8eeb28 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:28:56 +0000] 4ef6bd76d0cc7d40f66bb2be9b8eeb28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:28:56 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:28:56 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:06 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:06 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:11 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:189):2: 95fa80139eb183dd932b71b5a3e03bf8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:11 +0000] 95fa80139eb183dd932b71b5a3e03bf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:29:11 [info] 36#36: *923 [lua] logger.lua:23: 95fa80139eb183dd932b71b5a3e03bf8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:29:16 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:16 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:26 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:189):2: 61a7cd97a8e879d893ef82e9db34cf9d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:29:26 [info] 36#36: *926 [lua] logger.lua:23: 61a7cd97a8e879d893ef82e9db34cf9d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:26 +0000] 61a7cd97a8e879d893ef82e9db34cf9d "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.187 - - [22/Feb/2023:10:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:29:26 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:26 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:36 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:36 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:41 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 40371f99da12a933ad9b88112eed07e9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:41 +0000] 40371f99da12a933ad9b88112eed07e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:29:41 [info] 36#36: *932 [lua] logger.lua:23: 40371f99da12a933ad9b88112eed07e9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:29:46 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:46 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:51 [info] 36#36: *935 client closed connection while waiting for request, client: 10.233.65.176, server: 0.0.0.0:443 2023/02/22 10:29:56 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: eff92f85a56388af3bafbdac9e6378cd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:29:56 [info] 36#36: *936 [lua] logger.lua:23: eff92f85a56388af3bafbdac9e6378cd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:29:56 +0000] eff92f85a56388af3bafbdac9e6378cd "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.187 - - [22/Feb/2023:10:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:29:56 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:29:56 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:06 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:06 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:11 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 3a127ae44a6b2cfbeff5f75c7df9b928:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:30:11 [info] 36#36: *941 [lua] logger.lua:23: 3a127ae44a6b2cfbeff5f75c7df9b928 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:30:11 +0000] 3a127ae44a6b2cfbeff5f75c7df9b928 "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.187 - - [22/Feb/2023:10:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:30:16 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:16 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:26 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: 0079e226d216f792b61261cfa139968a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:30:26 [info] 36#36: *944 [lua] logger.lua:23: 0079e226d216f792b61261cfa139968a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:30:26 +0000] 0079e226d216f792b61261cfa139968a "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.187 - - [22/Feb/2023:10:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:30:26 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:26 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:36 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:36 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:41 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: 17abff76aa3f4305a2ff6067e1f3a45f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:30:41 +0000] 17abff76aa3f4305a2ff6067e1f3a45f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:30:41 [info] 36#36: *950 [lua] logger.lua:23: 17abff76aa3f4305a2ff6067e1f3a45f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:30:46 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:46 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:56 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 6947b98df719ff536772ae0e6158862f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:30:56 [info] 36#36: *953 [lua] logger.lua:23: 6947b98df719ff536772ae0e6158862f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:30:56 +0000] 6947b98df719ff536772ae0e6158862f "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.187 - - [22/Feb/2023:10:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:30:56 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:30:56 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:06 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:06 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:11 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: 4c8cb9c4ff5e699b4a2ddbf6325558c1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:31:11 [info] 36#36: *958 [lua] logger.lua:23: 4c8cb9c4ff5e699b4a2ddbf6325558c1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:31:11 +0000] 4c8cb9c4ff5e699b4a2ddbf6325558c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/22 10:31:16 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:16 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:26 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 9cc82fd3dd7c62566fd987e570f8dfff:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:31:26 [info] 36#36: *961 [lua] logger.lua:23: 9cc82fd3dd7c62566fd987e570f8dfff {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:31:26 +0000] 9cc82fd3dd7c62566fd987e570f8dfff "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.187 - - [22/Feb/2023:10:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:31:26 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:26 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:36 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:36 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:41 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: dffa77527e959198434a6f5de33b8dc4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:31:41 [info] 36#36: *967 [lua] logger.lua:23: dffa77527e959198434a6f5de33b8dc4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:31:41 +0000] dffa77527e959198434a6f5de33b8dc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/22 10:31:46 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:46 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:56 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: c81ff17156ea37da20d4895ae5809b3c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:31:56 [info] 36#36: *970 [lua] logger.lua:23: c81ff17156ea37da20d4895ae5809b3c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:31:56 +0000] c81ff17156ea37da20d4895ae5809b3c "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.187 - - [22/Feb/2023:10:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:31:56 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:31:56 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:06 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:06 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:11 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: bca50c9898d7058398c947fedff56528:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:32:11 [info] 36#36: *975 [lua] logger.lua:23: bca50c9898d7058398c947fedff56528 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:32:11 +0000] bca50c9898d7058398c947fedff56528 "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.187 - - [22/Feb/2023:10:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:32:16 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:16 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:26 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: fc998a3452acf848c0cfb8e7196037f2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:32:26 [info] 36#36: *978 [lua] logger.lua:23: fc998a3452acf848c0cfb8e7196037f2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:32:26 +0000] fc998a3452acf848c0cfb8e7196037f2 "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.187 - - [22/Feb/2023:10:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:32:26 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:26 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:36 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:36 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:41 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: ff659ae75b9701fa27ef45dfef8fb5dd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:32:41 [info] 36#36: *984 [lua] logger.lua:23: ff659ae75b9701fa27ef45dfef8fb5dd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:32:41 +0000] ff659ae75b9701fa27ef45dfef8fb5dd "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.187 - - [22/Feb/2023:10:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:32:46 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:46 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:56 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: c37c2215bfd7a93379673ab5a46bad8d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:32:56 [info] 36#36: *987 [lua] logger.lua:23: c37c2215bfd7a93379673ab5a46bad8d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:32:56 +0000] c37c2215bfd7a93379673ab5a46bad8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:32:56 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:32:56 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:06 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:06 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:11 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: 6cd36bac377a0cddfb3529ea8bad664b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:33:11 [info] 36#36: *992 [lua] logger.lua:23: 6cd36bac377a0cddfb3529ea8bad664b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:33:11 +0000] 6cd36bac377a0cddfb3529ea8bad664b "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.187 - - [22/Feb/2023:10:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:33:16 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:16 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:26 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: f28b5ceec4d7948e27f7c69115f715a3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:33:26 [info] 36#36: *995 [lua] logger.lua:23: f28b5ceec4d7948e27f7c69115f715a3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:33:26 +0000] f28b5ceec4d7948e27f7c69115f715a3 "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.187 - - [22/Feb/2023:10:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:33:26 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:26 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:36 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:36 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:41 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 75869f812f3a0ab2ea3e2a1195099f5b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:33:41 [info] 36#36: *1001 [lua] logger.lua:23: 75869f812f3a0ab2ea3e2a1195099f5b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:33:41 +0000] 75869f812f3a0ab2ea3e2a1195099f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/22 10:33:46 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:46 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:56 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: 48b0483d94c7e3bec89f1a6477804dea:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:33:56 [info] 36#36: *1004 [lua] logger.lua:23: 48b0483d94c7e3bec89f1a6477804dea {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:33:56 +0000] 48b0483d94c7e3bec89f1a6477804dea "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.187 - - [22/Feb/2023:10:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:33:56 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:33:56 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:06 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:06 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:11 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 77cf964d4506014fa2708d7efa71d691:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:11 +0000] 77cf964d4506014fa2708d7efa71d691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:34:11 [info] 36#36: *1009 [lua] logger.lua:23: 77cf964d4506014fa2708d7efa71d691 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:34:16 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:16 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:26 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 9d231b764f53ac06da1df58a62015280:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.187 - - [22/Feb/2023:10:34:26 +0000] 9d231b764f53ac06da1df58a62015280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/22 10:34:26 [info] 36#36: *1012 [lua] logger.lua:23: 9d231b764f53ac06da1df58a62015280 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:34:26 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:26 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:36 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:36 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:41 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: f35b1bf15d8de8a55dfe497cb315a5ac:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:41 +0000] f35b1bf15d8de8a55dfe497cb315a5ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:34:41 [info] 36#36: *1018 [lua] logger.lua:23: f35b1bf15d8de8a55dfe497cb315a5ac {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:34:46 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:46 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:56 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 0384b4a0e0fad409ff716e773a66bf73:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:34:56 [info] 36#36: *1021 [lua] logger.lua:23: 0384b4a0e0fad409ff716e773a66bf73 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:34:56 +0000] 0384b4a0e0fad409ff716e773a66bf73 "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.187 - - [22/Feb/2023:10:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:34:56 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:34:56 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:06 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:06 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:11 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: d7fa1e465f484926e154e10ec37d934c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:35:11 [info] 36#36: *1026 [lua] logger.lua:23: d7fa1e465f484926e154e10ec37d934c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:11 +0000] d7fa1e465f484926e154e10ec37d934c "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.187 - - [22/Feb/2023:10:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:35:16 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:16 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:26 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: 6964f24e4ed266be0156e65fc9936562:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:35:26 [info] 36#36: *1029 [lua] logger.lua:23: 6964f24e4ed266be0156e65fc9936562 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:26 +0000] 6964f24e4ed266be0156e65fc9936562 "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.187 - - [22/Feb/2023:10:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:35:26 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:26 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:36 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:36 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:41 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: bfedef5f6a53a7907f14c3a652b00b5a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:41 +0000] bfedef5f6a53a7907f14c3a652b00b5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/22 10:35:41 [info] 36#36: *1035 [lua] logger.lua:23: bfedef5f6a53a7907f14c3a652b00b5a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/22 10:35:46 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:46 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:56 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 0a000b1ecf7aa95bddffac273eb7d03f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:56 +0000] 0a000b1ecf7aa95bddffac273eb7d03f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:35:56 [info] 36#36: *1038 [lua] logger.lua:23: 0a000b1ecf7aa95bddffac273eb7d03f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:35:56 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:35:56 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:06 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:06 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:11 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 33192c32ec959bb32ec93b434fb6d0dc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:36:11 [info] 36#36: *1043 [lua] logger.lua:23: 33192c32ec959bb32ec93b434fb6d0dc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:11 +0000] 33192c32ec959bb32ec93b434fb6d0dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:36:16 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:16 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:26 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 4edf02bd4f41538011899a4ed54f405b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:26 +0000] 4edf02bd4f41538011899a4ed54f405b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:36:26 [info] 36#36: *1046 [lua] logger.lua:23: 4edf02bd4f41538011899a4ed54f405b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:36:26 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:26 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:36 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:36 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:41 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: e1bfceaab2dcc51d2d4533f729a87f08:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:36:41 [info] 36#36: *1052 [lua] logger.lua:23: e1bfceaab2dcc51d2d4533f729a87f08 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:41 +0000] e1bfceaab2dcc51d2d4533f729a87f08 "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.187 - - [22/Feb/2023:10:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/22 10:36:46 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:46 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:56 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: 2991399ac405fa43cb9f6b02fbdd80dd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:56 +0000] 2991399ac405fa43cb9f6b02fbdd80dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:36:56 [info] 36#36: *1055 [lua] logger.lua:23: 2991399ac405fa43cb9f6b02fbdd80dd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:36:56 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:36:56 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:06 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:06 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:11 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: cbebc0b69ed5914f12145db06b2d0a94:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:37:11 +0000] cbebc0b69ed5914f12145db06b2d0a94 "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.187 - - [22/Feb/2023:10:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:37:11 [info] 36#36: *1060 [lua] logger.lua:23: cbebc0b69ed5914f12145db06b2d0a94 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/02/22 10:37:16 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:16 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:26 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 075a171fa944a2407152ec43f4cd1780:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:37:26 +0000] 075a171fa944a2407152ec43f4cd1780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:37:26 [info] 36#36: *1063 [lua] logger.lua:23: 075a171fa944a2407152ec43f4cd1780 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:37:26 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:26 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:36 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:36 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:41 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: 2f1e1276dd2b9f8d24a458da82ef7b1c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:37:41 [info] 36#36: *1069 [lua] logger.lua:23: 2f1e1276dd2b9f8d24a458da82ef7b1c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:37:41 +0000] 2f1e1276dd2b9f8d24a458da82ef7b1c "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.187 - - [22/Feb/2023:10:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:37:46 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:46 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:56 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: fb3b93b8ccf20c37f4822e6b7ec47647:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:37:56 [info] 36#36: *1072 [lua] logger.lua:23: fb3b93b8ccf20c37f4822e6b7ec47647 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:37:56 +0000] fb3b93b8ccf20c37f4822e6b7ec47647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.187 - - [22/Feb/2023:10:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/22 10:37:56 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:37:56 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:06 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:06 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:11 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 3548c52fc0648d98139f3416914cd313:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:11 +0000] 3548c52fc0648d98139f3416914cd313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/22 10:38:11 [info] 36#36: *1077 [lua] logger.lua:23: 3548c52fc0648d98139f3416914cd313 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:38:16 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:16 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:26 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: f90a0f9d7e6154be5d64020f353a191d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:38:26 [info] 36#36: *1080 [lua] logger.lua:23: f90a0f9d7e6154be5d64020f353a191d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:26 +0000] f90a0f9d7e6154be5d64020f353a191d "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.187 - - [22/Feb/2023:10:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:38:26 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:26 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:36 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:36 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:41 [info] 36#36: *1086 [lua] access_by_lua(msblocations.conf:189):2: 623ea0575c0d4a777f22d980bb5a450c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:41 +0000] 623ea0575c0d4a777f22d980bb5a450c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/22 10:38:41 [info] 36#36: *1086 [lua] logger.lua:23: 623ea0575c0d4a777f22d980bb5a450c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:38:46 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:46 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:56 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:56 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:38:56 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 10e2e4ed5782ab3f86721117ccc2f147:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:38:56 [info] 36#36: *1091 [lua] logger.lua:23: 10e2e4ed5782ab3f86721117ccc2f147 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:38:56 +0000] 10e2e4ed5782ab3f86721117ccc2f147 "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.187 - - [22/Feb/2023:10:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/22 10:39:06 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:39:06 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:39:11 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 67f288588933d3118dfc219389c0f8c4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/22 10:39:11 [info] 36#36: *1094 [lua] logger.lua:23: 67f288588933d3118dfc219389c0f8c4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.187 - - [22/Feb/2023:10:39:11 +0000] 67f288588933d3118dfc219389c0f8c4 "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.187 - - [22/Feb/2023:10:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/22 10:39:16 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443 2023/02/22 10:39:16 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.67.161, server: 0.0.0.0:443