By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.44.222 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/10 04:48:06 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/10 04:48:06 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/10 04:48:06 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/10 04:48:06 [notice] 33#33: using the "epoll" event method 2022/10/10 04:48:06 [notice] 33#33: openresty/1.13.6.1 2022/10/10 04:48:06 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/10 04:48:06 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/10 04:48:06 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/10 04:48:06 [notice] 34#34: start worker processes 2022/10/10 04:48:06 [notice] 34#34: start worker process 35 2022/10/10 04:48:06 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2022/10/10 04:48:06 [notice] 34#34: start worker process 37 2022/10/10 04:48:06 [notice] 34#34: start worker process 39 2022/10/10 04:48:06 [notice] 34#34: start worker process 40 2022/10/10 04:48:06 [notice] 34#34: start worker process 41 2022/10/10 04:48:06 [notice] 34#34: start worker process 42 2022/10/10 04:48:06 [notice] 34#34: start worker process 43 2022/10/10 04:48:06 [notice] 34#34: start cache manager process 44 2022/10/10 04:48:06 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221010044806.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-10 04:48:08 567 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-10 04:48:08 575 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-10 04:48:08 575 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-10 04:48:08 632 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-10 04:48:08 632 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.222:10081 Enabled:true 2022-10-10 04:48:09 866 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. 2022-10-10 04:48:09 935 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-10 04:48:09 935 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-10 04:48:09 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-10 04:48:09 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-10 04:48:09 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-10 04:48:09 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-10 04:48:09 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-10 04:48:09 991 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-10 04:48:10 091 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-10 04:48:10 091 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-10 04:48:10 091 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-10 04:48:10 548 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/10 04:48:23 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:23 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:26 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 4afb16bbd5ee1095c4206fe6374340ba:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:48:26 [info] 35#35: *14 [lua] logger.lua:23: 4afb16bbd5ee1095c4206fe6374340ba {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:48:26 +0000] 4afb16bbd5ee1095c4206fe6374340ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.121 upstream_response_time:0.120 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2022/10/10 04:48:33 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:33 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:42 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 1087a0538dfa14dd5437b0f30e3e621a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:48:42 [info] 35#35: *19 [lua] logger.lua:23: 1087a0538dfa14dd5437b0f30e3e621a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:48:42 +0000] 1087a0538dfa14dd5437b0f30e3e621a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:48:43 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:43 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:53 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:53 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:48:57 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: fe9e4b9b7a63eb1431228d56965d0271:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:48:57 [info] 35#35: *24 [lua] logger.lua:23: fe9e4b9b7a63eb1431228d56965d0271 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:48:57 +0000] fe9e4b9b7a63eb1431228d56965d0271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 04:49:03 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:03 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:06 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/10 04:49:06 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/10 04:49:06 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/10 04:49:06 [notice] 34#34: signal 29 (SIGIO) received 2022/10/10 04:49:12 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: bcecc3f45a412a157ca63242da96e3db:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:49:12 [info] 35#35: *28 [lua] logger.lua:23: bcecc3f45a412a157ca63242da96e3db {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:49:12 +0000] bcecc3f45a412a157ca63242da96e3db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:49:13 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:13 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:23 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:23 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:27 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 3a6d03189bdd91d8b4ebb9ee2b5d4f99:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:49:27 [info] 35#35: *33 [lua] logger.lua:23: 3a6d03189bdd91d8b4ebb9ee2b5d4f99 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:49:27 +0000] 3a6d03189bdd91d8b4ebb9ee2b5d4f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2022/10/10 04:49:33 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:33 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:42 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 58dc13f4fad82a8465439274eaa8d518:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:49:42 [info] 35#35: *36 [lua] logger.lua:23: 58dc13f4fad82a8465439274eaa8d518 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:49:42 +0000] 58dc13f4fad82a8465439274eaa8d518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 04:49:43 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:43 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:53 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:53 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:49:57 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 794f557a7d8d30ed90b37c03fcc9b6b1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:49:57 [info] 35#35: *41 [lua] logger.lua:23: 794f557a7d8d30ed90b37c03fcc9b6b1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:49:57 +0000] 794f557a7d8d30ed90b37c03fcc9b6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:50:03 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:03 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:12 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: c3835407aa2fe8e9c719298265c37fcd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.14 - - [10/Oct/2022:04:50:12 +0000] c3835407aa2fe8e9c719298265c37fcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 04:50:12 [info] 35#35: *45 [lua] logger.lua:23: c3835407aa2fe8e9c719298265c37fcd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:50:13 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:13 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:23 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:23 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:27 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 3477200beee332d85b5ab9fed9ac3300:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:27 +0000] 3477200beee332d85b5ab9fed9ac3300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 04:50:27 [info] 35#35: *50 [lua] logger.lua:23: 3477200beee332d85b5ab9fed9ac3300 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:50:33 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:33 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:42 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: f2a3f02baae6822cfcc1cc56e2b837dd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:50:42 [info] 35#35: *53 [lua] logger.lua:23: f2a3f02baae6822cfcc1cc56e2b837dd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:42 +0000] f2a3f02baae6822cfcc1cc56e2b837dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 04:50:43 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:43 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:53 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:53 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:50:57 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: fcc8765ff16c6144b694b82d9051edf8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:57 +0000] fcc8765ff16c6144b694b82d9051edf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 04:50:57 [info] 35#35: *58 [lua] logger.lua:23: fcc8765ff16c6144b694b82d9051edf8 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:51:03 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:03 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:12 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 9acc222ed8f29784544d6748e22f0626:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:51:12 +0000] 9acc222ed8f29784544d6748e22f0626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:51:12 [info] 35#35: *62 [lua] logger.lua:23: 9acc222ed8f29784544d6748e22f0626 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:51:13 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:13 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:23 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:23 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:27 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 76ab4432caf97e48ad5027600f0b48ef:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 04:51:27 [info] 35#35: *67 [lua] logger.lua:23: 76ab4432caf97e48ad5027600f0b48ef {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:51:27 +0000] 76ab4432caf97e48ad5027600f0b48ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/10 04:51:33 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:33 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:42 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 647f98b732ee4615b522733beb71cd9c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:51:42 [info] 35#35: *70 [lua] logger.lua:23: 647f98b732ee4615b522733beb71cd9c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:51:42 +0000] 647f98b732ee4615b522733beb71cd9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:51:43 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:43 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:53 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:53 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:51:57 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 134e4f334e7a3e4eec83cef55fc942bc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:04:51:57 +0000] 134e4f334e7a3e4eec83cef55fc942bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 04:51:57 [info] 35#35: *75 [lua] logger.lua:23: 134e4f334e7a3e4eec83cef55fc942bc {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:52:03 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:03 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:12 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: e25e136264dc51d2cb6ec2bf86be6656:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:12 +0000] e25e136264dc51d2cb6ec2bf86be6656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/10 04:52:12 [info] 35#35: *79 [lua] logger.lua:23: e25e136264dc51d2cb6ec2bf86be6656 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 04:52:13 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:13 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:23 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:23 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:27 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: ea72c7e7d6c530f7ce4b81e9df2d2bc6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:27 +0000] ea72c7e7d6c530f7ce4b81e9df2d2bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.052 "-" "Consul Health Check" "-" 2022/10/10 04:52:27 [info] 35#35: *84 [lua] logger.lua:23: ea72c7e7d6c530f7ce4b81e9df2d2bc6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48 2022/10/10 04:52:33 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:33 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:42 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 11711d60e928723385f24c33282cb057:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:42 +0000] 11711d60e928723385f24c33282cb057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:52:42 [info] 35#35: *87 [lua] logger.lua:23: 11711d60e928723385f24c33282cb057 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:52:43 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:43 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:53 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:53 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:52:57 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: e8110c53f5b8e29489a4ff00982fe3e4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:57 +0000] e8110c53f5b8e29489a4ff00982fe3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 04:52:57 [info] 35#35: *92 [lua] logger.lua:23: e8110c53f5b8e29489a4ff00982fe3e4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:53:03 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:03 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:12 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 95065555bb1caceaee6a8e802da61b7d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:12 +0000] 95065555bb1caceaee6a8e802da61b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 04:53:12 [info] 35#35: *96 [lua] logger.lua:23: 95065555bb1caceaee6a8e802da61b7d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:53:13 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:13 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:23 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:23 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:27 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 7c9a0667d26a9a9127aa57345be0109c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:53:27 [info] 35#35: *101 [lua] logger.lua:23: 7c9a0667d26a9a9127aa57345be0109c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:27 +0000] 7c9a0667d26a9a9127aa57345be0109c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:53:33 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:33 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:42 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: ea68a12e09e356122fe6a14559246179:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:53:42 [info] 35#35: *104 [lua] logger.lua:23: ea68a12e09e356122fe6a14559246179 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:42 +0000] ea68a12e09e356122fe6a14559246179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:53:43 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:43 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:53 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:53 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:53:57 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: a7e61a3e1b50ee96f0d81bf115b5f902:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:57 +0000] a7e61a3e1b50ee96f0d81bf115b5f902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:53:57 [info] 35#35: *109 [lua] logger.lua:23: a7e61a3e1b50ee96f0d81bf115b5f902 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:54:03 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:03 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:12 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 1d098311939a701c1d687e88568929a5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:54:12 [info] 35#35: *113 [lua] logger.lua:23: 1d098311939a701c1d687e88568929a5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:54:12 +0000] 1d098311939a701c1d687e88568929a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:54:13 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:13 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:23 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:23 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:27 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 745d1b4c7bbf8886d6d47fdefaefd0d4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:54:27 [info] 35#35: *118 [lua] logger.lua:23: 745d1b4c7bbf8886d6d47fdefaefd0d4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:54:27 +0000] 745d1b4c7bbf8886d6d47fdefaefd0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:54:33 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:33 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:42 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 214e2ab8cbbb5d97c1d581d92c967bb0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:54:42 +0000] 214e2ab8cbbb5d97c1d581d92c967bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 04:54:42 [info] 35#35: *121 [lua] logger.lua:23: 214e2ab8cbbb5d97c1d581d92c967bb0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:54:43 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:43 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:53 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:53 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:54:57 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 83bec373f8bbff22366dff47989d1d60:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:54:57 [info] 35#35: *126 [lua] logger.lua:23: 83bec373f8bbff22366dff47989d1d60 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:54:57 +0000] 83bec373f8bbff22366dff47989d1d60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:55:03 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:03 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:12 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: b870ea9d50b005ed3d45c9992130da88:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:55:12 [info] 35#35: *130 [lua] logger.lua:23: b870ea9d50b005ed3d45c9992130da88 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:55:12 +0000] b870ea9d50b005ed3d45c9992130da88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:55:13 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:13 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:23 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:23 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:27 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 93c0dd34f4455f9200e8d644fa4426d2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:55:27 [info] 35#35: *135 [lua] logger.lua:23: 93c0dd34f4455f9200e8d644fa4426d2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:55:27 +0000] 93c0dd34f4455f9200e8d644fa4426d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:55:33 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:33 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:42 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: b26c9a0e8d10d1928246ad7058ce3e06:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:55:42 [info] 35#35: *138 [lua] logger.lua:23: b26c9a0e8d10d1928246ad7058ce3e06 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:55:42 +0000] b26c9a0e8d10d1928246ad7058ce3e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:55:43 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:43 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:53 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:53 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:55:57 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: d36a9bee1c0caea7063d1315af97351f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:55:57 +0000] d36a9bee1c0caea7063d1315af97351f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/10 04:55:57 [info] 35#35: *143 [lua] logger.lua:23: d36a9bee1c0caea7063d1315af97351f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:56:03 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:03 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:12 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 11e43412f8f706f84a6d0a7a7ef85311:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:56:12 [info] 35#35: *147 [lua] logger.lua:23: 11e43412f8f706f84a6d0a7a7ef85311 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:56:12 +0000] 11e43412f8f706f84a6d0a7a7ef85311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:56:13 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:13 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:23 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:23 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:27 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: c50069f47a831481871e43f6721951fd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:56:27 +0000] c50069f47a831481871e43f6721951fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/10 04:56:27 [info] 35#35: *152 [lua] logger.lua:23: c50069f47a831481871e43f6721951fd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:56:33 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:33 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:42 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: a5d638e0e42e7e47699dc45cd3b4d90c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:56:42 [info] 35#35: *155 [lua] logger.lua:23: a5d638e0e42e7e47699dc45cd3b4d90c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:56:42 +0000] a5d638e0e42e7e47699dc45cd3b4d90c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:56:43 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:43 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:53 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:53 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:56:57 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 269663c8bcd14a8465e138dcebb5c5ca:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:56:57 +0000] 269663c8bcd14a8465e138dcebb5c5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:56:57 [info] 35#35: *160 [lua] logger.lua:23: 269663c8bcd14a8465e138dcebb5c5ca {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:57:03 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:03 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:12 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 5b652a181e78e74b84dc685d3f0339bf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:57:12 [info] 35#35: *164 [lua] logger.lua:23: 5b652a181e78e74b84dc685d3f0339bf {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:57:12 +0000] 5b652a181e78e74b84dc685d3f0339bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:57:13 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:13 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:23 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:23 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:27 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 369a959b2dba60a7d1eea14430fa01d4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:57:27 +0000] 369a959b2dba60a7d1eea14430fa01d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:57:27 [info] 35#35: *169 [lua] logger.lua:23: 369a959b2dba60a7d1eea14430fa01d4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:57:33 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:33 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:42 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 9cd5a38c5b6808cbc9dc9ad6c44a55c3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:57:43 [info] 35#35: *172 [lua] logger.lua:23: 9cd5a38c5b6808cbc9dc9ad6c44a55c3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:57:43 +0000] 9cd5a38c5b6808cbc9dc9ad6c44a55c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:57:43 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:43 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:53 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:53 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:57:58 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 2ad6999b540fdaf0a9249868fc983dcb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:57:58 [info] 35#35: *177 [lua] logger.lua:23: 2ad6999b540fdaf0a9249868fc983dcb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:04:57:58 +0000] 2ad6999b540fdaf0a9249868fc983dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 04:58:03 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:03 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:13 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: 474af39036990b34c00bd37c17a4352f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:58:13 [info] 35#35: *181 [lua] logger.lua:23: 474af39036990b34c00bd37c17a4352f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:58:13 +0000] 474af39036990b34c00bd37c17a4352f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:58:13 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:13 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:23 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:23 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:28 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 82a61e74b1f29d46ebba7cb7d0419c21:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:58:28 +0000] 82a61e74b1f29d46ebba7cb7d0419c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:58:28 [info] 35#35: *186 [lua] logger.lua:23: 82a61e74b1f29d46ebba7cb7d0419c21 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:58:33 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:33 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:43 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: ccb35a216681da69a0d83c4b79b3ce7b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:58:43 +0000] ccb35a216681da69a0d83c4b79b3ce7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:58:43 [info] 35#35: *189 [lua] logger.lua:23: ccb35a216681da69a0d83c4b79b3ce7b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:58:43 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:43 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:53 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:53 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:58:58 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 1a06e115491c3110ad601dfabb821c06:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:58:58 [info] 35#35: *194 [lua] logger.lua:23: 1a06e115491c3110ad601dfabb821c06 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:58:58 +0000] 1a06e115491c3110ad601dfabb821c06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:59:03 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:03 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:13 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: f88e64f1cd09976948631ac69fdb9861:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:59:13 +0000] f88e64f1cd09976948631ac69fdb9861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:59:13 [info] 35#35: *198 [lua] logger.lua:23: f88e64f1cd09976948631ac69fdb9861 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 04:59:13 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:13 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:23 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:23 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:28 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 49268c3ddf425bc8aedf09beac99977c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:59:28 [info] 35#35: *203 [lua] logger.lua:23: 49268c3ddf425bc8aedf09beac99977c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:59:28 +0000] 49268c3ddf425bc8aedf09beac99977c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:59:33 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:33 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:43 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: f09fb71114dacebae6168abcb9be1f72:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:59:43 [info] 35#35: *206 [lua] logger.lua:23: f09fb71114dacebae6168abcb9be1f72 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:59:43 +0000] f09fb71114dacebae6168abcb9be1f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:59:43 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:43 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:53 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:53 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 04:59:58 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 54e91927dc1f9bcec6c7bf7f6af628a1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 04:59:58 [info] 35#35: *211 [lua] logger.lua:23: 54e91927dc1f9bcec6c7bf7f6af628a1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:04:59:58 +0000] 54e91927dc1f9bcec6c7bf7f6af628a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:00:03 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:03 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:13 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: 3b722e5ba5c609f3030e12afc747e597:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:00:13 +0000] 3b722e5ba5c609f3030e12afc747e597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:00:13 [info] 35#35: *215 [lua] logger.lua:23: 3b722e5ba5c609f3030e12afc747e597 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:00:13 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:13 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:23 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:23 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:28 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 7d650f4858eeb94bb418ba0f57874982:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:00:28 +0000] 7d650f4858eeb94bb418ba0f57874982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:00:28 [info] 35#35: *220 [lua] logger.lua:23: 7d650f4858eeb94bb418ba0f57874982 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:00:33 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:33 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:43 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 54695c56831451da119c1612285e84f9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:00:43 [info] 35#35: *223 [lua] logger.lua:23: 54695c56831451da119c1612285e84f9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:00:43 +0000] 54695c56831451da119c1612285e84f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:00:43 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:43 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:53 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:53 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:00:58 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 6d54c025d4499e5dce6438948002ff32:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:00:58 [info] 35#35: *228 [lua] logger.lua:23: 6d54c025d4499e5dce6438948002ff32 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:00:58 +0000] 6d54c025d4499e5dce6438948002ff32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:01:03 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:03 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:13 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: 70a8a15e4d009ebd28392ad597624602:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:01:13 +0000] 70a8a15e4d009ebd28392ad597624602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:01:13 [info] 35#35: *232 [lua] logger.lua:23: 70a8a15e4d009ebd28392ad597624602 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:01:13 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:13 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:23 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:23 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:28 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 65122ca3487730b190a95a933e88ae5a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:01:28 [info] 35#35: *237 [lua] logger.lua:23: 65122ca3487730b190a95a933e88ae5a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:01:28 +0000] 65122ca3487730b190a95a933e88ae5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:01:33 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:33 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:43 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 0ebd43c509b08c086d5921638411b260:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:01:43 [info] 35#35: *240 [lua] logger.lua:23: 0ebd43c509b08c086d5921638411b260 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:01:43 +0000] 0ebd43c509b08c086d5921638411b260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:01:43 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:43 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:53 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:53 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:01:58 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 78570eb30a32a98992e51d110720498a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:01:58 [info] 35#35: *245 [lua] logger.lua:23: 78570eb30a32a98992e51d110720498a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:01:58 +0000] 78570eb30a32a98992e51d110720498a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:02:03 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:03 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:13 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 217d918e0e7eecc42bd2b09f37bef739:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:02:13 [info] 35#35: *249 [lua] logger.lua:23: 217d918e0e7eecc42bd2b09f37bef739 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:13 +0000] 217d918e0e7eecc42bd2b09f37bef739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:02:13 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:13 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:23 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:23 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:28 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: de9f5483dc4ddc32c6b890f79e4a54a0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:28 +0000] de9f5483dc4ddc32c6b890f79e4a54a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:02:28 [info] 35#35: *254 [lua] logger.lua:23: de9f5483dc4ddc32c6b890f79e4a54a0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:02:33 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:33 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:43 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: ba32966b5bc976c347ba00a3f4918df4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:02:43 [info] 35#35: *257 [lua] logger.lua:23: ba32966b5bc976c347ba00a3f4918df4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:43 +0000] ba32966b5bc976c347ba00a3f4918df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:02:43 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:43 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:53 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:53 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:02:58 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 1813da9de02c334b7782d92c2ba65c04:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:58 +0000] 1813da9de02c334b7782d92c2ba65c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:02:58 [info] 35#35: *262 [lua] logger.lua:23: 1813da9de02c334b7782d92c2ba65c04 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:03:03 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:03 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:13 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 25159183b65c3f4c78ed8e30ee255782:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:03:13 [info] 35#35: *266 [lua] logger.lua:23: 25159183b65c3f4c78ed8e30ee255782 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:03:13 +0000] 25159183b65c3f4c78ed8e30ee255782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:03:13 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:13 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:23 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:23 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:28 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: a4b879f1c3cb8963902c8f635ab67af2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:03:28 [info] 35#35: *271 [lua] logger.lua:23: a4b879f1c3cb8963902c8f635ab67af2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:03:28 +0000] a4b879f1c3cb8963902c8f635ab67af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:03:33 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:33 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:43 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 5d039e599663ba4af2c4e5a14dd81ff5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:03:43 [info] 35#35: *274 [lua] logger.lua:23: 5d039e599663ba4af2c4e5a14dd81ff5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:03:43 +0000] 5d039e599663ba4af2c4e5a14dd81ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:03:43 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:43 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:53 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:53 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:03:58 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 00725a6c31e8752d026b85507058de37:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:03:58 [info] 35#35: *279 [lua] logger.lua:23: 00725a6c31e8752d026b85507058de37 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:03:58 +0000] 00725a6c31e8752d026b85507058de37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:04:03 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:03 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:13 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: bd4b2a213998f4363ada0cab303bc5cb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:04:13 [info] 35#35: *283 [lua] logger.lua:23: bd4b2a213998f4363ada0cab303bc5cb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:13 +0000] bd4b2a213998f4363ada0cab303bc5cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:04:13 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:13 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:23 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:23 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:28 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 472b392eef7ef897a4cef6cbf0676c5d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:28 +0000] 472b392eef7ef897a4cef6cbf0676c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:04:28 [info] 35#35: *288 [lua] logger.lua:23: 472b392eef7ef897a4cef6cbf0676c5d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:04:33 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:33 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:43 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:43 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:43 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: ed80d8a3150b81e795509a9f53c8723b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:43 +0000] ed80d8a3150b81e795509a9f53c8723b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:04:43 [info] 35#35: *293 [lua] logger.lua:23: ed80d8a3150b81e795509a9f53c8723b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:04:53 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:53 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:04:58 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: b8e2a5693c155f93512610d88635e157:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:04:58 [info] 35#35: *296 [lua] logger.lua:23: b8e2a5693c155f93512610d88635e157 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:04:58 +0000] b8e2a5693c155f93512610d88635e157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:05:03 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:03 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:13 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:13 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:13 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 3a2f255e60e92836ca737efda2341306:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:05:13 [info] 35#35: *302 [lua] logger.lua:23: 3a2f255e60e92836ca737efda2341306 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:05:13 +0000] 3a2f255e60e92836ca737efda2341306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:05:23 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:23 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:28 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: a8bb407f968b3f9986a1361a1b89cefd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:05:28 [info] 35#35: *305 [lua] logger.lua:23: a8bb407f968b3f9986a1361a1b89cefd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:05:28 +0000] a8bb407f968b3f9986a1361a1b89cefd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:05:33 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:33 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:43 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:43 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:43 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: c28714df50399e9ca952bbcc0ecdab80:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:05:43 [info] 35#35: *310 [lua] logger.lua:23: c28714df50399e9ca952bbcc0ecdab80 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:05:43 +0000] c28714df50399e9ca952bbcc0ecdab80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:05:53 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:53 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:05:58 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: d10f75a83e6d22993360733013dd8940:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:05:58 +0000] d10f75a83e6d22993360733013dd8940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:05:58 [info] 35#35: *313 [lua] logger.lua:23: d10f75a83e6d22993360733013dd8940 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:06:03 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:03 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:13 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:13 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:13 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 08dad90a70319051e5af792b5395b8e2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:13 +0000] 08dad90a70319051e5af792b5395b8e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:06:13 [info] 35#35: *319 [lua] logger.lua:23: 08dad90a70319051e5af792b5395b8e2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:06:23 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:23 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:28 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: a575935b71ff067cdcacb21f23807043:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:06:28 [info] 35#35: *322 [lua] logger.lua:23: a575935b71ff067cdcacb21f23807043 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:28 +0000] a575935b71ff067cdcacb21f23807043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:06:33 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:33 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:43 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:43 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:43 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: ae765220d1a63731b7def93d5c6bc4fd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:06:43 [info] 35#35: *327 [lua] logger.lua:23: ae765220d1a63731b7def93d5c6bc4fd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:43 +0000] ae765220d1a63731b7def93d5c6bc4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:06:53 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:53 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:06:58 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: b5464b8652d824d56f8366fa8bc5f07c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:58 +0000] b5464b8652d824d56f8366fa8bc5f07c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:06:58 [info] 35#35: *330 [lua] logger.lua:23: b5464b8652d824d56f8366fa8bc5f07c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:07:03 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:03 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:13 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:13 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:13 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 66973ab575e7fede6db2d6bfbee0f910:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:13 +0000] 66973ab575e7fede6db2d6bfbee0f910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:07:13 [info] 35#35: *336 [lua] logger.lua:23: 66973ab575e7fede6db2d6bfbee0f910 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:07:23 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:23 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:28 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 9dbb8ce48ace1fbd40976b073bda9784:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:07:28 [info] 35#35: *339 [lua] logger.lua:23: 9dbb8ce48ace1fbd40976b073bda9784 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:28 +0000] 9dbb8ce48ace1fbd40976b073bda9784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:07:33 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:33 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:43 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:43 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:43 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: d55b16d486794b61eca4f1df332e5a4f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:43 +0000] d55b16d486794b61eca4f1df332e5a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:07:43 [info] 35#35: *344 [lua] logger.lua:23: d55b16d486794b61eca4f1df332e5a4f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:07:53 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:53 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:07:58 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 8c5133f76ad45dab830498985a1779ae:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:07:58 [info] 35#35: *347 [lua] logger.lua:23: 8c5133f76ad45dab830498985a1779ae {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:07:58 +0000] 8c5133f76ad45dab830498985a1779ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:08:03 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:03 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:13 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:13 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:13 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 681b469a6ce03f8698c3c038ff0c259a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:08:13 [info] 35#35: *353 [lua] logger.lua:23: 681b469a6ce03f8698c3c038ff0c259a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:08:13 +0000] 681b469a6ce03f8698c3c038ff0c259a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:08:23 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:23 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:28 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: aef9756a27a095dc96abc8f294f814c8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:08:28 [info] 35#35: *356 [lua] logger.lua:23: aef9756a27a095dc96abc8f294f814c8 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:08:28 +0000] aef9756a27a095dc96abc8f294f814c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:08:33 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:33 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:43 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:43 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:43 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 7a0918389b52cdab5b12ae8ec8bc9a59:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:08:43 [info] 35#35: *361 [lua] logger.lua:23: 7a0918389b52cdab5b12ae8ec8bc9a59 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:08:43 +0000] 7a0918389b52cdab5b12ae8ec8bc9a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:08:53 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:53 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:08:58 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 2c546949c5235c3d262e1af97e8e99a4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:08:58 +0000] 2c546949c5235c3d262e1af97e8e99a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:08:58 [info] 35#35: *364 [lua] logger.lua:23: 2c546949c5235c3d262e1af97e8e99a4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:09:03 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:03 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:13 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:13 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:13 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 9ae8fcb72a027b2a6c9fd81f866dd295:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:09:13 [info] 35#35: *370 [lua] logger.lua:23: 9ae8fcb72a027b2a6c9fd81f866dd295 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:13 +0000] 9ae8fcb72a027b2a6c9fd81f866dd295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:09:23 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:23 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:28 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: b7bb63247e6f019735a26478a97dab56:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:09:28 [info] 35#35: *373 [lua] logger.lua:23: b7bb63247e6f019735a26478a97dab56 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:28 +0000] b7bb63247e6f019735a26478a97dab56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/10 05:09:33 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:33 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:43 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:43 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:43 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: d0f99733653daa30cccdaeb106dc7e83:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:44 +0000] d0f99733653daa30cccdaeb106dc7e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:09:44 [info] 35#35: *378 [lua] logger.lua:23: d0f99733653daa30cccdaeb106dc7e83 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:09:53 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:53 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:09:59 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 9ced9f456e2e0766783a35b82d37321b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:59 +0000] 9ced9f456e2e0766783a35b82d37321b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:09:59 [info] 35#35: *381 [lua] logger.lua:23: 9ced9f456e2e0766783a35b82d37321b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:10:03 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:03 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:13 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:13 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:14 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 4899bad86252efa8ceb9b8a4f01e0b6b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:10:14 +0000] 4899bad86252efa8ceb9b8a4f01e0b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:10:14 [info] 35#35: *387 [lua] logger.lua:23: 4899bad86252efa8ceb9b8a4f01e0b6b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:10:23 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:23 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:29 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 650109cd5d693ddf3c27ce97d106374f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:10:29 [info] 35#35: *390 [lua] logger.lua:23: 650109cd5d693ddf3c27ce97d106374f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:10:29 +0000] 650109cd5d693ddf3c27ce97d106374f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:10:33 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:33 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:43 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:43 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:44 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 0356341adcfff4ad7c8bde365918b3c1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:10:44 [info] 35#35: *395 [lua] logger.lua:23: 0356341adcfff4ad7c8bde365918b3c1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:10:44 +0000] 0356341adcfff4ad7c8bde365918b3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:10:53 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:53 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:10:59 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 5dd62199157316c0e9cee823e9d3603f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:10:59 [info] 35#35: *398 [lua] logger.lua:23: 5dd62199157316c0e9cee823e9d3603f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:10:59 +0000] 5dd62199157316c0e9cee823e9d3603f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:11:03 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:03 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:13 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:13 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:14 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 72c8cb58529bde682bfef7b3686b3470:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:11:14 [info] 35#35: *404 [lua] logger.lua:23: 72c8cb58529bde682bfef7b3686b3470 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:11:14 +0000] 72c8cb58529bde682bfef7b3686b3470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:11:23 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:23 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:29 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: f8b846230735c078f1212eabbaa63b79:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:11:29 [info] 35#35: *407 [lua] logger.lua:23: f8b846230735c078f1212eabbaa63b79 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:11:29 +0000] f8b846230735c078f1212eabbaa63b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:11:33 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:33 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:43 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:43 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:44 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 352ac88d41bdf130a12b24f5148eb11a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:11:44 [info] 35#35: *412 [lua] logger.lua:23: 352ac88d41bdf130a12b24f5148eb11a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:11:44 +0000] 352ac88d41bdf130a12b24f5148eb11a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:11:53 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:53 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:11:59 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 7947aabf201539e265fc7591caf4d8c7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:11:59 +0000] 7947aabf201539e265fc7591caf4d8c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:11:59 [info] 35#35: *415 [lua] logger.lua:23: 7947aabf201539e265fc7591caf4d8c7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:12:03 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:03 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:13 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:13 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:14 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 03f91d682a2a9f6026eb5b0e1a85cab5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:14 +0000] 03f91d682a2a9f6026eb5b0e1a85cab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:12:14 [info] 35#35: *421 [lua] logger.lua:23: 03f91d682a2a9f6026eb5b0e1a85cab5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:12:23 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:23 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:29 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 2779e5c3f2ea53cbceeea3db946c8a14:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:12:29 [info] 35#35: *424 [lua] logger.lua:23: 2779e5c3f2ea53cbceeea3db946c8a14 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:29 +0000] 2779e5c3f2ea53cbceeea3db946c8a14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:12:33 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:33 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:43 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:43 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:44 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 944a540044b698db2c6f08194ff74e33:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:44 +0000] 944a540044b698db2c6f08194ff74e33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:12:44 [info] 35#35: *429 [lua] logger.lua:23: 944a540044b698db2c6f08194ff74e33 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:12:53 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:53 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:12:59 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: f27b5ad3befd82ef33139d51a59f2ca6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:59 +0000] f27b5ad3befd82ef33139d51a59f2ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:12:59 [info] 35#35: *432 [lua] logger.lua:23: f27b5ad3befd82ef33139d51a59f2ca6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:13:03 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:03 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:13 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:13 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:14 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: 7c41a67ff5f98893ea14970246b358fb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:14 +0000] 7c41a67ff5f98893ea14970246b358fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:13:14 [info] 35#35: *438 [lua] logger.lua:23: 7c41a67ff5f98893ea14970246b358fb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:13:23 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:23 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:29 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 8bbc594479f309f6f355b300757ef58e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:29 +0000] 8bbc594479f309f6f355b300757ef58e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:13:29 [info] 35#35: *441 [lua] logger.lua:23: 8bbc594479f309f6f355b300757ef58e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:13:33 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:33 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:43 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:43 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:44 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: a61ba150104d66c3d7ddbee7b46822b4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:13:44 [info] 35#35: *446 [lua] logger.lua:23: a61ba150104d66c3d7ddbee7b46822b4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:44 +0000] a61ba150104d66c3d7ddbee7b46822b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/10 05:13:53 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:53 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:13:59 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 45bef20bcb3b868ca004c3d98c1c854d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:59 +0000] 45bef20bcb3b868ca004c3d98c1c854d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:13:59 [info] 35#35: *449 [lua] logger.lua:23: 45bef20bcb3b868ca004c3d98c1c854d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:14:03 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:03 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:13 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:13 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:14 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 0b0f96032848f98978155b496584ebbe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:14:14 [info] 35#35: *455 [lua] logger.lua:23: 0b0f96032848f98978155b496584ebbe {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:14 +0000] 0b0f96032848f98978155b496584ebbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:14:23 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:23 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:29 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 84df71d4277a5447e3fa70ed05ae72f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:14:29 [info] 35#35: *458 [lua] logger.lua:23: 84df71d4277a5447e3fa70ed05ae72f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:29 +0000] 84df71d4277a5447e3fa70ed05ae72f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:14:33 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:33 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:43 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:43 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:44 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 5a2ca44f753f7831ccf7c505770472fa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:44 +0000] 5a2ca44f753f7831ccf7c505770472fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:14:44 [info] 35#35: *463 [lua] logger.lua:23: 5a2ca44f753f7831ccf7c505770472fa {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:14:53 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:53 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:14:59 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 172c057f94b47d714b2c37d2ab01345e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:59 +0000] 172c057f94b47d714b2c37d2ab01345e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:14:59 [info] 35#35: *466 [lua] logger.lua:23: 172c057f94b47d714b2c37d2ab01345e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:15:03 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:03 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:13 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:13 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:14 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: d6e9f1a79ffbe74e263bc97b12060c34:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:15:14 [info] 35#35: *472 [lua] logger.lua:23: d6e9f1a79ffbe74e263bc97b12060c34 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:14 +0000] d6e9f1a79ffbe74e263bc97b12060c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:15:23 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:23 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:29 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 5a4e66ebc046fc4dad0ff87e88f57371:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:29 +0000] 5a4e66ebc046fc4dad0ff87e88f57371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:15:29 [info] 35#35: *475 [lua] logger.lua:23: 5a4e66ebc046fc4dad0ff87e88f57371 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:15:33 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:33 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:43 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:43 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:44 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 4a0a7f35f3df0bb1bac3cdb223448fd7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:15:44 [info] 35#35: *480 [lua] logger.lua:23: 4a0a7f35f3df0bb1bac3cdb223448fd7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:44 +0000] 4a0a7f35f3df0bb1bac3cdb223448fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:15:53 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:53 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:15:59 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 69614e7c65e860fd6e91f94b58dc497a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:59 +0000] 69614e7c65e860fd6e91f94b58dc497a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:15:59 [info] 35#35: *483 [lua] logger.lua:23: 69614e7c65e860fd6e91f94b58dc497a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:16:03 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:03 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:13 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:13 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:14 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: af74ed668316ce1621334c1dc11f6ae2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:14 +0000] af74ed668316ce1621334c1dc11f6ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/10 05:16:14 [info] 35#35: *489 [lua] logger.lua:23: af74ed668316ce1621334c1dc11f6ae2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:16:23 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:23 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:29 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 91f0b7ce50cb200311222f24cab311a5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:16:29 [info] 35#35: *492 [lua] logger.lua:23: 91f0b7ce50cb200311222f24cab311a5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:29 +0000] 91f0b7ce50cb200311222f24cab311a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:16:33 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:33 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:43 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:43 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:44 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: cfaba1953f7433eb8ad496e6c89d12a3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:44 +0000] cfaba1953f7433eb8ad496e6c89d12a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:16:44 [info] 35#35: *497 [lua] logger.lua:23: cfaba1953f7433eb8ad496e6c89d12a3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:16:53 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:53 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:16:59 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 3fb6ac6e44e753e50c9821073d04f31c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:59 +0000] 3fb6ac6e44e753e50c9821073d04f31c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:16:59 [info] 35#35: *500 [lua] logger.lua:23: 3fb6ac6e44e753e50c9821073d04f31c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:17:03 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:03 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:13 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:13 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:14 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 96ec7a310f10cd6f4ee9c9563b941fc9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:17:14 [info] 35#35: *506 [lua] logger.lua:23: 96ec7a310f10cd6f4ee9c9563b941fc9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:17:14 +0000] 96ec7a310f10cd6f4ee9c9563b941fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:17:23 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:23 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:29 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: e1d2b02f0a4d4c111b52e7a4a5b00a9c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:17:29 [info] 35#35: *509 [lua] logger.lua:23: e1d2b02f0a4d4c111b52e7a4a5b00a9c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:17:29 +0000] e1d2b02f0a4d4c111b52e7a4a5b00a9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:17:33 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:33 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:43 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:43 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:44 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 34fb5ef40bb635c43787b56261ae3c13:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:17:44 [info] 35#35: *514 [lua] logger.lua:23: 34fb5ef40bb635c43787b56261ae3c13 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:17:44 +0000] 34fb5ef40bb635c43787b56261ae3c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:17:53 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:53 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:17:59 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 72a483dc1007cc60d768693f69012341:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:17:59 +0000] 72a483dc1007cc60d768693f69012341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:17:59 [info] 35#35: *517 [lua] logger.lua:23: 72a483dc1007cc60d768693f69012341 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:18:03 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:03 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:13 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:13 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:14 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 820b9ec1ffbb6a768453e6fb32f2bd85:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:18:14 [info] 35#35: *523 [lua] logger.lua:23: 820b9ec1ffbb6a768453e6fb32f2bd85 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:18:14 +0000] 820b9ec1ffbb6a768453e6fb32f2bd85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:18:23 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:23 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:29 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 5b11ac7cd3035b1f3d582a6449ad719c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:18:29 [info] 35#35: *526 [lua] logger.lua:23: 5b11ac7cd3035b1f3d582a6449ad719c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:18:29 +0000] 5b11ac7cd3035b1f3d582a6449ad719c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:18:33 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:33 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:43 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:43 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:44 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: a4e47833662a8668bd0295c183a064b4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:18:44 [info] 35#35: *531 [lua] logger.lua:23: a4e47833662a8668bd0295c183a064b4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:18:44 +0000] a4e47833662a8668bd0295c183a064b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:18:53 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:53 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:18:59 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 5e1226029ee292b7484663b1d589a5ad:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:18:59 [info] 35#35: *534 [lua] logger.lua:23: 5e1226029ee292b7484663b1d589a5ad {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:18:59 +0000] 5e1226029ee292b7484663b1d589a5ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:19:03 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:03 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:13 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:13 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:14 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: f79b993e3caa9b9888624cdb64516f07:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:19:14 [info] 35#35: *540 [lua] logger.lua:23: f79b993e3caa9b9888624cdb64516f07 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:14 +0000] f79b993e3caa9b9888624cdb64516f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:19:23 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:23 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:29 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 585373009d15e7413b084ff7866d0acd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:29 +0000] 585373009d15e7413b084ff7866d0acd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:19:29 [info] 35#35: *543 [lua] logger.lua:23: 585373009d15e7413b084ff7866d0acd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:19:33 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:33 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:43 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:43 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:44 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: d7c20e909d6cc4cae70035d003ac7a93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:19:44 [info] 35#35: *548 [lua] logger.lua:23: d7c20e909d6cc4cae70035d003ac7a93 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:44 +0000] d7c20e909d6cc4cae70035d003ac7a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:19:53 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:53 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:19:59 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: c6156156f3b204f7e1dacc0b02d47c98:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:59 +0000] c6156156f3b204f7e1dacc0b02d47c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:19:59 [info] 35#35: *551 [lua] logger.lua:23: c6156156f3b204f7e1dacc0b02d47c98 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:20:03 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:03 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:13 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:13 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:14 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 65b809ffe7391ed36033fd42abb515f3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:14 +0000] 65b809ffe7391ed36033fd42abb515f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:20:14 [info] 35#35: *557 [lua] logger.lua:23: 65b809ffe7391ed36033fd42abb515f3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:20:23 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:23 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:29 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 92994b7f0c7352321e8bd5b879c38249:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:29 +0000] 92994b7f0c7352321e8bd5b879c38249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:20:29 [info] 35#35: *560 [lua] logger.lua:23: 92994b7f0c7352321e8bd5b879c38249 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:20:33 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:33 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:43 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:43 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:44 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 96f737e720307cf13f7cb44dc73059e2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:20:44 [info] 35#35: *565 [lua] logger.lua:23: 96f737e720307cf13f7cb44dc73059e2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:44 +0000] 96f737e720307cf13f7cb44dc73059e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:20:53 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:53 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:20:59 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: b96f850b2e30fc9ca25a86e8d2fcc99b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:20:59 [info] 35#35: *568 [lua] logger.lua:23: b96f850b2e30fc9ca25a86e8d2fcc99b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:20:59 +0000] b96f850b2e30fc9ca25a86e8d2fcc99b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:21:03 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:03 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:13 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:13 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:14 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 1a593fe408e53b808f7cbd6be5f9ebe4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:21:14 [info] 35#35: *574 [lua] logger.lua:23: 1a593fe408e53b808f7cbd6be5f9ebe4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:21:14 +0000] 1a593fe408e53b808f7cbd6be5f9ebe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:21:23 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:23 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:29 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 4af3a0ca5fb6b61ec6cdb767818e6da0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:21:29 [info] 35#35: *577 [lua] logger.lua:23: 4af3a0ca5fb6b61ec6cdb767818e6da0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:21:29 +0000] 4af3a0ca5fb6b61ec6cdb767818e6da0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:21:33 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:33 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:43 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:43 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:44 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 2cb9ea3cc515ff5914fa3beaac266083:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:21:44 [info] 35#35: *582 [lua] logger.lua:23: 2cb9ea3cc515ff5914fa3beaac266083 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:21:44 +0000] 2cb9ea3cc515ff5914fa3beaac266083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:21:53 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:53 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:21:59 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 7f4f543ccc92f94b6c3060c9f4f1e56a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:21:59 +0000] 7f4f543ccc92f94b6c3060c9f4f1e56a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:21:59 [info] 35#35: *585 [lua] logger.lua:23: 7f4f543ccc92f94b6c3060c9f4f1e56a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:22:03 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:03 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:13 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:13 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:14 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 5f57e59d588db2678088b714d2b4dea4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:14 +0000] 5f57e59d588db2678088b714d2b4dea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 05:22:14 [info] 35#35: *591 [lua] logger.lua:23: 5f57e59d588db2678088b714d2b4dea4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:23 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:23 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:29 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 8cd390d74f058ad35c100c4e762599d9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:22:29 [info] 35#35: *594 [lua] logger.lua:23: 8cd390d74f058ad35c100c4e762599d9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:29 +0000] 8cd390d74f058ad35c100c4e762599d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:33 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:33 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:43 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:43 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:44 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 797e6e854951df70243b8248992e1f7a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:44 +0000] 797e6e854951df70243b8248992e1f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:22:44 [info] 35#35: *599 [lua] logger.lua:23: 797e6e854951df70243b8248992e1f7a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:22:53 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:53 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:22:59 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 88b2deab5576ef487e2d4b22197f018a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:22:59 [info] 35#35: *602 [lua] logger.lua:23: 88b2deab5576ef487e2d4b22197f018a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:22:59 +0000] 88b2deab5576ef487e2d4b22197f018a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:23:03 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:03 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:13 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:13 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:14 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: c83227ee8b35f269e383404d01cdf692:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:23:14 [info] 35#35: *608 [lua] logger.lua:23: c83227ee8b35f269e383404d01cdf692 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:14 +0000] c83227ee8b35f269e383404d01cdf692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:23:23 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:23 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:29 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 2d73f4b6d48f8eab0c6c17f132637470:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.14 - - [10/Oct/2022:05:23:29 +0000] 2d73f4b6d48f8eab0c6c17f132637470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:23:29 [info] 35#35: *611 [lua] logger.lua:23: 2d73f4b6d48f8eab0c6c17f132637470 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:23:33 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:33 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:43 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:43 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:44 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: f52c7145d3fbeb5e6f0b7214bd4ece67:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:44 +0000] f52c7145d3fbeb5e6f0b7214bd4ece67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:23:44 [info] 35#35: *616 [lua] logger.lua:23: f52c7145d3fbeb5e6f0b7214bd4ece67 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:23:53 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:53 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:23:59 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 41003c95d8cc8906d1da85ee7f1da389:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:23:59 [info] 35#35: *619 [lua] logger.lua:23: 41003c95d8cc8906d1da85ee7f1da389 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:23:59 +0000] 41003c95d8cc8906d1da85ee7f1da389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:24:03 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:03 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:13 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:13 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:14 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 8911fcab884537769e1c56c1fae0deaa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:24:14 [info] 35#35: *625 [lua] logger.lua:23: 8911fcab884537769e1c56c1fae0deaa {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:24:14 +0000] 8911fcab884537769e1c56c1fae0deaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:24:19 [info] 35#35: *626 client closed connection while waiting for request, client: 10.233.65.12, server: 0.0.0.0:443 2022/10/10 05:24:23 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:23 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:29 [info] 35#35: *629 [lua] access_by_lua(msblocations.conf:189):2: a090f250027f50f5671e1c3d99f2612d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:24:29 [info] 35#35: *629 [lua] logger.lua:23: a090f250027f50f5671e1c3d99f2612d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:24:29 +0000] a090f250027f50f5671e1c3d99f2612d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:24:33 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:33 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:43 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:43 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:44 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:189):2: 7d30f8755fda7c6d505af2d6d7b5718f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:24:44 [info] 35#35: *634 [lua] logger.lua:23: 7d30f8755fda7c6d505af2d6d7b5718f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:24:44 +0000] 7d30f8755fda7c6d505af2d6d7b5718f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:24:53 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:53 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:24:59 [info] 35#35: *637 [lua] access_by_lua(msblocations.conf:189):2: 3ad3ab2124362ac9fdd7f32946c57688:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:24:59 [info] 35#35: *637 [lua] logger.lua:23: 3ad3ab2124362ac9fdd7f32946c57688 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:24:59 +0000] 3ad3ab2124362ac9fdd7f32946c57688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:25:03 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:03 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:13 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:13 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:14 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:189):2: 4c9eabb0929e7dfcf3826604b8fe77ed:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:25:14 +0000] 4c9eabb0929e7dfcf3826604b8fe77ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:25:14 [info] 35#35: *643 [lua] logger.lua:23: 4c9eabb0929e7dfcf3826604b8fe77ed {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:25:23 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:23 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:29 [info] 35#35: *646 [lua] access_by_lua(msblocations.conf:189):2: 3558a98a2220b5d5a2061e8bc3127cf4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:25:29 [info] 35#35: *646 [lua] logger.lua:23: 3558a98a2220b5d5a2061e8bc3127cf4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:25:29 +0000] 3558a98a2220b5d5a2061e8bc3127cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:25:33 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:33 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:43 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:43 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:44 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:189):2: 90e907985bfdbb9bf1535700b009e3b8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:25:44 [info] 35#35: *651 [lua] logger.lua:23: 90e907985bfdbb9bf1535700b009e3b8 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:25:44 +0000] 90e907985bfdbb9bf1535700b009e3b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:25:53 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:53 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:25:59 [info] 35#35: *654 [lua] access_by_lua(msblocations.conf:189):2: 926984f6767809fe1c3b0c615caa284c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:25:59 [info] 35#35: *654 [lua] logger.lua:23: 926984f6767809fe1c3b0c615caa284c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:25:59 +0000] 926984f6767809fe1c3b0c615caa284c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:26:03 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:03 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:13 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:13 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:14 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:189):2: bb9694d038273fe3a9b01d86a4b60637:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:26:14 [info] 35#35: *660 [lua] logger.lua:23: bb9694d038273fe3a9b01d86a4b60637 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:26:14 +0000] bb9694d038273fe3a9b01d86a4b60637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:26:23 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:23 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:29 [info] 35#35: *663 [lua] access_by_lua(msblocations.conf:189):2: 4c9dbd8dfb447279531575360bc469b6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:26:29 +0000] 4c9dbd8dfb447279531575360bc469b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:26:29 [info] 35#35: *663 [lua] logger.lua:23: 4c9dbd8dfb447279531575360bc469b6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:26:33 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:33 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:43 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:43 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:44 [info] 35#35: *668 [lua] access_by_lua(msblocations.conf:189):2: 39795dccb0563bb411497462da909818:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:26:44 [info] 35#35: *668 [lua] logger.lua:23: 39795dccb0563bb411497462da909818 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:26:44 +0000] 39795dccb0563bb411497462da909818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:26:53 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:53 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:26:59 [info] 35#35: *671 [lua] access_by_lua(msblocations.conf:189):2: 141a380d8e9f30ed5a11e630f3548629:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:26:59 [info] 35#35: *671 [lua] logger.lua:23: 141a380d8e9f30ed5a11e630f3548629 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:26:59 +0000] 141a380d8e9f30ed5a11e630f3548629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:27:03 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:03 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:13 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:13 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:14 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:189):2: 8d0723cef9db025307f6f3cf3facfbc3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:27:14 +0000] 8d0723cef9db025307f6f3cf3facfbc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:27:14 [info] 35#35: *677 [lua] logger.lua:23: 8d0723cef9db025307f6f3cf3facfbc3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:27:23 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:23 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:29 [info] 35#35: *680 [lua] access_by_lua(msblocations.conf:189):2: 870d465d29b69c6ad4da3d8230aaec8c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:27:29 +0000] 870d465d29b69c6ad4da3d8230aaec8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:27:29 [info] 35#35: *680 [lua] logger.lua:23: 870d465d29b69c6ad4da3d8230aaec8c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:27:33 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:33 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:43 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:43 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:44 [info] 35#35: *685 [lua] access_by_lua(msblocations.conf:189):2: 48baf8490d78f60be33535989bf2e529:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:27:45 [info] 35#35: *685 [lua] logger.lua:23: 48baf8490d78f60be33535989bf2e529 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:27:45 +0000] 48baf8490d78f60be33535989bf2e529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:27:53 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:27:53 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:00 [info] 35#35: *688 [lua] access_by_lua(msblocations.conf:189):2: 4220bffe812b49fb912350f54dedd359:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:28:00 +0000] 4220bffe812b49fb912350f54dedd359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:28:00 [info] 35#35: *688 [lua] logger.lua:23: 4220bffe812b49fb912350f54dedd359 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:28:03 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:03 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:13 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:13 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:15 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:189):2: 5469dcbc3b1549a6140941f566484293:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:28:15 [info] 35#35: *694 [lua] logger.lua:23: 5469dcbc3b1549a6140941f566484293 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:28:15 +0000] 5469dcbc3b1549a6140941f566484293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:28:23 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:23 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:30 [info] 35#35: *697 [lua] access_by_lua(msblocations.conf:189):2: aa8b2b9f28201d29760a8a0c51efd2cd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:28:30 [info] 35#35: *697 [lua] logger.lua:23: aa8b2b9f28201d29760a8a0c51efd2cd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:28:30 +0000] aa8b2b9f28201d29760a8a0c51efd2cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:28:33 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:33 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:43 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:43 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:45 [info] 35#35: *702 [lua] access_by_lua(msblocations.conf:189):2: de5c8a289890d9df73669f98d9470d4f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:28:45 [info] 35#35: *702 [lua] logger.lua:23: de5c8a289890d9df73669f98d9470d4f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:28:45 +0000] de5c8a289890d9df73669f98d9470d4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:28:53 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:28:53 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:00 [info] 35#35: *705 [lua] access_by_lua(msblocations.conf:189):2: b52a57b4b1b0523411628f1ded2f48c2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:29:00 [info] 35#35: *705 [lua] logger.lua:23: b52a57b4b1b0523411628f1ded2f48c2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:29:00 +0000] b52a57b4b1b0523411628f1ded2f48c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:29:03 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:03 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:13 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:13 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:15 [info] 35#35: *711 [lua] access_by_lua(msblocations.conf:189):2: 7f738e90447afdc4653a6f4c03e8a4a4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:29:15 +0000] 7f738e90447afdc4653a6f4c03e8a4a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:29:15 [info] 35#35: *711 [lua] logger.lua:23: 7f738e90447afdc4653a6f4c03e8a4a4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:29:23 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:23 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:30 [info] 35#35: *714 [lua] access_by_lua(msblocations.conf:189):2: f90e53bf191e9035e415eca7fe02597b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:29:30 +0000] f90e53bf191e9035e415eca7fe02597b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:29:30 [info] 35#35: *714 [lua] logger.lua:23: f90e53bf191e9035e415eca7fe02597b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:29:33 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:33 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:43 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:43 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:45 [info] 35#35: *719 [lua] access_by_lua(msblocations.conf:189):2: b7238ab3e10f00f931a57de6c3dec017:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:29:45 [info] 35#35: *719 [lua] logger.lua:23: b7238ab3e10f00f931a57de6c3dec017 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:29:45 +0000] b7238ab3e10f00f931a57de6c3dec017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:29:53 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:29:53 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:00 [info] 35#35: *722 [lua] access_by_lua(msblocations.conf:189):2: 4159625facc0227688634041d6959223:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:00 +0000] 4159625facc0227688634041d6959223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:30:00 [info] 35#35: *722 [lua] logger.lua:23: 4159625facc0227688634041d6959223 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:30:03 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:03 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:13 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:13 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:15 [info] 35#35: *728 [lua] access_by_lua(msblocations.conf:189):2: 84e5472bfb039a0b7f4f76e3c223e994:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:30:15 [info] 35#35: *728 [lua] logger.lua:23: 84e5472bfb039a0b7f4f76e3c223e994 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:15 +0000] 84e5472bfb039a0b7f4f76e3c223e994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:30:23 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:23 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:30 [info] 35#35: *731 [lua] access_by_lua(msblocations.conf:189):2: 09140ca34c5c3ab56af687d10b28090f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:30 +0000] 09140ca34c5c3ab56af687d10b28090f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:30:30 [info] 35#35: *731 [lua] logger.lua:23: 09140ca34c5c3ab56af687d10b28090f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:30:33 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:33 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:43 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:43 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:44 [info] 35#35: *736 client closed connection while waiting for request, client: 10.233.65.12, server: 0.0.0.0:443 2022/10/10 05:30:45 [info] 35#35: *737 [lua] access_by_lua(msblocations.conf:189):2: fdabdc0909232d6860750d4fa739c24f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:30:45 [info] 35#35: *737 [lua] logger.lua:23: fdabdc0909232d6860750d4fa739c24f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:30:45 +0000] fdabdc0909232d6860750d4fa739c24f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:30:53 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:30:53 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:00 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: f511a88cc83ce3128e160ee172a5aa0f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:00 +0000] f511a88cc83ce3128e160ee172a5aa0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:31:00 [info] 35#35: *740 [lua] logger.lua:23: f511a88cc83ce3128e160ee172a5aa0f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:31:03 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:03 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:13 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:13 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:15 [info] 35#35: *746 [lua] access_by_lua(msblocations.conf:189):2: fc7880159980bb6b075d977e5aaa85cc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:15 +0000] fc7880159980bb6b075d977e5aaa85cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:31:15 [info] 35#35: *746 [lua] logger.lua:23: fc7880159980bb6b075d977e5aaa85cc {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:31:23 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:23 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:30 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: dcdc5d53d078b99abdf26a63412e2077:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:30 +0000] dcdc5d53d078b99abdf26a63412e2077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:31:30 [info] 35#35: *749 [lua] logger.lua:23: dcdc5d53d078b99abdf26a63412e2077 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:31:33 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:33 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:43 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:43 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:45 [info] 35#35: *754 [lua] access_by_lua(msblocations.conf:189):2: 30482ac1a268536d5e4943d775c0b204:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:31:45 [info] 35#35: *754 [lua] logger.lua:23: 30482ac1a268536d5e4943d775c0b204 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:31:45 +0000] 30482ac1a268536d5e4943d775c0b204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:31:53 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:31:53 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:00 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: 455111dd7eec1aa0ce55c85e506e0dc2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:32:00 [info] 35#35: *757 [lua] logger.lua:23: 455111dd7eec1aa0ce55c85e506e0dc2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:32:00 +0000] 455111dd7eec1aa0ce55c85e506e0dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:32:03 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:03 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:13 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:13 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:15 [info] 35#35: *763 [lua] access_by_lua(msblocations.conf:189):2: 03ce04231d7b375c01148f752fb35378:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:32:15 +0000] 03ce04231d7b375c01148f752fb35378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:32:15 [info] 35#35: *763 [lua] logger.lua:23: 03ce04231d7b375c01148f752fb35378 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:32:23 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:23 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:30 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 7611aefd29d6aeca34f0553e2a2b4fab:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:32:30 [info] 35#35: *766 [lua] logger.lua:23: 7611aefd29d6aeca34f0553e2a2b4fab {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:32:30 +0000] 7611aefd29d6aeca34f0553e2a2b4fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:32:33 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:33 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:43 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:43 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:45 [info] 35#35: *771 [lua] access_by_lua(msblocations.conf:189):2: 65095283fa6d2532e0ba12d81786b170:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:32:45 [info] 35#35: *771 [lua] logger.lua:23: 65095283fa6d2532e0ba12d81786b170 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:32:45 +0000] 65095283fa6d2532e0ba12d81786b170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:32:53 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:32:53 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:00 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: 5906e33d3c79526dbc7c05cbc4940a37:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:33:00 [info] 35#35: *774 [lua] logger.lua:23: 5906e33d3c79526dbc7c05cbc4940a37 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:33:00 +0000] 5906e33d3c79526dbc7c05cbc4940a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:33:03 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:03 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:13 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:13 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:15 [info] 35#35: *780 [lua] access_by_lua(msblocations.conf:189):2: 4c4da26c8981207b9df936491596d4b7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:33:15 [info] 35#35: *780 [lua] logger.lua:23: 4c4da26c8981207b9df936491596d4b7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:33:15 +0000] 4c4da26c8981207b9df936491596d4b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:23 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:23 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:30 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: 6aec018834b041bb9452e041dfe812ad:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:33:30 [info] 35#35: *783 [lua] logger.lua:23: 6aec018834b041bb9452e041dfe812ad {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:33:30 +0000] 6aec018834b041bb9452e041dfe812ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:33 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:33 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:43 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:43 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:45 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: f6ee513936bd431fa796e2364e755a45:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:33:45 [info] 35#35: *789 [lua] logger.lua:23: f6ee513936bd431fa796e2364e755a45 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:33:45 +0000] f6ee513936bd431fa796e2364e755a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:47 [info] 35#35: *786 client prematurely closed connection while reading client request line, client: 10.233.64.156, server: 10.233.64.156 - - [10/Oct/2022:05:33:47 +0000] 7425414761b6304e1a905756c5043944 "" 400 request_processing_time:4.998 upstream_response_time:- "-" "-" "-" 2022/10/10 05:33:47 [info] 35#35: *790 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 10.233.64.156 - - [10/Oct/2022:05:33:47 +0000] bc4ca0a175ba625043205bc904644271 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/10 05:33:53 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:33:53 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:00 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:189):2: 32e4b3577d3e10f9edce62bb284dc368:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:00 +0000] 32e4b3577d3e10f9edce62bb284dc368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:34:00 [info] 35#35: *793 [lua] logger.lua:23: 32e4b3577d3e10f9edce62bb284dc368 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:34:03 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:03 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:13 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:13 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:15 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: e66888f8fa630084d7618dabe8eed511:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:15 +0000] e66888f8fa630084d7618dabe8eed511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:34:15 [info] 35#35: *799 [lua] logger.lua:23: e66888f8fa630084d7618dabe8eed511 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:34:23 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:23 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:30 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:189):2: 6eec3359620df3050742f9da82f254c3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:34:30 [info] 35#35: *802 [lua] logger.lua:23: 6eec3359620df3050742f9da82f254c3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:30 +0000] 6eec3359620df3050742f9da82f254c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:34:33 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:33 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:43 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:43 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:45 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 2386bc056a600106812ad758e8284442:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:45 +0000] 2386bc056a600106812ad758e8284442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:34:45 [info] 35#35: *807 [lua] logger.lua:23: 2386bc056a600106812ad758e8284442 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:34:53 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:34:53 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:00 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:189):2: e902b6a097a6411ef45ac9a0cea71e54:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:35:00 [info] 35#35: *810 [lua] logger.lua:23: e902b6a097a6411ef45ac9a0cea71e54 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:00 +0000] e902b6a097a6411ef45ac9a0cea71e54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:35:03 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:03 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:13 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:13 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:14 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: b47754e04b4cb66e4236253a30f1f636:receive the request, client: 10.233.64.156, server: , request: "GET /nmaplowercheck1665380113 HTTP/1.1", host: "10.32.240.182:30284" 2022/10/10 05:35:14 [warn] 35#35: *816 [lua] error_handler.lua:29: error_svc_not_found(): b47754e04b4cb66e4236253a30f1f636 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /nmaplowercheck1665380113 HTTP/1.1", host: "10.32.240.182:30284" 10.233.64.156 - - [10/Oct/2022:05:35:14 +0000] b47754e04b4cb66e4236253a30f1f636 "GET /nmaplowercheck1665380113 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:14 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: 8e114304cde10e9717c556bc4ef2f4c4:receive the request, client: 10.233.64.156, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.182:30284" 2022/10/10 05:35:14 [warn] 35#35: *817 [lua] error_handler.lua:29: error_svc_not_found(): 8e114304cde10e9717c556bc4ef2f4c4 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.182:30284" 10.233.64.156 - - [10/Oct/2022:05:35:14 +0000] 8e114304cde10e9717c556bc4ef2f4c4 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:14 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: 6322b86fed416e1f57d2475626b903c7:receive the request, client: 10.233.64.156, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.182:30284" 2022/10/10 05:35:14 [warn] 35#35: *818 [lua] error_handler.lua:29: error_svc_not_found(): 6322b86fed416e1f57d2475626b903c7 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.182:30284" 10.233.64.156 - - [10/Oct/2022:05:35:14 +0000] 6322b86fed416e1f57d2475626b903c7 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:14 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:189):2: af6064634740e5d7c255396278971a0c:receive the request, client: 10.233.64.156, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.182:30284" 2022/10/10 05:35:14 [warn] 35#35: *819 [lua] error_handler.lua:29: error_svc_not_found(): af6064634740e5d7c255396278971a0c No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.182:30284" 10.233.64.156 - - [10/Oct/2022:05:35:14 +0000] af6064634740e5d7c255396278971a0c "POST /sdk HTTP/1.1" 502 request_processing_time:0.102 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:15 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 21f152c9b5650066703f5c3de275694d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:35:15 [info] 35#35: *820 [lua] logger.lua:23: 21f152c9b5650066703f5c3de275694d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:15 +0000] 21f152c9b5650066703f5c3de275694d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:35:22 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: d85083380ba651258a7fe19ac3ead466:receive the request, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 2022/10/10 05:35:22 [warn] 35#35: *821 [lua] error_handler.lua:29: error_svc_not_found(): d85083380ba651258a7fe19ac3ead466 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 10.233.64.156 - - [10/Oct/2022:05:35:22 +0000] d85083380ba651258a7fe19ac3ead466 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/10/10 05:35:22 [info] 35#35: *822 [lua] access_by_lua(msblocations.conf:189):2: cee9c9daaf6b018ac4d4a3faa2e2e63a:receive the request, client: 10.233.64.156, server: , request: "GET / HTTP/1.1", host: "10.32.240.182" 2022/10/10 05:35:22 [warn] 35#35: *822 [lua] error_handler.lua:29: error_svc_not_found(): cee9c9daaf6b018ac4d4a3faa2e2e63a No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET / HTTP/1.1", host: "10.32.240.182" 10.233.64.156 - - [10/Oct/2022:05:35:22 +0000] cee9c9daaf6b018ac4d4a3faa2e2e63a "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/10 05:35:22 [info] 35#35: *822 client 10.233.64.156 closed keepalive connection 2022/10/10 05:35:23 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:23 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:30 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: b5c8c1ca2088b7f1703ecca15d712817:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:30 +0000] b5c8c1ca2088b7f1703ecca15d712817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:35:30 [info] 35#35: *825 [lua] logger.lua:23: b5c8c1ca2088b7f1703ecca15d712817 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:35:33 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:33 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:43 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:43 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:45 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: 2099bd1d16eac6edf4223ff7c64441ae:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:45 +0000] 2099bd1d16eac6edf4223ff7c64441ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:35:45 [info] 35#35: *830 [lua] logger.lua:23: 2099bd1d16eac6edf4223ff7c64441ae {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:35:53 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:35:53 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:00 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: fdeeb2df4b1070836aafd1fb7eb1290b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:00 +0000] fdeeb2df4b1070836aafd1fb7eb1290b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:36:00 [info] 35#35: *833 [lua] logger.lua:23: fdeeb2df4b1070836aafd1fb7eb1290b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:36:03 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:03 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:13 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:13 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:15 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:189):2: 825e2d9ecf16218128c15bd7165d7195:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:15 +0000] 825e2d9ecf16218128c15bd7165d7195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:36:15 [info] 35#35: *839 [lua] logger.lua:23: 825e2d9ecf16218128c15bd7165d7195 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:36:23 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:23 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:30 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: 284360ee5119b0ba5d6f968bab0f62e9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:36:30 [info] 35#35: *842 [lua] logger.lua:23: 284360ee5119b0ba5d6f968bab0f62e9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:30 +0000] 284360ee5119b0ba5d6f968bab0f62e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:36:33 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:33 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:43 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:43 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:45 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: c63c05d206154f34070372c2b3da5b50:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:45 +0000] c63c05d206154f34070372c2b3da5b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:36:45 [info] 35#35: *847 [lua] logger.lua:23: c63c05d206154f34070372c2b3da5b50 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:36:53 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:36:53 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:00 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: 4242ba5a7d4909ea9a1cbe821199be16:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:37:00 [info] 35#35: *850 [lua] logger.lua:23: 4242ba5a7d4909ea9a1cbe821199be16 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:37:00 +0000] 4242ba5a7d4909ea9a1cbe821199be16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 05:37:03 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:03 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:13 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:13 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:15 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: 4c7f99ef649a2b7d1cb6748b48cbfa64:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:37:15 +0000] 4c7f99ef649a2b7d1cb6748b48cbfa64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:37:15 [info] 35#35: *856 [lua] logger.lua:23: 4c7f99ef649a2b7d1cb6748b48cbfa64 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:37:23 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:23 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:30 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: 77f958fd980c39f378d2540929342776:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:37:30 [info] 35#35: *859 [lua] logger.lua:23: 77f958fd980c39f378d2540929342776 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:37:30 +0000] 77f958fd980c39f378d2540929342776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:37:33 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:33 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:43 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:43 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:45 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 70c8f805ebedfcdf188fbe3aa3a04c51:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:37:45 [info] 35#35: *864 [lua] logger.lua:23: 70c8f805ebedfcdf188fbe3aa3a04c51 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:37:45 +0000] 70c8f805ebedfcdf188fbe3aa3a04c51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:37:53 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:37:53 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:00 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 885b11ee9ea6587de368b666e78f1c6e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:00 +0000] 885b11ee9ea6587de368b666e78f1c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:38:00 [info] 35#35: *867 [lua] logger.lua:23: 885b11ee9ea6587de368b666e78f1c6e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:38:03 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:03 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:13 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:13 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:15 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:189):2: 904daa12924357b1484de1aa0af75d9f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:15 +0000] 904daa12924357b1484de1aa0af75d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:38:15 [info] 35#35: *873 [lua] logger.lua:23: 904daa12924357b1484de1aa0af75d9f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:38:23 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:23 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:30 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: fba7cf4eb154310ae78a8804f3b2c973:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:30 +0000] fba7cf4eb154310ae78a8804f3b2c973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:38:30 [info] 35#35: *876 [lua] logger.lua:23: fba7cf4eb154310ae78a8804f3b2c973 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:38:33 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:33 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:43 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:43 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:45 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: 596398544173a93bf8e1bee99f18f699:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:38:45 [info] 35#35: *881 [lua] logger.lua:23: 596398544173a93bf8e1bee99f18f699 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:38:45 +0000] 596398544173a93bf8e1bee99f18f699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:38:53 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:38:53 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:00 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 268d1a7dc1ab8afa5a3966a4fb52fd15:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:00 +0000] 268d1a7dc1ab8afa5a3966a4fb52fd15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:39:00 [info] 35#35: *884 [lua] logger.lua:23: 268d1a7dc1ab8afa5a3966a4fb52fd15 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:39:03 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:03 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:13 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:13 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:15 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:189):2: bc28949c79fc7b281325d9ca9c45e9a9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:39:15 [info] 35#35: *890 [lua] logger.lua:23: bc28949c79fc7b281325d9ca9c45e9a9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:15 +0000] bc28949c79fc7b281325d9ca9c45e9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:39:23 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:23 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:30 [info] 35#35: *893 [lua] access_by_lua(msblocations.conf:189):2: 46bea60f07805429d543b0ba19e0a741:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:39:30 [info] 35#35: *893 [lua] logger.lua:23: 46bea60f07805429d543b0ba19e0a741 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:30 +0000] 46bea60f07805429d543b0ba19e0a741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:39:33 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:33 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:43 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:43 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:45 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: af5f39c580efc659c614b19a5ddc63f9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:45 +0000] af5f39c580efc659c614b19a5ddc63f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:39:45 [info] 35#35: *898 [lua] logger.lua:23: af5f39c580efc659c614b19a5ddc63f9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:39:53 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:39:53 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:00 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 32041b6229919a8e425c9ddee0345907:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:40:00 [info] 35#35: *901 [lua] logger.lua:23: 32041b6229919a8e425c9ddee0345907 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:00 +0000] 32041b6229919a8e425c9ddee0345907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:40:03 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:03 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:13 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:13 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:15 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: dc7c006e2c695219cbf071634f855019:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:40:15 [info] 35#35: *907 [lua] logger.lua:23: dc7c006e2c695219cbf071634f855019 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:15 +0000] dc7c006e2c695219cbf071634f855019 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/10 05:40:23 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:23 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:30 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: d637413c805ecc63dad41c2219c45c6b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:30 +0000] d637413c805ecc63dad41c2219c45c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:40:30 [info] 35#35: *910 [lua] logger.lua:23: d637413c805ecc63dad41c2219c45c6b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:40:33 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:33 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:43 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:43 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:45 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 129cb9b3b1843245fb22d3a655734716:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:45 +0000] 129cb9b3b1843245fb22d3a655734716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:40:45 [info] 35#35: *915 [lua] logger.lua:23: 129cb9b3b1843245fb22d3a655734716 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:40:53 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:40:53 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:00 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 39a4c309944b7f206cdb093227765505:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:00 +0000] 39a4c309944b7f206cdb093227765505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:41:00 [info] 35#35: *918 [lua] logger.lua:23: 39a4c309944b7f206cdb093227765505 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:41:03 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:03 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:13 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:13 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:15 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 829c8651b6f925ca89f5cf8fb246847d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:41:15 [info] 35#35: *924 [lua] logger.lua:23: 829c8651b6f925ca89f5cf8fb246847d {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:15 +0000] 829c8651b6f925ca89f5cf8fb246847d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:23 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:23 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:30 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 42557063791d3f0fd1ef675ae83b56e3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:41:30 [info] 35#35: *927 [lua] logger.lua:23: 42557063791d3f0fd1ef675ae83b56e3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:30 +0000] 42557063791d3f0fd1ef675ae83b56e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:33 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:33 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:43 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:43 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:45 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: 74960308893ae5a6de7efbc7f3836a03:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:45 +0000] 74960308893ae5a6de7efbc7f3836a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:41:45 [info] 35#35: *932 [lua] logger.lua:23: 74960308893ae5a6de7efbc7f3836a03 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:53 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:41:53 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:00 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: f16f00ada9f05db0b376d367525c0fcb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:42:00 [info] 35#35: *935 [lua] logger.lua:23: f16f00ada9f05db0b376d367525c0fcb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:42:00 +0000] f16f00ada9f05db0b376d367525c0fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:42:03 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:03 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:13 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:13 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:15 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: 28722c9ebdc2b540f0649c34b994178e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:42:15 [info] 35#35: *941 [lua] logger.lua:23: 28722c9ebdc2b540f0649c34b994178e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:42:15 +0000] 28722c9ebdc2b540f0649c34b994178e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:42:23 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:23 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:30 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: e14527db6c07317a55e598909e669799:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:42:30 [info] 35#35: *944 [lua] logger.lua:23: e14527db6c07317a55e598909e669799 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:42:30 +0000] e14527db6c07317a55e598909e669799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:42:33 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:33 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:43 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:43 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:45 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 26d981ff7c5f2ba3af2795f34850e661:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:42:45 [info] 35#35: *949 [lua] logger.lua:23: 26d981ff7c5f2ba3af2795f34850e661 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:42:45 +0000] 26d981ff7c5f2ba3af2795f34850e661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:42:53 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:42:53 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:00 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: 5bcfbccc4a3f073a05d26642e08648b8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:00 +0000] 5bcfbccc4a3f073a05d26642e08648b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:43:00 [info] 35#35: *952 [lua] logger.lua:23: 5bcfbccc4a3f073a05d26642e08648b8 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:43:03 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:03 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:13 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:13 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:16 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 0e0fa7320b2427c1b0b7f4597a3122bb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:43:16 [info] 35#35: *958 [lua] logger.lua:23: 0e0fa7320b2427c1b0b7f4597a3122bb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:16 +0000] 0e0fa7320b2427c1b0b7f4597a3122bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:43:23 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:23 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:31 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: b12c62015267f71661b8151baee14cef:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:31 +0000] b12c62015267f71661b8151baee14cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:43:31 [info] 35#35: *961 [lua] logger.lua:23: b12c62015267f71661b8151baee14cef {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:43:33 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:33 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:43 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:43 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:46 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: 1cb6c8e4a1a7b3224675af822f70ab14:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:46 +0000] 1cb6c8e4a1a7b3224675af822f70ab14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:43:46 [info] 35#35: *966 [lua] logger.lua:23: 1cb6c8e4a1a7b3224675af822f70ab14 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:43:53 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:43:53 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:01 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: feb5cbabd18344b7c2cb9b84f6e195bb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:44:01 [info] 35#35: *969 [lua] logger.lua:23: feb5cbabd18344b7c2cb9b84f6e195bb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:44:01 +0000] feb5cbabd18344b7c2cb9b84f6e195bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:44:03 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:03 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:13 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:13 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:16 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: ce4777f02afd4cde27891e3df5821154:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:44:16 [info] 35#35: *975 [lua] logger.lua:23: ce4777f02afd4cde27891e3df5821154 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:44:16 +0000] ce4777f02afd4cde27891e3df5821154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:44:23 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:23 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:31 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 198c260b63a161e242483507c3102033:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:44:31 [info] 35#35: *978 [lua] logger.lua:23: 198c260b63a161e242483507c3102033 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:44:31 +0000] 198c260b63a161e242483507c3102033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:44:33 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:33 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:43 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:43 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:46 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:189):2: c90c67e1085eac16c08d922238f45ad1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:44:46 +0000] c90c67e1085eac16c08d922238f45ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:44:46 [info] 35#35: *983 [lua] logger.lua:23: c90c67e1085eac16c08d922238f45ad1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:44:53 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:44:53 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:01 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: fb42a4e1891a9322c1538b8bd87feee9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:45:01 [info] 35#35: *986 [lua] logger.lua:23: fb42a4e1891a9322c1538b8bd87feee9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:01 +0000] fb42a4e1891a9322c1538b8bd87feee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:45:03 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:03 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:13 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:13 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:16 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 338557a5fe65c893ae5760f0bcaea0c1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:16 +0000] 338557a5fe65c893ae5760f0bcaea0c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:45:16 [info] 35#35: *992 [lua] logger.lua:23: 338557a5fe65c893ae5760f0bcaea0c1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:45:23 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:23 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:31 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: a2918562323c827c21dd73c7b2d41486:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:45:31 [info] 35#35: *995 [lua] logger.lua:23: a2918562323c827c21dd73c7b2d41486 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:31 +0000] a2918562323c827c21dd73c7b2d41486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:45:33 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:33 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:43 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:43 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:46 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:189):2: a0e2771dc8601886aed70e7372019a04:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:46 +0000] a0e2771dc8601886aed70e7372019a04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:45:46 [info] 35#35: *1000 [lua] logger.lua:23: a0e2771dc8601886aed70e7372019a04 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:45:53 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:45:53 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:01 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 7650fb111f62bbeada43b7f1498aadac:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:01 +0000] 7650fb111f62bbeada43b7f1498aadac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:46:01 [info] 35#35: *1003 [lua] logger.lua:23: 7650fb111f62bbeada43b7f1498aadac {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:46:03 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:03 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:13 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:13 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:16 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: ef0f38e40208db8268e5857074085fe4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:46:16 [info] 35#35: *1009 [lua] logger.lua:23: ef0f38e40208db8268e5857074085fe4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:16 +0000] ef0f38e40208db8268e5857074085fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:46:23 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:23 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:31 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 867adcfcbf03db25bd38c6e8d6ffa7e7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:31 +0000] 867adcfcbf03db25bd38c6e8d6ffa7e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:46:31 [info] 35#35: *1012 [lua] logger.lua:23: 867adcfcbf03db25bd38c6e8d6ffa7e7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:46:33 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:33 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:43 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:43 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:46 [info] 35#35: *1017 [lua] access_by_lua(msblocations.conf:189):2: 16c9bb4e6998c77c21b1f0dcd9644ad9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:46:46 +0000] 16c9bb4e6998c77c21b1f0dcd9644ad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:46:46 [info] 35#35: *1017 [lua] logger.lua:23: 16c9bb4e6998c77c21b1f0dcd9644ad9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:46:53 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:46:53 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:01 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: d17323443852ad7c91417be197beba5b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:47:01 [info] 35#35: *1020 [lua] logger.lua:23: d17323443852ad7c91417be197beba5b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:47:01 +0000] d17323443852ad7c91417be197beba5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:47:03 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:03 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:13 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:13 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:16 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 8e4e1b375eb435cc467cd49ea497033e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:47:16 [info] 35#35: *1026 [lua] logger.lua:23: 8e4e1b375eb435cc467cd49ea497033e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:47:16 +0000] 8e4e1b375eb435cc467cd49ea497033e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:47:23 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:23 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:31 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: f41d775339a7562251a3a7a84c0d73c7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:47:31 +0000] f41d775339a7562251a3a7a84c0d73c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:47:31 [info] 35#35: *1029 [lua] logger.lua:23: f41d775339a7562251a3a7a84c0d73c7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:47:33 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:33 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:43 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:43 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:46 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: d9fa92d829ffe37b1646d1bdda74521c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:47:46 [info] 35#35: *1034 [lua] logger.lua:23: d9fa92d829ffe37b1646d1bdda74521c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:47:46 +0000] d9fa92d829ffe37b1646d1bdda74521c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:47:53 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:47:53 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:01 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: fc152bb78c305a11a901a09ecc1c5d53:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:48:01 +0000] fc152bb78c305a11a901a09ecc1c5d53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:48:01 [info] 35#35: *1037 [lua] logger.lua:23: fc152bb78c305a11a901a09ecc1c5d53 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:48:03 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:03 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:13 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:13 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:16 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: a871f0f861e94db12752b2b19236c4a3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:48:16 +0000] a871f0f861e94db12752b2b19236c4a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:48:16 [info] 35#35: *1043 [lua] logger.lua:23: a871f0f861e94db12752b2b19236c4a3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 05:48:23 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:23 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:31 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: e95ff090d561efacc8c3cd9099c0df0e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:48:31 [info] 35#35: *1046 [lua] logger.lua:23: e95ff090d561efacc8c3cd9099c0df0e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:48:31 +0000] e95ff090d561efacc8c3cd9099c0df0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:48:33 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:33 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:43 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:43 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:46 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: b681df537877220ee15f6eb9d0d991bf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:48:46 [info] 35#35: *1051 [lua] logger.lua:23: b681df537877220ee15f6eb9d0d991bf {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:48:46 +0000] b681df537877220ee15f6eb9d0d991bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:48:53 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:48:53 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:01 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 761184514af758bbdb658074573e438f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:01 +0000] 761184514af758bbdb658074573e438f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:49:01 [info] 35#35: *1054 [lua] logger.lua:23: 761184514af758bbdb658074573e438f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:49:03 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:03 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:13 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:13 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:16 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 2cd8e8c248431d9c0013c3a2d86ba7e3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:16 +0000] 2cd8e8c248431d9c0013c3a2d86ba7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:49:16 [info] 35#35: *1060 [lua] logger.lua:23: 2cd8e8c248431d9c0013c3a2d86ba7e3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:49:23 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:23 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:31 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 535c38b14e919a5acd8491216119ffed:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:49:31 [info] 35#35: *1063 [lua] logger.lua:23: 535c38b14e919a5acd8491216119ffed {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:31 +0000] 535c38b14e919a5acd8491216119ffed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:49:33 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:33 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:43 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:43 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:46 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 05bb6ee9d5e11fc464b808fff5da199b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:49:46 +0000] 05bb6ee9d5e11fc464b808fff5da199b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:49:46 [info] 35#35: *1068 [lua] logger.lua:23: 05bb6ee9d5e11fc464b808fff5da199b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:49:53 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:49:53 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:01 [info] 35#35: *1071 [lua] access_by_lua(msblocations.conf:189):2: f5b8d653a0b688bf7421fe4f2eeb8ed4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:01 +0000] f5b8d653a0b688bf7421fe4f2eeb8ed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:50:01 [info] 35#35: *1071 [lua] logger.lua:23: f5b8d653a0b688bf7421fe4f2eeb8ed4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:50:03 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:03 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:13 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:13 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:16 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 44239c5991e75c5d13bd0f23b7659625:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:16 +0000] 44239c5991e75c5d13bd0f23b7659625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:50:16 [info] 35#35: *1077 [lua] logger.lua:23: 44239c5991e75c5d13bd0f23b7659625 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:50:23 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:23 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:31 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: 4e33b34cc3977c650191b8a9a8a4d3e6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:31 +0000] 4e33b34cc3977c650191b8a9a8a4d3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:50:31 [info] 35#35: *1080 [lua] logger.lua:23: 4e33b34cc3977c650191b8a9a8a4d3e6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:50:33 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:33 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:43 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:43 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:46 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: 36af943386148611e995b39fd1e0cabe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:50:46 [info] 35#35: *1085 [lua] logger.lua:23: 36af943386148611e995b39fd1e0cabe {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:50:46 +0000] 36af943386148611e995b39fd1e0cabe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:50:53 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:50:53 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:01 [info] 35#35: *1088 [lua] access_by_lua(msblocations.conf:189):2: 092708896a2f855916512229b1a53f5f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:51:01 [info] 35#35: *1088 [lua] logger.lua:23: 092708896a2f855916512229b1a53f5f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:01 +0000] 092708896a2f855916512229b1a53f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:51:03 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:03 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:13 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:13 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:16 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: 26216ab0e8d6f0f9b46d69e56df6c2c5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:51:16 [info] 35#35: *1094 [lua] logger.lua:23: 26216ab0e8d6f0f9b46d69e56df6c2c5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:16 +0000] 26216ab0e8d6f0f9b46d69e56df6c2c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:51:23 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:23 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:31 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: b53e0690801e862d3a36fac9c58725c4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:51:31 [info] 35#35: *1097 [lua] logger.lua:23: b53e0690801e862d3a36fac9c58725c4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:31 +0000] b53e0690801e862d3a36fac9c58725c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:51:33 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:33 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:43 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:43 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:46 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: 4999567620f35bb953ba3491db3b791e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:46 +0000] 4999567620f35bb953ba3491db3b791e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:51:46 [info] 35#35: *1102 [lua] logger.lua:23: 4999567620f35bb953ba3491db3b791e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:51:53 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:51:53 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:01 [info] 35#35: *1105 [lua] access_by_lua(msblocations.conf:189):2: 69af8be7392f644d7168e7debca64d44:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:01 +0000] 69af8be7392f644d7168e7debca64d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:52:01 [info] 35#35: *1105 [lua] logger.lua:23: 69af8be7392f644d7168e7debca64d44 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:52:03 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:03 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:13 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:13 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:16 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: 8e361d8408d815e1d73d3448d0abd7cd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:52:16 [info] 35#35: *1111 [lua] logger.lua:23: 8e361d8408d815e1d73d3448d0abd7cd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:16 +0000] 8e361d8408d815e1d73d3448d0abd7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:52:23 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:23 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:31 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: 37809444603c2d702f541a2eb030a7c1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:52:31 [info] 35#35: *1114 [lua] logger.lua:23: 37809444603c2d702f541a2eb030a7c1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:31 +0000] 37809444603c2d702f541a2eb030a7c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:52:33 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:33 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:43 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:43 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:46 [info] 35#35: *1119 [lua] access_by_lua(msblocations.conf:189):2: 5ba25b574e74341b3bdb0526a4d7d3bf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:46 +0000] 5ba25b574e74341b3bdb0526a4d7d3bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:52:46 [info] 35#35: *1119 [lua] logger.lua:23: 5ba25b574e74341b3bdb0526a4d7d3bf {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:52:53 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:52:53 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:01 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:189):2: 8f090f3aaafd654c16d179015f7c2bb1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:53:01 [info] 35#35: *1122 [lua] logger.lua:23: 8f090f3aaafd654c16d179015f7c2bb1 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:53:01 +0000] 8f090f3aaafd654c16d179015f7c2bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:53:03 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:03 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:13 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:13 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:16 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: a9d40904c53d0aefdd83d0a206154beb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:53:16 [info] 35#35: *1128 [lua] logger.lua:23: a9d40904c53d0aefdd83d0a206154beb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:53:16 +0000] a9d40904c53d0aefdd83d0a206154beb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:53:23 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:23 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:31 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 788991586405b4d2c6211ec6f464a68f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:53:31 [info] 35#35: *1131 [lua] logger.lua:23: 788991586405b4d2c6211ec6f464a68f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:53:31 +0000] 788991586405b4d2c6211ec6f464a68f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:53:33 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:33 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:43 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:43 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:46 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: c6b6fe390a94f69d711c4fb0cf4ee214:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:53:46 [info] 35#35: *1136 [lua] logger.lua:23: c6b6fe390a94f69d711c4fb0cf4ee214 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:53:46 +0000] c6b6fe390a94f69d711c4fb0cf4ee214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:53:53 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:53:53 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:01 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:189):2: 3519c606b2906dc0ea23c383ac8de928:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:54:01 [info] 35#35: *1139 [lua] logger.lua:23: 3519c606b2906dc0ea23c383ac8de928 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:01 +0000] 3519c606b2906dc0ea23c383ac8de928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:54:03 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:03 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:13 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:13 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:16 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: 71ece243fcee691c961e0f06a5530ca0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:16 +0000] 71ece243fcee691c961e0f06a5530ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:54:16 [info] 35#35: *1145 [lua] logger.lua:23: 71ece243fcee691c961e0f06a5530ca0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:54:23 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:23 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:31 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 9208a112ac2fa7934e20a920ca523d17:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:31 +0000] 9208a112ac2fa7934e20a920ca523d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:54:31 [info] 35#35: *1148 [lua] logger.lua:23: 9208a112ac2fa7934e20a920ca523d17 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:54:33 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:33 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:43 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:43 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:46 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: 24af9fe069e33724f6086fd478268e46:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:54:46 [info] 35#35: *1153 [lua] logger.lua:23: 24af9fe069e33724f6086fd478268e46 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:54:46 +0000] 24af9fe069e33724f6086fd478268e46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:54:53 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:54:53 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:01 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: 719967a89501332f871765224031bca4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:55:01 +0000] 719967a89501332f871765224031bca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:01 [info] 35#35: *1156 [lua] logger.lua:23: 719967a89501332f871765224031bca4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:55:03 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:03 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:13 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:13 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:16 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: c168452031247fc6de1f086e44e45ab3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:55:16 [info] 35#35: *1162 [lua] logger.lua:23: c168452031247fc6de1f086e44e45ab3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:55:16 +0000] c168452031247fc6de1f086e44e45ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:23 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:23 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:31 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:189):2: f288d7eefba2f480060970b98d1cf955:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:55:31 +0000] f288d7eefba2f480060970b98d1cf955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:31 [info] 35#35: *1165 [lua] logger.lua:23: f288d7eefba2f480060970b98d1cf955 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:55:33 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:33 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:43 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:43 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:46 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:189):2: 789f42124d2dccbf0bbe0cbbb9252928:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:55:46 [info] 35#35: *1170 [lua] logger.lua:23: 789f42124d2dccbf0bbe0cbbb9252928 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:55:46 +0000] 789f42124d2dccbf0bbe0cbbb9252928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:53 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:55:53 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:01 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:189):2: ccec80dd4f6b32b2a27052c4e04ebb79:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:01 +0000] ccec80dd4f6b32b2a27052c4e04ebb79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:56:01 [info] 35#35: *1173 [lua] logger.lua:23: ccec80dd4f6b32b2a27052c4e04ebb79 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:03 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:03 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:13 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:13 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:16 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: 2dee806bbf3e0174c6d3a2a2eb6b7b61:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:56:16 [info] 35#35: *1179 [lua] logger.lua:23: 2dee806bbf3e0174c6d3a2a2eb6b7b61 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:16 +0000] 2dee806bbf3e0174c6d3a2a2eb6b7b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:23 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:23 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:31 [info] 35#35: *1182 [lua] access_by_lua(msblocations.conf:189):2: 651d47d4a4176e721fcfb4d6e3fdb2af:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:31 +0000] 651d47d4a4176e721fcfb4d6e3fdb2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:56:31 [info] 35#35: *1182 [lua] logger.lua:23: 651d47d4a4176e721fcfb4d6e3fdb2af {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:56:33 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:33 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:43 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:43 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:46 [info] 35#35: *1187 [lua] access_by_lua(msblocations.conf:189):2: f58b8d3532cf327728efc027383b7fea:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:56:46 [info] 35#35: *1187 [lua] logger.lua:23: f58b8d3532cf327728efc027383b7fea {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:56:46 +0000] f58b8d3532cf327728efc027383b7fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:53 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:56:53 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:01 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:189):2: 4c066a87e459cc0c3f0fbd7cb11ffec9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:57:01 [info] 35#35: *1190 [lua] logger.lua:23: 4c066a87e459cc0c3f0fbd7cb11ffec9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:57:01 +0000] 4c066a87e459cc0c3f0fbd7cb11ffec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:57:03 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:03 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:13 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:13 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:16 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: f6696329d82b63d7cd940482a7c3e826:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:57:16 [info] 35#35: *1196 [lua] logger.lua:23: f6696329d82b63d7cd940482a7c3e826 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:57:16 +0000] f6696329d82b63d7cd940482a7c3e826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:57:23 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:23 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:31 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:189):2: d73b75824b42b4b04380e0f1699d4831:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:57:31 +0000] d73b75824b42b4b04380e0f1699d4831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:57:31 [info] 35#35: *1199 [lua] logger.lua:23: d73b75824b42b4b04380e0f1699d4831 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:57:33 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:33 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:43 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:43 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:46 [info] 35#35: *1204 [lua] access_by_lua(msblocations.conf:189):2: 42fe9b37626b193d4bee066cf97359f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:57:46 +0000] 42fe9b37626b193d4bee066cf97359f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:57:46 [info] 35#35: *1204 [lua] logger.lua:23: 42fe9b37626b193d4bee066cf97359f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:57:53 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:57:53 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:01 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:189):2: c610463733e6c9d094914cbadb2fab85:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:58:01 [info] 35#35: *1207 [lua] logger.lua:23: c610463733e6c9d094914cbadb2fab85 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:58:01 +0000] c610463733e6c9d094914cbadb2fab85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:58:03 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:03 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:13 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:13 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:16 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:189):2: a7e8ebc508574a58a193a2aaf8bbdf41:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:58:16 [info] 35#35: *1213 [lua] logger.lua:23: a7e8ebc508574a58a193a2aaf8bbdf41 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:58:16 +0000] a7e8ebc508574a58a193a2aaf8bbdf41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:58:23 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:23 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:32 [info] 35#35: *1216 [lua] access_by_lua(msblocations.conf:189):2: fc94fb0b75872ad222636d10fd88d438:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:58:32 +0000] fc94fb0b75872ad222636d10fd88d438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:58:32 [info] 35#35: *1216 [lua] logger.lua:23: fc94fb0b75872ad222636d10fd88d438 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:58:33 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:33 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:43 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:43 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:47 [info] 35#35: *1221 [lua] access_by_lua(msblocations.conf:189):2: 7728369b1bb6731c66cc1f813bfb3b69:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:58:47 +0000] 7728369b1bb6731c66cc1f813bfb3b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:58:47 [info] 35#35: *1221 [lua] logger.lua:23: 7728369b1bb6731c66cc1f813bfb3b69 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:58:53 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:58:53 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:02 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:189):2: 30a103cdd731c450ce771996cc60ac6a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:59:02 +0000] 30a103cdd731c450ce771996cc60ac6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:59:02 [info] 35#35: *1224 [lua] logger.lua:23: 30a103cdd731c450ce771996cc60ac6a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:59:03 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:03 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:13 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:13 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:17 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: 3b110c645eba04ca2b1adb3e60a84a80:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:59:17 +0000] 3b110c645eba04ca2b1adb3e60a84a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:59:17 [info] 35#35: *1230 [lua] logger.lua:23: 3b110c645eba04ca2b1adb3e60a84a80 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 05:59:23 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:23 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:32 [info] 35#35: *1233 [lua] access_by_lua(msblocations.conf:189):2: 473ffc943557137d579997961a681942:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:59:32 [info] 35#35: *1233 [lua] logger.lua:23: 473ffc943557137d579997961a681942 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:59:32 +0000] 473ffc943557137d579997961a681942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:59:33 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:33 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:43 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:43 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:47 [info] 35#35: *1238 [lua] access_by_lua(msblocations.conf:189):2: d193aab03ee1889764ab4caad5988339:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 05:59:47 [info] 35#35: *1238 [lua] logger.lua:23: d193aab03ee1889764ab4caad5988339 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:05:59:47 +0000] d193aab03ee1889764ab4caad5988339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:59:53 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 05:59:53 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:02 [info] 35#35: *1241 [lua] access_by_lua(msblocations.conf:189):2: 99aaf4411269df151d0f0011f5f1b28f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:00:02 [info] 35#35: *1241 [lua] logger.lua:23: 99aaf4411269df151d0f0011f5f1b28f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:02 +0000] 99aaf4411269df151d0f0011f5f1b28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 06:00:03 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:03 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:13 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:13 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:17 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: b50187fa273f468f633018c72fb231cf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:00:17 [info] 35#35: *1247 [lua] logger.lua:23: b50187fa273f468f633018c72fb231cf {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:17 +0000] b50187fa273f468f633018c72fb231cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:00:23 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:23 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:32 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:189):2: bb65082d2937a84538a07280359abfc6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:00:32 [info] 35#35: *1250 [lua] logger.lua:23: bb65082d2937a84538a07280359abfc6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:32 +0000] bb65082d2937a84538a07280359abfc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:00:33 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:33 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:43 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:43 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:47 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:189):2: 82ac9ce789763f3c3b70846a2712ed52:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:47 +0000] 82ac9ce789763f3c3b70846a2712ed52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:00:47 [info] 35#35: *1255 [lua] logger.lua:23: 82ac9ce789763f3c3b70846a2712ed52 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:00:53 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:00:53 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:02 [info] 35#35: *1258 [lua] access_by_lua(msblocations.conf:189):2: 6169ea48105bbdc5eb852bd5d97eb423:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:01:02 [info] 35#35: *1258 [lua] logger.lua:23: 6169ea48105bbdc5eb852bd5d97eb423 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:01:02 +0000] 6169ea48105bbdc5eb852bd5d97eb423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:01:03 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:03 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:13 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:13 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:17 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: 9612e9b471c6b64839bfcc45ae2c4b79:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:01:17 [info] 35#35: *1264 [lua] logger.lua:23: 9612e9b471c6b64839bfcc45ae2c4b79 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:01:17 +0000] 9612e9b471c6b64839bfcc45ae2c4b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:01:23 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:23 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:32 [info] 35#35: *1267 [lua] access_by_lua(msblocations.conf:189):2: ee2ed533e8c10791429b8206fd63b9fe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:01:32 +0000] ee2ed533e8c10791429b8206fd63b9fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:01:32 [info] 35#35: *1267 [lua] logger.lua:23: ee2ed533e8c10791429b8206fd63b9fe {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:01:33 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:33 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:43 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:43 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:47 [info] 35#35: *1272 [lua] access_by_lua(msblocations.conf:189):2: 7cea922886b45e4e2b95e4d5878f55e8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:01:47 [info] 35#35: *1272 [lua] logger.lua:23: 7cea922886b45e4e2b95e4d5878f55e8 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:01:47 +0000] 7cea922886b45e4e2b95e4d5878f55e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:01:53 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:01:53 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:02 [info] 35#35: *1275 [lua] access_by_lua(msblocations.conf:189):2: 9be33ac7b7da47791ea52d94ba2d2c36:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:02:02 +0000] 9be33ac7b7da47791ea52d94ba2d2c36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:02:02 [info] 35#35: *1275 [lua] logger.lua:23: 9be33ac7b7da47791ea52d94ba2d2c36 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:02:03 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:03 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:13 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:13 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:17 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:189):2: 7f578ddfb59a41344aa887b3ba6d65d7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:02:17 [info] 35#35: *1281 [lua] logger.lua:23: 7f578ddfb59a41344aa887b3ba6d65d7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:02:17 +0000] 7f578ddfb59a41344aa887b3ba6d65d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:02:23 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:23 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:32 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:189):2: 0004e29eaab3c4f46d672c9ae798c7f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:02:32 [info] 35#35: *1284 [lua] logger.lua:23: 0004e29eaab3c4f46d672c9ae798c7f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:02:32 +0000] 0004e29eaab3c4f46d672c9ae798c7f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:02:33 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:33 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:43 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:43 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:47 [info] 35#35: *1289 [lua] access_by_lua(msblocations.conf:189):2: 83e9e9c27daf462ecfdcd9a747fa617e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:02:47 [info] 35#35: *1289 [lua] logger.lua:23: 83e9e9c27daf462ecfdcd9a747fa617e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:02:47 +0000] 83e9e9c27daf462ecfdcd9a747fa617e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/10 06:02:53 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:02:53 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:02 [info] 35#35: *1292 [lua] access_by_lua(msblocations.conf:189):2: b3ce9f3f82e33f32062d26876625f2ba:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:03:02 [info] 35#35: *1292 [lua] logger.lua:23: b3ce9f3f82e33f32062d26876625f2ba {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:02 +0000] b3ce9f3f82e33f32062d26876625f2ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:03:03 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:03 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:13 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:13 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:17 [info] 35#35: *1298 [lua] access_by_lua(msblocations.conf:189):2: 765bb71e6015638bd4b3808b8edca721:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:03:17 [info] 35#35: *1298 [lua] logger.lua:23: 765bb71e6015638bd4b3808b8edca721 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:17 +0000] 765bb71e6015638bd4b3808b8edca721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:03:23 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:23 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:32 [info] 35#35: *1301 [lua] access_by_lua(msblocations.conf:189):2: b70c88cb0b08a1855b7bd25525b70752:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:32 +0000] b70c88cb0b08a1855b7bd25525b70752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:03:32 [info] 35#35: *1301 [lua] logger.lua:23: b70c88cb0b08a1855b7bd25525b70752 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:03:33 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:33 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:43 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:43 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:47 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:189):2: e3705cde0b126e7c33b6e1f6d52e9a0c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:47 +0000] e3705cde0b126e7c33b6e1f6d52e9a0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 06:03:47 [info] 35#35: *1306 [lua] logger.lua:23: e3705cde0b126e7c33b6e1f6d52e9a0c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:03:53 [info] 35#35: *1307 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:03:53 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:02 [info] 35#35: *1309 [lua] access_by_lua(msblocations.conf:189):2: ebcdfc65529805fa79268d6d32cd4a54:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:04:02 [info] 35#35: *1309 [lua] logger.lua:23: ebcdfc65529805fa79268d6d32cd4a54 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:04:02 +0000] ebcdfc65529805fa79268d6d32cd4a54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:04:03 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:03 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:13 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:13 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:17 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:189):2: 1937a0d60de73f1eb1566d99db544867:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:04:17 [info] 35#35: *1315 [lua] logger.lua:23: 1937a0d60de73f1eb1566d99db544867 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:04:17 +0000] 1937a0d60de73f1eb1566d99db544867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:04:23 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:23 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:32 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:189):2: db8424e0daa9e654eea1626fda07b519:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:04:32 [info] 35#35: *1318 [lua] logger.lua:23: db8424e0daa9e654eea1626fda07b519 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:04:32 +0000] db8424e0daa9e654eea1626fda07b519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/10 06:04:33 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:33 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:43 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:43 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:47 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:189):2: 80b5f84026dcdae9bd98cd714aaf93ae:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:04:47 +0000] 80b5f84026dcdae9bd98cd714aaf93ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:04:47 [info] 35#35: *1323 [lua] logger.lua:23: 80b5f84026dcdae9bd98cd714aaf93ae {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:04:53 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:04:53 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:02 [info] 35#35: *1326 [lua] access_by_lua(msblocations.conf:189):2: 45f3b70bbe4d28be7c62a06a09f247bb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:02 +0000] 45f3b70bbe4d28be7c62a06a09f247bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:05:02 [info] 35#35: *1326 [lua] logger.lua:23: 45f3b70bbe4d28be7c62a06a09f247bb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:05:03 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:03 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:13 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:13 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:17 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:189):2: fa4dda56257e1b82ef99d3e0c43b04c9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:05:17 [info] 35#35: *1332 [lua] logger.lua:23: fa4dda56257e1b82ef99d3e0c43b04c9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:17 +0000] fa4dda56257e1b82ef99d3e0c43b04c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:05:23 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:23 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:32 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:189):2: 38f04f39562fbf8af247ff3410a14157:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:32 +0000] 38f04f39562fbf8af247ff3410a14157 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:05:32 [info] 35#35: *1335 [lua] logger.lua:23: 38f04f39562fbf8af247ff3410a14157 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:05:33 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:33 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:43 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:43 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:47 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:189):2: 5d33b77e62e0da05ecc3f2fc933893d9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:47 +0000] 5d33b77e62e0da05ecc3f2fc933893d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:05:47 [info] 35#35: *1340 [lua] logger.lua:23: 5d33b77e62e0da05ecc3f2fc933893d9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:05:53 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:05:53 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:02 [info] 35#35: *1343 [lua] access_by_lua(msblocations.conf:189):2: 734df28f9daaed50230ad8913205c1ae:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:06:02 [info] 35#35: *1343 [lua] logger.lua:23: 734df28f9daaed50230ad8913205c1ae {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:06:02 +0000] 734df28f9daaed50230ad8913205c1ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:06:03 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:03 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:13 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:13 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:17 [info] 35#35: *1349 [lua] access_by_lua(msblocations.conf:189):2: a97a946e227a07ce64f0bf47a19bc467:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:06:17 +0000] a97a946e227a07ce64f0bf47a19bc467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 06:06:17 [info] 35#35: *1349 [lua] logger.lua:23: a97a946e227a07ce64f0bf47a19bc467 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:06:23 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:23 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:32 [info] 35#35: *1352 [lua] access_by_lua(msblocations.conf:189):2: 685f90368f08a14d3dbef0f6140a1b76:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:06:32 [info] 35#35: *1352 [lua] logger.lua:23: 685f90368f08a14d3dbef0f6140a1b76 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:06:32 +0000] 685f90368f08a14d3dbef0f6140a1b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:06:33 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:33 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:43 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:43 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:47 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:189):2: 82beb4d1b715f8615d32bedf07a9623c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:06:47 [info] 35#35: *1357 [lua] logger.lua:23: 82beb4d1b715f8615d32bedf07a9623c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:06:47 +0000] 82beb4d1b715f8615d32bedf07a9623c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:06:53 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:06:53 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:02 [info] 35#35: *1360 [lua] access_by_lua(msblocations.conf:189):2: 1272f05052d6973c4f0b94e5de4e2d7a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:02 +0000] 1272f05052d6973c4f0b94e5de4e2d7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:07:02 [info] 35#35: *1360 [lua] logger.lua:23: 1272f05052d6973c4f0b94e5de4e2d7a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:07:03 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:03 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:13 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:13 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:17 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:189):2: 83c36e6810226e675ca4644039839858:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:07:17 [info] 35#35: *1366 [lua] logger.lua:23: 83c36e6810226e675ca4644039839858 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:17 +0000] 83c36e6810226e675ca4644039839858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:07:23 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:23 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:32 [info] 35#35: *1369 [lua] access_by_lua(msblocations.conf:189):2: 5e8caa2cf5670262698197ab7d73d2d6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:32 +0000] 5e8caa2cf5670262698197ab7d73d2d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:07:32 [info] 35#35: *1369 [lua] logger.lua:23: 5e8caa2cf5670262698197ab7d73d2d6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:07:33 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:33 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:43 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:43 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:47 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: 1b1656450b9478456306e4c98f56c5ac:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:07:47 [info] 35#35: *1374 [lua] logger.lua:23: 1b1656450b9478456306e4c98f56c5ac {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:07:47 +0000] 1b1656450b9478456306e4c98f56c5ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:07:53 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:07:53 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:02 [info] 35#35: *1377 [lua] access_by_lua(msblocations.conf:189):2: 2ec7cd05556dde05f9450f4955166ed5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:02 +0000] 2ec7cd05556dde05f9450f4955166ed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:08:02 [info] 35#35: *1377 [lua] logger.lua:23: 2ec7cd05556dde05f9450f4955166ed5 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:08:03 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:03 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:13 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:13 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:17 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: 3276d2272a441c5359a00aea6ca26d6a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:08:17 [info] 35#35: *1383 [lua] logger.lua:23: 3276d2272a441c5359a00aea6ca26d6a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:17 +0000] 3276d2272a441c5359a00aea6ca26d6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:08:23 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:23 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:32 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:189):2: ae21792d6acb4eb29afb8691d6970aef:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:32 +0000] ae21792d6acb4eb29afb8691d6970aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:08:32 [info] 35#35: *1386 [lua] logger.lua:23: ae21792d6acb4eb29afb8691d6970aef {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:08:33 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:33 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:43 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:43 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:47 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: 63606a472331d39a3e5581b06cb9c6e9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:47 +0000] 63606a472331d39a3e5581b06cb9c6e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:08:47 [info] 35#35: *1391 [lua] logger.lua:23: 63606a472331d39a3e5581b06cb9c6e9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:08:53 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:08:53 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:02 [info] 35#35: *1394 [lua] access_by_lua(msblocations.conf:189):2: 6015aeeb6c46d8b1760f58407755dc97:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:09:02 [info] 35#35: *1394 [lua] logger.lua:23: 6015aeeb6c46d8b1760f58407755dc97 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:09:02 +0000] 6015aeeb6c46d8b1760f58407755dc97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:09:03 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:03 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:13 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:13 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:17 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:189):2: c9b7fbac0d674315f3593e4c6886992b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:09:17 [info] 35#35: *1400 [lua] logger.lua:23: c9b7fbac0d674315f3593e4c6886992b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:09:17 +0000] c9b7fbac0d674315f3593e4c6886992b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:09:23 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:23 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:32 [info] 35#35: *1403 [lua] access_by_lua(msblocations.conf:189):2: 05b17057d3057498957f14236f0cf2e3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:09:32 [info] 35#35: *1403 [lua] logger.lua:23: 05b17057d3057498957f14236f0cf2e3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:09:32 +0000] 05b17057d3057498957f14236f0cf2e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:09:33 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:33 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:43 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:43 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:47 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:189):2: d154a5ef994b9987c3bd721ba9acc5e9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:09:47 [info] 35#35: *1408 [lua] logger.lua:23: d154a5ef994b9987c3bd721ba9acc5e9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:09:47 +0000] d154a5ef994b9987c3bd721ba9acc5e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/10/10 06:09:53 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:09:53 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:02 [info] 35#35: *1411 [lua] access_by_lua(msblocations.conf:189):2: 8cebc9b84bd225f2d8163309ad91dee0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:10:02 [info] 35#35: *1411 [lua] logger.lua:23: 8cebc9b84bd225f2d8163309ad91dee0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:10:02 +0000] 8cebc9b84bd225f2d8163309ad91dee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:10:03 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:03 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:13 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:13 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:17 [info] 35#35: *1417 [lua] access_by_lua(msblocations.conf:189):2: 7b268d5b499b2d6f63b83dcf7a035c42:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:10:17 +0000] 7b268d5b499b2d6f63b83dcf7a035c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:10:17 [info] 35#35: *1417 [lua] logger.lua:23: 7b268d5b499b2d6f63b83dcf7a035c42 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:10:23 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:23 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:32 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:189):2: 9d8272faa750c367d0312015b5c79fd3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:10:32 [info] 35#35: *1420 [lua] logger.lua:23: 9d8272faa750c367d0312015b5c79fd3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:10:32 +0000] 9d8272faa750c367d0312015b5c79fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:10:33 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:33 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:43 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:43 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:47 [info] 35#35: *1425 [lua] access_by_lua(msblocations.conf:189):2: 058e02dec3bbf2ba1eb8d7006a2bc9c0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:10:47 [info] 35#35: *1425 [lua] logger.lua:23: 058e02dec3bbf2ba1eb8d7006a2bc9c0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:10:47 +0000] 058e02dec3bbf2ba1eb8d7006a2bc9c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:10:53 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:10:53 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:02 [info] 35#35: *1428 [lua] access_by_lua(msblocations.conf:189):2: 6e8d8dd7ecfc9f9014486b80afb72d18:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:02 +0000] 6e8d8dd7ecfc9f9014486b80afb72d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:11:02 [info] 35#35: *1428 [lua] logger.lua:23: 6e8d8dd7ecfc9f9014486b80afb72d18 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:11:03 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:03 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:13 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:13 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:17 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:189):2: ffb2bbfdcce45e2d21b5c28d4479b924:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:11:17 [info] 35#35: *1434 [lua] logger.lua:23: ffb2bbfdcce45e2d21b5c28d4479b924 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:17 +0000] ffb2bbfdcce45e2d21b5c28d4479b924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:11:23 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:23 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:32 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:189):2: 0051d27280dd87be6c207d60f87ddb74:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:11:32 [info] 35#35: *1437 [lua] logger.lua:23: 0051d27280dd87be6c207d60f87ddb74 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:32 +0000] 0051d27280dd87be6c207d60f87ddb74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:11:33 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:33 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:43 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:43 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:47 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:189):2: ffe9b43617d7cc616b61237dcb43bc3a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:47 +0000] ffe9b43617d7cc616b61237dcb43bc3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 06:11:47 [info] 35#35: *1442 [lua] logger.lua:23: ffe9b43617d7cc616b61237dcb43bc3a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:11:53 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:11:53 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:02 [info] 35#35: *1445 [lua] access_by_lua(msblocations.conf:189):2: 1d2739cdd4a9a4a5376b8f5b37d86bc9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:12:02 [info] 35#35: *1445 [lua] logger.lua:23: 1d2739cdd4a9a4a5376b8f5b37d86bc9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:12:02 +0000] 1d2739cdd4a9a4a5376b8f5b37d86bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:03 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:03 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:13 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:13 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:17 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:189):2: 28e5c8d97c6b78343b4ef0d9276336e0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:12:17 [info] 35#35: *1451 [lua] logger.lua:23: 28e5c8d97c6b78343b4ef0d9276336e0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:12:17 +0000] 28e5c8d97c6b78343b4ef0d9276336e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:23 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:23 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:32 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:189):2: fd6a9e21922c8850fcc499d36edd4db9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:12:32 [info] 35#35: *1454 [lua] logger.lua:23: fd6a9e21922c8850fcc499d36edd4db9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:12:32 +0000] fd6a9e21922c8850fcc499d36edd4db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:33 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:33 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:43 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:43 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:47 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:189):2: 70960d105358519653ea226b587211c4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:12:47 [info] 35#35: *1459 [lua] logger.lua:23: 70960d105358519653ea226b587211c4 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:12:47 +0000] 70960d105358519653ea226b587211c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:53 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:12:53 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:02 [info] 35#35: *1462 [lua] access_by_lua(msblocations.conf:189):2: 39e419667bd4197e69a675b104a9c117:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:13:02 [info] 35#35: *1462 [lua] logger.lua:23: 39e419667bd4197e69a675b104a9c117 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:13:02 +0000] 39e419667bd4197e69a675b104a9c117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:13:03 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:03 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:13 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:13 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:17 [info] 35#35: *1468 [lua] access_by_lua(msblocations.conf:189):2: 8d0bc9a9088d05263bb354c5ab95bcbb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:13:17 [info] 35#35: *1468 [lua] logger.lua:23: 8d0bc9a9088d05263bb354c5ab95bcbb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:13:17 +0000] 8d0bc9a9088d05263bb354c5ab95bcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:13:23 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:23 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:32 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:189):2: e32403a69a128f3333d1d3263b2c42ce:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:13:32 [info] 35#35: *1471 [lua] logger.lua:23: e32403a69a128f3333d1d3263b2c42ce {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:13:32 +0000] e32403a69a128f3333d1d3263b2c42ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:13:33 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:33 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:43 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:43 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:47 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:189):2: bd98c43c830c776b01b994acbffa7bd0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:13:47 +0000] bd98c43c830c776b01b994acbffa7bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:13:47 [info] 35#35: *1476 [lua] logger.lua:23: bd98c43c830c776b01b994acbffa7bd0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:13:53 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:13:53 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:02 [info] 35#35: *1479 [lua] access_by_lua(msblocations.conf:189):2: 7cb2d7c752b185545c0302ada060b438:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:14:02 +0000] 7cb2d7c752b185545c0302ada060b438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:14:02 [info] 35#35: *1479 [lua] logger.lua:23: 7cb2d7c752b185545c0302ada060b438 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:14:03 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:03 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:13 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:13 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:17 [info] 35#35: *1485 [lua] access_by_lua(msblocations.conf:189):2: f238f56f3be9af4e0b6f9be7ab161720:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:14:17 [info] 35#35: *1485 [lua] logger.lua:23: f238f56f3be9af4e0b6f9be7ab161720 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:14:17 +0000] f238f56f3be9af4e0b6f9be7ab161720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:14:23 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:23 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:32 [info] 35#35: *1488 [lua] access_by_lua(msblocations.conf:189):2: c4090d7fba151e13ac7585bf2ae2d96a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:14:32 +0000] c4090d7fba151e13ac7585bf2ae2d96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:14:32 [info] 35#35: *1488 [lua] logger.lua:23: c4090d7fba151e13ac7585bf2ae2d96a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:14:33 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:33 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:43 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:43 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:47 [info] 35#35: *1493 [lua] access_by_lua(msblocations.conf:189):2: 51c064eac0b6f2a39863d0608510aa77:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:14:48 [info] 35#35: *1493 [lua] logger.lua:23: 51c064eac0b6f2a39863d0608510aa77 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:14:48 +0000] 51c064eac0b6f2a39863d0608510aa77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 06:14:53 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:14:53 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:03 [info] 35#35: *1496 [lua] access_by_lua(msblocations.conf:189):2: 4ca4678804c2f9007d19a6a5f75c12bc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:15:03 [info] 35#35: *1496 [lua] logger.lua:23: 4ca4678804c2f9007d19a6a5f75c12bc {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:15:03 +0000] 4ca4678804c2f9007d19a6a5f75c12bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:15:03 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:03 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:13 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:13 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:18 [info] 35#35: *1502 [lua] access_by_lua(msblocations.conf:189):2: 2d00f855beb04d20b6b231379ea14722:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:15:18 +0000] 2d00f855beb04d20b6b231379ea14722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:15:18 [info] 35#35: *1502 [lua] logger.lua:23: 2d00f855beb04d20b6b231379ea14722 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:15:23 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:23 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:33 [info] 35#35: *1505 [lua] access_by_lua(msblocations.conf:189):2: 5334ce5c09283f6dcd2af2a5013c880c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:15:33 [info] 35#35: *1505 [lua] logger.lua:23: 5334ce5c09283f6dcd2af2a5013c880c {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:15:33 +0000] 5334ce5c09283f6dcd2af2a5013c880c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:15:33 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:33 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:43 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:43 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:48 [info] 35#35: *1510 [lua] access_by_lua(msblocations.conf:189):2: a9e260e7b20667986f7404e849a54121:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:15:48 [info] 35#35: *1510 [lua] logger.lua:23: a9e260e7b20667986f7404e849a54121 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:15:48 +0000] a9e260e7b20667986f7404e849a54121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:15:53 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:15:53 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:03 [info] 35#35: *1513 [lua] access_by_lua(msblocations.conf:189):2: 103bb922d3791c76f40e4e72a93ec59e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:16:03 [info] 35#35: *1513 [lua] logger.lua:23: 103bb922d3791c76f40e4e72a93ec59e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:16:03 +0000] 103bb922d3791c76f40e4e72a93ec59e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:16:03 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:03 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:13 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:13 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:18 [info] 35#35: *1519 [lua] access_by_lua(msblocations.conf:189):2: 7ce18abb23f63cd51f584b225deb77d0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:16:18 +0000] 7ce18abb23f63cd51f584b225deb77d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:16:18 [info] 35#35: *1519 [lua] logger.lua:23: 7ce18abb23f63cd51f584b225deb77d0 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:16:23 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:23 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:33 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: df6c11b7ce8e5ecd6f076f8c7e47d593:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:16:33 +0000] df6c11b7ce8e5ecd6f076f8c7e47d593 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:16:33 [info] 35#35: *1522 [lua] logger.lua:23: df6c11b7ce8e5ecd6f076f8c7e47d593 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:16:33 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:33 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:43 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:43 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:48 [info] 35#35: *1527 [lua] access_by_lua(msblocations.conf:189):2: d66c5d0176c00706d5d98bc102e70bfc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:16:48 [info] 35#35: *1527 [lua] logger.lua:23: d66c5d0176c00706d5d98bc102e70bfc {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:16:48 +0000] d66c5d0176c00706d5d98bc102e70bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:16:53 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:16:53 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:03 [info] 35#35: *1530 [lua] access_by_lua(msblocations.conf:189):2: 210e3d264130c4977d619329de05bd29:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:17:03 [info] 35#35: *1530 [lua] logger.lua:23: 210e3d264130c4977d619329de05bd29 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:03 +0000] 210e3d264130c4977d619329de05bd29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:17:03 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:03 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:13 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:13 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:18 [info] 35#35: *1536 [lua] access_by_lua(msblocations.conf:189):2: 48956d0ba8ec774531eb5878e6f00bb9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:17:18 [info] 35#35: *1536 [lua] logger.lua:23: 48956d0ba8ec774531eb5878e6f00bb9 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:18 +0000] 48956d0ba8ec774531eb5878e6f00bb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 06:17:23 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:23 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:33 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: 99a3c15d5c2008ea2b9a2923f689be84:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:33 +0000] 99a3c15d5c2008ea2b9a2923f689be84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:17:33 [info] 35#35: *1539 [lua] logger.lua:23: 99a3c15d5c2008ea2b9a2923f689be84 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:17:33 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:33 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:43 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:43 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:48 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:189):2: 46d92141e82bb9d1791be961db45c2ac:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:17:48 [info] 35#35: *1544 [lua] logger.lua:23: 46d92141e82bb9d1791be961db45c2ac {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:17:48 +0000] 46d92141e82bb9d1791be961db45c2ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:17:53 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:17:53 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:03 [info] 35#35: *1547 [lua] access_by_lua(msblocations.conf:189):2: 0fe1a41ee11cd93e737bff9a3c213cca:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:18:03 [info] 35#35: *1547 [lua] logger.lua:23: 0fe1a41ee11cd93e737bff9a3c213cca {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:18:03 +0000] 0fe1a41ee11cd93e737bff9a3c213cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:18:03 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:03 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:13 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:13 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:18 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: b7cc2ad6e08b7bd4d0f264a28e718e1b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:18:18 [info] 35#35: *1553 [lua] logger.lua:23: b7cc2ad6e08b7bd4d0f264a28e718e1b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:18:18 +0000] b7cc2ad6e08b7bd4d0f264a28e718e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:18:23 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:23 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:33 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: 8326b7f99cf379918a79190cec4eea02:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:18:33 [info] 35#35: *1556 [lua] logger.lua:23: 8326b7f99cf379918a79190cec4eea02 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:18:33 +0000] 8326b7f99cf379918a79190cec4eea02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:18:33 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:33 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:43 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:43 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:48 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: d5730893945a6c1472c5590f13aa8e93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:18:48 +0000] d5730893945a6c1472c5590f13aa8e93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 06:18:48 [info] 35#35: *1561 [lua] logger.lua:23: d5730893945a6c1472c5590f13aa8e93 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:18:53 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:18:53 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:03 [info] 35#35: *1564 [lua] access_by_lua(msblocations.conf:189):2: 4cad0bfea1e266fb4dabcb794acc8529:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:19:03 +0000] 4cad0bfea1e266fb4dabcb794acc8529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:19:03 [info] 35#35: *1564 [lua] logger.lua:23: 4cad0bfea1e266fb4dabcb794acc8529 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:19:03 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:03 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:13 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:13 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:18 [info] 35#35: *1570 [lua] access_by_lua(msblocations.conf:189):2: 51311b1fafe9298269a06112e613a7d3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:19:18 +0000] 51311b1fafe9298269a06112e613a7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:19:18 [info] 35#35: *1570 [lua] logger.lua:23: 51311b1fafe9298269a06112e613a7d3 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:19:23 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:23 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:33 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: 0ab0e3765fedeea4ea304c5af72e5d2f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:19:33 [info] 35#35: *1573 [lua] logger.lua:23: 0ab0e3765fedeea4ea304c5af72e5d2f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:19:33 +0000] 0ab0e3765fedeea4ea304c5af72e5d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:19:33 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:33 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:43 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:43 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:48 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: ff20d5bb6aa68624cd58f05b6c044ffd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:19:48 [info] 35#35: *1578 [lua] logger.lua:23: ff20d5bb6aa68624cd58f05b6c044ffd {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:19:48 +0000] ff20d5bb6aa68624cd58f05b6c044ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:19:53 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:19:53 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:03 [info] 35#35: *1581 [lua] access_by_lua(msblocations.conf:189):2: ed5925f689e289d262408a14e0b60235:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:03 +0000] ed5925f689e289d262408a14e0b60235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:20:03 [info] 35#35: *1581 [lua] logger.lua:23: ed5925f689e289d262408a14e0b60235 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:20:03 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:03 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:13 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:13 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:18 [info] 35#35: *1587 [lua] access_by_lua(msblocations.conf:189):2: 1202a73c429b6c4a9a3c291482f2131f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:20:18 [info] 35#35: *1587 [lua] logger.lua:23: 1202a73c429b6c4a9a3c291482f2131f {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:18 +0000] 1202a73c429b6c4a9a3c291482f2131f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:20:23 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:23 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:33 [info] 35#35: *1590 [lua] access_by_lua(msblocations.conf:189):2: af9b661df6bb59dd18ac88cd5bb8d05a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:33 +0000] af9b661df6bb59dd18ac88cd5bb8d05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/10 06:20:33 [info] 35#35: *1590 [lua] logger.lua:23: af9b661df6bb59dd18ac88cd5bb8d05a {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:20:33 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:33 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:43 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:43 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:48 [info] 35#35: *1595 [lua] access_by_lua(msblocations.conf:189):2: e229bf4959b64c0f8296c470d241bee6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:48 +0000] e229bf4959b64c0f8296c470d241bee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:20:48 [info] 35#35: *1595 [lua] logger.lua:23: e229bf4959b64c0f8296c470d241bee6 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:20:53 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:20:53 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:03 [info] 35#35: *1598 [lua] access_by_lua(msblocations.conf:189):2: c9614d60cee28f45e6bc4c98837f051e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:03 +0000] c9614d60cee28f45e6bc4c98837f051e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:21:03 [info] 35#35: *1598 [lua] logger.lua:23: c9614d60cee28f45e6bc4c98837f051e {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:21:03 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:03 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:13 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:13 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:18 [info] 35#35: *1604 [lua] access_by_lua(msblocations.conf:189):2: b490f26121238786badfed2e6651cec2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:18 +0000] b490f26121238786badfed2e6651cec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:21:18 [info] 35#35: *1604 [lua] logger.lua:23: b490f26121238786badfed2e6651cec2 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:21:23 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:23 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:33 [info] 35#35: *1607 [lua] access_by_lua(msblocations.conf:189):2: 87bc9f7d844ee16e98b0fe592048b3fb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:33 +0000] 87bc9f7d844ee16e98b0fe592048b3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:21:33 [info] 35#35: *1607 [lua] logger.lua:23: 87bc9f7d844ee16e98b0fe592048b3fb {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:21:33 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:33 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:43 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:43 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:48 [info] 35#35: *1612 [lua] access_by_lua(msblocations.conf:189):2: de091d7a34b73e0ac2a3286c41f33dfa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:21:48 [info] 35#35: *1612 [lua] logger.lua:23: de091d7a34b73e0ac2a3286c41f33dfa {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:21:48 +0000] de091d7a34b73e0ac2a3286c41f33dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:21:53 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:21:53 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:03 [info] 35#35: *1615 [lua] access_by_lua(msblocations.conf:189):2: 1e49875dca9166a53a07b337a13cf438:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:22:03 +0000] 1e49875dca9166a53a07b337a13cf438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:22:03 [info] 35#35: *1615 [lua] logger.lua:23: 1e49875dca9166a53a07b337a13cf438 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:22:03 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:03 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:13 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:13 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:18 [info] 35#35: *1621 [lua] access_by_lua(msblocations.conf:189):2: 42bc2f8769f74e0f68cc4e0b2d6f41f7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:22:18 +0000] 42bc2f8769f74e0f68cc4e0b2d6f41f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:22:18 [info] 35#35: *1621 [lua] logger.lua:23: 42bc2f8769f74e0f68cc4e0b2d6f41f7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/10 06:22:23 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:23 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:33 [info] 35#35: *1624 [lua] access_by_lua(msblocations.conf:189):2: 1e7c5fd21b0b139a50e5d64514f55766:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:22:33 [info] 35#35: *1624 [lua] logger.lua:23: 1e7c5fd21b0b139a50e5d64514f55766 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:22:33 +0000] 1e7c5fd21b0b139a50e5d64514f55766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:22:33 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:33 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:43 [info] 36#36: *1627 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:43 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:48 [info] 35#35: *1629 [lua] access_by_lua(msblocations.conf:189):2: 1470d25b780a6ebefa518916eff9f806:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:22:48 [info] 35#35: *1629 [lua] logger.lua:23: 1470d25b780a6ebefa518916eff9f806 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:22:48 +0000] 1470d25b780a6ebefa518916eff9f806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:22:53 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:22:53 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:03 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:03 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:03 [info] 35#35: *1634 [lua] access_by_lua(msblocations.conf:189):2: e2939e038dc32b62ec1bc380871dd36b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:03 +0000] e2939e038dc32b62ec1bc380871dd36b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:23:03 [info] 35#35: *1634 [lua] logger.lua:23: e2939e038dc32b62ec1bc380871dd36b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:23:13 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:13 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:18 [info] 35#35: *1638 [lua] access_by_lua(msblocations.conf:189):2: 1de45e511b6f881108189e7aedc560c7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:23:18 [info] 35#35: *1638 [lua] logger.lua:23: 1de45e511b6f881108189e7aedc560c7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:18 +0000] 1de45e511b6f881108189e7aedc560c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:23:23 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:23 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:33 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:33 [info] 36#36: *1642 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:33 [info] 35#35: *1643 [lua] access_by_lua(msblocations.conf:189):2: aaa920e4e00f39b1663140096d6b4401:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:23:33 [info] 35#35: *1643 [lua] logger.lua:23: aaa920e4e00f39b1663140096d6b4401 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:33 +0000] aaa920e4e00f39b1663140096d6b4401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:23:43 [info] 35#35: *1644 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:43 [info] 35#35: *1645 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:48 [info] 35#35: *1646 [lua] access_by_lua(msblocations.conf:189):2: 22cf54b835dbf32d44f0b79164ae07f7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/10 06:23:48 [info] 35#35: *1646 [lua] logger.lua:23: 22cf54b835dbf32d44f0b79164ae07f7 {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.14 - - [10/Oct/2022:06:23:48 +0000] 22cf54b835dbf32d44f0b79164ae07f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:23:53 [info] 35#35: *1647 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:23:53 [info] 36#36: *1648 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:24:03 [info] 35#35: *1649 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:24:03 [info] 35#35: *1650 client closed connection while SSL handshaking, client: 10.233.69.76, server: 0.0.0.0:443 2022/10/10 06:24:03 [info] 35#35: *1651 [lua] access_by_lua(msblocations.conf:189):2: d5ffdd1