@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.27.84 ### 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/11/13 04:57:47 [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/11/13 04:57:47 [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/11/13 04:57:47 [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/11/13 04:57:47 [notice] 33#33: using the "epoll" event method 2022/11/13 04:57:47 [notice] 33#33: openresty/1.13.6.1 2022/11/13 04:57:47 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/11/13 04:57:47 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/11/13 04:57:47 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/11/13 04:57:47 [notice] 34#34: start worker processes \n\n### Starting apiroute 2022/11/13 04:57:47 [notice] 34#34: start worker process 35 2022/11/13 04:57:47 [notice] 34#34: start worker process 37 2022/11/13 04:57:47 [notice] 34#34: start worker process 38 2022/11/13 04:57:47 [notice] 34#34: start worker process 39 2022/11/13 04:57:47 [notice] 34#34: start worker process 40 2022/11/13 04:57:47 [notice] 34#34: start worker process 41 2022/11/13 04:57:47 [notice] 34#34: start worker process 42 2022/11/13 04:57:47 [notice] 34#34: start worker process 44 2022/11/13 04:57:47 [notice] 34#34: start cache manager process 45 2022/11/13 04:57:47 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221113045747.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-11-13 04:57:49 820 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-11-13 04:57:49 830 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-11-13 04:57:49 831 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-11-13 04:57:49 884 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-11-13 04:57:49 884 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.27.84:10081 Enabled:true 2022-11-13 04:57:51 093 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-11-13 04:57:51 176 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-11-13 04:57:51 176 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-11-13 04:57:51 177 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-11-13 04:57:51 178 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-11-13 04:57:51 178 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-11-13 04:57:51 178 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-11-13 04:57:51 178 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-11-13 04:57:51 240 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-11-13 04:57:51 323 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-11-13 04:57:51 323 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-11-13 04:57:51 324 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-11-13 04:57:51 739 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/11/13 04:57:59 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:57:59 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:09 [info] 39#39: *14 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:09 [info] 39#39: *15 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:13 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7a908c7b815ffb825ce2c40a7a57a633:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:58:13 +0000] 7a908c7b815ffb825ce2c40a7a57a633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.140 upstream_response_time:0.140 "-" "Consul Health Check" "-" 2022/11/13 04:58:13 [info] 37#37: *16 [lua] logger.lua:23: 7a908c7b815ffb825ce2c40a7a57a633 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40 2022/11/13 04:58:19 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:19 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:28 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: fda320585b588a00adea3d545e0208c9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 04:58:28 [info] 37#37: *21 [lua] logger.lua:23: fda320585b588a00adea3d545e0208c9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:58:28 +0000] fda320585b588a00adea3d545e0208c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/11/13 04:58:29 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:29 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:39 [info] 39#39: *24 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:39 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:43 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 1e1f823b7e7ccdda63f63d12017eb32b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 04:58:43 [info] 37#37: *26 [lua] logger.lua:23: 1e1f823b7e7ccdda63f63d12017eb32b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:58:43 +0000] 1e1f823b7e7ccdda63f63d12017eb32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 04:58:47 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/11/13 04:58:47 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/11/13 04:58:47 [notice] 34#34: cache loader process 46 exited with code 0 2022/11/13 04:58:47 [notice] 34#34: signal 29 (SIGIO) received 2022/11/13 04:58:49 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:49 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:58 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 1a9b87694a632ad80793a9c85fd0164a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 04:58:58 [info] 37#37: *31 [lua] logger.lua:23: 1a9b87694a632ad80793a9c85fd0164a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:58:58 +0000] 1a9b87694a632ad80793a9c85fd0164a "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.223 - - [13/Nov/2022:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 04:58:59 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:58:59 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:09 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:09 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:13 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 7b071ec38cd2c3b6fd30e532a9fcdc60:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 04:59:13 [info] 37#37: *36 [lua] logger.lua:23: 7b071ec38cd2c3b6fd30e532a9fcdc60 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:13 +0000] 7b071ec38cd2c3b6fd30e532a9fcdc60 "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.223 - - [13/Nov/2022:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 04:59:19 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:19 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:28 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: da17748dfd35c9987d654320d7ac2faf:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:28 +0000] da17748dfd35c9987d654320d7ac2faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/11/13 04:59:28 [info] 37#37: *39 [lua] logger.lua:23: da17748dfd35c9987d654320d7ac2faf {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 04:59:29 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:29 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:39 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:39 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:43 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 5d3d7448ef266510b9539f72855ae237:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:43 +0000] 5d3d7448ef266510b9539f72855ae237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/11/13 04:59:43 [info] 37#37: *44 [lua] logger.lua:23: 5d3d7448ef266510b9539f72855ae237 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 04:59:49 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:49 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:58 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 4703886d196ab8bcbae49d27762d0788:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:58 +0000] 4703886d196ab8bcbae49d27762d0788 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 04:59:58 [info] 37#37: *48 [lua] logger.lua:23: 4703886d196ab8bcbae49d27762d0788 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 04:59:59 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 04:59:59 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:09 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:09 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:13 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 04323098ca6c86995f3cd9806acd06dc:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:00:13 [info] 37#37: *53 [lua] logger.lua:23: 04323098ca6c86995f3cd9806acd06dc {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:13 +0000] 04323098ca6c86995f3cd9806acd06dc "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.223 - - [13/Nov/2022:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/11/13 05:00:19 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:19 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:28 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 755d594fa8917c56de6ee34d69a7320b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:28 +0000] 755d594fa8917c56de6ee34d69a7320b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:00:28 [info] 37#37: *56 [lua] logger.lua:23: 755d594fa8917c56de6ee34d69a7320b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:00:29 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:29 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:39 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:39 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:43 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 38f11f9fd23dd8b268215e44a97e214f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:00:43 [info] 37#37: *61 [lua] logger.lua:23: 38f11f9fd23dd8b268215e44a97e214f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:43 +0000] 38f11f9fd23dd8b268215e44a97e214f "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.223 - - [13/Nov/2022:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:00:49 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:49 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:58 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 787072aafd5fa86c42b2e0ffdb4f6e94:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:58 +0000] 787072aafd5fa86c42b2e0ffdb4f6e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:00:58 [info] 37#37: *65 [lua] logger.lua:23: 787072aafd5fa86c42b2e0ffdb4f6e94 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:00:59 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:00:59 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:09 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:09 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:13 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: 665eb2a0f65ae77ccb36dc136e6bbd66:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:13 +0000] 665eb2a0f65ae77ccb36dc136e6bbd66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:01:13 [info] 37#37: *70 [lua] logger.lua:23: 665eb2a0f65ae77ccb36dc136e6bbd66 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/11/13 05:01:19 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:19 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:28 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: b14510ae16c523e1b18c7c5c2e230696:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:01:28 [info] 37#37: *73 [lua] logger.lua:23: b14510ae16c523e1b18c7c5c2e230696 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:28 +0000] b14510ae16c523e1b18c7c5c2e230696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/11/13 05:01:29 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:29 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:39 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:39 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:43 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 8eb76ffb05f6c84131f43f705d77cdb4:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:01:43 [info] 37#37: *78 [lua] logger.lua:23: 8eb76ffb05f6c84131f43f705d77cdb4 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:43 +0000] 8eb76ffb05f6c84131f43f705d77cdb4 "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.223 - - [13/Nov/2022:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:01:49 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:49 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:58 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: eb99321be8bc5a95eb24a1998b320351:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:58 +0000] eb99321be8bc5a95eb24a1998b320351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:01:58 [info] 37#37: *82 [lua] logger.lua:23: eb99321be8bc5a95eb24a1998b320351 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:01:59 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:01:59 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:09 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:09 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:13 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: b26ec5a9d4c44bff4b6224142eada9ef:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:02:13 [info] 37#37: *87 [lua] logger.lua:23: b26ec5a9d4c44bff4b6224142eada9ef {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:13 +0000] b26ec5a9d4c44bff4b6224142eada9ef "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.223 - - [13/Nov/2022:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:02:19 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:19 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:28 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 10b831203a7a657f817f20fa66fe4b2e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:28 +0000] 10b831203a7a657f817f20fa66fe4b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:02:28 [info] 37#37: *90 [lua] logger.lua:23: 10b831203a7a657f817f20fa66fe4b2e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:02:29 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:29 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:39 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:39 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:43 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 321d08e5bff44900586b88bb9a984cba:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:43 +0000] 321d08e5bff44900586b88bb9a984cba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:02:43 [info] 37#37: *95 [lua] logger.lua:23: 321d08e5bff44900586b88bb9a984cba {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:02:49 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:49 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:58 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: 848e7f8b64f3dca0f4d35c3c888a673f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:02:58 [info] 37#37: *99 [lua] logger.lua:23: 848e7f8b64f3dca0f4d35c3c888a673f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:02:58 +0000] 848e7f8b64f3dca0f4d35c3c888a673f "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.223 - - [13/Nov/2022:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:02:59 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:02:59 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:09 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:09 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:13 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: bd32b3aaf1e4b039ff94b200db6a8b39:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:03:13 [info] 37#37: *104 [lua] logger.lua:23: bd32b3aaf1e4b039ff94b200db6a8b39 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:03:13 +0000] bd32b3aaf1e4b039ff94b200db6a8b39 "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.223 - - [13/Nov/2022:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:03:19 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:19 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:28 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: f90a3ee7c7459b9b0e0a881d0c5924ce:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:03:28 [info] 37#37: *107 [lua] logger.lua:23: f90a3ee7c7459b9b0e0a881d0c5924ce {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:03:28 +0000] f90a3ee7c7459b9b0e0a881d0c5924ce "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.223 - - [13/Nov/2022:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:03:29 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:29 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:39 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:39 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:43 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: 02cf3756b8484b7c6f9fc5b4d27562b9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:03:43 [info] 37#37: *112 [lua] logger.lua:23: 02cf3756b8484b7c6f9fc5b4d27562b9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:03:43 +0000] 02cf3756b8484b7c6f9fc5b4d27562b9 "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.223 - - [13/Nov/2022:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:03:49 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:49 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:58 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: befc0a56265ddcc29147bce85e8c566b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:03:58 [info] 37#37: *116 [lua] logger.lua:23: befc0a56265ddcc29147bce85e8c566b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:03:58 +0000] befc0a56265ddcc29147bce85e8c566b "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.223 - - [13/Nov/2022:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:03:59 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:03:59 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:09 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:09 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:13 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 225ceef7ceade512844b59ea135bf47c:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:13 +0000] 225ceef7ceade512844b59ea135bf47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:04:13 [info] 37#37: *121 [lua] logger.lua:23: 225ceef7ceade512844b59ea135bf47c {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:04:19 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:19 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:28 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 3f833cb62a2834ad18f3f186eeadc3cd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:04:28 [info] 37#37: *124 [lua] logger.lua:23: 3f833cb62a2834ad18f3f186eeadc3cd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:28 +0000] 3f833cb62a2834ad18f3f186eeadc3cd "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.223 - - [13/Nov/2022:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/11/13 05:04:29 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:29 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:39 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:39 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:43 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: 4a31328e0a017faf7040d1db006d8419:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:04:43 [info] 37#37: *129 [lua] logger.lua:23: 4a31328e0a017faf7040d1db006d8419 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:43 +0000] 4a31328e0a017faf7040d1db006d8419 "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.223 - - [13/Nov/2022:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:04:49 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:49 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:58 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: 422fc11ab1b729f6ca4aaf56101f977b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:58 +0000] 422fc11ab1b729f6ca4aaf56101f977b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:04:58 [info] 37#37: *133 [lua] logger.lua:23: 422fc11ab1b729f6ca4aaf56101f977b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:04:59 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:04:59 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:09 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:09 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:13 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: d474201124a9aabfcdc610d5d1970793:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:05:13 +0000] d474201124a9aabfcdc610d5d1970793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/11/13 05:05:13 [info] 37#37: *138 [lua] logger.lua:23: d474201124a9aabfcdc610d5d1970793 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/11/13 05:05:19 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:19 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:28 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: cedde562386d0b41cff9017ca60f029e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:05:28 [info] 37#37: *141 [lua] logger.lua:23: cedde562386d0b41cff9017ca60f029e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:05:28 +0000] cedde562386d0b41cff9017ca60f029e "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.223 - - [13/Nov/2022:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:05:29 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:29 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:39 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:39 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:43 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: 2f4b9e665ede03fc84583b7e48f22641:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:05:43 [info] 37#37: *146 [lua] logger.lua:23: 2f4b9e665ede03fc84583b7e48f22641 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:05:43 +0000] 2f4b9e665ede03fc84583b7e48f22641 "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.223 - - [13/Nov/2022:05:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:05:49 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:49 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:58 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: 3e378dec12dcb0c931d189e04adea225:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:05:58 [info] 37#37: *150 [lua] logger.lua:23: 3e378dec12dcb0c931d189e04adea225 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:05:58 +0000] 3e378dec12dcb0c931d189e04adea225 "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.223 - - [13/Nov/2022:05:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:05:59 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:05:59 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:09 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:09 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:13 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 5cb4771d4e5d39feeacd98b21c6d0a2f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:06:13 [info] 37#37: *155 [lua] logger.lua:23: 5cb4771d4e5d39feeacd98b21c6d0a2f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:13 +0000] 5cb4771d4e5d39feeacd98b21c6d0a2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:06:19 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:19 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:28 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: 94bf3185c8860ce5219da2b7adfdac25:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:06:28 [info] 37#37: *158 [lua] logger.lua:23: 94bf3185c8860ce5219da2b7adfdac25 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:28 +0000] 94bf3185c8860ce5219da2b7adfdac25 "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.223 - - [13/Nov/2022:05:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:06:29 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:29 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:39 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:39 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:43 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 11dab94e85b788a2be6c790b798a57f8:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:06:43 [info] 37#37: *163 [lua] logger.lua:23: 11dab94e85b788a2be6c790b798a57f8 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:43 +0000] 11dab94e85b788a2be6c790b798a57f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:06:49 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:49 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:58 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: 140a13b7d32203c4c95101676cd64285:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:58 +0000] 140a13b7d32203c4c95101676cd64285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/11/13 05:06:58 [info] 37#37: *167 [lua] logger.lua:23: 140a13b7d32203c4c95101676cd64285 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:06:59 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:06:59 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:09 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:09 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:13 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: f4830ef9ae7904e1faded729af5db15f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:07:13 [info] 37#37: *172 [lua] logger.lua:23: f4830ef9ae7904e1faded729af5db15f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:13 +0000] f4830ef9ae7904e1faded729af5db15f "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.223 - - [13/Nov/2022:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:07:19 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:19 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:28 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 763febc17eda2c19e962a7642560f5de:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:29 +0000] 763febc17eda2c19e962a7642560f5de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/11/13 05:07:29 [info] 37#37: *175 [lua] logger.lua:23: 763febc17eda2c19e962a7642560f5de {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:07:29 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:29 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:39 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:39 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:44 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: aca5f314698494e56e22c7697e7be969:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:07:44 [info] 37#37: *180 [lua] logger.lua:23: aca5f314698494e56e22c7697e7be969 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:44 +0000] aca5f314698494e56e22c7697e7be969 "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.223 - - [13/Nov/2022:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:07:49 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:49 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:59 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 9fe411b5cdf1d0e20a5dc2e63fdf6a10:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:59 +0000] 9fe411b5cdf1d0e20a5dc2e63fdf6a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:07:59 [info] 37#37: *184 [lua] logger.lua:23: 9fe411b5cdf1d0e20a5dc2e63fdf6a10 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:07:59 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:07:59 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:09 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:09 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:14 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: a4fe78b87bdfa4d3130413891a590c97:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:14 +0000] a4fe78b87bdfa4d3130413891a590c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:08:14 [info] 37#37: *189 [lua] logger.lua:23: a4fe78b87bdfa4d3130413891a590c97 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:08:19 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:19 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:29 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: d504749ca29b98e0bfcae0f636c38887:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:29 +0000] d504749ca29b98e0bfcae0f636c38887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:08:29 [info] 37#37: *192 [lua] logger.lua:23: d504749ca29b98e0bfcae0f636c38887 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:08:29 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:29 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:39 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:39 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:44 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: e4c7674b298e3b60841f144fe350d3fb:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:44 +0000] e4c7674b298e3b60841f144fe350d3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/11/13 05:08:44 [info] 37#37: *197 [lua] logger.lua:23: e4c7674b298e3b60841f144fe350d3fb {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:08:49 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:49 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:59 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: ecb0f05bade71cafa2044576dac2ecd7:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:59 +0000] ecb0f05bade71cafa2044576dac2ecd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:08:59 [info] 37#37: *201 [lua] logger.lua:23: ecb0f05bade71cafa2044576dac2ecd7 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:08:59 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:08:59 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:09 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:09 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:14 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 3fb051e3ede7a9e40b9c373b5ac420bd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:09:14 [info] 37#37: *206 [lua] logger.lua:23: 3fb051e3ede7a9e40b9c373b5ac420bd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:14 +0000] 3fb051e3ede7a9e40b9c373b5ac420bd "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.223 - - [13/Nov/2022:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:09:19 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:19 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:29 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: 90c09779a4c26ac83ca404e8e4280ec3:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:29 +0000] 90c09779a4c26ac83ca404e8e4280ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:09:29 [info] 37#37: *209 [lua] logger.lua:23: 90c09779a4c26ac83ca404e8e4280ec3 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:09:29 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:29 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:39 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:39 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:44 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: aecbc414b2d1d8210b13b73983d50f02:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:44 +0000] aecbc414b2d1d8210b13b73983d50f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:09:44 [info] 37#37: *214 [lua] logger.lua:23: aecbc414b2d1d8210b13b73983d50f02 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:09:49 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:49 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:59 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: 44e87fd9fe61727cbd9ce904b6d1d62a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:09:59 [info] 37#37: *218 [lua] logger.lua:23: 44e87fd9fe61727cbd9ce904b6d1d62a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:09:59 +0000] 44e87fd9fe61727cbd9ce904b6d1d62a "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.223 - - [13/Nov/2022:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:09:59 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:09:59 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:09 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:09 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:14 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: 995ae598f64a2d11f50b8c1171666e91:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:10:14 +0000] 995ae598f64a2d11f50b8c1171666e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:10:14 [info] 37#37: *223 [lua] logger.lua:23: 995ae598f64a2d11f50b8c1171666e91 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:10:19 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:19 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:29 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: 1c36bc427aa6b829fae3897b41017246:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:10:29 [info] 37#37: *226 [lua] logger.lua:23: 1c36bc427aa6b829fae3897b41017246 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:10:29 +0000] 1c36bc427aa6b829fae3897b41017246 "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.223 - - [13/Nov/2022:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:10:29 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:29 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:39 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:39 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:44 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: b9385cd343e1b285f198c6a9b81e82b4:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:10:44 [info] 37#37: *231 [lua] logger.lua:23: b9385cd343e1b285f198c6a9b81e82b4 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:10:44 +0000] b9385cd343e1b285f198c6a9b81e82b4 "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.223 - - [13/Nov/2022:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:10:49 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:49 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:59 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: cd716f721e09ad2a67b876f8d5ee0419:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:10:59 [info] 37#37: *235 [lua] logger.lua:23: cd716f721e09ad2a67b876f8d5ee0419 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:10:59 +0000] cd716f721e09ad2a67b876f8d5ee0419 "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.223 - - [13/Nov/2022:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:10:59 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:10:59 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:09 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:09 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:14 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 01e2af477b59854511db2d1013e9f69a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:11:14 [info] 37#37: *240 [lua] logger.lua:23: 01e2af477b59854511db2d1013e9f69a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:14 +0000] 01e2af477b59854511db2d1013e9f69a "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.223 - - [13/Nov/2022:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:11:19 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:19 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:29 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: 2368ad7bce653e5442bf34b9db85a4a0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:29 +0000] 2368ad7bce653e5442bf34b9db85a4a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:11:29 [info] 37#37: *243 [lua] logger.lua:23: 2368ad7bce653e5442bf34b9db85a4a0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:11:29 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:29 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:39 [info] 39#39: *246 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:39 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:44 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: d941207e8babf0187a7b7dfb65e0f7d1:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:11:44 [info] 37#37: *248 [lua] logger.lua:23: d941207e8babf0187a7b7dfb65e0f7d1 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:44 +0000] d941207e8babf0187a7b7dfb65e0f7d1 "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.223 - - [13/Nov/2022:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:11:49 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:49 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:59 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 4e0c0ea31c0e6205d0e23bd70d4ebba4:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:59 +0000] 4e0c0ea31c0e6205d0e23bd70d4ebba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:11:59 [info] 37#37: *252 [lua] logger.lua:23: 4e0c0ea31c0e6205d0e23bd70d4ebba4 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:11:59 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:11:59 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:09 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:09 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:14 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: ab0a9525a9247dbefc9d2d2e4a4f147a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:14 +0000] ab0a9525a9247dbefc9d2d2e4a4f147a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:12:14 [info] 37#37: *257 [lua] logger.lua:23: ab0a9525a9247dbefc9d2d2e4a4f147a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:12:19 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:19 [info] 39#39: *258 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:29 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: 9a221167b0d0cbb518bcaaec4ec4da66:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:12:29 [info] 37#37: *260 [lua] logger.lua:23: 9a221167b0d0cbb518bcaaec4ec4da66 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:29 +0000] 9a221167b0d0cbb518bcaaec4ec4da66 "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.223 - - [13/Nov/2022:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:12:29 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:29 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:39 [info] 39#39: *263 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:39 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:44 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: e78d9a1ce13a658956dd29c4cd8fb2fc:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:44 +0000] e78d9a1ce13a658956dd29c4cd8fb2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:12:44 [info] 37#37: *265 [lua] logger.lua:23: e78d9a1ce13a658956dd29c4cd8fb2fc {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:12:49 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:49 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:59 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: 176ff42be94e0f39276f242d19b56c29:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:12:59 [info] 37#37: *269 [lua] logger.lua:23: 176ff42be94e0f39276f242d19b56c29 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:12:59 +0000] 176ff42be94e0f39276f242d19b56c29 "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.223 - - [13/Nov/2022:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:12:59 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:12:59 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:09 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:09 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:14 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 7747fe901e3c9920239153a337a21026:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:14 +0000] 7747fe901e3c9920239153a337a21026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:13:14 [info] 37#37: *274 [lua] logger.lua:23: 7747fe901e3c9920239153a337a21026 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:13:19 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:19 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:29 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: def159d019dd94326297987c248946fd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:29 +0000] def159d019dd94326297987c248946fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:13:29 [info] 37#37: *277 [lua] logger.lua:23: def159d019dd94326297987c248946fd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:13:29 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:29 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:39 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:39 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:44 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: 5781a23c7619d21fbecfb225236bbd61:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:13:44 [info] 37#37: *282 [lua] logger.lua:23: 5781a23c7619d21fbecfb225236bbd61 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:44 +0000] 5781a23c7619d21fbecfb225236bbd61 "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.223 - - [13/Nov/2022:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:13:49 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:49 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:59 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: d3ab2705bb67a9d7eaec81f9113806fb:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:59 +0000] d3ab2705bb67a9d7eaec81f9113806fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:13:59 [info] 37#37: *286 [lua] logger.lua:23: d3ab2705bb67a9d7eaec81f9113806fb {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:13:59 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:13:59 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:09 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:09 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:14 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 61bf5c9cf10e56e3a40fdee5f04b30e3:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:14:14 [info] 37#37: *291 [lua] logger.lua:23: 61bf5c9cf10e56e3a40fdee5f04b30e3 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:14:14 +0000] 61bf5c9cf10e56e3a40fdee5f04b30e3 "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.223 - - [13/Nov/2022:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:14:19 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:19 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:29 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: 1b6a9e97e06740a6f1c4dc36c9355780:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:14:29 [info] 37#37: *294 [lua] logger.lua:23: 1b6a9e97e06740a6f1c4dc36c9355780 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:14:29 +0000] 1b6a9e97e06740a6f1c4dc36c9355780 "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.223 - - [13/Nov/2022:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:14:29 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:29 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:39 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:39 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:44 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: e435f73493d25f4df9b8107c3a2224f8:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:14:44 +0000] e435f73493d25f4df9b8107c3a2224f8 "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.223 - - [13/Nov/2022:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:14:44 [info] 37#37: *299 [lua] logger.lua:23: e435f73493d25f4df9b8107c3a2224f8 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:14:49 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:49 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:59 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: 792dacd94a9619abe306828e35973493:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:14:59 [info] 37#37: *303 [lua] logger.lua:23: 792dacd94a9619abe306828e35973493 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:14:59 +0000] 792dacd94a9619abe306828e35973493 "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.223 - - [13/Nov/2022:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:14:59 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:14:59 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:09 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:09 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:14 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 5769acf9ca9bedc3b57c9fd74c23356c:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:15:14 [info] 37#37: *308 [lua] logger.lua:23: 5769acf9ca9bedc3b57c9fd74c23356c {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:15:14 +0000] 5769acf9ca9bedc3b57c9fd74c23356c "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.223 - - [13/Nov/2022:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:15:19 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:19 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:29 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 9f6a9f0dd2693dfc70f6eb7e61274660:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:15:29 [info] 37#37: *311 [lua] logger.lua:23: 9f6a9f0dd2693dfc70f6eb7e61274660 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:15:29 +0000] 9f6a9f0dd2693dfc70f6eb7e61274660 "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.223 - - [13/Nov/2022:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:15:29 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:29 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:39 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:39 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:44 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: b071a2e39fefb1e9348dd808fde50c4a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:15:44 [info] 37#37: *316 [lua] logger.lua:23: b071a2e39fefb1e9348dd808fde50c4a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:15:44 +0000] b071a2e39fefb1e9348dd808fde50c4a "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.223 - - [13/Nov/2022:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:15:49 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:49 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:59 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 50e586da3506997a88e4ed0bfb42ec29:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:15:59 [info] 37#37: *320 [lua] logger.lua:23: 50e586da3506997a88e4ed0bfb42ec29 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:15:59 +0000] 50e586da3506997a88e4ed0bfb42ec29 "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.223 - - [13/Nov/2022:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:15:59 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:15:59 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:09 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:09 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:14 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 8983c645a595320a26c5a2fd71bab35b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:16:14 [info] 37#37: *325 [lua] logger.lua:23: 8983c645a595320a26c5a2fd71bab35b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:16:14 +0000] 8983c645a595320a26c5a2fd71bab35b "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.223 - - [13/Nov/2022:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:16:19 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:19 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:29 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 5a150560b54cb7338858766755a5de12:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:16:29 [info] 37#37: *328 [lua] logger.lua:23: 5a150560b54cb7338858766755a5de12 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:16:29 +0000] 5a150560b54cb7338858766755a5de12 "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.223 - - [13/Nov/2022:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:16:29 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:29 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:39 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:39 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:44 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: 7c1cb130c4717d131828f06998735aa0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:16:44 [info] 37#37: *333 [lua] logger.lua:23: 7c1cb130c4717d131828f06998735aa0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:16:44 +0000] 7c1cb130c4717d131828f06998735aa0 "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.223 - - [13/Nov/2022:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:16:49 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:49 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:59 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: 47edb271f74172d0da74df5130892f6a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:16:59 [info] 37#37: *337 [lua] logger.lua:23: 47edb271f74172d0da74df5130892f6a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:16:59 +0000] 47edb271f74172d0da74df5130892f6a "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.223 - - [13/Nov/2022:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:16:59 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:16:59 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:09 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:09 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:14 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: ad8ff72fc48513b3130da89bb9de4b4f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:17:14 [info] 37#37: *342 [lua] logger.lua:23: ad8ff72fc48513b3130da89bb9de4b4f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:17:14 +0000] ad8ff72fc48513b3130da89bb9de4b4f "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.223 - - [13/Nov/2022:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:17:19 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:19 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:29 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: 9807f81a39f7bb8eaf014fe7ac048b24:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:17:29 +0000] 9807f81a39f7bb8eaf014fe7ac048b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:17:29 [info] 37#37: *345 [lua] logger.lua:23: 9807f81a39f7bb8eaf014fe7ac048b24 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:17:29 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:29 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:39 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:39 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:44 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: 3d0e0d42cca36be87635d97c6f68d5d2:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:17:44 [info] 37#37: *350 [lua] logger.lua:23: 3d0e0d42cca36be87635d97c6f68d5d2 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:17:44 +0000] 3d0e0d42cca36be87635d97c6f68d5d2 "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.223 - - [13/Nov/2022:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:17:49 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:49 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:59 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 529c8ce8dc8ba9cc8a877c3203e2b766:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:17:59 +0000] 529c8ce8dc8ba9cc8a877c3203e2b766 "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.223 - - [13/Nov/2022:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:17:59 [info] 37#37: *354 [lua] logger.lua:23: 529c8ce8dc8ba9cc8a877c3203e2b766 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:17:59 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:17:59 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:09 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:09 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:14 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: b77ded6c0aeae8e59da2ffcf97c754ca:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:18:14 [info] 37#37: *359 [lua] logger.lua:23: b77ded6c0aeae8e59da2ffcf97c754ca {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:18:14 +0000] b77ded6c0aeae8e59da2ffcf97c754ca "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.223 - - [13/Nov/2022:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:18:19 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:19 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:29 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:29 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:29 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: c1cf5bd87cda062d6b490cf2f2777c39:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:18:29 +0000] c1cf5bd87cda062d6b490cf2f2777c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/11/13 05:18:29 [info] 37#37: *364 [lua] logger.lua:23: c1cf5bd87cda062d6b490cf2f2777c39 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/11/13 05:18:39 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:39 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:44 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: 49099a6bbc410271575f4dadfb6ad63f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:18:44 [info] 37#37: *367 [lua] logger.lua:23: 49099a6bbc410271575f4dadfb6ad63f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:18:44 +0000] 49099a6bbc410271575f4dadfb6ad63f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:18:49 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:49 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:59 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:59 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:18:59 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 676c2f35f5d58ca0f3549e8d0df72ce9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:18:59 [info] 37#37: *373 [lua] logger.lua:23: 676c2f35f5d58ca0f3549e8d0df72ce9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:18:59 +0000] 676c2f35f5d58ca0f3549e8d0df72ce9 "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.223 - - [13/Nov/2022:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:19:09 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:09 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:14 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: ceda4ab177cf4981a4fe0ad4eaf3437b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:19:14 [info] 37#37: *376 [lua] logger.lua:23: ceda4ab177cf4981a4fe0ad4eaf3437b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:19:14 +0000] ceda4ab177cf4981a4fe0ad4eaf3437b "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.223 - - [13/Nov/2022:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:19:19 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:19 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:29 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:29 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:29 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: b8aac0bb7de4046072143aa7b057a981:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:19:29 +0000] b8aac0bb7de4046072143aa7b057a981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/11/13 05:19:29 [info] 37#37: *381 [lua] logger.lua:23: b8aac0bb7de4046072143aa7b057a981 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:19:39 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:39 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:44 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: 80c46365d4c3bd53b57e8bef11a69056:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:19:44 [info] 37#37: *384 [lua] logger.lua:23: 80c46365d4c3bd53b57e8bef11a69056 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:19:44 +0000] 80c46365d4c3bd53b57e8bef11a69056 "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.223 - - [13/Nov/2022:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:19:49 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:49 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:59 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:59 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:19:59 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: 8afd1207955764ccfa3f731cc3004ca9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:19:59 [info] 37#37: *390 [lua] logger.lua:23: 8afd1207955764ccfa3f731cc3004ca9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:19:59 +0000] 8afd1207955764ccfa3f731cc3004ca9 "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.223 - - [13/Nov/2022:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:20:09 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:09 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:14 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: 106bbe429a2c388c40fe8571f47c222e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:20:14 +0000] 106bbe429a2c388c40fe8571f47c222e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/11/13 05:20:14 [info] 37#37: *393 [lua] logger.lua:23: 106bbe429a2c388c40fe8571f47c222e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/11/13 05:20:19 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:19 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:29 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:29 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:29 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: a71ee650edeb28e4cef070fe73c85578:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:20:29 [info] 37#37: *398 [lua] logger.lua:23: a71ee650edeb28e4cef070fe73c85578 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:20:29 +0000] a71ee650edeb28e4cef070fe73c85578 "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.223 - - [13/Nov/2022:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:20:39 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:39 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:44 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:189):2: fb829a30011975dcf3784a14252b0c85:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:20:44 [info] 37#37: *401 [lua] logger.lua:23: fb829a30011975dcf3784a14252b0c85 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:20:44 +0000] fb829a30011975dcf3784a14252b0c85 "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.223 - - [13/Nov/2022:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:20:49 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:49 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:59 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:59 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:20:59 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 1dd9cd51cb5c60a699a2b06dbc0af2df:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:20:59 [info] 37#37: *407 [lua] logger.lua:23: 1dd9cd51cb5c60a699a2b06dbc0af2df {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:20:59 +0000] 1dd9cd51cb5c60a699a2b06dbc0af2df "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.223 - - [13/Nov/2022:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:21:09 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:09 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:14 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 136034a66927e8a70418352051b0e7d8:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:21:14 [info] 37#37: *410 [lua] logger.lua:23: 136034a66927e8a70418352051b0e7d8 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:21:14 +0000] 136034a66927e8a70418352051b0e7d8 "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.223 - - [13/Nov/2022:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:21:19 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:19 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:29 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:29 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:29 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: 405648e981337c4ae8f2a1e8b3deeb5d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:21:29 [info] 37#37: *415 [lua] logger.lua:23: 405648e981337c4ae8f2a1e8b3deeb5d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:21:29 +0000] 405648e981337c4ae8f2a1e8b3deeb5d "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.223 - - [13/Nov/2022:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:21:39 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:39 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:44 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:189):2: 849dc0586ed46ea5a52584d4b9c85172:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:21:44 [info] 37#37: *418 [lua] logger.lua:23: 849dc0586ed46ea5a52584d4b9c85172 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:21:44 +0000] 849dc0586ed46ea5a52584d4b9c85172 "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.223 - - [13/Nov/2022:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:21:49 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:49 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:59 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:59 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:21:59 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: 43e4f963447bdd3a8d6a1db1f13ce44d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:21:59 +0000] 43e4f963447bdd3a8d6a1db1f13ce44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/11/13 05:21:59 [info] 37#37: *424 [lua] logger.lua:23: 43e4f963447bdd3a8d6a1db1f13ce44d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/11/13 05:22:09 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:09 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:14 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 98ab062cc3ff5db55379485f6e1d87e0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:22:14 [info] 37#37: *427 [lua] logger.lua:23: 98ab062cc3ff5db55379485f6e1d87e0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:14 +0000] 98ab062cc3ff5db55379485f6e1d87e0 "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.223 - - [13/Nov/2022:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:22:19 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:19 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:29 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:29 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:29 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: 5d061afaf535b14b9259f2e6ef9bad75:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:29 +0000] 5d061afaf535b14b9259f2e6ef9bad75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:22:29 [info] 37#37: *432 [lua] logger.lua:23: 5d061afaf535b14b9259f2e6ef9bad75 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:22:39 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:39 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:44 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:189):2: b007e115e9aa9e925206a3fa345ecc88:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:22:44 [info] 37#37: *435 [lua] logger.lua:23: b007e115e9aa9e925206a3fa345ecc88 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:44 +0000] b007e115e9aa9e925206a3fa345ecc88 "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.223 - - [13/Nov/2022:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:22:49 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:49 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:59 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:59 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:22:59 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: f10072b0001ce43d3cfcd307ba79fd27:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:59 +0000] f10072b0001ce43d3cfcd307ba79fd27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:22:59 [info] 37#37: *441 [lua] logger.lua:23: f10072b0001ce43d3cfcd307ba79fd27 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:23:09 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:09 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:14 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 28efa62bd7f0ff3387c6c44522f69181:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:23:14 [info] 37#37: *444 [lua] logger.lua:23: 28efa62bd7f0ff3387c6c44522f69181 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:23:14 +0000] 28efa62bd7f0ff3387c6c44522f69181 "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.223 - - [13/Nov/2022:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:23:19 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:19 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:29 [info] 39#39: *447 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:29 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:29 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 7b55b51d86c60345f4038a6561bf6ec6:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:23:29 [info] 37#37: *449 [lua] logger.lua:23: 7b55b51d86c60345f4038a6561bf6ec6 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:23:29 +0000] 7b55b51d86c60345f4038a6561bf6ec6 "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.223 - - [13/Nov/2022:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:23:39 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:39 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:44 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:189):2: 44224b6f10900dc407e3a67f9af0b1b0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:23:44 [info] 37#37: *452 [lua] logger.lua:23: 44224b6f10900dc407e3a67f9af0b1b0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:23:44 +0000] 44224b6f10900dc407e3a67f9af0b1b0 "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.223 - - [13/Nov/2022:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:23:49 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:49 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:59 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:59 [info] 39#39: *456 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:23:59 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: d6a058d7e1f27a7835c1aca297be40fb:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:23:59 [info] 37#37: *458 [lua] logger.lua:23: d6a058d7e1f27a7835c1aca297be40fb {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:23:59 +0000] d6a058d7e1f27a7835c1aca297be40fb "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.223 - - [13/Nov/2022:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:24:09 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:09 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:14 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: e37739d5dc12f0e44b749e09d134ae73:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:24:14 [info] 37#37: *461 [lua] logger.lua:23: e37739d5dc12f0e44b749e09d134ae73 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:24:14 +0000] e37739d5dc12f0e44b749e09d134ae73 "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.223 - - [13/Nov/2022:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:24:19 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:19 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:29 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:29 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:29 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: 9d3e06f2c9a3c15d4ca6dded4fd77160:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:24:29 [info] 37#37: *466 [lua] logger.lua:23: 9d3e06f2c9a3c15d4ca6dded4fd77160 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:24:29 +0000] 9d3e06f2c9a3c15d4ca6dded4fd77160 "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.223 - - [13/Nov/2022:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:24:39 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:39 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:44 [info] 37#37: *469 [lua] access_by_lua(msblocations.conf:189):2: 0735f666f47ce232a06d4e69ac350a9f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:24:44 +0000] 0735f666f47ce232a06d4e69ac350a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:24:44 [info] 37#37: *469 [lua] logger.lua:23: 0735f666f47ce232a06d4e69ac350a9f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:24:49 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:49 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:59 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:59 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:24:59 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: 9a4ca251e7227889e2220812f5d26a79:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:24:59 [info] 37#37: *475 [lua] logger.lua:23: 9a4ca251e7227889e2220812f5d26a79 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:24:59 +0000] 9a4ca251e7227889e2220812f5d26a79 "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.223 - - [13/Nov/2022:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:25:09 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:09 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:14 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 90a9eb01d81174cd4d2861002615243b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:25:14 +0000] 90a9eb01d81174cd4d2861002615243b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:25:14 [info] 37#37: *478 [lua] logger.lua:23: 90a9eb01d81174cd4d2861002615243b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:25:19 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:19 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:29 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:29 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:29 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: e1ecf5ce597e983e2814c0ac5edf45da:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:25:29 [info] 37#37: *483 [lua] logger.lua:23: e1ecf5ce597e983e2814c0ac5edf45da {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:25:29 +0000] e1ecf5ce597e983e2814c0ac5edf45da "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.223 - - [13/Nov/2022:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:25:39 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:39 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:44 [info] 37#37: *486 [lua] access_by_lua(msblocations.conf:189):2: 3f779eb4efed629aa53f50f563153c1f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:25:44 [info] 37#37: *486 [lua] logger.lua:23: 3f779eb4efed629aa53f50f563153c1f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:25:44 +0000] 3f779eb4efed629aa53f50f563153c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:25:49 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:49 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:59 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:59 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:25:59 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: ef9faf3cac196995756be58d521f3f8a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:25:59 [info] 37#37: *492 [lua] logger.lua:23: ef9faf3cac196995756be58d521f3f8a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:25:59 +0000] ef9faf3cac196995756be58d521f3f8a "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.223 - - [13/Nov/2022:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:26:09 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:09 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:14 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: 36c7a5c4b907a873f828814c941e864c:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:26:14 +0000] 36c7a5c4b907a873f828814c941e864c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:26:14 [info] 37#37: *495 [lua] logger.lua:23: 36c7a5c4b907a873f828814c941e864c {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:26:19 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:19 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:29 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:29 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:29 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: fbc559d262254935f5a90e11472fde72:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:26:29 [info] 37#37: *500 [lua] logger.lua:23: fbc559d262254935f5a90e11472fde72 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:26:29 +0000] fbc559d262254935f5a90e11472fde72 "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.223 - - [13/Nov/2022:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/11/13 05:26:39 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:39 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:44 [info] 37#37: *503 [lua] access_by_lua(msblocations.conf:189):2: 8377b537448e198d43d96abe08d37760:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:26:44 [info] 37#37: *503 [lua] logger.lua:23: 8377b537448e198d43d96abe08d37760 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:26:44 +0000] 8377b537448e198d43d96abe08d37760 "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.223 - - [13/Nov/2022:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:26:49 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:49 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:59 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:59 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:26:59 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: 3fc30afd31d25387c7395c8dc9dc7b45:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:27:00 [info] 37#37: *509 [lua] logger.lua:23: 3fc30afd31d25387c7395c8dc9dc7b45 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:27:00 +0000] 3fc30afd31d25387c7395c8dc9dc7b45 "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.223 - - [13/Nov/2022:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:27:09 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:09 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:15 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: a5abe331a1697ab68141f6e6fc9f437a:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:27:15 [info] 37#37: *512 [lua] logger.lua:23: a5abe331a1697ab68141f6e6fc9f437a {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:27:15 +0000] a5abe331a1697ab68141f6e6fc9f437a "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.223 - - [13/Nov/2022:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:27:19 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:19 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:29 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:29 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:30 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 54ddc9e68df14f5b13f0fe79c0bfec07:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:27:30 [info] 37#37: *517 [lua] logger.lua:23: 54ddc9e68df14f5b13f0fe79c0bfec07 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:27:30 +0000] 54ddc9e68df14f5b13f0fe79c0bfec07 "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.223 - - [13/Nov/2022:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:27:39 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:39 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:45 [info] 37#37: *520 [lua] access_by_lua(msblocations.conf:189):2: 6fc18a07f325beef2022fd7fef89c5fd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:27:45 [info] 37#37: *520 [lua] logger.lua:23: 6fc18a07f325beef2022fd7fef89c5fd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:27:45 +0000] 6fc18a07f325beef2022fd7fef89c5fd "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.223 - - [13/Nov/2022:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:27:49 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:49 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:59 [info] 39#39: *524 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:27:59 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:00 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 2675762070f8838b08bed240c4bced50:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:28:00 [info] 37#37: *526 [lua] logger.lua:23: 2675762070f8838b08bed240c4bced50 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:28:00 +0000] 2675762070f8838b08bed240c4bced50 "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.223 - - [13/Nov/2022:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:28:09 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:09 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:15 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: 4a2f22860c93f8f96e42b12078c5ae8d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:28:15 [info] 37#37: *529 [lua] logger.lua:23: 4a2f22860c93f8f96e42b12078c5ae8d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:28:15 +0000] 4a2f22860c93f8f96e42b12078c5ae8d "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.223 - - [13/Nov/2022:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:28:19 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:19 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:29 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:29 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:30 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: e32cdc4e5858f447f1938964faa11cdd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:28:30 [info] 37#37: *534 [lua] logger.lua:23: e32cdc4e5858f447f1938964faa11cdd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:28:30 +0000] e32cdc4e5858f447f1938964faa11cdd "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.223 - - [13/Nov/2022:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:28:39 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:39 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:45 [info] 37#37: *537 [lua] access_by_lua(msblocations.conf:189):2: f3fbf479c95a3c38cfa32f8bc6f20eb0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:28:45 +0000] f3fbf479c95a3c38cfa32f8bc6f20eb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:28:45 [info] 37#37: *537 [lua] logger.lua:23: f3fbf479c95a3c38cfa32f8bc6f20eb0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:28:49 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:49 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:59 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:28:59 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:00 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 2a2ad80e385bb4f206e29ef0ced932a2:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.223 - - [13/Nov/2022:05:29:00 +0000] 2a2ad80e385bb4f206e29ef0ced932a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:29:00 [info] 37#37: *543 [lua] logger.lua:23: 2a2ad80e385bb4f206e29ef0ced932a2 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:29:09 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:09 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:15 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: 8e51a389bee8817f35842f926b733f7f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:29:15 [info] 37#37: *546 [lua] logger.lua:23: 8e51a389bee8817f35842f926b733f7f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:29:15 +0000] 8e51a389bee8817f35842f926b733f7f "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.223 - - [13/Nov/2022:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:29:19 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:19 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:29 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:29 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:30 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 3bab8026b4d09d8fe2b9db806609628f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.223 - - [13/Nov/2022:05:29:30 +0000] 3bab8026b4d09d8fe2b9db806609628f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:29:30 [info] 37#37: *551 [lua] logger.lua:23: 3bab8026b4d09d8fe2b9db806609628f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:29:39 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:39 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:45 [info] 37#37: *554 [lua] access_by_lua(msblocations.conf:189):2: 98e4c62d3a4f752df8642f6404d372d1:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:29:45 +0000] 98e4c62d3a4f752df8642f6404d372d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:29:45 [info] 37#37: *554 [lua] logger.lua:23: 98e4c62d3a4f752df8642f6404d372d1 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:29:49 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:49 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:59 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:29:59 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:00 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: c6b61512d61918dc6592b900597626e7:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:30:00 [info] 37#37: *560 [lua] logger.lua:23: c6b61512d61918dc6592b900597626e7 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:30:00 +0000] c6b61512d61918dc6592b900597626e7 "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.223 - - [13/Nov/2022:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:30:09 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:09 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:15 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: a4ba459968347e0fd335c0e3cb9fb5b3:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:30:15 +0000] a4ba459968347e0fd335c0e3cb9fb5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/11/13 05:30:15 [info] 37#37: *563 [lua] logger.lua:23: a4ba459968347e0fd335c0e3cb9fb5b3 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:30:19 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:19 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:29 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:29 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:30 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 83b439ca24567a5e19f298537bab9f00:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:30:30 [info] 37#37: *568 [lua] logger.lua:23: 83b439ca24567a5e19f298537bab9f00 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:30:30 +0000] 83b439ca24567a5e19f298537bab9f00 "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.223 - - [13/Nov/2022:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:30:39 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:39 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:45 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:189):2: bf7aff64ca69921cea18d824d45c1849:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:30:45 [info] 37#37: *571 [lua] logger.lua:23: bf7aff64ca69921cea18d824d45c1849 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:30:45 +0000] bf7aff64ca69921cea18d824d45c1849 "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.223 - - [13/Nov/2022:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:30:49 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:49 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:59 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:30:59 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:00 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 03c1f68c92b60b6ac77b43697036f006:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:31:00 +0000] 03c1f68c92b60b6ac77b43697036f006 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:31:00 [info] 37#37: *577 [lua] logger.lua:23: 03c1f68c92b60b6ac77b43697036f006 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:31:09 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:09 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:15 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: 08e86a4f525acdd75f4418fa1862b79d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:31:15 [info] 37#37: *580 [lua] logger.lua:23: 08e86a4f525acdd75f4418fa1862b79d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:31:15 +0000] 08e86a4f525acdd75f4418fa1862b79d "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.223 - - [13/Nov/2022:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:31:19 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:19 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:29 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:29 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:30 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: a9acdad5512a2e84bb81112c84a112e6:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:31:30 [info] 37#37: *585 [lua] logger.lua:23: a9acdad5512a2e84bb81112c84a112e6 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:31:30 +0000] a9acdad5512a2e84bb81112c84a112e6 "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.223 - - [13/Nov/2022:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:31:39 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:39 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:45 [info] 37#37: *588 [lua] access_by_lua(msblocations.conf:189):2: 5df1ad0e649f73121537ec3a8a2bb84d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:31:45 [info] 37#37: *588 [lua] logger.lua:23: 5df1ad0e649f73121537ec3a8a2bb84d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:31:45 +0000] 5df1ad0e649f73121537ec3a8a2bb84d "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.223 - - [13/Nov/2022:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:31:49 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:49 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:59 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:31:59 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:00 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 7793e4ec96236c2417c46c8ed317708b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:32:00 [info] 37#37: *594 [lua] logger.lua:23: 7793e4ec96236c2417c46c8ed317708b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:32:00 +0000] 7793e4ec96236c2417c46c8ed317708b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:32:09 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:09 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:15 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: a430b8c28e05ce82e4cfd13ba59bab90:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:32:15 [info] 37#37: *597 [lua] logger.lua:23: a430b8c28e05ce82e4cfd13ba59bab90 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:32:15 +0000] a430b8c28e05ce82e4cfd13ba59bab90 "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.223 - - [13/Nov/2022:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:32:19 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:19 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:29 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:29 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:30 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: a8f861bd4d73df1cc9733abc61b00efe:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.223 - - [13/Nov/2022:05:32:30 +0000] a8f861bd4d73df1cc9733abc61b00efe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:32:30 [info] 37#37: *602 [lua] logger.lua:23: a8f861bd4d73df1cc9733abc61b00efe {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:32:39 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:39 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:45 [info] 37#37: *605 [lua] access_by_lua(msblocations.conf:189):2: 8f28fdae545e5aa745d582061bdf8bbf:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:32:45 [info] 37#37: *605 [lua] logger.lua:23: 8f28fdae545e5aa745d582061bdf8bbf {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:32:45 +0000] 8f28fdae545e5aa745d582061bdf8bbf "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.223 - - [13/Nov/2022:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:32:49 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:49 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:59 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:32:59 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:00 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: fe8dac1ebca91dcd1cea7f7d483b30f8:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:00 +0000] fe8dac1ebca91dcd1cea7f7d483b30f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/11/13 05:33:00 [info] 37#37: *611 [lua] logger.lua:23: fe8dac1ebca91dcd1cea7f7d483b30f8 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/11/13 05:33:09 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:09 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:15 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 59df1d83c4bea090fa680b83f3c17691:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:15 +0000] 59df1d83c4bea090fa680b83f3c17691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:33:15 [info] 37#37: *614 [lua] logger.lua:23: 59df1d83c4bea090fa680b83f3c17691 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:33:19 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:19 [info] 39#39: *616 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:29 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:29 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:30 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: e2a53e76fc1cf33514896cc1fd91d118:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:30 +0000] e2a53e76fc1cf33514896cc1fd91d118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:33:30 [info] 37#37: *619 [lua] logger.lua:23: e2a53e76fc1cf33514896cc1fd91d118 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:33:39 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:39 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:45 [info] 37#37: *622 [lua] access_by_lua(msblocations.conf:189):2: 8e24dae9939196595ec00aac2dae64d4:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:45 +0000] 8e24dae9939196595ec00aac2dae64d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:33:45 [info] 37#37: *622 [lua] logger.lua:23: 8e24dae9939196595ec00aac2dae64d4 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:33:49 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:49 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:59 [info] 39#39: *626 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:33:59 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:00 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: 001c1bb1352548f4437cd99526c86b81:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:00 +0000] 001c1bb1352548f4437cd99526c86b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:34:00 [info] 37#37: *628 [lua] logger.lua:23: 001c1bb1352548f4437cd99526c86b81 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:34:09 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:09 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:15 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: a0dbc4ba597243c380ccf191db953b98:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:15 +0000] a0dbc4ba597243c380ccf191db953b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/11/13 05:34:15 [info] 37#37: *631 [lua] logger.lua:23: a0dbc4ba597243c380ccf191db953b98 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/11/13 05:34:19 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:19 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:29 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:29 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:30 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: f708ecde94d4cb72d10758f530ee2fb3:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:34:30 [info] 37#37: *636 [lua] logger.lua:23: f708ecde94d4cb72d10758f530ee2fb3 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:30 +0000] f708ecde94d4cb72d10758f530ee2fb3 "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.223 - - [13/Nov/2022:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:34:39 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:39 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:45 [info] 37#37: *639 [lua] access_by_lua(msblocations.conf:189):2: af71d4d27cec69111209ae87f58045d9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:34:45 [info] 37#37: *639 [lua] logger.lua:23: af71d4d27cec69111209ae87f58045d9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:34:45 +0000] af71d4d27cec69111209ae87f58045d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:34:49 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:49 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:59 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:34:59 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:00 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: e018d43eb08778e740230affce563a53:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:35:00 [info] 37#37: *645 [lua] logger.lua:23: e018d43eb08778e740230affce563a53 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:00 +0000] e018d43eb08778e740230affce563a53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:35:09 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:09 [info] 39#39: *646 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:15 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: 6e59aa46a6c9678db836b5d6dfef142f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:35:15 [info] 37#37: *648 [lua] logger.lua:23: 6e59aa46a6c9678db836b5d6dfef142f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:15 +0000] 6e59aa46a6c9678db836b5d6dfef142f "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.223 - - [13/Nov/2022:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:35:19 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:19 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:29 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:29 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:30 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: 4e96395bd326a95a689ebeea2d3ce3e5:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:30 +0000] 4e96395bd326a95a689ebeea2d3ce3e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/11/13 05:35:30 [info] 37#37: *653 [lua] logger.lua:23: 4e96395bd326a95a689ebeea2d3ce3e5 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/11/13 05:35:39 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:39 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:45 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:189):2: d260923f2631c5b4319a4cb0a09389c6:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:45 +0000] d260923f2631c5b4319a4cb0a09389c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:35:45 [info] 37#37: *656 [lua] logger.lua:23: d260923f2631c5b4319a4cb0a09389c6 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:35:49 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:49 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:59 [info] 39#39: *660 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:35:59 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:00 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 4ab82fc5dbb259d3186b9c82b5b9e96e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:36:00 [info] 37#37: *662 [lua] logger.lua:23: 4ab82fc5dbb259d3186b9c82b5b9e96e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:36:00 +0000] 4ab82fc5dbb259d3186b9c82b5b9e96e "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.223 - - [13/Nov/2022:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:36:09 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:09 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:15 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: 1b65fb25e2d224a7ad65d1cfafd01fac:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:36:15 [info] 37#37: *665 [lua] logger.lua:23: 1b65fb25e2d224a7ad65d1cfafd01fac {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:36:15 +0000] 1b65fb25e2d224a7ad65d1cfafd01fac "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.223 - - [13/Nov/2022:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:36:19 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:19 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:29 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:29 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:30 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 7e1e144fef72cc8ce225ed8bab17c98e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:36:30 [info] 37#37: *670 [lua] logger.lua:23: 7e1e144fef72cc8ce225ed8bab17c98e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:36:30 +0000] 7e1e144fef72cc8ce225ed8bab17c98e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/11/13 05:36:39 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:39 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:45 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:189):2: 52dc3b3d867c9c8234e4617eaa5768bd:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:36:45 [info] 37#37: *673 [lua] logger.lua:23: 52dc3b3d867c9c8234e4617eaa5768bd {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:36:45 +0000] 52dc3b3d867c9c8234e4617eaa5768bd "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.223 - - [13/Nov/2022:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:36:49 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:49 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:59 [info] 39#39: *677 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:36:59 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:00 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: bdba5954a9f5c5043632040ddde578e5:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:37:00 [info] 37#37: *679 [lua] logger.lua:23: bdba5954a9f5c5043632040ddde578e5 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:37:00 +0000] bdba5954a9f5c5043632040ddde578e5 "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.223 - - [13/Nov/2022:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:37:09 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:09 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:15 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 5b54566f45d50ea8890f09c4a407b61d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:37:15 +0000] 5b54566f45d50ea8890f09c4a407b61d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/11/13 05:37:15 [info] 37#37: *682 [lua] logger.lua:23: 5b54566f45d50ea8890f09c4a407b61d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:37:19 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:19 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:29 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:29 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:30 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: 7a35b4c56973fa00f4158e2a6a269c83:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:37:30 [info] 37#37: *687 [lua] logger.lua:23: 7a35b4c56973fa00f4158e2a6a269c83 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:37:30 +0000] 7a35b4c56973fa00f4158e2a6a269c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/11/13 05:37:39 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:39 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:45 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:189):2: d652b6939cd73b34e23d82110566753d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:37:45 [info] 37#37: *690 [lua] logger.lua:23: d652b6939cd73b34e23d82110566753d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:37:45 +0000] d652b6939cd73b34e23d82110566753d "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.223 - - [13/Nov/2022:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:37:49 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:49 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:59 [info] 39#39: *694 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:37:59 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:00 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 50eac5583f445a69b752b8de22016481:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:38:00 [info] 37#37: *696 [lua] logger.lua:23: 50eac5583f445a69b752b8de22016481 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:38:00 +0000] 50eac5583f445a69b752b8de22016481 "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.223 - - [13/Nov/2022:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:38:09 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:09 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:15 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: c8b44254ec15d7f42a5e73bdbaf1189e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:38:15 [info] 37#37: *699 [lua] logger.lua:23: c8b44254ec15d7f42a5e73bdbaf1189e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:38:15 +0000] c8b44254ec15d7f42a5e73bdbaf1189e "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.223 - - [13/Nov/2022:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:38:19 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:19 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:29 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:29 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:30 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: cc4168e8ce3e5469ab48b7c57e988675:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:38:30 [info] 37#37: *704 [lua] logger.lua:23: cc4168e8ce3e5469ab48b7c57e988675 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:38:30 +0000] cc4168e8ce3e5469ab48b7c57e988675 "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.223 - - [13/Nov/2022:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:38:39 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:39 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:45 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:189):2: d436af1de7653ec8b6e6545c13642572:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:38:45 [info] 37#37: *707 [lua] logger.lua:23: d436af1de7653ec8b6e6545c13642572 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:38:45 +0000] d436af1de7653ec8b6e6545c13642572 "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.223 - - [13/Nov/2022:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:38:49 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:49 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:59 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:38:59 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:00 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: a7c207312df70d1113616079dc62df03:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:39:00 [info] 37#37: *713 [lua] logger.lua:23: a7c207312df70d1113616079dc62df03 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:39:00 +0000] a7c207312df70d1113616079dc62df03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:39:09 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:09 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:15 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 82e8887a7364d4e04f3774cbc2989eee:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:39:15 [info] 37#37: *716 [lua] logger.lua:23: 82e8887a7364d4e04f3774cbc2989eee {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:39:15 +0000] 82e8887a7364d4e04f3774cbc2989eee "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.223 - - [13/Nov/2022:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:39:19 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:19 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:29 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:29 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:30 [info] 37#37: *721 client closed connection while waiting for request, client: 10.233.66.254, server: 0.0.0.0:443 2022/11/13 05:39:30 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:189):2: 019fad684e982cb1498c6fc995d00607:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:39:30 [info] 37#37: *722 [lua] logger.lua:23: 019fad684e982cb1498c6fc995d00607 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:39:30 +0000] 019fad684e982cb1498c6fc995d00607 "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.223 - - [13/Nov/2022:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:39:39 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:39 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:45 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: 7b452c6154774c50eb88180a6a59a21b:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:39:45 +0000] 7b452c6154774c50eb88180a6a59a21b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:39:45 [info] 37#37: *725 [lua] logger.lua:23: 7b452c6154774c50eb88180a6a59a21b {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:39:49 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:49 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:59 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:39:59 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:00 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:189):2: 482b076f2ae81b6858fe8630369c7baf:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:00 +0000] 482b076f2ae81b6858fe8630369c7baf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/11/13 05:40:00 [info] 37#37: *731 [lua] logger.lua:23: 482b076f2ae81b6858fe8630369c7baf {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:40:09 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:09 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:15 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: dd9269314a2b8a821cf9b67aad266bc2:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:40:15 [info] 37#37: *734 [lua] logger.lua:23: dd9269314a2b8a821cf9b67aad266bc2 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:15 +0000] dd9269314a2b8a821cf9b67aad266bc2 "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.223 - - [13/Nov/2022:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:40:19 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:19 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:29 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:29 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:30 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: eb2ee258a701001f0ee3431a552ad1f0:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:30 +0000] eb2ee258a701001f0ee3431a552ad1f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:40:30 [info] 37#37: *739 [lua] logger.lua:23: eb2ee258a701001f0ee3431a552ad1f0 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:40:39 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:39 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:45 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: c95b2b68ef33e28ee932062a172fb3a5:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:40:45 [info] 37#37: *742 [lua] logger.lua:23: c95b2b68ef33e28ee932062a172fb3a5 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:40:45 +0000] c95b2b68ef33e28ee932062a172fb3a5 "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.223 - - [13/Nov/2022:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:40:49 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:49 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:59 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:40:59 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:00 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: a6212771bf21690a08f014e4d14ae99f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:41:00 [info] 37#37: *748 [lua] logger.lua:23: a6212771bf21690a08f014e4d14ae99f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:41:00 +0000] a6212771bf21690a08f014e4d14ae99f "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.223 - - [13/Nov/2022:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:41:09 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:09 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:15 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: a69ce6ee81c6f6da62913920204a2746:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:41:15 [info] 37#37: *751 [lua] logger.lua:23: a69ce6ee81c6f6da62913920204a2746 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:41:15 +0000] a69ce6ee81c6f6da62913920204a2746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.223 - - [13/Nov/2022:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:41:19 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:19 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:29 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:29 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:30 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: 317aae623ba1ee712f4dfb18d6b6af2e:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:41:30 [info] 37#37: *756 [lua] logger.lua:23: 317aae623ba1ee712f4dfb18d6b6af2e {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:41:30 +0000] 317aae623ba1ee712f4dfb18d6b6af2e "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.223 - - [13/Nov/2022:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:41:39 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:39 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:45 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: bbc7e3a91e53a446f67b0a4b6d9db870:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:41:45 +0000] bbc7e3a91e53a446f67b0a4b6d9db870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:41:45 [info] 37#37: *759 [lua] logger.lua:23: bbc7e3a91e53a446f67b0a4b6d9db870 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:41:49 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:49 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:59 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:41:59 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:00 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: 801c8b3a16de7456fcfd7dbc9b1c8308:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:42:00 [info] 37#37: *765 [lua] logger.lua:23: 801c8b3a16de7456fcfd7dbc9b1c8308 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:42:00 +0000] 801c8b3a16de7456fcfd7dbc9b1c8308 "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.223 - - [13/Nov/2022:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:42:09 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:09 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:15 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: ab4b13550e28f64a8a329e5104a35463:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:42:15 +0000] ab4b13550e28f64a8a329e5104a35463 "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.223 - - [13/Nov/2022:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:42:15 [info] 37#37: *768 [lua] logger.lua:23: ab4b13550e28f64a8a329e5104a35463 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , 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/11/13 05:42:19 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:19 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:29 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:29 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:30 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 39f52e342d6461acf7ec2706d5dfb805:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:42:30 +0000] 39f52e342d6461acf7ec2706d5dfb805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:42:30 [info] 37#37: *773 [lua] logger.lua:23: 39f52e342d6461acf7ec2706d5dfb805 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/11/13 05:42:39 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:39 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:45 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 3c30afb892ab6de7ebf4071c074a6c3d:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:42:45 [info] 37#37: *776 [lua] logger.lua:23: 3c30afb892ab6de7ebf4071c074a6c3d {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:42:45 +0000] 3c30afb892ab6de7ebf4071c074a6c3d "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.223 - - [13/Nov/2022:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:42:49 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:49 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:59 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:42:59 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:00 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: f7aa42244c4a6657f1dd57f9e81d3880:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:43:00 [info] 37#37: *782 [lua] logger.lua:23: f7aa42244c4a6657f1dd57f9e81d3880 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:43:00 +0000] f7aa42244c4a6657f1dd57f9e81d3880 "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.223 - - [13/Nov/2022:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:43:09 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:09 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:15 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 347022a99c7a7727c9aed385b07484e4:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:43:15 [info] 37#37: *785 [lua] logger.lua:23: 347022a99c7a7727c9aed385b07484e4 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.223 - - [13/Nov/2022:05:43:15 +0000] 347022a99c7a7727c9aed385b07484e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:43:19 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:19 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:29 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:29 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:30 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: cdd04382b2fed0d1a5ac5047cb0a12af:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:43:30 [info] 37#37: *790 [lua] logger.lua:23: cdd04382b2fed0d1a5ac5047cb0a12af {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:43:30 +0000] cdd04382b2fed0d1a5ac5047cb0a12af "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.223 - - [13/Nov/2022:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/11/13 05:43:39 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:39 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:45 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 071d18171f47bffe7eb7b4c6d24a6cf3:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:43:45 [info] 37#37: *793 [lua] logger.lua:23: 071d18171f47bffe7eb7b4c6d24a6cf3 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:43:45 +0000] 071d18171f47bffe7eb7b4c6d24a6cf3 "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.223 - - [13/Nov/2022:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:43:49 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:49 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:59 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:43:59 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:00 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: c485e7469713f22f13e9519ec92ad3b2:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:00 +0000] c485e7469713f22f13e9519ec92ad3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/11/13 05:44:00 [info] 37#37: *799 [lua] logger.lua:23: c485e7469713f22f13e9519ec92ad3b2 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/11/13 05:44:09 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:09 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:15 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: 540d27dd758fdd1a20fe46620bcaadb9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:15 +0000] 540d27dd758fdd1a20fe46620bcaadb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:44:15 [info] 37#37: *802 [lua] logger.lua:23: 540d27dd758fdd1a20fe46620bcaadb9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:44:19 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:19 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:29 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:29 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:30 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: c40f70135c7dd5026c1a503679bf2de9:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:44:30 [info] 37#37: *807 [lua] logger.lua:23: c40f70135c7dd5026c1a503679bf2de9 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:30 +0000] c40f70135c7dd5026c1a503679bf2de9 "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.223 - - [13/Nov/2022:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:44:39 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:39 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:45 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: 555b97fa9ef8659a9d4421c821dbd5ed:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:45 +0000] 555b97fa9ef8659a9d4421c821dbd5ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/11/13 05:44:45 [info] 37#37: *810 [lua] logger.lua:23: 555b97fa9ef8659a9d4421c821dbd5ed {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/11/13 05:44:49 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:49 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:59 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:44:59 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:00 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 83bbf4344d4112fc8a23406c8ac2f3bb:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:45:00 [info] 37#37: *816 [lua] logger.lua:23: 83bbf4344d4112fc8a23406c8ac2f3bb {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:45:00 +0000] 83bbf4344d4112fc8a23406c8ac2f3bb "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.223 - - [13/Nov/2022:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:45:09 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:09 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:15 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: d47f2ca0e6336cdc62579b01efdc3b30:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:45:15 [info] 37#37: *819 [lua] logger.lua:23: d47f2ca0e6336cdc62579b01efdc3b30 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:45:15 +0000] d47f2ca0e6336cdc62579b01efdc3b30 "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.223 - - [13/Nov/2022:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:45:19 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:19 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:29 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:29 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:30 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: 82bd2a6dafff580b05f82f841c45709f:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:45:30 +0000] 82bd2a6dafff580b05f82f841c45709f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/11/13 05:45:30 [info] 37#37: *824 [lua] logger.lua:23: 82bd2a6dafff580b05f82f841c45709f {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:45:39 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:39 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:45 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: ebcc7b15443d2910e15787de15ad0487:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/11/13 05:45:45 [info] 37#37: *827 [lua] logger.lua:23: ebcc7b15443d2910e15787de15ad0487 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:45:45 +0000] ebcc7b15443d2910e15787de15ad0487 "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.223 - - [13/Nov/2022:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/11/13 05:45:49 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:49 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:59 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:45:59 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.70.18, server: 0.0.0.0:443 2022/11/13 05:46:00 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: e5615ed9dfda4b0e560b05508ad1be21:receive the request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:46:00 +0000] e5615ed9dfda4b0e560b05508ad1be21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/11/13 05:46:00 [info] 37#37: *833 [lua] logger.lua:23: e5615ed9dfda4b0e560b05508ad1be21 {"matched":"microservices"} while logging request, client: 10.233.72.223, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.223 - - [13/Nov/2022:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4