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