@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.55.117 ### 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 ======================================== =============================================================================== =========== 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/ ln: /lib64/libluajit-5.1.so.2: No such file or directory 2023/01/12 05:07:17 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/12 05:07:17 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/12 05:07:17 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/12 05:07:17 [notice] 33#33: using the "epoll" event method 2023/01/12 05:07:17 [notice] 33#33: openresty/1.13.6.1 2023/01/12 05:07:17 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/12 05:07:17 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/12 05:07:17 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/12 05:07:17 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/12 05:07:17 [notice] 34#34: start worker process 36 2023/01/12 05:07:17 [notice] 34#34: start worker process 37 2023/01/12 05:07:17 [notice] 34#34: start worker process 38 2023/01/12 05:07:17 [notice] 34#34: start worker process 39 2023/01/12 05:07:17 [notice] 34#34: start worker process 40 2023/01/12 05:07:17 [notice] 34#34: start worker process 41 2023/01/12 05:07:17 [notice] 34#34: start worker process 42 2023/01/12 05:07:17 [notice] 34#34: start worker process 43 2023/01/12 05:07:17 [notice] 34#34: start cache manager process 44 2023/01/12 05:07:17 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230112050717.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-12 05:07:20 006 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-12 05:07:20 022 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-12 05:07:20 023 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-12 05:07:20 095 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-12 05:07:20 095 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.55.117:10081 Enabled:true 2023-01-12 05:07:21 504 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-12 05:07:21 587 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-12 05:07:21 588 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-12 05:07:21 589 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-12 05:07:21 590 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-12 05:07:21 590 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-12 05:07:21 590 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-12 05:07:21 590 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-12 05:07:21 656 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-12 05:07:21 768 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-12 05:07:21 768 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-12 05:07:21 768 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-12 05:07:22 261 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/12 05:07:29 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:29 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:39 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:39 [info] 43#43: *14 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:42 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 6e42bb252a61cc155ba434f7fcfdb5e5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:07:42 [info] 36#36: *16 [lua] logger.lua:23: 6e42bb252a61cc155ba434f7fcfdb5e5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:07:42 +0000] 6e42bb252a61cc155ba434f7fcfdb5e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.128 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41 2023/01/12 05:07:49 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:49 [info] 43#43: *20 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:57 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: a6a90067da9dd3cd90b8748378b4dc4f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:07:57 [info] 36#36: *21 [lua] logger.lua:23: a6a90067da9dd3cd90b8748378b4dc4f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:07:57 +0000] a6a90067da9dd3cd90b8748378b4dc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:07:59 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:07:59 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:09 [info] 43#43: *24 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:09 [info] 43#43: *25 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:12 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: 95090bc39a61a7387b0b92722d4e4298:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:08:12 [info] 36#36: *26 [lua] logger.lua:23: 95090bc39a61a7387b0b92722d4e4298 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:08:12 +0000] 95090bc39a61a7387b0b92722d4e4298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:08:17 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/12 05:08:17 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/12 05:08:17 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/12 05:08:17 [notice] 34#34: signal 29 (SIGIO) received 2023/01/12 05:08:19 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:19 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:27 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 19aee8160ed7363fcb8bdc39242edf90:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:08:27 [info] 36#36: *30 [lua] logger.lua:23: 19aee8160ed7363fcb8bdc39242edf90 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:08:27 +0000] 19aee8160ed7363fcb8bdc39242edf90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/12 05:08:29 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:29 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:39 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:39 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:42 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: e000d869d1830d9ad7e9e2e636e2a2d8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:08:42 +0000] e000d869d1830d9ad7e9e2e636e2a2d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:08:42 [info] 36#36: *35 [lua] logger.lua:23: e000d869d1830d9ad7e9e2e636e2a2d8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:08:49 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:49 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:57 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 03a454f1c8c04d8f9cd46f56f30a163e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:08:57 [info] 36#36: *38 [lua] logger.lua:23: 03a454f1c8c04d8f9cd46f56f30a163e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:08:57 +0000] 03a454f1c8c04d8f9cd46f56f30a163e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:08:59 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:08:59 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:09 [info] 43#43: *41 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:09 [info] 43#43: *42 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:12 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 06abd1c7b61b96ec24d6d05e76f3b6ab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:09:12 [info] 36#36: *43 [lua] logger.lua:23: 06abd1c7b61b96ec24d6d05e76f3b6ab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:09:12 +0000] 06abd1c7b61b96ec24d6d05e76f3b6ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:09:19 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:19 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:27 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 3a5270fb1ce9984004aa3ec6ca595228:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:09:27 [info] 36#36: *47 [lua] logger.lua:23: 3a5270fb1ce9984004aa3ec6ca595228 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:09:27 +0000] 3a5270fb1ce9984004aa3ec6ca595228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:09:29 [info] 43#43: *48 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:29 [info] 43#43: *49 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:39 [info] 43#43: *50 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:39 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:42 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 94bb7d926eb3fcaf9fab8ad4f345a3c5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:09:42 +0000] 94bb7d926eb3fcaf9fab8ad4f345a3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/12 05:09:42 [info] 36#36: *52 [lua] logger.lua:23: 94bb7d926eb3fcaf9fab8ad4f345a3c5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:09:49 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:49 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:57 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: b9ecabc975f7a5387317201c53d9ea30:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:09:57 [info] 36#36: *55 [lua] logger.lua:23: b9ecabc975f7a5387317201c53d9ea30 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:09:57 +0000] b9ecabc975f7a5387317201c53d9ea30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:09:59 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:09:59 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:09 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:09 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:12 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 2a86e3fd3c6a0bbcfbfad6401c21332a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:10:12 [info] 36#36: *60 [lua] logger.lua:23: 2a86e3fd3c6a0bbcfbfad6401c21332a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:12 +0000] 2a86e3fd3c6a0bbcfbfad6401c21332a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 05:10:19 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:19 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:27 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: 93fc639fdb9367cc97fc13923f9c74a5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:27 +0000] 93fc639fdb9367cc97fc13923f9c74a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:10:27 [info] 36#36: *64 [lua] logger.lua:23: 93fc639fdb9367cc97fc13923f9c74a5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:10:29 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:29 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:39 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:39 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:42 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: fd96f677413f2f00dbc65e46fb776449:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:42 +0000] fd96f677413f2f00dbc65e46fb776449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:10:42 [info] 36#36: *69 [lua] logger.lua:23: fd96f677413f2f00dbc65e46fb776449 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:10:49 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:49 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:57 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: 088cff0fd3d699e0c9aadab15778658b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:57 +0000] 088cff0fd3d699e0c9aadab15778658b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:10:57 [info] 36#36: *72 [lua] logger.lua:23: 088cff0fd3d699e0c9aadab15778658b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:10:59 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:10:59 [info] 43#43: *74 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:09 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:09 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:12 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 6c23eced38fd0449157f5370202ed33f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:11:12 [info] 36#36: *77 [lua] logger.lua:23: 6c23eced38fd0449157f5370202ed33f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:11:12 +0000] 6c23eced38fd0449157f5370202ed33f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:11:19 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:19 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:27 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: f25b1ec37ef588be9988180e4f96beec:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:11:27 [info] 36#36: *81 [lua] logger.lua:23: f25b1ec37ef588be9988180e4f96beec {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:11:27 +0000] f25b1ec37ef588be9988180e4f96beec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:11:29 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:29 [info] 43#43: *83 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:39 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:39 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:42 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 3b7612be9e22db7780fd7f4da76f43ae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:11:42 +0000] 3b7612be9e22db7780fd7f4da76f43ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/12 05:11:42 [info] 36#36: *86 [lua] logger.lua:23: 3b7612be9e22db7780fd7f4da76f43ae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/12 05:11:49 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:49 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:57 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 53b5f3b5b2fb33048427515cdd61281a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:11:57 [info] 36#36: *89 [lua] logger.lua:23: 53b5f3b5b2fb33048427515cdd61281a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:11:57 +0000] 53b5f3b5b2fb33048427515cdd61281a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:11:59 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:11:59 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:09 [info] 43#43: *93 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:09 [info] 43#43: *92 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:12 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: 159278ae929208414e74b9cd7eb62e76:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:12:12 [info] 36#36: *94 [lua] logger.lua:23: 159278ae929208414e74b9cd7eb62e76 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:12:12 +0000] 159278ae929208414e74b9cd7eb62e76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:12:19 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:19 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:27 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 304203d1227813846ad2520122184b95:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:12:27 [info] 36#36: *98 [lua] logger.lua:23: 304203d1227813846ad2520122184b95 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:12:27 +0000] 304203d1227813846ad2520122184b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:12:29 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:29 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:39 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:39 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:42 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: b6cc8fbdb4d323c8aafd678dc91117a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:12:42 +0000] b6cc8fbdb4d323c8aafd678dc91117a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:12:42 [info] 36#36: *103 [lua] logger.lua:23: b6cc8fbdb4d323c8aafd678dc91117a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:12:49 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:49 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:57 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: d89e7aefbb9f6f59bcc4f13a82849ae4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:12:57 [info] 36#36: *106 [lua] logger.lua:23: d89e7aefbb9f6f59bcc4f13a82849ae4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:12:57 +0000] d89e7aefbb9f6f59bcc4f13a82849ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:12:59 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:12:59 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:09 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:09 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:12 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: 13eba0242b50c14c3c4bf93010337c02:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:12 +0000] 13eba0242b50c14c3c4bf93010337c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:13:12 [info] 36#36: *111 [lua] logger.lua:23: 13eba0242b50c14c3c4bf93010337c02 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 05:13:19 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:19 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:27 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: 86b6c4500652fd7d210ea3a370c09717:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:27 +0000] 86b6c4500652fd7d210ea3a370c09717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:13:27 [info] 36#36: *115 [lua] logger.lua:23: 86b6c4500652fd7d210ea3a370c09717 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:13:29 [info] 43#43: *116 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:29 [info] 43#43: *117 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:39 [info] 43#43: *118 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:39 [info] 43#43: *119 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:42 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: a070795e5d3dbfb52bdc877ca8ea9128:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:13:42 [info] 36#36: *120 [lua] logger.lua:23: a070795e5d3dbfb52bdc877ca8ea9128 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:42 +0000] a070795e5d3dbfb52bdc877ca8ea9128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/12 05:13:49 [info] 43#43: *121 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:49 [info] 43#43: *122 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:57 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: f4f7b33354007f4a2a54a0b4cd1ab09b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:57 +0000] f4f7b33354007f4a2a54a0b4cd1ab09b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:13:57 [info] 36#36: *123 [lua] logger.lua:23: f4f7b33354007f4a2a54a0b4cd1ab09b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:13:59 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:13:59 [info] 43#43: *125 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:09 [info] 43#43: *126 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:09 [info] 43#43: *127 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:12 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 78d151422e70c84a15e8bd623f8f8374:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:14:12 [info] 36#36: *128 [lua] logger.lua:23: 78d151422e70c84a15e8bd623f8f8374 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:14:12 +0000] 78d151422e70c84a15e8bd623f8f8374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:14:19 [info] 43#43: *130 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:19 [info] 43#43: *131 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:27 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: e71294e85ddc0bdbb95eb5233e742903:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:14:27 +0000] e71294e85ddc0bdbb95eb5233e742903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:14:27 [info] 36#36: *132 [lua] logger.lua:23: e71294e85ddc0bdbb95eb5233e742903 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:14:29 [info] 43#43: *134 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:29 [info] 43#43: *133 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:39 [info] 43#43: *135 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:39 [info] 43#43: *136 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:42 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: e18e3ab3170f4ff387e5f0a10b3added:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 10.233.67.209 - - [12/Jan/2023:05:14:42 +0000] e18e3ab3170f4ff387e5f0a10b3added "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/12 05:14:42 [info] 36#36: *137 [lua] logger.lua:23: e18e3ab3170f4ff387e5f0a10b3added {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:14:49 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:49 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:57 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 57b28c36d2840c092cebe84a229220a1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:14:57 [info] 36#36: *140 [lua] logger.lua:23: 57b28c36d2840c092cebe84a229220a1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:14:57 +0000] 57b28c36d2840c092cebe84a229220a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:14:59 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:14:59 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:09 [info] 43#43: *143 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:09 [info] 43#43: *144 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:12 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 58be26a9b54a0d457b16fee02c2554e4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:15:12 [info] 36#36: *145 [lua] logger.lua:23: 58be26a9b54a0d457b16fee02c2554e4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:15:12 +0000] 58be26a9b54a0d457b16fee02c2554e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:15:19 [info] 43#43: *148 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:19 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:27 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: e9bc6999610701edc3851dd93a267663:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:15:27 [info] 36#36: *149 [lua] logger.lua:23: e9bc6999610701edc3851dd93a267663 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:15:27 +0000] e9bc6999610701edc3851dd93a267663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 05:15:29 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:29 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:39 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:39 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:42 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 196ab529ae2b128981a6236a540e2262:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:15:42 [info] 36#36: *154 [lua] logger.lua:23: 196ab529ae2b128981a6236a540e2262 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:15:42 +0000] 196ab529ae2b128981a6236a540e2262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:15:49 [info] 43#43: *155 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:49 [info] 43#43: *156 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:57 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 0d5af9b284e926ef84285bde5471c513:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:15:57 [info] 36#36: *157 [lua] logger.lua:23: 0d5af9b284e926ef84285bde5471c513 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:15:57 +0000] 0d5af9b284e926ef84285bde5471c513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 2023/01/12 05:15:59 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:15:59 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:09 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:09 [info] 43#43: *160 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:12 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 8c2f434348137688223794817ce9aa0b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:16:12 [info] 36#36: *162 [lua] logger.lua:23: 8c2f434348137688223794817ce9aa0b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:16:12 +0000] 8c2f434348137688223794817ce9aa0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:16:19 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:19 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:27 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: 06983a7f0384bb7bf68f06218d964246:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:16:27 [info] 36#36: *166 [lua] logger.lua:23: 06983a7f0384bb7bf68f06218d964246 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:16:27 +0000] 06983a7f0384bb7bf68f06218d964246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:16:29 [info] 43#43: *168 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:29 [info] 43#43: *167 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:39 [info] 43#43: *169 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:39 [info] 43#43: *170 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:42 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: 1564747cacfae74fe13f92dfbd19c41b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:16:42 [info] 36#36: *171 [lua] logger.lua:23: 1564747cacfae74fe13f92dfbd19c41b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:16:42 +0000] 1564747cacfae74fe13f92dfbd19c41b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:16:49 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:49 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:57 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: ca4da5173e7f6d62e830286be4d1db8a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:16:57 +0000] ca4da5173e7f6d62e830286be4d1db8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:16:57 [info] 36#36: *174 [lua] logger.lua:23: ca4da5173e7f6d62e830286be4d1db8a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:16:59 [info] 43#43: *175 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:16:59 [info] 43#43: *176 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:09 [info] 43#43: *177 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:09 [info] 43#43: *178 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:12 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: b6560c9dc2caed87df5fbd86337021f3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.67.209 - - [12/Jan/2023:05:17:12 +0000] b6560c9dc2caed87df5fbd86337021f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/01/12 05:17:12 [info] 36#36: *179 [lua] logger.lua:23: b6560c9dc2caed87df5fbd86337021f3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:17:19 [info] 43#43: *181 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:19 [info] 43#43: *182 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:27 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: 60d84f794a80ae228fd4d039ef427cab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:27 +0000] 60d84f794a80ae228fd4d039ef427cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:17:27 [info] 36#36: *183 [lua] logger.lua:23: 60d84f794a80ae228fd4d039ef427cab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:17:29 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:29 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:39 [info] 43#43: *186 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:39 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:42 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 793981a3feec4fc782f2c5016ab92682:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:17:42 [info] 36#36: *188 [lua] logger.lua:23: 793981a3feec4fc782f2c5016ab92682 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:42 +0000] 793981a3feec4fc782f2c5016ab92682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:17:49 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:49 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:57 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: be037d8f3ab2a95d14fcc10a3039759d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:57 +0000] be037d8f3ab2a95d14fcc10a3039759d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:17:57 [info] 36#36: *191 [lua] logger.lua:23: be037d8f3ab2a95d14fcc10a3039759d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:17:59 [info] 43#43: *192 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:17:59 [info] 43#43: *193 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:09 [info] 43#43: *195 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:09 [info] 43#43: *194 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:12 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 62ecf6681604b586e1182a65f032f194:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:18:13 [info] 36#36: *196 [lua] logger.lua:23: 62ecf6681604b586e1182a65f032f194 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] 62ecf6681604b586e1182a65f032f194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:18:19 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:19 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:28 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 0aad3aa5172a601e799626733d30eb79:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:18:28 [info] 36#36: *200 [lua] logger.lua:23: 0aad3aa5172a601e799626733d30eb79 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] 0aad3aa5172a601e799626733d30eb79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 05:18:29 [info] 43#43: *202 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:29 [info] 43#43: *201 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:39 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:39 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:43 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 9d7c181df721f4414facca03e1a40c21:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:18:43 [info] 36#36: *205 [lua] logger.lua:23: 9d7c181df721f4414facca03e1a40c21 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] 9d7c181df721f4414facca03e1a40c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:18:49 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:49 [info] 43#43: *207 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:58 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 7bdad9c8a004c529fc8caa35db3135fd:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] 7bdad9c8a004c529fc8caa35db3135fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:18:58 [info] 36#36: *208 [lua] logger.lua:23: 7bdad9c8a004c529fc8caa35db3135fd {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:18:59 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:18:59 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:09 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:09 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:13 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: 70c43fd0210aa252729252ca23224101:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] 70c43fd0210aa252729252ca23224101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:19:13 [info] 36#36: *213 [lua] logger.lua:23: 70c43fd0210aa252729252ca23224101 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:19:19 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:19 [info] 43#43: *216 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:28 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: 2698373b6c78273975299341705bc1cc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:19:28 [info] 36#36: *217 [lua] logger.lua:23: 2698373b6c78273975299341705bc1cc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] 2698373b6c78273975299341705bc1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:19:29 [info] 43#43: *218 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:29 [info] 43#43: *219 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:39 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:39 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:43 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: 533aba174d29d6823c167451301ff5f6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] 533aba174d29d6823c167451301ff5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:19:43 [info] 36#36: *222 [lua] logger.lua:23: 533aba174d29d6823c167451301ff5f6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:19:49 [info] 43#43: *224 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:49 [info] 43#43: *223 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:58 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 7cf84585595d7ad13e943299b7daed53:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] 7cf84585595d7ad13e943299b7daed53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:19:58 [info] 36#36: *225 [lua] logger.lua:23: 7cf84585595d7ad13e943299b7daed53 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:19:59 [info] 43#43: *226 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:19:59 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:09 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:09 [info] 43#43: *228 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:13 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 0b20a1be5915b6ceae94d7cd5e5d96e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:20:13 [info] 36#36: *230 [lua] logger.lua:23: 0b20a1be5915b6ceae94d7cd5e5d96e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] 0b20a1be5915b6ceae94d7cd5e5d96e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:20:19 [info] 43#43: *232 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:19 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:28 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: 51ce67f81ecd71d41b5b6615a59a5343:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] 51ce67f81ecd71d41b5b6615a59a5343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:20:28 [info] 36#36: *234 [lua] logger.lua:23: 51ce67f81ecd71d41b5b6615a59a5343 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:20:29 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:29 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:39 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:39 [info] 43#43: *237 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:43 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 78d7b2af71099a6802c8a724aace3ba5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] 78d7b2af71099a6802c8a724aace3ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:20:43 [info] 36#36: *239 [lua] logger.lua:23: 78d7b2af71099a6802c8a724aace3ba5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:20:49 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:49 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:58 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 798bf9854fa72b9ccc1d3e28f857a665:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:20:58 [info] 36#36: *242 [lua] logger.lua:23: 798bf9854fa72b9ccc1d3e28f857a665 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] 798bf9854fa72b9ccc1d3e28f857a665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:20:59 [info] 43#43: *244 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:20:59 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:09 [info] 43#43: *245 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:09 [info] 43#43: *246 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:13 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: abf88f444785f608d74f0d692dc85e43:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:21:13 [info] 36#36: *247 [lua] logger.lua:23: abf88f444785f608d74f0d692dc85e43 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] abf88f444785f608d74f0d692dc85e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:21:19 [info] 43#43: *249 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:19 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:28 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: badb0c6da6a09630c6d69e686b562c63:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:21:28 [info] 36#36: *251 [lua] logger.lua:23: badb0c6da6a09630c6d69e686b562c63 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] badb0c6da6a09630c6d69e686b562c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:21:29 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:29 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:39 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:39 [info] 43#43: *255 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:43 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 6d0b8c5a7a0748ae46539c540ec87ec1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:21:43 [info] 36#36: *256 [lua] logger.lua:23: 6d0b8c5a7a0748ae46539c540ec87ec1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:21:43 +0000] 6d0b8c5a7a0748ae46539c540ec87ec1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:21:49 [info] 43#43: *258 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:49 [info] 43#43: *257 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:58 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 3e0a17b3a76b31225af96f3768d59953:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:21:58 +0000] 3e0a17b3a76b31225af96f3768d59953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:21:58 [info] 36#36: *259 [lua] logger.lua:23: 3e0a17b3a76b31225af96f3768d59953 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:21:59 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:21:59 [info] 43#43: *261 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:09 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:09 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:13 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: cf26066f338022f3a7480afbbe816882:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:13 +0000] cf26066f338022f3a7480afbbe816882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:22:13 [info] 36#36: *264 [lua] logger.lua:23: cf26066f338022f3a7480afbbe816882 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:22:19 [info] 43#43: *266 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:19 [info] 43#43: *267 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:28 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: 71137b9ab122a9c26e120bb77522b88e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:22:28 [info] 36#36: *268 [lua] logger.lua:23: 71137b9ab122a9c26e120bb77522b88e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:28 +0000] 71137b9ab122a9c26e120bb77522b88e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:22:29 [info] 43#43: *269 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:29 [info] 43#43: *270 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:39 [info] 43#43: *271 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:39 [info] 43#43: *272 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:43 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 73a08e8fa24c1bc04ca1f0c0dbe517e7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:43 +0000] 73a08e8fa24c1bc04ca1f0c0dbe517e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:22:43 [info] 36#36: *273 [lua] logger.lua:23: 73a08e8fa24c1bc04ca1f0c0dbe517e7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:22:49 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:49 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:58 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: 745d48a6966158f0b6ea81fdd244baf4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:58 +0000] 745d48a6966158f0b6ea81fdd244baf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:22:58 [info] 36#36: *276 [lua] logger.lua:23: 745d48a6966158f0b6ea81fdd244baf4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:22:59 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:22:59 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:09 [info] 43#43: *279 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:09 [info] 43#43: *280 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:13 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: dc33b8b68bbfdf8e9f48958ab49f4c6c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:13 +0000] dc33b8b68bbfdf8e9f48958ab49f4c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:23:13 [info] 36#36: *281 [lua] logger.lua:23: dc33b8b68bbfdf8e9f48958ab49f4c6c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:23:19 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:19 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:28 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: dddd1b302877beea08ac2b290359efcc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.209 - - [12/Jan/2023:05:23:28 +0000] dddd1b302877beea08ac2b290359efcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:23:28 [info] 36#36: *285 [lua] logger.lua:23: dddd1b302877beea08ac2b290359efcc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:23:29 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:29 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:39 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:39 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:43 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: e53ce92a84b692e888799d016cfb7262:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:43 +0000] e53ce92a84b692e888799d016cfb7262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:23:43 [info] 36#36: *290 [lua] logger.lua:23: e53ce92a84b692e888799d016cfb7262 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:23:49 [info] 43#43: *291 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:49 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:58 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: a9f1815ed8cc79f17f54275c3c676836:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:58 +0000] a9f1815ed8cc79f17f54275c3c676836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:23:58 [info] 36#36: *293 [lua] logger.lua:23: a9f1815ed8cc79f17f54275c3c676836 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:23:59 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:23:59 [info] 43#43: *295 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:09 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:09 [info] 43#43: *296 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:13 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 03227d9267c1907791c1e5c185bc51be:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:13 +0000] 03227d9267c1907791c1e5c185bc51be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:24:13 [info] 36#36: *298 [lua] logger.lua:23: 03227d9267c1907791c1e5c185bc51be {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:24:19 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:19 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:28 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: e0451362c0cbc0c5074734184d7fff8e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:24:28 [info] 36#36: *302 [lua] logger.lua:23: e0451362c0cbc0c5074734184d7fff8e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:28 +0000] e0451362c0cbc0c5074734184d7fff8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/12 05:24:29 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:29 [info] 43#43: *303 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:39 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:39 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:43 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 742d43f48dfd6206add7839935a06fe9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:24:43 [info] 36#36: *307 [lua] logger.lua:23: 742d43f48dfd6206add7839935a06fe9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:43 +0000] 742d43f48dfd6206add7839935a06fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:24:49 [info] 43#43: *309 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:49 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:58 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: edd9ed6e5a29050bb651e57aec1b9d1c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:24:58 [info] 36#36: *310 [lua] logger.lua:23: edd9ed6e5a29050bb651e57aec1b9d1c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:24:58 +0000] edd9ed6e5a29050bb651e57aec1b9d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:24:59 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:24:59 [info] 43#43: *312 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:09 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:09 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:13 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: dde54827da9fbdcb8b070115c18861f2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:25:13 [info] 36#36: *315 [lua] logger.lua:23: dde54827da9fbdcb8b070115c18861f2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:25:13 +0000] dde54827da9fbdcb8b070115c18861f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:25:19 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:19 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:28 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: e36b1a8ad40d8c6481de4516a0d7a693:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:25:28 +0000] e36b1a8ad40d8c6481de4516a0d7a693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:25:28 [info] 36#36: *319 [lua] logger.lua:23: e36b1a8ad40d8c6481de4516a0d7a693 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:25:29 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:29 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:39 [info] 43#43: *322 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:39 [info] 43#43: *323 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:43 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 6589e7684b4a3aac15edd0b5f97cc1c6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:25:43 +0000] 6589e7684b4a3aac15edd0b5f97cc1c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:25:43 [info] 36#36: *324 [lua] logger.lua:23: 6589e7684b4a3aac15edd0b5f97cc1c6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:25:49 [info] 43#43: *325 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:49 [info] 43#43: *326 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:58 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: a13de4e72ab334376c0979d645862ffc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:25:58 [info] 36#36: *327 [lua] logger.lua:23: a13de4e72ab334376c0979d645862ffc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:25:58 +0000] a13de4e72ab334376c0979d645862ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 05:25:59 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:25:59 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:09 [info] 43#43: *331 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:09 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:13 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: c0da5ad788558003781adf2e2bcd6376:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:13 +0000] c0da5ad788558003781adf2e2bcd6376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:26:13 [info] 36#36: *332 [lua] logger.lua:23: c0da5ad788558003781adf2e2bcd6376 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:26:19 [info] 43#43: *334 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:19 [info] 43#43: *335 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:28 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: e0854993c1de1adc4c504109b33239ed:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.209 - - [12/Jan/2023:05:26:28 +0000] e0854993c1de1adc4c504109b33239ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:26:28 [info] 36#36: *336 [lua] logger.lua:23: e0854993c1de1adc4c504109b33239ed {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:26:29 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:29 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:39 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:39 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:43 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 5d8994ccd6aa5b33a3a1e772a4f9806c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:43 +0000] 5d8994ccd6aa5b33a3a1e772a4f9806c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:26:43 [info] 36#36: *341 [lua] logger.lua:23: 5d8994ccd6aa5b33a3a1e772a4f9806c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:26:49 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:49 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:58 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: deffd5ac37ebdccf2ded13bbce49e9b8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:26:58 [info] 36#36: *344 [lua] logger.lua:23: deffd5ac37ebdccf2ded13bbce49e9b8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:26:58 +0000] deffd5ac37ebdccf2ded13bbce49e9b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:26:59 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:26:59 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:09 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:09 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:13 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: ec0a5507731038ce58b3217aee5f8f74:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:13 +0000] ec0a5507731038ce58b3217aee5f8f74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:27:13 [info] 36#36: *349 [lua] logger.lua:23: ec0a5507731038ce58b3217aee5f8f74 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:19 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:19 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:28 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 2a5cdc99e5c4092e75c1d697736d1467:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:28 +0000] 2a5cdc99e5c4092e75c1d697736d1467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:27:28 [info] 36#36: *353 [lua] logger.lua:23: 2a5cdc99e5c4092e75c1d697736d1467 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:29 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:29 [info] 43#43: *355 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:39 [info] 43#43: *356 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:39 [info] 43#43: *357 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:43 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: 110848ae2a6d4557230359c70d1772ea:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:43 +0000] 110848ae2a6d4557230359c70d1772ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:27:43 [info] 36#36: *358 [lua] logger.lua:23: 110848ae2a6d4557230359c70d1772ea {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:49 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:49 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:58 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: c7213eac0e292fd25196294cee2b1fb5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:58 +0000] c7213eac0e292fd25196294cee2b1fb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:27:58 [info] 36#36: *361 [lua] logger.lua:23: c7213eac0e292fd25196294cee2b1fb5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:27:59 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:27:59 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:09 [info] 43#43: *364 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:09 [info] 43#43: *365 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:13 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:189):2: ca37eca6cc9cd81b17ed86ab7600946f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:13 +0000] ca37eca6cc9cd81b17ed86ab7600946f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:28:13 [info] 36#36: *366 [lua] logger.lua:23: ca37eca6cc9cd81b17ed86ab7600946f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:28:19 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:19 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:28 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: f2c71a6e53b9e1197ba26bd4052fb1f9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:28:28 +0000] f2c71a6e53b9e1197ba26bd4052fb1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/12 05:28:28 [info] 36#36: *370 [lua] logger.lua:23: f2c71a6e53b9e1197ba26bd4052fb1f9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:28:29 [info] 43#43: *371 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:29 [info] 43#43: *372 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:39 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:39 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:43 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 992f73db71c1674109238d3074b8ad81:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:43 +0000] 992f73db71c1674109238d3074b8ad81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:28:43 [info] 36#36: *375 [lua] logger.lua:23: 992f73db71c1674109238d3074b8ad81 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 05:28:49 [info] 43#43: *376 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:49 [info] 43#43: *377 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:58 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: fcc65b0a5495743ddb0de9136ade96d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:28:58 [info] 36#36: *378 [lua] logger.lua:23: fcc65b0a5495743ddb0de9136ade96d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.67.209 - - [12/Jan/2023:05:28:58 +0000] fcc65b0a5495743ddb0de9136ade96d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/12 05:28:59 [info] 43#43: *380 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:28:59 [info] 43#43: *379 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:09 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:09 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:13 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:189):2: 81857d0d087b6c0a891da9fca6841f60:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:29:13 [info] 36#36: *383 [lua] logger.lua:23: 81857d0d087b6c0a891da9fca6841f60 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:29:13 +0000] 81857d0d087b6c0a891da9fca6841f60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:19 [info] 43#43: *385 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:19 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:29 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 1c5d95d2f6d28b642ff62176a55397b3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:29:29 [info] 36#36: *387 [lua] logger.lua:23: 1c5d95d2f6d28b642ff62176a55397b3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] 1c5d95d2f6d28b642ff62176a55397b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:29 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:29 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:39 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:39 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] db259cd83de517b0a76ca00c0383d243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:29:44 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: db259cd83de517b0a76ca00c0383d243:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:29:44 [info] 36#36: *392 [lua] logger.lua:23: db259cd83de517b0a76ca00c0383d243 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:29:49 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:49 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:59 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: b97799fc636a03809b8770a0301db5d2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:29:59 [info] 36#36: *395 [lua] logger.lua:23: b97799fc636a03809b8770a0301db5d2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] b97799fc636a03809b8770a0301db5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:59 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:29:59 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:09 [info] 43#43: *398 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:09 [info] 43#43: *399 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:14 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:189):2: 340a626935992465b7665b5c50fe4273:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:30:14 [info] 36#36: *400 [lua] logger.lua:23: 340a626935992465b7665b5c50fe4273 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] 340a626935992465b7665b5c50fe4273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 05:30:19 [info] 43#43: *403 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:19 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:29 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: e9f5dae3f8342acfc00e7c94ecbedb92:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:30:29 [info] 36#36: *404 [lua] logger.lua:23: e9f5dae3f8342acfc00e7c94ecbedb92 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] e9f5dae3f8342acfc00e7c94ecbedb92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:30:29 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:29 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:39 [info] 43#43: *407 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:39 [info] 43#43: *408 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:44 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 37e1e16164b4a9bde3dea5fb17301c7c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:30:44 [info] 36#36: *409 [lua] logger.lua:23: 37e1e16164b4a9bde3dea5fb17301c7c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] 37e1e16164b4a9bde3dea5fb17301c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:30:49 [info] 43#43: *410 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:49 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:59 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 660be81fc36d788695dcb8c28fddc791:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:30:59 [info] 36#36: *412 [lua] logger.lua:23: 660be81fc36d788695dcb8c28fddc791 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] 660be81fc36d788695dcb8c28fddc791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:30:59 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:30:59 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:09 [info] 43#43: *416 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:09 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:14 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:189):2: 440ef6194172701011b52911bf2a5c80:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] 440ef6194172701011b52911bf2a5c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/12 05:31:14 [info] 36#36: *417 [lua] logger.lua:23: 440ef6194172701011b52911bf2a5c80 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:31:19 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:19 [info] 43#43: *419 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:29 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: f823290f8408e2505f415a02f75aa4fa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:31:29 [info] 36#36: *421 [lua] logger.lua:23: f823290f8408e2505f415a02f75aa4fa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] f823290f8408e2505f415a02f75aa4fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:31:29 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:29 [info] 43#43: *423 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:39 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:39 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:44 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: dfe7e8309366847f386790d53feba71e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] dfe7e8309366847f386790d53feba71e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:31:44 [info] 36#36: *426 [lua] logger.lua:23: dfe7e8309366847f386790d53feba71e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:31:49 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:49 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:59 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 44455068276bf4435913e30891cd17f3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:31:59 [info] 36#36: *429 [lua] logger.lua:23: 44455068276bf4435913e30891cd17f3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] 44455068276bf4435913e30891cd17f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:31:59 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:31:59 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:09 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:09 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:14 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: ba43d67cd0d6c616b6b01fa8bf4360ca:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] ba43d67cd0d6c616b6b01fa8bf4360ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:32:14 [info] 36#36: *434 [lua] logger.lua:23: ba43d67cd0d6c616b6b01fa8bf4360ca {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:32:19 [info] 43#43: *436 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:19 [info] 43#43: *437 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:29 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 2def21dd5ac094cc1fa44a6504efea67:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:32:29 [info] 36#36: *438 [lua] logger.lua:23: 2def21dd5ac094cc1fa44a6504efea67 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] 2def21dd5ac094cc1fa44a6504efea67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:32:29 [info] 43#43: *439 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:29 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:39 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:39 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:44 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: 9486023087c05ac4172daf027015cc88:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:32:44 [info] 36#36: *443 [lua] logger.lua:23: 9486023087c05ac4172daf027015cc88 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] 9486023087c05ac4172daf027015cc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:32:49 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:49 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:59 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: cc8f7bcd13d6f9d288ff80be5e5ea83d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:32:59 [info] 36#36: *446 [lua] logger.lua:23: cc8f7bcd13d6f9d288ff80be5e5ea83d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] cc8f7bcd13d6f9d288ff80be5e5ea83d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:32:59 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:32:59 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:09 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:09 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:14 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: 61e6dda33550d62cabd70378b5b1a479:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] 61e6dda33550d62cabd70378b5b1a479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:33:14 [info] 36#36: *451 [lua] logger.lua:23: 61e6dda33550d62cabd70378b5b1a479 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:33:19 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:19 [info] 43#43: *454 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:29 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 5a02fcd7c6e50bf800b769e6c3b66e3b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:33:29 [info] 36#36: *455 [lua] logger.lua:23: 5a02fcd7c6e50bf800b769e6c3b66e3b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] 5a02fcd7c6e50bf800b769e6c3b66e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:33:29 [info] 43#43: *456 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:29 [info] 43#43: *457 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:39 [info] 43#43: *458 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:39 [info] 43#43: *459 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:44 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 9749db1054395e988fa3f7cfc74d41a0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:33:44 [info] 36#36: *460 [lua] logger.lua:23: 9749db1054395e988fa3f7cfc74d41a0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] 9749db1054395e988fa3f7cfc74d41a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:33:49 [info] 43#43: *461 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:49 [info] 43#43: *462 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:59 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 1eece96ab4cd37f57bd245e653a84d19:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] 1eece96ab4cd37f57bd245e653a84d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:33:59 [info] 36#36: *463 [lua] logger.lua:23: 1eece96ab4cd37f57bd245e653a84d19 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:33:59 [info] 43#43: *464 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:33:59 [info] 43#43: *465 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:09 [info] 43#43: *467 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:09 [info] 43#43: *466 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:14 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: bc7228d2eada91e4816c9e36124dd5c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] bc7228d2eada91e4816c9e36124dd5c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:34:14 [info] 36#36: *468 [lua] logger.lua:23: bc7228d2eada91e4816c9e36124dd5c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:34:19 [info] 43#43: *470 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:19 [info] 43#43: *471 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:29 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 55f9bd96c7fe1f8c52c04f4d4f35ee92:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:34:29 [info] 36#36: *472 [lua] logger.lua:23: 55f9bd96c7fe1f8c52c04f4d4f35ee92 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] 55f9bd96c7fe1f8c52c04f4d4f35ee92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:34:29 [info] 43#43: *473 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:29 [info] 43#43: *474 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:39 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:39 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:44 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: 12396ec5d2222d53f954f534e845e6d2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] 12396ec5d2222d53f954f534e845e6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:34:44 [info] 36#36: *477 [lua] logger.lua:23: 12396ec5d2222d53f954f534e845e6d2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:34:49 [info] 43#43: *478 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:49 [info] 43#43: *479 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:59 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 9713e0448aaae8364945f713683220d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] 9713e0448aaae8364945f713683220d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:34:59 [info] 36#36: *480 [lua] logger.lua:23: 9713e0448aaae8364945f713683220d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:34:59 [info] 43#43: *481 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:34:59 [info] 43#43: *482 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:09 [info] 43#43: *484 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:09 [info] 43#43: *483 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:14 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: dd11602abc8a4636991f45e59d6280ec:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:35:14 [info] 36#36: *485 [lua] logger.lua:23: dd11602abc8a4636991f45e59d6280ec {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] dd11602abc8a4636991f45e59d6280ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:35:19 [info] 43#43: *488 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:19 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:29 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: b76b32f5ad6c24b4d7668336c0656a3d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:35:29 [info] 36#36: *489 [lua] logger.lua:23: b76b32f5ad6c24b4d7668336c0656a3d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] b76b32f5ad6c24b4d7668336c0656a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:35:29 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:29 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:39 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:39 [info] 43#43: *492 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:44 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: 86d09b1fe44597b0372eb8a7c680cd21:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:35:44 [info] 36#36: *494 [lua] logger.lua:23: 86d09b1fe44597b0372eb8a7c680cd21 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] 86d09b1fe44597b0372eb8a7c680cd21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:35:49 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:49 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:59 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: b59fd13e95ebd59bb420784b33376c10:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] b59fd13e95ebd59bb420784b33376c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:35:59 [info] 36#36: *497 [lua] logger.lua:23: b59fd13e95ebd59bb420784b33376c10 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:35:59 [info] 43#43: *498 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:35:59 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:09 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:09 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:14 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: 0867c5a4b317c7393378127ee0653cd0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:36:14 [info] 36#36: *502 [lua] logger.lua:23: 0867c5a4b317c7393378127ee0653cd0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] 0867c5a4b317c7393378127ee0653cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/12 05:36:19 [info] 43#43: *504 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:19 [info] 43#43: *505 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:29 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: 0ec4a1dc1621d77cf26601b7d1ff268b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:36:29 [info] 36#36: *506 [lua] logger.lua:23: 0ec4a1dc1621d77cf26601b7d1ff268b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] 0ec4a1dc1621d77cf26601b7d1ff268b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:36:29 [info] 43#43: *508 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:29 [info] 43#43: *507 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:39 [info] 43#43: *509 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:39 [info] 43#43: *510 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:44 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: 18777bbfeb1698fd807300fd2e61c780:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] 18777bbfeb1698fd807300fd2e61c780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:36:44 [info] 36#36: *511 [lua] logger.lua:23: 18777bbfeb1698fd807300fd2e61c780 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:36:49 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:49 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:59 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 4de3ff18140987899640588a5c275f1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] 4de3ff18140987899640588a5c275f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:36:59 [info] 36#36: *514 [lua] logger.lua:23: 4de3ff18140987899640588a5c275f1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:36:59 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:36:59 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:09 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:09 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:14 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: 71c8cb3b3e0243108afb70748c90db5c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] 71c8cb3b3e0243108afb70748c90db5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:37:14 [info] 36#36: *519 [lua] logger.lua:23: 71c8cb3b3e0243108afb70748c90db5c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:37:19 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:19 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:29 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: e252e9e22eaa0812e41ecc9a8f0fe1c0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] e252e9e22eaa0812e41ecc9a8f0fe1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:37:29 [info] 36#36: *523 [lua] logger.lua:23: e252e9e22eaa0812e41ecc9a8f0fe1c0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:37:29 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:29 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:39 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:39 [info] 43#43: *527 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:44 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: fec03b4ec54083c0217437cc81729d3f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] fec03b4ec54083c0217437cc81729d3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:37:44 [info] 36#36: *528 [lua] logger.lua:23: fec03b4ec54083c0217437cc81729d3f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:37:49 [info] 43#43: *529 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:49 [info] 43#43: *530 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:59 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 56b79a5102ad2c2b69ebe56e22272026:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:37:59 [info] 36#36: *531 [lua] logger.lua:23: 56b79a5102ad2c2b69ebe56e22272026 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] 56b79a5102ad2c2b69ebe56e22272026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:37:59 [info] 43#43: *533 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:37:59 [info] 43#43: *532 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:09 [info] 43#43: *534 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:09 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:14 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: a6c87b98c9e6b3f09ee7022124fbf6c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] a6c87b98c9e6b3f09ee7022124fbf6c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:38:14 [info] 36#36: *536 [lua] logger.lua:23: a6c87b98c9e6b3f09ee7022124fbf6c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:38:19 [info] 43#43: *538 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:19 [info] 43#43: *539 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 43#43: *541 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 43#43: *540 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 2d751c6ed20edd4c0e6b9773039389b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] 2d751c6ed20edd4c0e6b9773039389b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:38:29 [info] 36#36: *542 [lua] logger.lua:23: 2d751c6ed20edd4c0e6b9773039389b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:38:39 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:39 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:44 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 3a05ac6efbc10d0a7d2e21ae9152a688:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:38:44 [info] 36#36: *545 [lua] logger.lua:23: 3a05ac6efbc10d0a7d2e21ae9152a688 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] 3a05ac6efbc10d0a7d2e21ae9152a688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:38:49 [info] 43#43: *547 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:49 [info] 43#43: *546 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 43#43: *549 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 4dbf4a9f4190b609b012cd2bce1454bc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:38:59 [info] 36#36: *550 [lua] logger.lua:23: 4dbf4a9f4190b609b012cd2bce1454bc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] 4dbf4a9f4190b609b012cd2bce1454bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:39:09 [info] 43#43: *551 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:09 [info] 43#43: *552 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:14 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 0b9c23b2abf491287bcad63c4b4221b8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] 0b9c23b2abf491287bcad63c4b4221b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:39:14 [info] 36#36: *553 [lua] logger.lua:23: 0b9c23b2abf491287bcad63c4b4221b8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:39:19 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:19 [info] 43#43: *556 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: d727eee5055cae5ae5a4de5600c731dd:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:39:29 [info] 36#36: *559 [lua] logger.lua:23: d727eee5055cae5ae5a4de5600c731dd {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] d727eee5055cae5ae5a4de5600c731dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:39:39 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:39 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:44 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 9441cd6a37cbb116065da1bd603832eb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:39:44 [info] 36#36: *562 [lua] logger.lua:23: 9441cd6a37cbb116065da1bd603832eb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] 9441cd6a37cbb116065da1bd603832eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:39:49 [info] 43#43: *563 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:49 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: a7a0ab156b510c03a6c38448d84a66a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:39:59 [info] 36#36: *567 [lua] logger.lua:23: a7a0ab156b510c03a6c38448d84a66a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] a7a0ab156b510c03a6c38448d84a66a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:40:09 [info] 43#43: *568 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:09 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:14 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: 0e1bddc62d481095a3da4932bd507d14:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] 0e1bddc62d481095a3da4932bd507d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:40:14 [info] 36#36: *570 [lua] logger.lua:23: 0e1bddc62d481095a3da4932bd507d14 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:40:19 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:19 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 20244022b9d17d179eac8f832d3025bf:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:40:29 [info] 36#36: *576 [lua] logger.lua:23: 20244022b9d17d179eac8f832d3025bf {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:40:29 +0000] 20244022b9d17d179eac8f832d3025bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:40:39 [info] 43#43: *578 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:39 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:45 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: 626a0d34bd32cc97dd5c30df10dd1cf3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:40:45 [info] 36#36: *579 [lua] logger.lua:23: 626a0d34bd32cc97dd5c30df10dd1cf3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] 626a0d34bd32cc97dd5c30df10dd1cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:40:49 [info] 43#43: *581 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:49 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:59 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:40:59 [info] 43#43: *583 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:00 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: 2427c5b84b965fa787bd465f9ee8053e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] 2427c5b84b965fa787bd465f9ee8053e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:41:00 [info] 36#36: *584 [lua] logger.lua:23: 2427c5b84b965fa787bd465f9ee8053e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:41:09 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:09 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:15 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 4c8cb7dd88c4d6f0df599f53c2db42a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] 4c8cb7dd88c4d6f0df599f53c2db42a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:41:15 [info] 36#36: *587 [lua] logger.lua:23: 4c8cb7dd88c4d6f0df599f53c2db42a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:41:19 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:19 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:29 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:29 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:30 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 8a55936cff5089bdefa91e35e01ddfcc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:41:30 [info] 36#36: *593 [lua] logger.lua:23: 8a55936cff5089bdefa91e35e01ddfcc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] 8a55936cff5089bdefa91e35e01ddfcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:41:39 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:39 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:45 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: aff96ab6fc0c421b32a0808846b92fe7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:41:45 [info] 36#36: *596 [lua] logger.lua:23: aff96ab6fc0c421b32a0808846b92fe7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] aff96ab6fc0c421b32a0808846b92fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:41:49 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:49 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:59 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:41:59 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:00 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: cf80b438e7e5101bef045a501d9fd705:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:42:00 [info] 36#36: *601 [lua] logger.lua:23: cf80b438e7e5101bef045a501d9fd705 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] cf80b438e7e5101bef045a501d9fd705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:42:09 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:09 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:15 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 93804c936c157e987ff268d46ca8f616:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:42:15 [info] 36#36: *604 [lua] logger.lua:23: 93804c936c157e987ff268d46ca8f616 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] 93804c936c157e987ff268d46ca8f616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:42:19 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:19 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:29 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:29 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:30 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: 83f2f35d350592fba4d13730e3fcd267:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] 83f2f35d350592fba4d13730e3fcd267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:42:30 [info] 36#36: *610 [lua] logger.lua:23: 83f2f35d350592fba4d13730e3fcd267 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:42:39 [info] 43#43: *612 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:39 [info] 43#43: *611 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:45 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: 941b71bac22e7052c7a94b433ebf5cd2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:42:45 [info] 36#36: *613 [lua] logger.lua:23: 941b71bac22e7052c7a94b433ebf5cd2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] 941b71bac22e7052c7a94b433ebf5cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:42:49 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:49 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:59 [info] 43#43: *616 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:42:59 [info] 43#43: *617 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:00 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 1cba757b72044533e0d86ded0d22429d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] 1cba757b72044533e0d86ded0d22429d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:43:00 [info] 36#36: *618 [lua] logger.lua:23: 1cba757b72044533e0d86ded0d22429d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:43:09 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:09 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:15 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 811b77d8ae9da8ab196c2610e76ae8f0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:43:15 [info] 36#36: *621 [lua] logger.lua:23: 811b77d8ae9da8ab196c2610e76ae8f0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] 811b77d8ae9da8ab196c2610e76ae8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:43:19 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:19 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:29 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:29 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:30 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: e168c4f5fcda6304c61060fdce886660:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:43:30 [info] 36#36: *627 [lua] logger.lua:23: e168c4f5fcda6304c61060fdce886660 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] e168c4f5fcda6304c61060fdce886660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:43:39 [info] 43#43: *628 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:39 [info] 43#43: *629 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:45 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 6776307ef49eff8885cd64e50ed967e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:43:45 [info] 36#36: *630 [lua] logger.lua:23: 6776307ef49eff8885cd64e50ed967e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] 6776307ef49eff8885cd64e50ed967e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:43:49 [info] 43#43: *631 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:49 [info] 43#43: *632 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:59 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:43:59 [info] 43#43: *633 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:00 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: 8b203a3d9597c71d616b0f9ea9e56fb9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] 8b203a3d9597c71d616b0f9ea9e56fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:44:00 [info] 36#36: *635 [lua] logger.lua:23: 8b203a3d9597c71d616b0f9ea9e56fb9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:44:09 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:09 [info] 43#43: *637 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:15 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: bb08dd2dad4105aeb081d5fc316cb2c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:44:15 [info] 36#36: *638 [lua] logger.lua:23: bb08dd2dad4105aeb081d5fc316cb2c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] bb08dd2dad4105aeb081d5fc316cb2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:44:19 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:19 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:29 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:29 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:30 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: e4a5da2f7890439ecee3309bb6ec5242:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:44:30 [info] 36#36: *644 [lua] logger.lua:23: e4a5da2f7890439ecee3309bb6ec5242 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] e4a5da2f7890439ecee3309bb6ec5242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:44:39 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:39 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:45 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 6cca5fdd4882a72cf8769e56974d4327:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:44:45 [info] 36#36: *647 [lua] logger.lua:23: 6cca5fdd4882a72cf8769e56974d4327 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] 6cca5fdd4882a72cf8769e56974d4327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:44:49 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:49 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:59 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:44:59 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:00 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: d0d683cc93f3e4f22d49980bab054228:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:45:00 [info] 36#36: *652 [lua] logger.lua:23: d0d683cc93f3e4f22d49980bab054228 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] d0d683cc93f3e4f22d49980bab054228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:45:09 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:09 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:15 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: 9aa68e8ab551963929a89120fb831136:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] 9aa68e8ab551963929a89120fb831136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:45:15 [info] 36#36: *655 [lua] logger.lua:23: 9aa68e8ab551963929a89120fb831136 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:45:19 [info] 43#43: *658 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:19 [info] 43#43: *657 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:29 [info] 43#43: *659 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:29 [info] 43#43: *660 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:30 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: 8857011fc7e8194f3cf6c977619f88b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] 8857011fc7e8194f3cf6c977619f88b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:45:30 [info] 36#36: *661 [lua] logger.lua:23: 8857011fc7e8194f3cf6c977619f88b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:45:39 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:39 [info] 43#43: *663 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:45 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 1b2623a9e10991dfc880be7277004ed0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] 1b2623a9e10991dfc880be7277004ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:45:45 [info] 36#36: *664 [lua] logger.lua:23: 1b2623a9e10991dfc880be7277004ed0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:45:49 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:49 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:59 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:45:59 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:00 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: 3c6272c6d0f560fb1ee3b20eec6eb3c1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] 3c6272c6d0f560fb1ee3b20eec6eb3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:46:00 [info] 36#36: *669 [lua] logger.lua:23: 3c6272c6d0f560fb1ee3b20eec6eb3c1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:46:09 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:09 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:15 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: ee7535b67bc8144777515a182e97460b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:46:15 [info] 36#36: *672 [lua] logger.lua:23: ee7535b67bc8144777515a182e97460b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] ee7535b67bc8144777515a182e97460b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:46:19 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:19 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:29 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:29 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:30 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: ec50c7f18dfc3ce5141fcc29c9d0aa7d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:46:30 [info] 36#36: *678 [lua] logger.lua:23: ec50c7f18dfc3ce5141fcc29c9d0aa7d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] ec50c7f18dfc3ce5141fcc29c9d0aa7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:46:39 [info] 43#43: *680 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:39 [info] 43#43: *679 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:45 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 561ab6616f8e6410c6aa50c1aba776d3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] 561ab6616f8e6410c6aa50c1aba776d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2023/01/12 05:46:45 [info] 36#36: *681 [lua] logger.lua:23: 561ab6616f8e6410c6aa50c1aba776d3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:46:49 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:49 [info] 43#43: *683 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:59 [info] 43#43: *684 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:46:59 [info] 43#43: *685 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:00 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: ce488016a824e39be9c41749c768e444:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] ce488016a824e39be9c41749c768e444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:47:00 [info] 36#36: *686 [lua] logger.lua:23: ce488016a824e39be9c41749c768e444 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:47:09 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:09 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:15 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: f556facf7a92bc752b3d7b6d3eaa859c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:47:15 [info] 36#36: *689 [lua] logger.lua:23: f556facf7a92bc752b3d7b6d3eaa859c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] f556facf7a92bc752b3d7b6d3eaa859c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:47:19 [info] 43#43: *691 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:19 [info] 43#43: *692 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:29 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:29 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:30 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: 089838471bf58c5d0a36b881be701cc0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] 089838471bf58c5d0a36b881be701cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/12 05:47:30 [info] 36#36: *695 [lua] logger.lua:23: 089838471bf58c5d0a36b881be701cc0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/12 05:47:39 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:39 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:45 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 4c04d6268ad128f38af872c31c68045d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:47:45 [info] 36#36: *698 [lua] logger.lua:23: 4c04d6268ad128f38af872c31c68045d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] 4c04d6268ad128f38af872c31c68045d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:47:49 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:49 [info] 43#43: *700 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:59 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:47:59 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:00 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: abd81de50767eec740b1d5d0ae2dffe2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:48:00 [info] 36#36: *703 [lua] logger.lua:23: abd81de50767eec740b1d5d0ae2dffe2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] abd81de50767eec740b1d5d0ae2dffe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:48:09 [info] 43#43: *705 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:09 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:15 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: 260d4c7f510ee782fa185247183e9aae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:48:15 [info] 36#36: *706 [lua] logger.lua:23: 260d4c7f510ee782fa185247183e9aae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] 260d4c7f510ee782fa185247183e9aae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:48:19 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:19 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:29 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:29 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:30 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 888e870ca06970d5e643383fae78b2b3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:48:30 [info] 36#36: *712 [lua] logger.lua:23: 888e870ca06970d5e643383fae78b2b3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] 888e870ca06970d5e643383fae78b2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:48:39 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:39 [info] 43#43: *714 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:45 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: 101a435c8a780cddcafdb817ebb65c8a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] 101a435c8a780cddcafdb817ebb65c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:48:45 [info] 36#36: *715 [lua] logger.lua:23: 101a435c8a780cddcafdb817ebb65c8a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:48:49 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:49 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:59 [info] 43#43: *718 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:48:59 [info] 43#43: *719 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:00 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: 0326207a1a26a0e0f4612c2f505a202c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:49:00 [info] 36#36: *720 [lua] logger.lua:23: 0326207a1a26a0e0f4612c2f505a202c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] 0326207a1a26a0e0f4612c2f505a202c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:09 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:09 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:15 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 1443b6e30f8bc420647e1b8b52a7baae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:15 [info] 36#36: *723 [lua] logger.lua:23: 1443b6e30f8bc420647e1b8b52a7baae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] 1443b6e30f8bc420647e1b8b52a7baae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:49:19 [info] 43#43: *725 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:19 [info] 43#43: *726 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:29 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:29 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:30 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: 86f612ef50d0b611288913bfd771ab25:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:49:30 [info] 36#36: *729 [lua] logger.lua:23: 86f612ef50d0b611288913bfd771ab25 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] 86f612ef50d0b611288913bfd771ab25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:39 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:39 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:45 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: 895674f301f95a535fc11113f978bc51:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:49:45 [info] 36#36: *732 [lua] logger.lua:23: 895674f301f95a535fc11113f978bc51 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] 895674f301f95a535fc11113f978bc51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:49 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:49 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:59 [info] 43#43: *735 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:49:59 [info] 43#43: *736 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:00 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 4d92ba4de223dde31cc89cce8cde5c0d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:50:00 [info] 36#36: *737 [lua] logger.lua:23: 4d92ba4de223dde31cc89cce8cde5c0d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] 4d92ba4de223dde31cc89cce8cde5c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:50:09 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:09 [info] 43#43: *739 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:15 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: 056f27f7c7597192a5fc3f612546cf9e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:50:15 [info] 36#36: *740 [lua] logger.lua:23: 056f27f7c7597192a5fc3f612546cf9e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] 056f27f7c7597192a5fc3f612546cf9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:50:19 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:19 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:29 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:29 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:30 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: f048e22f417eb9e2411fa90eaadea1a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] f048e22f417eb9e2411fa90eaadea1a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:50:30 [info] 36#36: *746 [lua] logger.lua:23: f048e22f417eb9e2411fa90eaadea1a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:50:39 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:39 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:45 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: 78f51deeb7fe46094788e054a92198db:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] 78f51deeb7fe46094788e054a92198db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:50:45 [info] 36#36: *749 [lua] logger.lua:23: 78f51deeb7fe46094788e054a92198db {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:50:49 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:49 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:59 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:50:59 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:00 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 2e95fe998d1411eb34e1461c6331029d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:51:00 [info] 36#36: *754 [lua] logger.lua:23: 2e95fe998d1411eb34e1461c6331029d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] 2e95fe998d1411eb34e1461c6331029d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:51:09 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:09 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:15 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: 819ca0c7fc53b3f5002df04930ea8fb0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:51:15 [info] 36#36: *757 [lua] logger.lua:23: 819ca0c7fc53b3f5002df04930ea8fb0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] 819ca0c7fc53b3f5002df04930ea8fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:51:19 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:19 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:29 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:29 [info] 43#43: *762 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:30 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 0a4435eca53986cf44083b64b5d8780b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:51:30 [info] 36#36: *763 [lua] logger.lua:23: 0a4435eca53986cf44083b64b5d8780b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] 0a4435eca53986cf44083b64b5d8780b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:51:39 [info] 43#43: *765 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:39 [info] 43#43: *764 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:45 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 2c50bf0387616837b91b6f06f99bfcbb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] 2c50bf0387616837b91b6f06f99bfcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:51:45 [info] 36#36: *766 [lua] logger.lua:23: 2c50bf0387616837b91b6f06f99bfcbb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:51:49 [info] 43#43: *768 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:49 [info] 43#43: *767 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:59 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:51:59 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:00 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 6b6d2717efc08daaa0a80262c6151b6b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:52:00 [info] 36#36: *771 [lua] logger.lua:23: 6b6d2717efc08daaa0a80262c6151b6b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] 6b6d2717efc08daaa0a80262c6151b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:52:09 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:09 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:15 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:189):2: 997608bda2b221dfb02ffd5d865124d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] 997608bda2b221dfb02ffd5d865124d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:52:15 [info] 36#36: *774 [lua] logger.lua:23: 997608bda2b221dfb02ffd5d865124d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:52:19 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:19 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:29 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:29 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:30 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: fc0a9f32be30830d864f5af3cccceb7d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] fc0a9f32be30830d864f5af3cccceb7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:52:30 [info] 36#36: *780 [lua] logger.lua:23: fc0a9f32be30830d864f5af3cccceb7d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:52:39 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:39 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:45 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: 509194b7562072cbbffa91c1aef4cabb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:52:45 [info] 36#36: *783 [lua] logger.lua:23: 509194b7562072cbbffa91c1aef4cabb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] 509194b7562072cbbffa91c1aef4cabb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:52:49 [info] 43#43: *784 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:49 [info] 43#43: *785 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:59 [info] 43#43: *787 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:52:59 [info] 43#43: *786 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:00 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: 7440d3c7fad03206c50e693a555c4fe8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:53:00 [info] 36#36: *788 [lua] logger.lua:23: 7440d3c7fad03206c50e693a555c4fe8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] 7440d3c7fad03206c50e693a555c4fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:53:09 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:09 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:15 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: 2b545317b6e2835f2425973805884b1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:53:15 [info] 36#36: *791 [lua] logger.lua:23: 2b545317b6e2835f2425973805884b1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] 2b545317b6e2835f2425973805884b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:53:19 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:19 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:29 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:29 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:30 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: c382474f3fcb3f9a505f089b5aebcf77:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] c382474f3fcb3f9a505f089b5aebcf77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:53:30 [info] 36#36: *797 [lua] logger.lua:23: c382474f3fcb3f9a505f089b5aebcf77 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:53:39 [info] 43#43: *798 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:39 [info] 43#43: *799 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:45 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 087de95b5f989c4b72281f5ca36b10ff:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] 087de95b5f989c4b72281f5ca36b10ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:53:45 [info] 36#36: *800 [lua] logger.lua:23: 087de95b5f989c4b72281f5ca36b10ff {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:53:49 [info] 43#43: *801 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:49 [info] 43#43: *802 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:59 [info] 43#43: *803 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:53:59 [info] 43#43: *804 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:00 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: cfc4ef9746066fc2e06a7f98429028de:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:54:00 [info] 36#36: *805 [lua] logger.lua:23: cfc4ef9746066fc2e06a7f98429028de {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] cfc4ef9746066fc2e06a7f98429028de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:54:09 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:09 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:15 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 513a37dc1cd8e0168caa5cf18e6411b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:54:15 [info] 36#36: *808 [lua] logger.lua:23: 513a37dc1cd8e0168caa5cf18e6411b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] 513a37dc1cd8e0168caa5cf18e6411b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:54:19 [info] 43#43: *810 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:19 [info] 43#43: *811 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:29 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:29 [info] 43#43: *813 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:30 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: 22c22f284be7c82ea06c50151be11505:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:54:30 [info] 36#36: *814 [lua] logger.lua:23: 22c22f284be7c82ea06c50151be11505 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] 22c22f284be7c82ea06c50151be11505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:54:39 [info] 43#43: *815 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:39 [info] 43#43: *816 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:45 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 6176997fe197c076b922fde8124c50ce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] 6176997fe197c076b922fde8124c50ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:54:45 [info] 36#36: *817 [lua] logger.lua:23: 6176997fe197c076b922fde8124c50ce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:54:49 [info] 43#43: *819 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:49 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:59 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:54:59 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:00 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: fb9491290d53499bcbcf4a680e788b0c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] fb9491290d53499bcbcf4a680e788b0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:55:00 [info] 36#36: *822 [lua] logger.lua:23: fb9491290d53499bcbcf4a680e788b0c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:55:09 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:09 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:15 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: 302e66924ee3fd498ff9ad252b444f07:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:55:15 [info] 36#36: *825 [lua] logger.lua:23: 302e66924ee3fd498ff9ad252b444f07 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] 302e66924ee3fd498ff9ad252b444f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:55:19 [info] 43#43: *827 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:19 [info] 43#43: *828 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:29 [info] 43#43: *829 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:29 [info] 43#43: *830 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:30 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: f96c10acab9158c72099093025bb07bb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] f96c10acab9158c72099093025bb07bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:55:30 [info] 36#36: *831 [lua] logger.lua:23: f96c10acab9158c72099093025bb07bb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:55:39 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:39 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:45 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: c5cccc531f686797cad5932a04e7f82a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] c5cccc531f686797cad5932a04e7f82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:55:45 [info] 36#36: *834 [lua] logger.lua:23: c5cccc531f686797cad5932a04e7f82a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:55:49 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:49 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:59 [info] 43#43: *838 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:55:59 [info] 43#43: *837 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:00 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: b4234be6561777cd189812b9089ed51e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:56:00 [info] 36#36: *839 [lua] logger.lua:23: b4234be6561777cd189812b9089ed51e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] b4234be6561777cd189812b9089ed51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:56:09 [info] 43#43: *840 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:09 [info] 43#43: *841 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:15 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: ef037dee7eb775790c56e62527659931:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] ef037dee7eb775790c56e62527659931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:56:15 [info] 36#36: *842 [lua] logger.lua:23: ef037dee7eb775790c56e62527659931 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:56:19 [info] 43#43: *844 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:19 [info] 43#43: *845 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:29 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:29 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:30 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: e5edf5cc05985267acd1d76358051221:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] e5edf5cc05985267acd1d76358051221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:56:30 [info] 36#36: *848 [lua] logger.lua:23: e5edf5cc05985267acd1d76358051221 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:56:39 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:39 [info] 43#43: *850 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:45 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 17c551e0dc994dda3da28bd8f5060086:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] 17c551e0dc994dda3da28bd8f5060086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:56:45 [info] 36#36: *851 [lua] logger.lua:23: 17c551e0dc994dda3da28bd8f5060086 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:56:49 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:49 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:59 [info] 43#43: *855 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:56:59 [info] 43#43: *854 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:00 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 0b51cc32f652229dfc4a52ec23182478:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] 0b51cc32f652229dfc4a52ec23182478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:57:00 [info] 36#36: *856 [lua] logger.lua:23: 0b51cc32f652229dfc4a52ec23182478 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:57:09 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:09 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:15 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: d420194eecb3660a4f4a96c032680419:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] d420194eecb3660a4f4a96c032680419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:57:15 [info] 36#36: *859 [lua] logger.lua:23: d420194eecb3660a4f4a96c032680419 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:57:19 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:19 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:29 [info] 43#43: *863 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:29 [info] 43#43: *864 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:30 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 0414384c07420c158df794656d41fe0c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:57:30 [info] 36#36: *865 [lua] logger.lua:23: 0414384c07420c158df794656d41fe0c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] 0414384c07420c158df794656d41fe0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:57:39 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:39 [info] 43#43: *867 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:45 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: e8620ff86c92bdd42119704aaf455294:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:57:45 [info] 36#36: *868 [lua] logger.lua:23: e8620ff86c92bdd42119704aaf455294 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] e8620ff86c92bdd42119704aaf455294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:57:49 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:49 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:59 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:57:59 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:00 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 3486d5592eb8abb9541286def8c8667c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:58:00 [info] 36#36: *873 [lua] logger.lua:23: 3486d5592eb8abb9541286def8c8667c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] 3486d5592eb8abb9541286def8c8667c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:58:09 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:09 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:15 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 3eab8eb51e1913131dbea04545c7404b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:58:15 [info] 36#36: *876 [lua] logger.lua:23: 3eab8eb51e1913131dbea04545c7404b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] 3eab8eb51e1913131dbea04545c7404b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:58:19 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:19 [info] 43#43: *879 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:29 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:29 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:30 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: d1d3765656db20924376a6a2a5b939ba:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] d1d3765656db20924376a6a2a5b939ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:58:30 [info] 36#36: *882 [lua] logger.lua:23: d1d3765656db20924376a6a2a5b939ba {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:58:39 [info] 43#43: *883 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:39 [info] 43#43: *884 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:45 [info] 36#36: *885 client closed connection while waiting for request, client: 10.233.65.17, server: 0.0.0.0:443 2023/01/12 05:58:45 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: a1865b475539e6b36c4cb7cf56604aa2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:58:45 [info] 36#36: *886 [lua] logger.lua:23: a1865b475539e6b36c4cb7cf56604aa2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] a1865b475539e6b36c4cb7cf56604aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:58:49 [info] 43#43: *887 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:49 [info] 43#43: *888 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:59 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:58:59 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:00 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:189):2: 811d143f126c040f9e2133fddcd77b60:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:59:00 [info] 36#36: *891 [lua] logger.lua:23: 811d143f126c040f9e2133fddcd77b60 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] 811d143f126c040f9e2133fddcd77b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:59:09 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:09 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:15 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 8aa291adbfff9aea3cf78ac70f408842:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] 8aa291adbfff9aea3cf78ac70f408842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:59:15 [info] 36#36: *894 [lua] logger.lua:23: 8aa291adbfff9aea3cf78ac70f408842 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 05:59:19 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:19 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:29 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:29 [info] 43#43: *899 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:30 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:189):2: 9db9a2abcae6ca73e994ec15d063d9e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 05:59:30 [info] 36#36: *900 [lua] logger.lua:23: 9db9a2abcae6ca73e994ec15d063d9e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] 9db9a2abcae6ca73e994ec15d063d9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:59:39 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:39 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:45 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: 4e0bd9537ea4ba8637a1d4f4e00bf5bb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] 4e0bd9537ea4ba8637a1d4f4e00bf5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:59:45 [info] 36#36: *903 [lua] logger.lua:23: 4e0bd9537ea4ba8637a1d4f4e00bf5bb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:59:49 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:49 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:59 [info] 43#43: *907 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 05:59:59 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:00 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:189):2: 18e3c3f31b80ec8f43feec7b8ee5f500:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:00:00 [info] 36#36: *908 [lua] logger.lua:23: 18e3c3f31b80ec8f43feec7b8ee5f500 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] 18e3c3f31b80ec8f43feec7b8ee5f500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:00:09 [info] 43#43: *909 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:09 [info] 43#43: *910 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:15 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: 74ddb510c507a75940b563d9119e0179:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] 74ddb510c507a75940b563d9119e0179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:00:15 [info] 36#36: *911 [lua] logger.lua:23: 74ddb510c507a75940b563d9119e0179 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:00:19 [info] 43#43: *913 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:19 [info] 43#43: *914 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:29 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:29 [info] 43#43: *916 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:30 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:189):2: 6ea33158925d4eb52598c71cbd40c37e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:00:30 [info] 36#36: *917 [lua] logger.lua:23: 6ea33158925d4eb52598c71cbd40c37e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:00:30 +0000] 6ea33158925d4eb52598c71cbd40c37e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:00:39 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:39 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:45 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 59e94a585d3a0aec6a8ef7b23f451cae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:00:45 +0000] 59e94a585d3a0aec6a8ef7b23f451cae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:00:45 [info] 36#36: *920 [lua] logger.lua:23: 59e94a585d3a0aec6a8ef7b23f451cae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:00:49 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:49 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:59 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:00:59 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:00 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: 2c2f4301e313a532e4af4613937f8cda:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:01:01 [info] 36#36: *925 [lua] logger.lua:23: 2c2f4301e313a532e4af4613937f8cda {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:01:01 +0000] 2c2f4301e313a532e4af4613937f8cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 06:01:09 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:09 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:16 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: 2e487725fa4952a7530cbc2eb2542e15:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:01:16 [info] 36#36: *928 [lua] logger.lua:23: 2e487725fa4952a7530cbc2eb2542e15 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] 2e487725fa4952a7530cbc2eb2542e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:01:19 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:19 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:29 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:29 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:31 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: 6c25f0a4334d149dd525ee686d39dc42:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] 6c25f0a4334d149dd525ee686d39dc42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:01:31 [info] 36#36: *934 [lua] logger.lua:23: 6c25f0a4334d149dd525ee686d39dc42 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:01:39 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:39 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:46 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: aaacf4044940e5cd74c384a050ed93a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:01:46 [info] 36#36: *937 [lua] logger.lua:23: aaacf4044940e5cd74c384a050ed93a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] aaacf4044940e5cd74c384a050ed93a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:01:49 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:49 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:59 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:01:59 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:01 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: cc2ceef3dc3adcf0ff74bad09cd7f1e7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:02:01 [info] 36#36: *942 [lua] logger.lua:23: cc2ceef3dc3adcf0ff74bad09cd7f1e7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] cc2ceef3dc3adcf0ff74bad09cd7f1e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:02:09 [info] 43#43: *943 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:09 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:16 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: 11353b0fabc33e51af120b8458377e1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] 11353b0fabc33e51af120b8458377e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:02:16 [info] 36#36: *945 [lua] logger.lua:23: 11353b0fabc33e51af120b8458377e1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:02:19 [info] 43#43: *947 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:19 [info] 43#43: *948 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:29 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:29 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:31 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: d4f5804f7e3916e7cc04077996402f93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] d4f5804f7e3916e7cc04077996402f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:02:31 [info] 36#36: *951 [lua] logger.lua:23: d4f5804f7e3916e7cc04077996402f93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:02:39 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:39 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:46 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 422f8b3b4d15cad5e93646752c502609:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:02:46 [info] 36#36: *954 [lua] logger.lua:23: 422f8b3b4d15cad5e93646752c502609 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] 422f8b3b4d15cad5e93646752c502609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:02:49 [info] 43#43: *955 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:49 [info] 43#43: *956 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:59 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:02:59 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:01 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 2aec431e7071014935d8ec74e42a8698:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:03:01 [info] 36#36: *959 [lua] logger.lua:23: 2aec431e7071014935d8ec74e42a8698 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] 2aec431e7071014935d8ec74e42a8698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:03:09 [info] 43#43: *960 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:09 [info] 43#43: *961 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:16 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: 26509f4bfada0188e98695f998362e0b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] 26509f4bfada0188e98695f998362e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:03:16 [info] 36#36: *962 [lua] logger.lua:23: 26509f4bfada0188e98695f998362e0b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:03:19 [info] 43#43: *965 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:19 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:29 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:29 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:31 [info] 36#36: *968 [lua] access_by_lua(msblocations.conf:189):2: daf7c81a31a9c1bb06ea65d46662f237:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:03:31 [info] 36#36: *968 [lua] logger.lua:23: daf7c81a31a9c1bb06ea65d46662f237 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] daf7c81a31a9c1bb06ea65d46662f237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:03:39 [info] 43#43: *969 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:39 [info] 43#43: *970 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:46 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: a0aeb09faab41e0cde51db3031133663:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:03:46 [info] 36#36: *971 [lua] logger.lua:23: a0aeb09faab41e0cde51db3031133663 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] a0aeb09faab41e0cde51db3031133663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:03:49 [info] 43#43: *973 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:49 [info] 43#43: *972 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:59 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:03:59 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:01 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: 9bbce3b36772da270978adac099118f8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] 9bbce3b36772da270978adac099118f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:04:01 [info] 36#36: *976 [lua] logger.lua:23: 9bbce3b36772da270978adac099118f8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:04:09 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:09 [info] 43#43: *978 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:16 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: 8fac0575fa304760909aca881f67ff4d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:04:16 [info] 36#36: *979 [lua] logger.lua:23: 8fac0575fa304760909aca881f67ff4d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] 8fac0575fa304760909aca881f67ff4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:04:19 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:19 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:29 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:29 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:31 [info] 36#36: *985 [lua] access_by_lua(msblocations.conf:189):2: 29b4a613e5c8f1b974fc884e68b409e5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:04:31 [info] 36#36: *985 [lua] logger.lua:23: 29b4a613e5c8f1b974fc884e68b409e5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] 29b4a613e5c8f1b974fc884e68b409e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:04:39 [info] 43#43: *986 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:39 [info] 43#43: *987 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:46 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 37b31614663ed10d7889c5f8f4e0316f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:04:46 [info] 36#36: *988 [lua] logger.lua:23: 37b31614663ed10d7889c5f8f4e0316f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] 37b31614663ed10d7889c5f8f4e0316f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:04:49 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:49 [info] 43#43: *990 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:59 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:04:59 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:01 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 9ab9d75762dd779dafcf5044a07aff40:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] 9ab9d75762dd779dafcf5044a07aff40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/12 06:05:01 [info] 36#36: *993 [lua] logger.lua:23: 9ab9d75762dd779dafcf5044a07aff40 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 06:05:09 [info] 43#43: *995 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:09 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:16 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: 0fa4251c52a311ecbf9f49615889e5e1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:05:16 [info] 36#36: *996 [lua] logger.lua:23: 0fa4251c52a311ecbf9f49615889e5e1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] 0fa4251c52a311ecbf9f49615889e5e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:05:19 [info] 43#43: *999 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:19 [info] 43#43: *998 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:29 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:29 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:31 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: 2dabc289a5eb506f762258c47b4c446b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:05:31 [info] 36#36: *1002 [lua] logger.lua:23: 2dabc289a5eb506f762258c47b4c446b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] 2dabc289a5eb506f762258c47b4c446b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:05:39 [info] 43#43: *1004 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:39 [info] 43#43: *1003 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:46 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 64de8144bf88edf7112204024ae3a0a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] 64de8144bf88edf7112204024ae3a0a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:05:46 [info] 36#36: *1005 [lua] logger.lua:23: 64de8144bf88edf7112204024ae3a0a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:05:49 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:49 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:59 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:05:59 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:01 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: bcbb5935b77623064dc9493d62fda9da:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:06:01 [info] 36#36: *1010 [lua] logger.lua:23: bcbb5935b77623064dc9493d62fda9da {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] bcbb5935b77623064dc9493d62fda9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:06:09 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:09 [info] 43#43: *1011 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:16 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: 193d550f833f49a51b7c01553bbea31e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] 193d550f833f49a51b7c01553bbea31e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:06:16 [info] 36#36: *1013 [lua] logger.lua:23: 193d550f833f49a51b7c01553bbea31e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:06:19 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:19 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:29 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:29 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:31 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: 26ba205aaa8df9d4f076a0942f90bad7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:06:31 [info] 36#36: *1019 [lua] logger.lua:23: 26ba205aaa8df9d4f076a0942f90bad7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] 26ba205aaa8df9d4f076a0942f90bad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:06:39 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:39 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:46 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 43aa882d5b2a515739b2804705dc0d67:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:06:46 [info] 36#36: *1022 [lua] logger.lua:23: 43aa882d5b2a515739b2804705dc0d67 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] 43aa882d5b2a515739b2804705dc0d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:06:49 [info] 43#43: *1023 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:49 [info] 43#43: *1024 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:59 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:06:59 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:01 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 48ce1932d330ae945608870f6fead7e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] 48ce1932d330ae945608870f6fead7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:07:01 [info] 36#36: *1027 [lua] logger.lua:23: 48ce1932d330ae945608870f6fead7e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:07:09 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:09 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:16 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: 97388b13d4f8a25e9abb6d49ae8790e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:07:16 [info] 36#36: *1030 [lua] logger.lua:23: 97388b13d4f8a25e9abb6d49ae8790e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] 97388b13d4f8a25e9abb6d49ae8790e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:07:19 [info] 43#43: *1032 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:19 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:29 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:29 [info] 43#43: *1035 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:31 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: ef452d82aefbd4a1ffc182fe75537ee3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:07:31 [info] 36#36: *1036 [lua] logger.lua:23: ef452d82aefbd4a1ffc182fe75537ee3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] ef452d82aefbd4a1ffc182fe75537ee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 06:07:39 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:39 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:46 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 68065b69aaab13a5a4398c7c43c3d1ce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:07:46 [info] 36#36: *1039 [lua] logger.lua:23: 68065b69aaab13a5a4398c7c43c3d1ce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] 68065b69aaab13a5a4398c7c43c3d1ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:07:49 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:49 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:59 [info] 43#43: *1042 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:07:59 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:01 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: d223bda55ec579a18103398718ef6cd3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:08:01 [info] 36#36: *1044 [lua] logger.lua:23: d223bda55ec579a18103398718ef6cd3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] d223bda55ec579a18103398718ef6cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:08:09 [info] 43#43: *1046 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:09 [info] 43#43: *1045 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:16 [info] 36#36: *1047 [lua] access_by_lua(msblocations.conf:189):2: 861888a52d3fc21f6e90614ad53d9ee2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:08:16 [info] 36#36: *1047 [lua] logger.lua:23: 861888a52d3fc21f6e90614ad53d9ee2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] 861888a52d3fc21f6e90614ad53d9ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:08:19 [info] 43#43: *1049 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:19 [info] 43#43: *1050 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:29 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:29 [info] 43#43: *1052 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:31 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: 3c5484af2344e0f82be209f9658e6baa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:08:31 [info] 36#36: *1053 [lua] logger.lua:23: 3c5484af2344e0f82be209f9658e6baa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] 3c5484af2344e0f82be209f9658e6baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:08:39 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:39 [info] 43#43: *1054 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:46 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: c9468b3fc66e2f1f111071c2debc4278:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:08:46 [info] 36#36: *1056 [lua] logger.lua:23: c9468b3fc66e2f1f111071c2debc4278 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:08:46 +0000] c9468b3fc66e2f1f111071c2debc4278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:08:49 [info] 43#43: *1058 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:49 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:59 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:08:59 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:01 [info] 36#36: *1061 [lua] access_by_lua(msblocations.conf:189):2: 47971e55e091ba196a656b9cd39dc1a2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:01 +0000] 47971e55e091ba196a656b9cd39dc1a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:09:01 [info] 36#36: *1061 [lua] logger.lua:23: 47971e55e091ba196a656b9cd39dc1a2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:09:09 [info] 43#43: *1063 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:09 [info] 43#43: *1062 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:16 [info] 36#36: *1064 [lua] access_by_lua(msblocations.conf:189):2: ad0ffd47f861ab83c442ebd2dddbd8c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:16 +0000] ad0ffd47f861ab83c442ebd2dddbd8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:09:16 [info] 36#36: *1064 [lua] logger.lua:23: ad0ffd47f861ab83c442ebd2dddbd8c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:09:19 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:19 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:29 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:29 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:31 [info] 36#36: *1070 [lua] access_by_lua(msblocations.conf:189):2: f1dc1ca6bae9155c5e3ca9c09678071e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:09:31 [info] 36#36: *1070 [lua] logger.lua:23: f1dc1ca6bae9155c5e3ca9c09678071e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:31 +0000] f1dc1ca6bae9155c5e3ca9c09678071e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/12 06:09:39 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:39 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:46 [info] 36#36: *1073 [lua] access_by_lua(msblocations.conf:189):2: e93ffba15832671407d48e919f1e8cb9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:09:46 [info] 36#36: *1073 [lua] logger.lua:23: e93ffba15832671407d48e919f1e8cb9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:09:46 +0000] e93ffba15832671407d48e919f1e8cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:09:47 [info] 36#36: *1074 client closed connection while waiting for request, client: 10.233.65.17, server: 0.0.0.0:443 2023/01/12 06:09:49 [info] 43#43: *1075 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:49 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:59 [info] 43#43: *1077 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:09:59 [info] 43#43: *1078 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:01 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: 0d0a10b8a7baa3dc2cdeb3853752b60d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:10:01 [info] 36#36: *1079 [lua] logger.lua:23: 0d0a10b8a7baa3dc2cdeb3853752b60d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:10:01 +0000] 0d0a10b8a7baa3dc2cdeb3853752b60d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:10:09 [info] 43#43: *1081 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:09 [info] 43#43: *1080 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:16 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: c2fdcc3780db2e13a4f604367395a4a1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:10:16 +0000] c2fdcc3780db2e13a4f604367395a4a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:10:16 [info] 36#36: *1082 [lua] logger.lua:23: c2fdcc3780db2e13a4f604367395a4a1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:10:19 [info] 43#43: *1084 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:19 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:29 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:29 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:31 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: 49de6b24f99c0c2b1304bf0e574dd2c1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:10:31 [info] 36#36: *1088 [lua] logger.lua:23: 49de6b24f99c0c2b1304bf0e574dd2c1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:10:31 +0000] 49de6b24f99c0c2b1304bf0e574dd2c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:10:39 [info] 43#43: *1089 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:39 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:46 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 3353d39be419f37e18186b459b08161a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:10:46 [info] 36#36: *1091 [lua] logger.lua:23: 3353d39be419f37e18186b459b08161a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:10:46 +0000] 3353d39be419f37e18186b459b08161a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:10:49 [info] 43#43: *1093 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:49 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:59 [info] 43#43: *1095 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:10:59 [info] 43#43: *1094 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:01 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: be2b129606c93371a55323664d9809fc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:11:01 [info] 36#36: *1096 [lua] logger.lua:23: be2b129606c93371a55323664d9809fc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:01 +0000] be2b129606c93371a55323664d9809fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:09 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:09 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:16 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: f9355dbe01f0477338faef8d12f92de9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:16 [info] 36#36: *1099 [lua] logger.lua:23: f9355dbe01f0477338faef8d12f92de9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:16 +0000] f9355dbe01f0477338faef8d12f92de9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:11:19 [info] 43#43: *1101 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:19 [info] 43#43: *1102 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:29 [info] 43#43: *1104 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:29 [info] 43#43: *1103 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:31 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: 79630005eca82c9af1747da6297ebcea:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:11:31 [info] 36#36: *1105 [lua] logger.lua:23: 79630005eca82c9af1747da6297ebcea {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:31 +0000] 79630005eca82c9af1747da6297ebcea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:39 [info] 43#43: *1106 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:39 [info] 43#43: *1107 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:46 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: 171c31d08931b17ab1e4c8643739f767:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:46 +0000] 171c31d08931b17ab1e4c8643739f767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:11:46 [info] 36#36: *1108 [lua] logger.lua:23: 171c31d08931b17ab1e4c8643739f767 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:49 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:49 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:59 [info] 43#43: *1111 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:11:59 [info] 43#43: *1112 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:01 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: 843b10061ad4f0c9f41fae9def21973a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:01 +0000] 843b10061ad4f0c9f41fae9def21973a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/12 06:12:01 [info] 36#36: *1113 [lua] logger.lua:23: 843b10061ad4f0c9f41fae9def21973a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/12 06:12:09 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:09 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:16 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: 7f1bed746c72a48ed74ac1f97f6a335e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:16 +0000] 7f1bed746c72a48ed74ac1f97f6a335e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 06:12:16 [info] 36#36: *1116 [lua] logger.lua:23: 7f1bed746c72a48ed74ac1f97f6a335e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:12:19 [info] 43#43: *1118 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:19 [info] 43#43: *1119 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:29 [info] 43#43: *1120 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:29 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:31 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: fcc1b5bff2c4859a736c87023635deab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:31 +0000] fcc1b5bff2c4859a736c87023635deab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:12:31 [info] 36#36: *1122 [lua] logger.lua:23: fcc1b5bff2c4859a736c87023635deab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:12:39 [info] 43#43: *1123 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:39 [info] 43#43: *1124 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:46 [info] 36#36: *1125 [lua] access_by_lua(msblocations.conf:189):2: c9c1ed6f39686d905b46d4b4c1ce8e85:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:46 +0000] c9c1ed6f39686d905b46d4b4c1ce8e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 06:12:46 [info] 36#36: *1125 [lua] logger.lua:23: c9c1ed6f39686d905b46d4b4c1ce8e85 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 06:12:49 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:49 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:59 [info] 43#43: *1129 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:12:59 [info] 43#43: *1128 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:01 [info] 36#36: *1130 [lua] access_by_lua(msblocations.conf:189):2: 330fd0c7aa7d0c2dad122e0811018d4d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:13:01 [info] 36#36: *1130 [lua] logger.lua:23: 330fd0c7aa7d0c2dad122e0811018d4d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:13:01 +0000] 330fd0c7aa7d0c2dad122e0811018d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:09 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:09 [info] 43#43: *1132 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:16 [info] 36#36: *1133 [lua] access_by_lua(msblocations.conf:189):2: 2a35cd2c5925b7b211bf3c3ecd14555c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:13:16 [info] 36#36: *1133 [lua] logger.lua:23: 2a35cd2c5925b7b211bf3c3ecd14555c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:13:16 +0000] 2a35cd2c5925b7b211bf3c3ecd14555c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:19 [info] 43#43: *1136 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:19 [info] 43#43: *1135 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:29 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:29 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:31 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:189):2: b70e9ea2b0ad4d78e76eac346841efa7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:13:31 +0000] b70e9ea2b0ad4d78e76eac346841efa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:13:31 [info] 36#36: *1139 [lua] logger.lua:23: b70e9ea2b0ad4d78e76eac346841efa7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:13:39 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:39 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:46 [info] 36#36: *1142 [lua] access_by_lua(msblocations.conf:189):2: 987a0358e5285f0becd47af4c7ec3b3b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:13:46 [info] 36#36: *1142 [lua] logger.lua:23: 987a0358e5285f0becd47af4c7ec3b3b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:13:46 +0000] 987a0358e5285f0becd47af4c7ec3b3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:13:49 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:49 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:59 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:13:59 [info] 43#43: *1145 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:01 [info] 36#36: *1147 [lua] access_by_lua(msblocations.conf:189):2: 7b1caa4234a37730e4b4097e94be14fa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:14:01 [info] 36#36: *1147 [lua] logger.lua:23: 7b1caa4234a37730e4b4097e94be14fa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:01 +0000] 7b1caa4234a37730e4b4097e94be14fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:09 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:09 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:16 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:189):2: e5934970f4291a4b17d77512479b4ab0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:16 +0000] e5934970f4291a4b17d77512479b4ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:14:16 [info] 36#36: *1150 [lua] logger.lua:23: e5934970f4291a4b17d77512479b4ab0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:19 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:19 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:29 [info] 43#43: *1155 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:29 [info] 43#43: *1156 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:30 [info] 36#36: *1152 client prematurely closed connection while reading client request line, client: 10.233.64.161, server: 2023/01/12 06:14:30 [info] 43#43: *1157 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 10.233.64.161 - - [12/Jan/2023:06:14:30 +0000] 2c4cfe6e4b7cd198210457d03584a573 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-" 10.233.64.161 - - [12/Jan/2023:06:14:30 +0000] 935dbfff3fc9a2a3ce6018752b0c24dc "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/12 06:14:31 [info] 36#36: *1158 [lua] access_by_lua(msblocations.conf:189):2: 9b7f1431a232bbc71677d659d8771117:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:31 +0000] 9b7f1431a232bbc71677d659d8771117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:31 [info] 36#36: *1158 [lua] logger.lua:23: 9b7f1431a232bbc71677d659d8771117 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:14:39 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:39 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:46 [info] 36#36: *1161 [lua] access_by_lua(msblocations.conf:189):2: d9be2863deafa33ab57e27f9078ab03c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:46 +0000] d9be2863deafa33ab57e27f9078ab03c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:14:46 [info] 36#36: *1161 [lua] logger.lua:23: d9be2863deafa33ab57e27f9078ab03c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:49 [info] 43#43: *1163 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:49 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:59 [info] 43#43: *1165 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:14:59 [info] 43#43: *1164 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:01 [info] 36#36: *1166 [lua] access_by_lua(msblocations.conf:189):2: 47a533548a6fa3d673a0e4c40f9e004d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:15:01 [info] 36#36: *1166 [lua] logger.lua:23: 47a533548a6fa3d673a0e4c40f9e004d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:15:01 +0000] 47a533548a6fa3d673a0e4c40f9e004d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:15:09 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:09 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:16 [info] 36#36: *1169 [lua] access_by_lua(msblocations.conf:189):2: ed3a3217a5bd44a27b24a8dda3c158b6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:15:16 [info] 36#36: *1169 [lua] logger.lua:23: ed3a3217a5bd44a27b24a8dda3c158b6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:15:16 +0000] ed3a3217a5bd44a27b24a8dda3c158b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:15:19 [info] 43#43: *1171 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:19 [info] 43#43: *1172 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:29 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:29 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:31 [info] 36#36: *1175 [lua] access_by_lua(msblocations.conf:189):2: a9081bec53f33e386e7feb705792d955:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:15:31 [info] 36#36: *1175 [lua] logger.lua:23: a9081bec53f33e386e7feb705792d955 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:15:31 +0000] a9081bec53f33e386e7feb705792d955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:15:39 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:39 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:46 [info] 36#36: *1178 [lua] access_by_lua(msblocations.conf:189):2: 6c4d08c29fff79211d5687322ee9ab3a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:15:46 [info] 36#36: *1178 [lua] logger.lua:23: 6c4d08c29fff79211d5687322ee9ab3a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:15:46 +0000] 6c4d08c29fff79211d5687322ee9ab3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:15:49 [info] 43#43: *1179 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:49 [info] 43#43: *1180 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:57 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 9041408155379d36f9737ca6223eac9d:receive the request, client: 10.233.64.161, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:57 [warn] 36#36: *1182 [lua] error_handler.lua:29: error_svc_not_found(): 9041408155379d36f9737ca6223eac9d No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:57 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:189):2: e7178dca4b3a31836ddd89b200ddffa5:receive the request, client: 10.233.64.161, server: , request: "GET /nmaplowercheck1673504157 HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:57 [warn] 36#36: *1181 [lua] error_handler.lua:29: error_svc_not_found(): e7178dca4b3a31836ddd89b200ddffa5 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /nmaplowercheck1673504157 HTTP/1.1", host: "10.32.242.151:30284" 10.233.64.161 - - [12/Jan/2023:06:15:57 +0000] e7178dca4b3a31836ddd89b200ddffa5 "GET /nmaplowercheck1673504157 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.161 - - [12/Jan/2023:06:15:57 +0000] 9041408155379d36f9737ca6223eac9d "POST /sdk HTTP/1.1" 502 request_processing_time:0.057 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:57 [info] 36#36: *1183 [lua] access_by_lua(msblocations.conf:189):2: ae75d296ef70b7a4fc15fe1c1de0f843:receive the request, client: 10.233.64.161, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:57 [warn] 36#36: *1183 [lua] error_handler.lua:29: error_svc_not_found(): ae75d296ef70b7a4fc15fe1c1de0f843 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30284" 10.233.64.161 - - [12/Jan/2023:06:15:57 +0000] ae75d296ef70b7a4fc15fe1c1de0f843 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.161 - - [12/Jan/2023:06:15:57 +0000] 549b46768af0f9a61b2cd12f5648c967 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:57 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: 549b46768af0f9a61b2cd12f5648c967:receive the request, client: 10.233.64.161, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:57 [warn] 36#36: *1184 [lua] error_handler.lua:29: error_svc_not_found(): 549b46768af0f9a61b2cd12f5648c967 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30284" 2023/01/12 06:15:59 [info] 43#43: *1186 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:15:59 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:01 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: 550f9a6618d32db31dcded78f2c6f477:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:16:01 [info] 36#36: *1187 [lua] logger.lua:23: 550f9a6618d32db31dcded78f2c6f477 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:16:01 +0000] 550f9a6618d32db31dcded78f2c6f477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/12 06:16:05 [info] 36#36: *1188 [lua] access_by_lua(msblocations.conf:189):2: 96e372ca58952d03b6f2b98eefd9448b:receive the request, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 2023/01/12 06:16:05 [warn] 36#36: *1188 [lua] error_handler.lua:29: error_svc_not_found(): 96e372ca58952d03b6f2b98eefd9448b No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 10.233.64.161 - - [12/Jan/2023:06:16:05 +0000] 96e372ca58952d03b6f2b98eefd9448b "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 10.233.64.161 - - [12/Jan/2023:06:16:05 +0000] 20dac6e0a0ebfb42ec451db7aaebf7f3 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/12 06:16:05 [info] 36#36: *1189 [lua] access_by_lua(msblocations.conf:189):2: 20dac6e0a0ebfb42ec451db7aaebf7f3:receive the request, client: 10.233.64.161, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 2023/01/12 06:16:05 [warn] 36#36: *1189 [lua] error_handler.lua:29: error_svc_not_found(): 20dac6e0a0ebfb42ec451db7aaebf7f3 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 2023/01/12 06:16:05 [info] 36#36: *1189 client 10.233.64.161 closed keepalive connection 2023/01/12 06:16:09 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:09 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:16 [info] 36#36: *1192 [lua] access_by_lua(msblocations.conf:189):2: 6443a45e5d0e0b55cc8eaa5df58ef41c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:16:16 +0000] 6443a45e5d0e0b55cc8eaa5df58ef41c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:16:16 [info] 36#36: *1192 [lua] logger.lua:23: 6443a45e5d0e0b55cc8eaa5df58ef41c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:16:19 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:19 [info] 43#43: *1195 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:29 [info] 43#43: *1197 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:29 [info] 43#43: *1196 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:31 [info] 36#36: *1198 [lua] access_by_lua(msblocations.conf:189):2: d9786b9c903dc095d66a173aec548c79:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:16:31 +0000] d9786b9c903dc095d66a173aec548c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:16:31 [info] 36#36: *1198 [lua] logger.lua:23: d9786b9c903dc095d66a173aec548c79 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:16:39 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:39 [info] 43#43: *1200 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:46 [info] 36#36: *1201 [lua] access_by_lua(msblocations.conf:189):2: 2a4ec6a4b42726c1a398db3fa604f9e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:16:46 [info] 36#36: *1201 [lua] logger.lua:23: 2a4ec6a4b42726c1a398db3fa604f9e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:16:46 +0000] 2a4ec6a4b42726c1a398db3fa604f9e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:16:49 [info] 43#43: *1202 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:49 [info] 43#43: *1203 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:59 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:16:59 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:01 [info] 36#36: *1206 [lua] access_by_lua(msblocations.conf:189):2: ad2e530b1f1fd319a3fa231ef0bf6b37:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:17:01 [info] 36#36: *1206 [lua] logger.lua:23: ad2e530b1f1fd319a3fa231ef0bf6b37 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:17:01 +0000] ad2e530b1f1fd319a3fa231ef0bf6b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:17:09 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:09 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:16 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: ee53603a842311878fdda9518a5f9814:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:17:16 [info] 36#36: *1209 [lua] logger.lua:23: ee53603a842311878fdda9518a5f9814 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:17:16 +0000] ee53603a842311878fdda9518a5f9814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:17:19 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:19 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:29 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:29 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:31 [info] 36#36: *1215 [lua] access_by_lua(msblocations.conf:189):2: 7202dcb7ca9a6cc83693ec67d5519951:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:17:31 [info] 36#36: *1215 [lua] logger.lua:23: 7202dcb7ca9a6cc83693ec67d5519951 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:17:31 +0000] 7202dcb7ca9a6cc83693ec67d5519951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:17:39 [info] 43#43: *1216 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:39 [info] 43#43: *1217 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:46 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:189):2: cf320043c74a4421ea46d628147cb55f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:17:46 [info] 36#36: *1218 [lua] logger.lua:23: cf320043c74a4421ea46d628147cb55f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:17:46 +0000] cf320043c74a4421ea46d628147cb55f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:17:49 [info] 43#43: *1220 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:49 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:59 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:17:59 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:01 [info] 36#36: *1223 [lua] access_by_lua(msblocations.conf:189):2: 3e19ea3ba0b59f5e0fe592fac01081f4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:18:01 [info] 36#36: *1223 [lua] logger.lua:23: 3e19ea3ba0b59f5e0fe592fac01081f4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:18:01 +0000] 3e19ea3ba0b59f5e0fe592fac01081f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:18:09 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:09 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:16 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 63392d3387ec812fab8def8840c5b9ac:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:18:16 +0000] 63392d3387ec812fab8def8840c5b9ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:18:16 [info] 36#36: *1226 [lua] logger.lua:23: 63392d3387ec812fab8def8840c5b9ac {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:18:19 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:19 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:29 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:29 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:31 [info] 36#36: *1232 [lua] access_by_lua(msblocations.conf:189):2: d0a518a67737b490b37b14a4b01d9e5b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:18:32 [info] 36#36: *1232 [lua] logger.lua:23: d0a518a67737b490b37b14a4b01d9e5b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:18:32 +0000] d0a518a67737b490b37b14a4b01d9e5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:18:39 [info] 43#43: *1233 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:39 [info] 43#43: *1234 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:47 [info] 36#36: *1235 [lua] access_by_lua(msblocations.conf:189):2: 9f472a60d1707d5626168b595fc2ed3b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:18:47 [info] 36#36: *1235 [lua] logger.lua:23: 9f472a60d1707d5626168b595fc2ed3b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:18:47 +0000] 9f472a60d1707d5626168b595fc2ed3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:18:49 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:49 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:59 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:18:59 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:02 [info] 36#36: *1240 [lua] access_by_lua(msblocations.conf:189):2: decdabaca875f388a950fa78f3f08838:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:19:02 [info] 36#36: *1240 [lua] logger.lua:23: decdabaca875f388a950fa78f3f08838 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:02 +0000] decdabaca875f388a950fa78f3f08838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:19:09 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:09 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:17 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: e1dec7d9799411a7aeb3d8fddd12318f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:19:17 [info] 36#36: *1243 [lua] logger.lua:23: e1dec7d9799411a7aeb3d8fddd12318f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:17 +0000] e1dec7d9799411a7aeb3d8fddd12318f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:19:19 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:19 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:29 [info] 43#43: *1247 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:29 [info] 43#43: *1248 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:32 [info] 36#36: *1249 [lua] access_by_lua(msblocations.conf:189):2: 0026ce2b19e55e1bc77c23c5bff77d0e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:19:32 [info] 36#36: *1249 [lua] logger.lua:23: 0026ce2b19e55e1bc77c23c5bff77d0e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:32 +0000] 0026ce2b19e55e1bc77c23c5bff77d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:19:39 [info] 43#43: *1250 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:39 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:47 [info] 36#36: *1252 [lua] access_by_lua(msblocations.conf:189):2: 7027072a81d0af37ac47754779baa0ae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:47 +0000] 7027072a81d0af37ac47754779baa0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 06:19:47 [info] 36#36: *1252 [lua] logger.lua:23: 7027072a81d0af37ac47754779baa0ae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/12 06:19:49 [info] 43#43: *1253 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:49 [info] 43#43: *1254 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:59 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:19:59 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:02 [info] 36#36: *1257 [lua] access_by_lua(msblocations.conf:189):2: b90f5b688ae168649d787e909452e6a2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:20:02 [info] 36#36: *1257 [lua] logger.lua:23: b90f5b688ae168649d787e909452e6a2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:02 +0000] b90f5b688ae168649d787e909452e6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:20:09 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:09 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:17 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: 1ffa3970ae2bf85ce5b5f509af10e850:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:20:17 [info] 36#36: *1260 [lua] logger.lua:23: 1ffa3970ae2bf85ce5b5f509af10e850 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:17 +0000] 1ffa3970ae2bf85ce5b5f509af10e850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:20:19 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:19 [info] 43#43: *1262 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:29 [info] 43#43: *1264 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:29 [info] 43#43: *1265 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:32 [info] 36#36: *1266 [lua] access_by_lua(msblocations.conf:189):2: 97871f1d8bd180fe30d86b00fa3a688e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:20:32 [info] 36#36: *1266 [lua] logger.lua:23: 97871f1d8bd180fe30d86b00fa3a688e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:32 +0000] 97871f1d8bd180fe30d86b00fa3a688e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:20:39 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:39 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:47 [info] 36#36: *1269 [lua] access_by_lua(msblocations.conf:189):2: 86e355373b4f8a064f8026140d1d1f71:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:47 +0000] 86e355373b4f8a064f8026140d1d1f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:20:47 [info] 36#36: *1269 [lua] logger.lua:23: 86e355373b4f8a064f8026140d1d1f71 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:20:49 [info] 43#43: *1271 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:49 [info] 43#43: *1270 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:59 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:20:59 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:02 [info] 36#36: *1274 [lua] access_by_lua(msblocations.conf:189):2: a1f2cc9ed79234fa1b066a8e45ffd738:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:02 +0000] a1f2cc9ed79234fa1b066a8e45ffd738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:21:02 [info] 36#36: *1274 [lua] logger.lua:23: a1f2cc9ed79234fa1b066a8e45ffd738 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:21:09 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:09 [info] 43#43: *1276 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:17 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: 8b9fe9a57c4b6a084923a32f40c4856a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:17 +0000] 8b9fe9a57c4b6a084923a32f40c4856a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:21:17 [info] 36#36: *1277 [lua] logger.lua:23: 8b9fe9a57c4b6a084923a32f40c4856a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:21:19 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:19 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:29 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:29 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:32 [info] 36#36: *1283 [lua] access_by_lua(msblocations.conf:189):2: 320508ca0304e6eeca57caf9f0f35957:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:21:32 [info] 36#36: *1283 [lua] logger.lua:23: 320508ca0304e6eeca57caf9f0f35957 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:32 +0000] 320508ca0304e6eeca57caf9f0f35957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:21:39 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:39 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:47 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: 59063280270883c80a5a458cbf991011:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:47 +0000] 59063280270883c80a5a458cbf991011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:21:47 [info] 36#36: *1286 [lua] logger.lua:23: 59063280270883c80a5a458cbf991011 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:21:49 [info] 43#43: *1287 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:49 [info] 43#43: *1288 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:59 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:21:59 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:02 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: f4e6982d03c3e060d1f4875d26a0f092:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:22:02 [info] 36#36: *1291 [lua] logger.lua:23: f4e6982d03c3e060d1f4875d26a0f092 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:22:02 +0000] f4e6982d03c3e060d1f4875d26a0f092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:22:09 [info] 43#43: *1292 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:09 [info] 43#43: *1293 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:17 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: 493edd6fc70b3f42da681051bbad2ed5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:22:17 [info] 36#36: *1294 [lua] logger.lua:23: 493edd6fc70b3f42da681051bbad2ed5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:22:17 +0000] 493edd6fc70b3f42da681051bbad2ed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/12 06:22:19 [info] 43#43: *1296 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:19 [info] 43#43: *1297 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:29 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:29 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:32 [info] 36#36: *1300 [lua] access_by_lua(msblocations.conf:189):2: 24e42f52f7198b6f13d9fce218325fbc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:22:32 [info] 36#36: *1300 [lua] logger.lua:23: 24e42f52f7198b6f13d9fce218325fbc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:22:32 +0000] 24e42f52f7198b6f13d9fce218325fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:22:39 [info] 43#43: *1301 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:39 [info] 43#43: *1302 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:47 [info] 36#36: *1303 [lua] access_by_lua(msblocations.conf:189):2: b4fe731e6331674ba09abe306f4b0131:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:22:47 [info] 36#36: *1303 [lua] logger.lua:23: b4fe731e6331674ba09abe306f4b0131 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:22:47 +0000] b4fe731e6331674ba09abe306f4b0131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:22:49 [info] 43#43: *1304 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:49 [info] 43#43: *1305 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:59 [info] 43#43: *1306 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:22:59 [info] 43#43: *1307 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:02 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: e43df64e3d0232829847c4dc6ce6469c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:23:02 [info] 36#36: *1308 [lua] logger.lua:23: e43df64e3d0232829847c4dc6ce6469c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:02 +0000] e43df64e3d0232829847c4dc6ce6469c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:23:09 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:09 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:17 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: 41cca3989f81b92f8c70820a89c7bd0f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:17 +0000] 41cca3989f81b92f8c70820a89c7bd0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 06:23:17 [info] 36#36: *1311 [lua] logger.lua:23: 41cca3989f81b92f8c70820a89c7bd0f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 06:23:19 [info] 43#43: *1313 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:19 [info] 43#43: *1314 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:29 [info] 43#43: *1315 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:29 [info] 43#43: *1316 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:32 [info] 36#36: *1317 [lua] access_by_lua(msblocations.conf:189):2: d57561820fe90215eb4bbda3ec689901:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:32 +0000] d57561820fe90215eb4bbda3ec689901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:23:32 [info] 36#36: *1317 [lua] logger.lua:23: d57561820fe90215eb4bbda3ec689901 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:23:39 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:39 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:47 [info] 36#36: *1320 [lua] access_by_lua(msblocations.conf:189):2: 46b0d0837b47bd658a87489d95d2f316:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:23:47 +0000] 46b0d0837b47bd658a87489d95d2f316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:23:47 [info] 36#36: *1320 [lua] logger.lua:23: 46b0d0837b47bd658a87489d95d2f316 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:23:49 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:49 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:59 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:23:59 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:02 [info] 36#36: *1325 [lua] access_by_lua(msblocations.conf:189):2: dc2f7fe6774a7ef60ffdb9be9ecc8c6c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:02 +0000] dc2f7fe6774a7ef60ffdb9be9ecc8c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:24:02 [info] 36#36: *1325 [lua] logger.lua:23: dc2f7fe6774a7ef60ffdb9be9ecc8c6c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:24:09 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:09 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:17 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: f07ce56754f9aa096b2531eb9369a1f5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:24:17 [info] 36#36: *1328 [lua] logger.lua:23: f07ce56754f9aa096b2531eb9369a1f5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:17 +0000] f07ce56754f9aa096b2531eb9369a1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:24:19 [info] 43#43: *1330 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:19 [info] 43#43: *1331 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:29 [info] 43#43: *1332 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:29 [info] 43#43: *1333 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:32 [info] 36#36: *1334 [lua] access_by_lua(msblocations.conf:189):2: 8330bbac766d665028b428ef2428e417:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:24:32 [info] 36#36: *1334 [lua] logger.lua:23: 8330bbac766d665028b428ef2428e417 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:32 +0000] 8330bbac766d665028b428ef2428e417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:24:39 [info] 43#43: *1335 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:39 [info] 43#43: *1336 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:47 [info] 36#36: *1337 [lua] access_by_lua(msblocations.conf:189):2: 9e6db314c110eaa093fa125a5a408b08:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:24:47 [info] 36#36: *1337 [lua] logger.lua:23: 9e6db314c110eaa093fa125a5a408b08 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:24:47 +0000] 9e6db314c110eaa093fa125a5a408b08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:24:49 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:49 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:59 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:24:59 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:02 [info] 36#36: *1342 [lua] access_by_lua(msblocations.conf:189):2: d6111ee88a8044a9863c44122cf273d6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:02 +0000] d6111ee88a8044a9863c44122cf273d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:25:02 [info] 36#36: *1342 [lua] logger.lua:23: d6111ee88a8044a9863c44122cf273d6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:25:09 [info] 43#43: *1343 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:09 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:17 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: 68c22d2055c59364a1d92a0fc38b862f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:25:17 [info] 36#36: *1345 [lua] logger.lua:23: 68c22d2055c59364a1d92a0fc38b862f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:17 +0000] 68c22d2055c59364a1d92a0fc38b862f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:25:19 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:19 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:29 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:29 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:32 [info] 36#36: *1351 [lua] access_by_lua(msblocations.conf:189):2: b87cfa9812f37fd38a3e0b434e8d990b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:25:32 [info] 36#36: *1351 [lua] logger.lua:23: b87cfa9812f37fd38a3e0b434e8d990b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:32 +0000] b87cfa9812f37fd38a3e0b434e8d990b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:25:39 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:39 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:47 [info] 36#36: *1354 [lua] access_by_lua(msblocations.conf:189):2: 9c326de67cdfd1faa28a1aa8bcb8c5d1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:47 +0000] 9c326de67cdfd1faa28a1aa8bcb8c5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/12 06:25:47 [info] 36#36: *1354 [lua] logger.lua:23: 9c326de67cdfd1faa28a1aa8bcb8c5d1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/12 06:25:49 [info] 43#43: *1356 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:49 [info] 43#43: *1355 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:59 [info] 43#43: *1357 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:25:59 [info] 43#43: *1358 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:02 [info] 36#36: *1359 [lua] access_by_lua(msblocations.conf:189):2: 2ffb791c8ab42acc12ce3da389544670:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:02 +0000] 2ffb791c8ab42acc12ce3da389544670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:26:02 [info] 36#36: *1359 [lua] logger.lua:23: 2ffb791c8ab42acc12ce3da389544670 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:26:09 [info] 43#43: *1360 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:09 [info] 43#43: *1361 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:17 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: b1a1304343c04fe2c72d2f0ae9fa99bf:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:26:17 [info] 36#36: *1362 [lua] logger.lua:23: b1a1304343c04fe2c72d2f0ae9fa99bf {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:17 +0000] b1a1304343c04fe2c72d2f0ae9fa99bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:26:19 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:19 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:29 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:29 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:32 [info] 36#36: *1368 [lua] access_by_lua(msblocations.conf:189):2: d48155197c071dc42ded7328e7a7844c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:32 +0000] d48155197c071dc42ded7328e7a7844c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:26:32 [info] 36#36: *1368 [lua] logger.lua:23: d48155197c071dc42ded7328e7a7844c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:26:39 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:39 [info] 43#43: *1370 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:47 [info] 36#36: *1371 [lua] access_by_lua(msblocations.conf:189):2: 6c5adf9cd2ddf3bbe3672c1515b57bd3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:26:47 [info] 36#36: *1371 [lua] logger.lua:23: 6c5adf9cd2ddf3bbe3672c1515b57bd3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:26:47 +0000] 6c5adf9cd2ddf3bbe3672c1515b57bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:26:49 [info] 43#43: *1372 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:49 [info] 43#43: *1373 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:59 [info] 43#43: *1374 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:26:59 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:02 [info] 36#36: *1376 [lua] access_by_lua(msblocations.conf:189):2: 8355adb4ab239093006f4eecb4e6765e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:27:02 [info] 36#36: *1376 [lua] logger.lua:23: 8355adb4ab239093006f4eecb4e6765e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:02 +0000] 8355adb4ab239093006f4eecb4e6765e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:27:09 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:09 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:17 [info] 36#36: *1379 [lua] access_by_lua(msblocations.conf:189):2: 5c50e8e02c737cb7cc454c4035a628a4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:27:17 [info] 36#36: *1379 [lua] logger.lua:23: 5c50e8e02c737cb7cc454c4035a628a4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:17 +0000] 5c50e8e02c737cb7cc454c4035a628a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:27:19 [info] 43#43: *1382 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:19 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:29 [info] 43#43: *1383 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:29 [info] 43#43: *1384 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:32 [info] 36#36: *1385 [lua] access_by_lua(msblocations.conf:189):2: f5405b8a3dad44f4e0d78b947e3ca1bb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:32 +0000] f5405b8a3dad44f4e0d78b947e3ca1bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:27:32 [info] 36#36: *1385 [lua] logger.lua:23: f5405b8a3dad44f4e0d78b947e3ca1bb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 06:27:39 [info] 43#43: *1386 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:39 [info] 43#43: *1387 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:47 [info] 36#36: *1388 [lua] access_by_lua(msblocations.conf:189):2: e8fc30400c4ea5d3479381448ef05a7f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:47 +0000] e8fc30400c4ea5d3479381448ef05a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:27:47 [info] 36#36: *1388 [lua] logger.lua:23: e8fc30400c4ea5d3479381448ef05a7f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:27:49 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:49 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:59 [info] 43#43: *1392 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:27:59 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:02 [info] 36#36: *1393 [lua] access_by_lua(msblocations.conf:189):2: 3fecdad532f3d584514f0cae1e8df750:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:28:02 [info] 36#36: *1393 [lua] logger.lua:23: 3fecdad532f3d584514f0cae1e8df750 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:02 +0000] 3fecdad532f3d584514f0cae1e8df750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:28:09 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:09 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:17 [info] 36#36: *1396 [lua] access_by_lua(msblocations.conf:189):2: 6bfc7bb6551035b9e070b28bcea0ec7f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:17 +0000] 6bfc7bb6551035b9e070b28bcea0ec7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:28:17 [info] 36#36: *1396 [lua] logger.lua:23: 6bfc7bb6551035b9e070b28bcea0ec7f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:28:19 [info] 43#43: *1398 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:19 [info] 43#43: *1399 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:29 [info] 43#43: *1400 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:29 [info] 43#43: *1401 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:32 [info] 36#36: *1402 [lua] access_by_lua(msblocations.conf:189):2: c665f7f51f1915fc60ba593728498dce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:28:32 [info] 36#36: *1402 [lua] logger.lua:23: c665f7f51f1915fc60ba593728498dce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:32 +0000] c665f7f51f1915fc60ba593728498dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:28:39 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:39 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:47 [info] 36#36: *1405 [lua] access_by_lua(msblocations.conf:189):2: 28d143bbe8d5d67a5563f5e46c0752aa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:28:47 [info] 36#36: *1405 [lua] logger.lua:23: 28d143bbe8d5d67a5563f5e46c0752aa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:28:47 +0000] 28d143bbe8d5d67a5563f5e46c0752aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:28:49 [info] 43#43: *1406 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:49 [info] 43#43: *1407 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:59 [info] 43#43: *1408 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:28:59 [info] 43#43: *1409 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:02 [info] 36#36: *1410 [lua] access_by_lua(msblocations.conf:189):2: 497f88cf2f9d5cbdebf9b1f3c8f6b864:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:02 +0000] 497f88cf2f9d5cbdebf9b1f3c8f6b864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:29:02 [info] 36#36: *1410 [lua] logger.lua:23: 497f88cf2f9d5cbdebf9b1f3c8f6b864 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:29:09 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:09 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:17 [info] 36#36: *1413 [lua] access_by_lua(msblocations.conf:189):2: 41f0da32b456205bcde3b277c5fe6f7d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:17 +0000] 41f0da32b456205bcde3b277c5fe6f7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:29:17 [info] 36#36: *1413 [lua] logger.lua:23: 41f0da32b456205bcde3b277c5fe6f7d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 06:29:19 [info] 43#43: *1415 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:19 [info] 43#43: *1416 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:29 [info] 43#43: *1417 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:29 [info] 43#43: *1418 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:32 [info] 36#36: *1419 [lua] access_by_lua(msblocations.conf:189):2: f32e0fd2ffa3e7360c1b79a511aab15b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:32 +0000] f32e0fd2ffa3e7360c1b79a511aab15b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:29:32 [info] 36#36: *1419 [lua] logger.lua:23: f32e0fd2ffa3e7360c1b79a511aab15b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:29:39 [info] 43#43: *1420 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:39 [info] 43#43: *1421 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:47 [info] 36#36: *1422 [lua] access_by_lua(msblocations.conf:189):2: 006a109b6f19a5660271dc524cf37e81:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:29:47 [info] 36#36: *1422 [lua] logger.lua:23: 006a109b6f19a5660271dc524cf37e81 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:29:47 +0000] 006a109b6f19a5660271dc524cf37e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:29:49 [info] 43#43: *1424 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:49 [info] 43#43: *1423 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:59 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:29:59 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:02 [info] 36#36: *1427 [lua] access_by_lua(msblocations.conf:189):2: 82bfaf4e79e34d21049a2f9a285c3128:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:30:02 [info] 36#36: *1427 [lua] logger.lua:23: 82bfaf4e79e34d21049a2f9a285c3128 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:02 +0000] 82bfaf4e79e34d21049a2f9a285c3128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:30:09 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:09 [info] 36#36: *1429 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:17 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: aa82a95ee95853168fab95414e2d5dcc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:17 +0000] aa82a95ee95853168fab95414e2d5dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 06:30:17 [info] 36#36: *1430 [lua] logger.lua:23: aa82a95ee95853168fab95414e2d5dcc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:30:19 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:19 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:29 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:29 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:32 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:189):2: 6b7110e8191bba124462a35d144b85ae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:32 +0000] 6b7110e8191bba124462a35d144b85ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:30:32 [info] 36#36: *1436 [lua] logger.lua:23: 6b7110e8191bba124462a35d144b85ae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:30:39 [info] 43#43: *1437 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:39 [info] 43#43: *1438 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:47 [info] 36#36: *1439 [lua] access_by_lua(msblocations.conf:189):2: 1cc58e353556e08c5347d201aa74b1ea:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:47 +0000] 1cc58e353556e08c5347d201aa74b1ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:30:47 [info] 36#36: *1439 [lua] logger.lua:23: 1cc58e353556e08c5347d201aa74b1ea {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:30:49 [info] 43#43: *1440 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:49 [info] 43#43: *1441 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:59 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:30:59 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:02 [info] 36#36: *1444 [lua] access_by_lua(msblocations.conf:189):2: d4858de1686e480b26893ffb90b6deee:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:31:02 [info] 36#36: *1444 [lua] logger.lua:23: d4858de1686e480b26893ffb90b6deee {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:31:02 +0000] d4858de1686e480b26893ffb90b6deee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:31:09 [info] 43#43: *1445 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:09 [info] 43#43: *1446 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:17 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:189):2: 2f8e9b184525e88830cfe7574736856c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:31:17 +0000] 2f8e9b184525e88830cfe7574736856c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:31:17 [info] 36#36: *1447 [lua] logger.lua:23: 2f8e9b184525e88830cfe7574736856c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:31:19 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:19 [info] 43#43: *1449 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:29 [info] 43#43: *1451 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:29 [info] 43#43: *1452 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:32 [info] 36#36: *1453 [lua] access_by_lua(msblocations.conf:189):2: 07be6eb2862e017dcf21300af69185b5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:31:32 [info] 36#36: *1453 [lua] logger.lua:23: 07be6eb2862e017dcf21300af69185b5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:31:32 +0000] 07be6eb2862e017dcf21300af69185b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:31:39 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:39 [info] 43#43: *1454 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:47 [info] 36#36: *1456 [lua] access_by_lua(msblocations.conf:189):2: 50b9e664adff975c8f929cc30096ab32:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:31:47 [info] 36#36: *1456 [lua] logger.lua:23: 50b9e664adff975c8f929cc30096ab32 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:31:47 +0000] 50b9e664adff975c8f929cc30096ab32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:31:49 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:49 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:59 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:31:59 [info] 43#43: *1460 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:02 [info] 36#36: *1461 [lua] access_by_lua(msblocations.conf:189):2: 5b22cdd6630c846277f8fcb93fb72d71:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:32:02 [info] 36#36: *1461 [lua] logger.lua:23: 5b22cdd6630c846277f8fcb93fb72d71 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:32:02 +0000] 5b22cdd6630c846277f8fcb93fb72d71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:32:09 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:09 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:17 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: bbf6ee7ef10faef8630a2820f59339f7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:32:17 [info] 36#36: *1464 [lua] logger.lua:23: bbf6ee7ef10faef8630a2820f59339f7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:32:17 +0000] bbf6ee7ef10faef8630a2820f59339f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:32:19 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:19 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:29 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:29 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:32 [info] 36#36: *1470 [lua] access_by_lua(msblocations.conf:189):2: 34358b382dfe541a36380333416906cf:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:32:32 [info] 36#36: *1470 [lua] logger.lua:23: 34358b382dfe541a36380333416906cf {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:32:32 +0000] 34358b382dfe541a36380333416906cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:32:39 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:39 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:47 [info] 36#36: *1473 [lua] access_by_lua(msblocations.conf:189):2: 111efba190014370b6e44e2684ddeefb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:32:47 [info] 36#36: *1473 [lua] logger.lua:23: 111efba190014370b6e44e2684ddeefb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:32:47 +0000] 111efba190014370b6e44e2684ddeefb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 06:32:49 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:49 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:59 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:32:59 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:02 [info] 36#36: *1478 [lua] access_by_lua(msblocations.conf:189):2: d526854442aa06953572665655a257c3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:33:02 +0000] d526854442aa06953572665655a257c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/12 06:33:02 [info] 36#36: *1478 [lua] logger.lua:23: d526854442aa06953572665655a257c3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:33:09 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:09 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:17 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 218b191424768d5d3e5f3adb66a0348a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:33:17 +0000] 218b191424768d5d3e5f3adb66a0348a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:33:17 [info] 36#36: *1481 [lua] logger.lua:23: 218b191424768d5d3e5f3adb66a0348a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:33:19 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:19 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:29 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:29 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:32 [info] 36#36: *1487 [lua] access_by_lua(msblocations.conf:189):2: 0b237d73497e354a2adfb645197039db:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.209 - - [12/Jan/2023:06:33:32 +0000] 0b237d73497e354a2adfb645197039db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/12 06:33:32 [info] 36#36: *1487 [lua] logger.lua:23: 0b237d73497e354a2adfb645197039db {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:33:39 [info] 43#43: *1488 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:39 [info] 43#43: *1489 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:47 [info] 36#36: *1490 [lua] access_by_lua(msblocations.conf:189):2: e781c99cd24bd81339c8399c35dc1625:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:33:47 +0000] e781c99cd24bd81339c8399c35dc1625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:33:47 [info] 36#36: *1490 [lua] logger.lua:23: e781c99cd24bd81339c8399c35dc1625 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:33:49 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:49 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:59 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:33:59 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:02 [info] 36#36: *1495 [lua] access_by_lua(msblocations.conf:189):2: 2a78c989cbd85f237ff6c56f444aed20:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:34:02 [info] 36#36: *1495 [lua] logger.lua:23: 2a78c989cbd85f237ff6c56f444aed20 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:34:02 +0000] 2a78c989cbd85f237ff6c56f444aed20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:34:09 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:09 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:17 [info] 36#36: *1499 [lua] access_by_lua(msblocations.conf:189):2: 74db6da2d7db213a4de895f0812bce72:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:34:17 +0000] 74db6da2d7db213a4de895f0812bce72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/12 06:34:17 [info] 36#36: *1499 [lua] logger.lua:23: 74db6da2d7db213a4de895f0812bce72 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:34:19 [info] 43#43: *1500 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:19 [info] 43#43: *1501 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:29 [info] 43#43: *1502 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:29 [info] 43#43: *1503 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:32 [info] 36#36: *1504 [lua] access_by_lua(msblocations.conf:189):2: 2fab14daf7fb26c747c9e616b3c46e44:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:34:32 [info] 36#36: *1504 [lua] logger.lua:23: 2fab14daf7fb26c747c9e616b3c46e44 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:34:32 +0000] 2fab14daf7fb26c747c9e616b3c46e44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:34:39 [info] 43#43: *1505 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:39 [info] 43#43: *1506 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:47 [info] 36#36: *1507 [lua] access_by_lua(msblocations.conf:189):2: a9ae0b3af9b9a594c326b7c884e71010:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:34:47 +0000] a9ae0b3af9b9a594c326b7c884e71010 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:34:47 [info] 36#36: *1507 [lua] logger.lua:23: a9ae0b3af9b9a594c326b7c884e71010 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:34:49 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:49 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:59 [info] 43#43: *1511 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:34:59 [info] 43#43: *1510 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:02 [info] 36#36: *1512 [lua] access_by_lua(msblocations.conf:189):2: 27af582fd783530f1898cb72734f704d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:35:02 [info] 36#36: *1512 [lua] logger.lua:23: 27af582fd783530f1898cb72734f704d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:35:02 +0000] 27af582fd783530f1898cb72734f704d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:35:09 [info] 43#43: *1513 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:09 [info] 43#43: *1514 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:17 [info] 36#36: *1516 [lua] access_by_lua(msblocations.conf:189):2: 8822af49e6cf1131302b878717be6742:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:35:17 [info] 36#36: *1516 [lua] logger.lua:23: 8822af49e6cf1131302b878717be6742 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:35:17 +0000] 8822af49e6cf1131302b878717be6742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 06:35:19 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:19 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:29 [info] 43#43: *1520 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:29 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:32 [info] 36#36: *1521 [lua] access_by_lua(msblocations.conf:189):2: a9a7eec0bb9c1d7312acef381e11bfd4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:35:32 +0000] a9a7eec0bb9c1d7312acef381e11bfd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:35:32 [info] 36#36: *1521 [lua] logger.lua:23: a9a7eec0bb9c1d7312acef381e11bfd4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:35:39 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:39 [info] 43#43: *1523 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:47 [info] 36#36: *1524 [lua] access_by_lua(msblocations.conf:189):2: 81077db5298f500c59ffc4a6edc7595b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:35:47 [info] 36#36: *1524 [lua] logger.lua:23: 81077db5298f500c59ffc4a6edc7595b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:35:47 +0000] 81077db5298f500c59ffc4a6edc7595b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:35:49 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:49 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:59 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:35:59 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:02 [info] 36#36: *1529 [lua] access_by_lua(msblocations.conf:189):2: f0a6ba1958a7b5f34893687a33b328b9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:02 +0000] f0a6ba1958a7b5f34893687a33b328b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:36:02 [info] 36#36: *1529 [lua] logger.lua:23: f0a6ba1958a7b5f34893687a33b328b9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:36:09 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:09 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:17 [info] 36#36: *1533 [lua] access_by_lua(msblocations.conf:189):2: 39d825105ec5242a72f679f6123d8974:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:36:17 [info] 36#36: *1533 [lua] logger.lua:23: 39d825105ec5242a72f679f6123d8974 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:17 +0000] 39d825105ec5242a72f679f6123d8974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:36:19 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:19 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:29 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:29 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:32 [info] 36#36: *1538 [lua] access_by_lua(msblocations.conf:189):2: b5b9b81527777c87a948510cf15338f7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:32 +0000] b5b9b81527777c87a948510cf15338f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:36:32 [info] 36#36: *1538 [lua] logger.lua:23: b5b9b81527777c87a948510cf15338f7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:36:39 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:39 [info] 43#43: *1540 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:47 [info] 36#36: *1541 [lua] access_by_lua(msblocations.conf:189):2: db556a74ccbb3358e061cac29dca2b94:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:36:47 [info] 36#36: *1541 [lua] logger.lua:23: db556a74ccbb3358e061cac29dca2b94 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:36:47 +0000] db556a74ccbb3358e061cac29dca2b94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:36:49 [info] 43#43: *1543 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:49 [info] 43#43: *1542 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:59 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:36:59 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:02 [info] 36#36: *1546 [lua] access_by_lua(msblocations.conf:189):2: 0ca669dc55bd3e7995f6f5ee7d7c758b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:37:02 [info] 36#36: *1546 [lua] logger.lua:23: 0ca669dc55bd3e7995f6f5ee7d7c758b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:37:02 +0000] 0ca669dc55bd3e7995f6f5ee7d7c758b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 06:37:09 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:09 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:17 [info] 36#36: *1550 [lua] access_by_lua(msblocations.conf:189):2: 926c10ee4330147e903743417d88b800:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:37:17 +0000] 926c10ee4330147e903743417d88b800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:37:17 [info] 36#36: *1550 [lua] logger.lua:23: 926c10ee4330147e903743417d88b800 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:37:19 [info] 43#43: *1551 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:19 [info] 43#43: *1552 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:29 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:29 [info] 36#36: *1553 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:32 [info] 36#36: *1555 [lua] access_by_lua(msblocations.conf:189):2: 005a07f03596ebc852cf4e5951c37899:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:37:32 +0000] 005a07f03596ebc852cf4e5951c37899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:37:32 [info] 36#36: *1555 [lua] logger.lua:23: 005a07f03596ebc852cf4e5951c37899 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:37:39 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:39 [info] 43#43: *1557 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:47 [info] 36#36: *1558 [lua] access_by_lua(msblocations.conf:189):2: 2198af468c901f67c6bd7c375824fd14:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:37:48 [info] 36#36: *1558 [lua] logger.lua:23: 2198af468c901f67c6bd7c375824fd14 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:37:48 +0000] 2198af468c901f67c6bd7c375824fd14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 06:37:49 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:49 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:59 [info] 43#43: *1561 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:37:59 [info] 43#43: *1562 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:03 [info] 36#36: *1563 [lua] access_by_lua(msblocations.conf:189):2: de9294b2cf5d454447caefa76cad8fda:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:38:03 +0000] de9294b2cf5d454447caefa76cad8fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:38:03 [info] 36#36: *1563 [lua] logger.lua:23: de9294b2cf5d454447caefa76cad8fda {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:38:09 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:09 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:18 [info] 36#36: *1567 [lua] access_by_lua(msblocations.conf:189):2: 4a984d1eebda486ba421c21a9a415e95:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:38:18 [info] 36#36: *1567 [lua] logger.lua:23: 4a984d1eebda486ba421c21a9a415e95 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:38:18 +0000] 4a984d1eebda486ba421c21a9a415e95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:38:19 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:19 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:29 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:29 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:33 [info] 36#36: *1572 [lua] access_by_lua(msblocations.conf:189):2: 0098ae26f66c3fa5f220d79f655c90b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.209 - - [12/Jan/2023:06:38:33 +0000] 0098ae26f66c3fa5f220d79f655c90b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:38:33 [info] 36#36: *1572 [lua] logger.lua:23: 0098ae26f66c3fa5f220d79f655c90b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:38:39 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:39 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:48 [info] 36#36: *1575 [lua] access_by_lua(msblocations.conf:189):2: 7c862f456f811874c8de4f18a9f5e117:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:38:48 +0000] 7c862f456f811874c8de4f18a9f5e117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:38:48 [info] 36#36: *1575 [lua] logger.lua:23: 7c862f456f811874c8de4f18a9f5e117 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:38:49 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:49 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:59 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:38:59 [info] 43#43: *1578 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:03 [info] 36#36: *1580 [lua] access_by_lua(msblocations.conf:189):2: 6e58a6def3cda180411ce69af0171485:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:39:03 [info] 36#36: *1580 [lua] logger.lua:23: 6e58a6def3cda180411ce69af0171485 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:39:03 +0000] 6e58a6def3cda180411ce69af0171485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:39:09 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:09 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:18 [info] 36#36: *1584 [lua] access_by_lua(msblocations.conf:189):2: 740af5f7d0a5c667e37259f271469bae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:39:18 [info] 36#36: *1584 [lua] logger.lua:23: 740af5f7d0a5c667e37259f271469bae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:39:18 +0000] 740af5f7d0a5c667e37259f271469bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:19 [info] 43#43: *1585 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:19 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:29 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:29 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:33 [info] 36#36: *1589 [lua] access_by_lua(msblocations.conf:189):2: a4606b37024df9194ec4b38dada5da32:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:39:33 [info] 36#36: *1589 [lua] logger.lua:23: a4606b37024df9194ec4b38dada5da32 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:39:33 +0000] a4606b37024df9194ec4b38dada5da32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:39 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:39 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:48 [info] 36#36: *1592 [lua] access_by_lua(msblocations.conf:189):2: 2d1c241b52670982e4378c04f9cc4958:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:39:48 [info] 36#36: *1592 [lua] logger.lua:23: 2d1c241b52670982e4378c04f9cc4958 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:39:48 +0000] 2d1c241b52670982e4378c04f9cc4958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:49 [info] 43#43: *1593 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:49 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:59 [info] 36#36: *1596 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:39:59 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:03 [info] 36#36: *1597 [lua] access_by_lua(msblocations.conf:189):2: 3c9a30f018167da55e066e4ad3e3e030:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:03 +0000] 3c9a30f018167da55e066e4ad3e3e030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 06:40:03 [info] 36#36: *1597 [lua] logger.lua:23: 3c9a30f018167da55e066e4ad3e3e030 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:40:09 [info] 43#43: *1598 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:09 [info] 43#43: *1599 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:18 [info] 36#36: *1601 [lua] access_by_lua(msblocations.conf:189):2: fe5bbaac17f4292551ca04e57730a5c8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:40:18 [info] 36#36: *1601 [lua] logger.lua:23: fe5bbaac17f4292551ca04e57730a5c8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:18 +0000] fe5bbaac17f4292551ca04e57730a5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:40:19 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:19 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:29 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:29 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:33 [info] 36#36: *1606 [lua] access_by_lua(msblocations.conf:189):2: 9f1deb2cd36104ff1dace5af64089d93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:33 +0000] 9f1deb2cd36104ff1dace5af64089d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:40:33 [info] 36#36: *1606 [lua] logger.lua:23: 9f1deb2cd36104ff1dace5af64089d93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:40:39 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:39 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:48 [info] 36#36: *1609 [lua] access_by_lua(msblocations.conf:189):2: fbaa3f8a46fd1f69e806281112574aff:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:40:48 [info] 36#36: *1609 [lua] logger.lua:23: fbaa3f8a46fd1f69e806281112574aff {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:40:48 +0000] fbaa3f8a46fd1f69e806281112574aff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:40:49 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:49 [info] 43#43: *1611 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:59 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:40:59 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:03 [info] 36#36: *1614 [lua] access_by_lua(msblocations.conf:189):2: 39f3c08eb375d91f3ce7445e2bd2c8dc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:03 +0000] 39f3c08eb375d91f3ce7445e2bd2c8dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:41:03 [info] 36#36: *1614 [lua] logger.lua:23: 39f3c08eb375d91f3ce7445e2bd2c8dc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:41:09 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:09 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:18 [info] 36#36: *1618 [lua] access_by_lua(msblocations.conf:189):2: 8bc21110e1e99150568341925a87d4df:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:18 +0000] 8bc21110e1e99150568341925a87d4df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 06:41:18 [info] 36#36: *1618 [lua] logger.lua:23: 8bc21110e1e99150568341925a87d4df {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:41:19 [info] 43#43: *1619 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:19 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:29 [info] 43#43: *1622 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:29 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:33 [info] 36#36: *1623 [lua] access_by_lua(msblocations.conf:189):2: 943289d84b9c2747af6d3d2057e2b9c7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:41:33 [info] 36#36: *1623 [lua] logger.lua:23: 943289d84b9c2747af6d3d2057e2b9c7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:33 +0000] 943289d84b9c2747af6d3d2057e2b9c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:41:39 [info] 43#43: *1624 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:39 [info] 43#43: *1625 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:48 [info] 36#36: *1626 [lua] access_by_lua(msblocations.conf:189):2: 2d13fe8315da4b22ea8322e07e4d4bd2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:48 +0000] 2d13fe8315da4b22ea8322e07e4d4bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:41:48 [info] 36#36: *1626 [lua] logger.lua:23: 2d13fe8315da4b22ea8322e07e4d4bd2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:41:49 [info] 43#43: *1627 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:49 [info] 43#43: *1628 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:59 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:41:59 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:03 [info] 36#36: *1631 [lua] access_by_lua(msblocations.conf:189):2: 781134e4c3fb82555cb0cc165057428a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:42:03 [info] 36#36: *1631 [lua] logger.lua:23: 781134e4c3fb82555cb0cc165057428a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:42:03 +0000] 781134e4c3fb82555cb0cc165057428a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:42:09 [info] 43#43: *1632 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:09 [info] 43#43: *1633 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:18 [info] 36#36: *1635 [lua] access_by_lua(msblocations.conf:189):2: 3c7fa6b573eaf647dd69b0ef1c074c50:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:42:18 +0000] 3c7fa6b573eaf647dd69b0ef1c074c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:42:18 [info] 36#36: *1635 [lua] logger.lua:23: 3c7fa6b573eaf647dd69b0ef1c074c50 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/12 06:42:19 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:19 [info] 43#43: *1637 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:29 [info] 36#36: *1639 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:29 [info] 36#36: *1638 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:33 [info] 36#36: *1640 [lua] access_by_lua(msblocations.conf:189):2: 4666c285ffc91abc33897549872c10d5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/12 06:42:33 [info] 36#36: *1640 [lua] logger.lua:23: 4666c285ffc91abc33897549872c10d5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.209 - - [12/Jan/2023:06:42:33 +0000] 4666c285ffc91abc33897549872c10d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:42:39 [info] 36#36: *1642 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:39 [info] 36#36: *1641 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443 2023/01/12 06:42:48