By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.53.55 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/28 05:03:37 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/28 05:03:37 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/28 05:03:37 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/28 05:03:37 [notice] 33#33: using the "epoll" event method 2022/10/28 05:03:37 [notice] 33#33: openresty/1.13.6.1 2022/10/28 05:03:37 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/28 05:03:37 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/28 05:03:37 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/28 05:03:37 [notice] 34#34: start worker processes 2022/10/28 05:03:37 [notice] 34#34: start worker process 35 2022/10/28 05:03:37 [notice] 34#34: start worker process 36 2022/10/28 05:03:37 [notice] 34#34: start worker process 37 \n\n### Starting apiroute 2022/10/28 05:03:37 [notice] 34#34: start worker process 38 2022/10/28 05:03:37 [notice] 34#34: start worker process 39 2022/10/28 05:03:37 [notice] 34#34: start worker process 40 2022/10/28 05:03:37 [notice] 34#34: start worker process 41 2022/10/28 05:03:37 [notice] 34#34: start worker process 42 2022/10/28 05:03:37 [notice] 34#34: start cache manager process 43 2022/10/28 05:03:37 [notice] 34#34: start cache loader process 44 @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-20221028050337.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-28 05:03:40 025 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-28 05:03:40 038 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-28 05:03:40 038 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-28 05:03:40 137 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-28 05:03:40 137 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.53.55:10081 Enabled:true 2022-10-28 05:03:42 099 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-28 05:03:42 197 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-28 05:03:42 197 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-28 05:03:42 198 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-28 05:03:42 200 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-28 05:03:42 200 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-28 05:03:42 200 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-28 05:03:42 200 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-28 05:03:42 283 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-28 05:03:42 401 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-28 05:03:42 401 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-28 05:03:42 402 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-28 05:03:43 060 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/28 05:03:47 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:03:47 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:03:52 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: a62350d2dbf1558c4d1f5fdfb1946fea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:03:53 [info] 39#39: *14 [lua] logger.lua:23: a62350d2dbf1558c4d1f5fdfb1946fea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:03:53 +0000] a62350d2dbf1558c4d1f5fdfb1946fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.301 upstream_response_time:0.299 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 73 2022/10/28 05:03:57 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:03:57 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:07 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:07 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:08 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: bbdfa5ce8960eaf7f3aecc9948d68c56:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:04:08 [info] 39#39: *21 [lua] logger.lua:23: bbdfa5ce8960eaf7f3aecc9948d68c56 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:08 +0000] bbdfa5ce8960eaf7f3aecc9948d68c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/28 05:04:17 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:17 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:23 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: 8c3fb5e959972dee10ee3e10befa9866:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:23 +0000] 8c3fb5e959972dee10ee3e10befa9866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/28 05:04:23 [info] 39#39: *24 [lua] logger.lua:23: 8c3fb5e959972dee10ee3e10befa9866 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/28 05:04:27 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:27 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:37 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/28 05:04:37 [notice] 34#34: signal 17 (SIGCHLD) received from 44 2022/10/28 05:04:37 [notice] 34#34: cache loader process 44 exited with code 0 2022/10/28 05:04:37 [notice] 34#34: signal 29 (SIGIO) received 2022/10/28 05:04:37 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:37 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:38 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: 651e2d93be2f08df78269f36b70270d2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:38 +0000] 651e2d93be2f08df78269f36b70270d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:04:38 [info] 39#39: *31 [lua] logger.lua:23: 651e2d93be2f08df78269f36b70270d2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:04:47 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:47 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:53 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: 44cfdd2216fe05904a6c5accc6f1e192:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:53 +0000] 44cfdd2216fe05904a6c5accc6f1e192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:04:53 [info] 39#39: *34 [lua] logger.lua:23: 44cfdd2216fe05904a6c5accc6f1e192 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:04:57 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:04:57 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:07 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:07 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:08 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:189):2: 7ba5dafd2f79a2bf4dfba4f75220c6bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:05:08 [info] 39#39: *39 [lua] logger.lua:23: 7ba5dafd2f79a2bf4dfba4f75220c6bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:05:08 +0000] 7ba5dafd2f79a2bf4dfba4f75220c6bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:05:17 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:17 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:23 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: e8c388937183e733c6f1a635c81495e9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:05:23 +0000] e8c388937183e733c6f1a635c81495e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/28 05:05:23 [info] 39#39: *42 [lua] logger.lua:23: e8c388937183e733c6f1a635c81495e9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:05:27 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:27 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:37 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:37 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:38 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:189):2: aab35f907a1795ef6852f1df4ee83385:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:05:38 +0000] aab35f907a1795ef6852f1df4ee83385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.037 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31 2022/10/28 05:05:38 [info] 39#39: *48 [lua] logger.lua:23: aab35f907a1795ef6852f1df4ee83385 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:05:47 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:47 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:53 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 2d1c841cb3ab01279b6ef3213a5f9dce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:05:53 [info] 39#39: *51 [lua] logger.lua:23: 2d1c841cb3ab01279b6ef3213a5f9dce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:05:53 +0000] 2d1c841cb3ab01279b6ef3213a5f9dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.042 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41 2022/10/28 05:05:57 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:05:57 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:07 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:07 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:08 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: d15401a563a4d37bb2cb0c3d20a1e092:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:06:08 [info] 39#39: *56 [lua] logger.lua:23: d15401a563a4d37bb2cb0c3d20a1e092 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:06:08 +0000] d15401a563a4d37bb2cb0c3d20a1e092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:06:17 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:17 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:23 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 3efbb623a0abb3a157c1793e98a51780:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:06:23 [info] 39#39: *59 [lua] logger.lua:23: 3efbb623a0abb3a157c1793e98a51780 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:06:23 +0000] 3efbb623a0abb3a157c1793e98a51780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:06:27 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:27 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:37 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:37 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:38 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:189):2: 1934e31822d1c889fa80135b131ee2ec:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:06:38 +0000] 1934e31822d1c889fa80135b131ee2ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:06:38 [info] 39#39: *65 [lua] logger.lua:23: 1934e31822d1c889fa80135b131ee2ec {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:06:47 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:47 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:53 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: 2e48199b557e134df58f7d3f29415f59:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:06:53 +0000] 2e48199b557e134df58f7d3f29415f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:06:53 [info] 39#39: *68 [lua] logger.lua:23: 2e48199b557e134df58f7d3f29415f59 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:06:57 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:06:57 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:07 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:07 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:08 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:189):2: 67b4eb5ff905e2b7c3aeb4fbc87bef13:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:07:08 [info] 39#39: *73 [lua] logger.lua:23: 67b4eb5ff905e2b7c3aeb4fbc87bef13 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:07:08 +0000] 67b4eb5ff905e2b7c3aeb4fbc87bef13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:07:17 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:17 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:23 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: b9100503c3c9e14b3709231aec37ac98:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:07:23 +0000] b9100503c3c9e14b3709231aec37ac98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:07:23 [info] 39#39: *76 [lua] logger.lua:23: b9100503c3c9e14b3709231aec37ac98 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:07:27 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:27 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:37 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:37 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:38 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:189):2: aa1feeb5b1803f04280e6e9e3a8bf123:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:07:38 [info] 39#39: *82 [lua] logger.lua:23: aa1feeb5b1803f04280e6e9e3a8bf123 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:07:38 +0000] aa1feeb5b1803f04280e6e9e3a8bf123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/28 05:07:47 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:47 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:53 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: b6d0c409fb0daf8a0dde0ce6748418b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:07:53 [info] 39#39: *85 [lua] logger.lua:23: b6d0c409fb0daf8a0dde0ce6748418b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:07:53 +0000] b6d0c409fb0daf8a0dde0ce6748418b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/28 05:07:57 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:07:57 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:07 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:07 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:08 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:189):2: 4f1b8e6e01f76f983de696a0bb113332:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:08:08 [info] 39#39: *90 [lua] logger.lua:23: 4f1b8e6e01f76f983de696a0bb113332 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:08 +0000] 4f1b8e6e01f76f983de696a0bb113332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/28 05:08:17 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:17 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:23 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: c2f4ac9c670d440f7225934e716b365c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:08:23 [info] 39#39: *93 [lua] logger.lua:23: c2f4ac9c670d440f7225934e716b365c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:23 +0000] c2f4ac9c670d440f7225934e716b365c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:08:27 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:27 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:37 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:37 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:38 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:189):2: 71169e97e7a3f79e8feb9ba543960f0e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:38 +0000] 71169e97e7a3f79e8feb9ba543960f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/28 05:08:38 [info] 39#39: *99 [lua] logger.lua:23: 71169e97e7a3f79e8feb9ba543960f0e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/10/28 05:08:47 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:47 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:53 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: 747a95a8119e1ede8e7ece9e7a9e713d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:53 +0000] 747a95a8119e1ede8e7ece9e7a9e713d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:08:53 [info] 39#39: *102 [lua] logger.lua:23: 747a95a8119e1ede8e7ece9e7a9e713d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:08:57 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:08:57 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:07 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:07 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:08 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:189):2: e24b4e30e64689ef72ebeb82a2c32b91:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:08 +0000] e24b4e30e64689ef72ebeb82a2c32b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:09:08 [info] 39#39: *107 [lua] logger.lua:23: e24b4e30e64689ef72ebeb82a2c32b91 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:09:17 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:17 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:23 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 1d2cc78f3fd461d7c5b54e19e95c6471:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:09:23 [info] 39#39: *110 [lua] logger.lua:23: 1d2cc78f3fd461d7c5b54e19e95c6471 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:23 +0000] 1d2cc78f3fd461d7c5b54e19e95c6471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:09:27 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:27 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:37 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:37 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:38 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:189):2: 61bf97f74b06717981c62adf69e1eed0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:38 +0000] 61bf97f74b06717981c62adf69e1eed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:09:38 [info] 39#39: *116 [lua] logger.lua:23: 61bf97f74b06717981c62adf69e1eed0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:09:47 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:47 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:53 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: b4cc3ad24e9430dd9e3c2afecbd57f47:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:53 +0000] b4cc3ad24e9430dd9e3c2afecbd57f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:09:53 [info] 39#39: *119 [lua] logger.lua:23: b4cc3ad24e9430dd9e3c2afecbd57f47 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:09:57 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:09:57 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:07 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:07 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:08 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:189):2: 6e7b8252b7e489d5cd123aef6f1c9712:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:10:08 [info] 39#39: *124 [lua] logger.lua:23: 6e7b8252b7e489d5cd123aef6f1c9712 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:10:08 +0000] 6e7b8252b7e489d5cd123aef6f1c9712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:10:17 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:17 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:23 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 7fffc618f23a3ed95910ea99dacf1455:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:10:23 [info] 39#39: *127 [lua] logger.lua:23: 7fffc618f23a3ed95910ea99dacf1455 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:10:23 +0000] 7fffc618f23a3ed95910ea99dacf1455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:10:27 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:27 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:37 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:37 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:38 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:189):2: 7c63e69d60109b2dd837e876593d957a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:10:38 +0000] 7c63e69d60109b2dd837e876593d957a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:10:38 [info] 39#39: *133 [lua] logger.lua:23: 7c63e69d60109b2dd837e876593d957a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:10:47 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:47 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:53 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: f5085b54b73153b0e9f6e2fde0c1c9a5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:10:53 +0000] f5085b54b73153b0e9f6e2fde0c1c9a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:10:53 [info] 39#39: *136 [lua] logger.lua:23: f5085b54b73153b0e9f6e2fde0c1c9a5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:10:57 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:10:57 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:07 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:07 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:08 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:189):2: 495ef40a68b1795e396b7cd02cd214e2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:11:08 [info] 39#39: *141 [lua] logger.lua:23: 495ef40a68b1795e396b7cd02cd214e2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:11:08 +0000] 495ef40a68b1795e396b7cd02cd214e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:11:17 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:17 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:23 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: 7236b0059ca167efa7b5b07c21517306:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:11:23 [info] 39#39: *144 [lua] logger.lua:23: 7236b0059ca167efa7b5b07c21517306 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:11:23 +0000] 7236b0059ca167efa7b5b07c21517306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:11:27 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:27 [info] 39#39: *146 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:37 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:37 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:38 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:189):2: 515dbbe4e14902a9081712c0a91900b8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:11:38 +0000] 515dbbe4e14902a9081712c0a91900b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:11:38 [info] 39#39: *150 [lua] logger.lua:23: 515dbbe4e14902a9081712c0a91900b8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:11:47 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:47 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:53 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 7774a9dc7e3f1369022acf0755b223a8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:11:53 [info] 39#39: *153 [lua] logger.lua:23: 7774a9dc7e3f1369022acf0755b223a8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:11:53 +0000] 7774a9dc7e3f1369022acf0755b223a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:11:57 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:11:57 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:07 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:07 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:08 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:189):2: e04798c19631d95710fb5000a017e581:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:12:08 [info] 39#39: *158 [lua] logger.lua:23: e04798c19631d95710fb5000a017e581 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:08 +0000] e04798c19631d95710fb5000a017e581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:12:17 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:17 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:23 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: 4018df188148d407deecb7e01757bbf9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:23 +0000] 4018df188148d407deecb7e01757bbf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:12:23 [info] 39#39: *161 [lua] logger.lua:23: 4018df188148d407deecb7e01757bbf9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:12:27 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:27 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:37 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:37 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:38 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:189):2: 5311660584652773c56be20211993d4c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:38 +0000] 5311660584652773c56be20211993d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:12:38 [info] 39#39: *167 [lua] logger.lua:23: 5311660584652773c56be20211993d4c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:12:47 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:47 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:53 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: fdc5ce9646b5a5c8c3fc5bad9048336a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:53 +0000] fdc5ce9646b5a5c8c3fc5bad9048336a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:12:53 [info] 39#39: *170 [lua] logger.lua:23: fdc5ce9646b5a5c8c3fc5bad9048336a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:12:57 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:12:57 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:07 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:07 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:08 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:189):2: 6bdd94b67d5f45da35d24cc63d3f2e8c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:13:08 +0000] 6bdd94b67d5f45da35d24cc63d3f2e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/28 05:13:08 [info] 39#39: *175 [lua] logger.lua:23: 6bdd94b67d5f45da35d24cc63d3f2e8c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:13:17 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:17 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:23 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 24b4aa73fd875c262141f65cf5471c23:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:13:23 [info] 39#39: *178 [lua] logger.lua:23: 24b4aa73fd875c262141f65cf5471c23 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:13:23 +0000] 24b4aa73fd875c262141f65cf5471c23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:13:27 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:27 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:37 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:37 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:38 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:189):2: 299bbe72c3c653a9d1c03a98530d20ac:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:13:38 [info] 39#39: *184 [lua] logger.lua:23: 299bbe72c3c653a9d1c03a98530d20ac {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:13:38 +0000] 299bbe72c3c653a9d1c03a98530d20ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:13:47 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:47 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:53 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: 6938f0f66980c7eb3ee22852f91714b9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:13:53 +0000] 6938f0f66980c7eb3ee22852f91714b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:13:53 [info] 39#39: *187 [lua] logger.lua:23: 6938f0f66980c7eb3ee22852f91714b9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:13:57 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:13:57 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:07 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:07 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:08 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:189):2: 335bcf41a2556efb0671190205de86a7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2022/10/28 05:14:09 [info] 39#39: *192 [lua] logger.lua:23: 335bcf41a2556efb0671190205de86a7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:09 +0000] 335bcf41a2556efb0671190205de86a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2022/10/28 05:14:17 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:17 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:24 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: 40af23d95d65b94954397e6cf12f0bbd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:24 +0000] 40af23d95d65b94954397e6cf12f0bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:14:24 [info] 39#39: *195 [lua] logger.lua:23: 40af23d95d65b94954397e6cf12f0bbd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:14:27 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:27 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:37 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:37 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:39 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:189):2: 0a35952189b9d36bd01bab4c76c1a2d3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:39 +0000] 0a35952189b9d36bd01bab4c76c1a2d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:14:39 [info] 39#39: *201 [lua] logger.lua:23: 0a35952189b9d36bd01bab4c76c1a2d3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:14:47 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:47 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:54 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: f46ad0ee717fdb61cabd0bc2b26792ea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:54 +0000] f46ad0ee717fdb61cabd0bc2b26792ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:14:54 [info] 39#39: *204 [lua] logger.lua:23: f46ad0ee717fdb61cabd0bc2b26792ea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:14:57 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:14:57 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:07 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:07 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:09 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:189):2: d874f6a66b494450ae79e6abd5e5e248:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:15:09 [info] 39#39: *209 [lua] logger.lua:23: d874f6a66b494450ae79e6abd5e5e248 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:09 +0000] d874f6a66b494450ae79e6abd5e5e248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:15:17 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:17 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:24 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: cdc32578dfd989214ca8c73361417319:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:24 +0000] cdc32578dfd989214ca8c73361417319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:15:24 [info] 39#39: *212 [lua] logger.lua:23: cdc32578dfd989214ca8c73361417319 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:15:27 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:27 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:37 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:37 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:39 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:189):2: f49e84b62564e175fb460ef482a29723:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:15:39 [info] 39#39: *218 [lua] logger.lua:23: f49e84b62564e175fb460ef482a29723 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:39 +0000] f49e84b62564e175fb460ef482a29723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:15:47 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:47 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:54 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: e3bc721f246669b0687f4063c373fc04:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:54 +0000] e3bc721f246669b0687f4063c373fc04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:15:54 [info] 39#39: *221 [lua] logger.lua:23: e3bc721f246669b0687f4063c373fc04 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:15:57 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:15:57 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:07 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:07 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:09 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:189):2: 068344b3c07de0bf18abaae3d4c2380f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:09 +0000] 068344b3c07de0bf18abaae3d4c2380f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:16:09 [info] 39#39: *226 [lua] logger.lua:23: 068344b3c07de0bf18abaae3d4c2380f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:16:17 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:17 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:24 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: 710f3fd4956079a201e1259291de9006:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:16:24 [info] 39#39: *229 [lua] logger.lua:23: 710f3fd4956079a201e1259291de9006 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:24 +0000] 710f3fd4956079a201e1259291de9006 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:16:27 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:27 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:37 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:37 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:39 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:189):2: 4749b90a5c06f14585b1a1bc2697ff1a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:39 +0000] 4749b90a5c06f14585b1a1bc2697ff1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:16:39 [info] 39#39: *235 [lua] logger.lua:23: 4749b90a5c06f14585b1a1bc2697ff1a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:16:47 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:47 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:54 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: 51ec89e85854a9cf442403c02f2e091d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:54 +0000] 51ec89e85854a9cf442403c02f2e091d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/28 05:16:54 [info] 39#39: *238 [lua] logger.lua:23: 51ec89e85854a9cf442403c02f2e091d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/28 05:16:57 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:16:57 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:07 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:07 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:09 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:189):2: ad8b950a0c1bd5e8f9e3e57d684f1a6f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:17:09 [info] 39#39: *243 [lua] logger.lua:23: ad8b950a0c1bd5e8f9e3e57d684f1a6f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:17:09 +0000] ad8b950a0c1bd5e8f9e3e57d684f1a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:17:17 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:17 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:24 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 1db1cea558f2323f0b3a14945cbeb725:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:17:24 [info] 39#39: *246 [lua] logger.lua:23: 1db1cea558f2323f0b3a14945cbeb725 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:17:24 +0000] 1db1cea558f2323f0b3a14945cbeb725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:17:27 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:27 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:37 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:37 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:39 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:189):2: fc484db7c347988e8da14b9fdcfd5159:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:17:39 [info] 39#39: *252 [lua] logger.lua:23: fc484db7c347988e8da14b9fdcfd5159 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:17:39 +0000] fc484db7c347988e8da14b9fdcfd5159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:17:47 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:47 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:54 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: eb83a03f0630781488f1dfe235c408bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:17:54 [info] 39#39: *255 [lua] logger.lua:23: eb83a03f0630781488f1dfe235c408bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:17:54 +0000] eb83a03f0630781488f1dfe235c408bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:17:57 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:17:57 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:07 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:07 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:09 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:189):2: 65cdc29e3e5b4954f6e11dea17d91420:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:18:09 [info] 39#39: *260 [lua] logger.lua:23: 65cdc29e3e5b4954f6e11dea17d91420 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:09 +0000] 65cdc29e3e5b4954f6e11dea17d91420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:18:17 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:17 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:24 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: 52bd5bb43a26d8305aa8c71c71d27460:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:18:24 [info] 39#39: *263 [lua] logger.lua:23: 52bd5bb43a26d8305aa8c71c71d27460 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:24 +0000] 52bd5bb43a26d8305aa8c71c71d27460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:18:27 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:27 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:37 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:37 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:39 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:189):2: ada73b173f9674a25d9db670bd22e081:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:39 +0000] ada73b173f9674a25d9db670bd22e081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/10/28 05:18:39 [info] 39#39: *269 [lua] logger.lua:23: ada73b173f9674a25d9db670bd22e081 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/28 05:18:47 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:47 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:54 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: d96d2d10f6420aea0a56423e803c16e8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:54 +0000] d96d2d10f6420aea0a56423e803c16e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:18:54 [info] 39#39: *272 [lua] logger.lua:23: d96d2d10f6420aea0a56423e803c16e8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:18:57 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:18:57 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:07 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:07 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:09 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:189):2: 88070894c80012049e22e819755325fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:19:09 [info] 39#39: *277 [lua] logger.lua:23: 88070894c80012049e22e819755325fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:09 +0000] 88070894c80012049e22e819755325fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:19:17 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:17 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:24 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: 863c8b6baab0880440c608a1e78bc2ea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:19:24 [info] 39#39: *280 [lua] logger.lua:23: 863c8b6baab0880440c608a1e78bc2ea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:24 +0000] 863c8b6baab0880440c608a1e78bc2ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:19:27 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:27 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:37 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:37 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:39 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:189):2: 22958094637ecab8df9c5180d99e8001:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:39 +0000] 22958094637ecab8df9c5180d99e8001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:19:39 [info] 39#39: *286 [lua] logger.lua:23: 22958094637ecab8df9c5180d99e8001 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:19:47 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:47 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:54 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: 91744e9d84af4591fe3ce233006cc281:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:54 +0000] 91744e9d84af4591fe3ce233006cc281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:19:54 [info] 39#39: *289 [lua] logger.lua:23: 91744e9d84af4591fe3ce233006cc281 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:19:57 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:19:57 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:07 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:07 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:09 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:189):2: 725620187e583e26d9973721ae014649:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:09 +0000] 725620187e583e26d9973721ae014649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:20:09 [info] 39#39: *294 [lua] logger.lua:23: 725620187e583e26d9973721ae014649 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:20:17 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:17 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:24 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 0c91f8e7b350d62cb1042171523db07e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:20:24 [info] 39#39: *297 [lua] logger.lua:23: 0c91f8e7b350d62cb1042171523db07e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:24 +0000] 0c91f8e7b350d62cb1042171523db07e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:20:27 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:27 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:37 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:37 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:39 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:189):2: 7838cff66389968659f524b861219800:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:39 +0000] 7838cff66389968659f524b861219800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:20:39 [info] 39#39: *303 [lua] logger.lua:23: 7838cff66389968659f524b861219800 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:20:47 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:47 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:54 [info] 39#39: *306 [lua] access_by_lua(msblocations.conf:189):2: f56543ff57048b06a01d75be0dcdc8b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:20:54 [info] 39#39: *306 [lua] logger.lua:23: f56543ff57048b06a01d75be0dcdc8b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:20:54 +0000] f56543ff57048b06a01d75be0dcdc8b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:20:57 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:20:57 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:07 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:07 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:09 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:189):2: 9772203f58f4094588767151058c0361:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:21:09 [info] 39#39: *311 [lua] logger.lua:23: 9772203f58f4094588767151058c0361 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:09 +0000] 9772203f58f4094588767151058c0361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:21:17 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:17 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:24 [info] 39#39: *314 [lua] access_by_lua(msblocations.conf:189):2: a8b3fbfe1ea097f4c84a9d18c6f0ee0a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:24 +0000] a8b3fbfe1ea097f4c84a9d18c6f0ee0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:21:24 [info] 39#39: *314 [lua] logger.lua:23: a8b3fbfe1ea097f4c84a9d18c6f0ee0a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:21:27 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:27 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:37 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:37 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:39 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:189):2: e5b83b494e8b4ee83ab5fcb42a2b26bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:39 +0000] e5b83b494e8b4ee83ab5fcb42a2b26bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:21:39 [info] 39#39: *320 [lua] logger.lua:23: e5b83b494e8b4ee83ab5fcb42a2b26bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:21:47 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:47 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:54 [info] 39#39: *323 [lua] access_by_lua(msblocations.conf:189):2: 2ceb8880fc2c67b9ae92cfde08e86d50:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:21:54 [info] 39#39: *323 [lua] logger.lua:23: 2ceb8880fc2c67b9ae92cfde08e86d50 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:21:54 +0000] 2ceb8880fc2c67b9ae92cfde08e86d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:21:57 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:21:57 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:07 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:07 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:09 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:189):2: fcf44978ffdd275fed5dfa67fd20c204:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:09 +0000] fcf44978ffdd275fed5dfa67fd20c204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:22:09 [info] 39#39: *328 [lua] logger.lua:23: fcf44978ffdd275fed5dfa67fd20c204 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:22:17 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:17 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:24 [info] 39#39: *331 [lua] access_by_lua(msblocations.conf:189):2: 7e9fbec2127be56550fdf88e24c468e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:24 +0000] 7e9fbec2127be56550fdf88e24c468e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:22:24 [info] 39#39: *331 [lua] logger.lua:23: 7e9fbec2127be56550fdf88e24c468e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:22:27 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:27 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:37 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:37 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:39 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:189):2: abcaaaf9ee692a306e96fcce1d682135:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:39 +0000] abcaaaf9ee692a306e96fcce1d682135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:22:39 [info] 39#39: *337 [lua] logger.lua:23: abcaaaf9ee692a306e96fcce1d682135 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:22:47 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:47 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:54 [info] 39#39: *340 [lua] access_by_lua(msblocations.conf:189):2: d9da7d59d01875494f47cb7b9df1b2af:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:22:54 [info] 39#39: *340 [lua] logger.lua:23: d9da7d59d01875494f47cb7b9df1b2af {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:22:54 +0000] d9da7d59d01875494f47cb7b9df1b2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:22:57 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:22:57 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:07 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:07 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:09 [info] 39#39: *345 [lua] access_by_lua(msblocations.conf:189):2: 9e7625eb542b642b0a24d1cb8af326f8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:09 +0000] 9e7625eb542b642b0a24d1cb8af326f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:23:09 [info] 39#39: *345 [lua] logger.lua:23: 9e7625eb542b642b0a24d1cb8af326f8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:23:17 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:17 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:24 [info] 39#39: *348 [lua] access_by_lua(msblocations.conf:189):2: 4c7dea094b33a3dd592075111904c7bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:24 +0000] 4c7dea094b33a3dd592075111904c7bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/28 05:23:24 [info] 39#39: *348 [lua] logger.lua:23: 4c7dea094b33a3dd592075111904c7bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:23:27 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:27 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:37 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:37 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:39 [info] 39#39: *354 [lua] access_by_lua(msblocations.conf:189):2: 7f0b60d81ac98ef955629ddb49c3cedf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:39 +0000] 7f0b60d81ac98ef955629ddb49c3cedf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 05:23:39 [info] 39#39: *354 [lua] logger.lua:23: 7f0b60d81ac98ef955629ddb49c3cedf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:23:47 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:47 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:54 [info] 39#39: *357 [lua] access_by_lua(msblocations.conf:189):2: 862e2a5fb8a4f42fffa87a59123f2033:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:23:54 +0000] 862e2a5fb8a4f42fffa87a59123f2033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:23:54 [info] 39#39: *357 [lua] logger.lua:23: 862e2a5fb8a4f42fffa87a59123f2033 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:23:57 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:23:57 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:07 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:07 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:09 [info] 39#39: *362 [lua] access_by_lua(msblocations.conf:189):2: bc1de38d2a5538371fad95cd7a1486fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:24:09 +0000] bc1de38d2a5538371fad95cd7a1486fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:24:09 [info] 39#39: *362 [lua] logger.lua:23: bc1de38d2a5538371fad95cd7a1486fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:24:17 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:17 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:24 [info] 39#39: *365 [lua] access_by_lua(msblocations.conf:189):2: be36710ff4ae7ef40ed518271aa13c0c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:24:24 +0000] be36710ff4ae7ef40ed518271aa13c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:24:24 [info] 39#39: *365 [lua] logger.lua:23: be36710ff4ae7ef40ed518271aa13c0c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/28 05:24:27 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:27 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:37 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:37 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:39 [info] 39#39: *371 [lua] access_by_lua(msblocations.conf:189):2: 3a8e53f4af0121e2e99884a6b2168a5b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:24:39 [info] 39#39: *371 [lua] logger.lua:23: 3a8e53f4af0121e2e99884a6b2168a5b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:24:39 +0000] 3a8e53f4af0121e2e99884a6b2168a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:24:47 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:47 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:54 [info] 39#39: *374 [lua] access_by_lua(msblocations.conf:189):2: 88b11094562ecc713fc888d8fd9b679a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:24:54 [info] 39#39: *374 [lua] logger.lua:23: 88b11094562ecc713fc888d8fd9b679a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:24:54 +0000] 88b11094562ecc713fc888d8fd9b679a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:24:57 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:24:57 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:07 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:07 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:09 [info] 39#39: *379 [lua] access_by_lua(msblocations.conf:189):2: c9dc993e5c39186c30fdfd993cf4d35f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:25:09 +0000] c9dc993e5c39186c30fdfd993cf4d35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/28 05:25:09 [info] 39#39: *379 [lua] logger.lua:23: c9dc993e5c39186c30fdfd993cf4d35f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:25:17 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:17 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:24 [info] 39#39: *382 [lua] access_by_lua(msblocations.conf:189):2: a11740868e585accbd545e5de807d929:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:25:24 [info] 39#39: *382 [lua] logger.lua:23: a11740868e585accbd545e5de807d929 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:25:24 +0000] a11740868e585accbd545e5de807d929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:25:27 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:27 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:37 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:37 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:39 [info] 39#39: *388 [lua] access_by_lua(msblocations.conf:189):2: 0630a168db94b3a6645f5693f49442d9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:25:39 [info] 39#39: *388 [lua] logger.lua:23: 0630a168db94b3a6645f5693f49442d9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:25:39 +0000] 0630a168db94b3a6645f5693f49442d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:25:47 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:47 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:54 [info] 39#39: *391 [lua] access_by_lua(msblocations.conf:189):2: ad9ebced48a9275ca2468e66f1ea5cfe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:25:54 [info] 39#39: *391 [lua] logger.lua:23: ad9ebced48a9275ca2468e66f1ea5cfe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:25:54 +0000] ad9ebced48a9275ca2468e66f1ea5cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:25:57 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:25:57 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:07 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:07 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:09 [info] 39#39: *396 [lua] access_by_lua(msblocations.conf:189):2: 119ed171d528100d3bf4b1661c3b5442:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:09 +0000] 119ed171d528100d3bf4b1661c3b5442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:26:09 [info] 39#39: *396 [lua] logger.lua:23: 119ed171d528100d3bf4b1661c3b5442 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:26:17 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:17 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:24 [info] 39#39: *399 [lua] access_by_lua(msblocations.conf:189):2: b5d525331124e08e3298ead7400803aa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:26:24 [info] 39#39: *399 [lua] logger.lua:23: b5d525331124e08e3298ead7400803aa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:24 +0000] b5d525331124e08e3298ead7400803aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:26:27 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:27 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:37 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:37 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:39 [info] 39#39: *405 [lua] access_by_lua(msblocations.conf:189):2: 676c7d3eef8cf3bb4bef30080cd949f1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:39 +0000] 676c7d3eef8cf3bb4bef30080cd949f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:26:39 [info] 39#39: *405 [lua] logger.lua:23: 676c7d3eef8cf3bb4bef30080cd949f1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:26:47 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:47 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:54 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:189):2: 5eda4942acd2f04c11b4d66f8e1767ed:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:54 +0000] 5eda4942acd2f04c11b4d66f8e1767ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 05:26:54 [info] 39#39: *408 [lua] logger.lua:23: 5eda4942acd2f04c11b4d66f8e1767ed {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:26:57 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:26:57 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:07 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:07 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:09 [info] 39#39: *413 [lua] access_by_lua(msblocations.conf:189):2: a6f272f971e34329348514ff72a55e53:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:09 +0000] a6f272f971e34329348514ff72a55e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/28 05:27:09 [info] 39#39: *413 [lua] logger.lua:23: a6f272f971e34329348514ff72a55e53 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:27:17 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:17 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:24 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: 5ce270d961d6fd9cee505084e131b2bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:24 +0000] 5ce270d961d6fd9cee505084e131b2bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:27:24 [info] 39#39: *416 [lua] logger.lua:23: 5ce270d961d6fd9cee505084e131b2bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:27:27 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:27 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:37 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:37 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:39 [info] 39#39: *422 [lua] access_by_lua(msblocations.conf:189):2: 415ac9a07e6b2d2cd44116c28dc54e38:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:27:39 [info] 39#39: *422 [lua] logger.lua:23: 415ac9a07e6b2d2cd44116c28dc54e38 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:39 +0000] 415ac9a07e6b2d2cd44116c28dc54e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:27:47 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:47 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:54 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: 3dd299f4f7413f1facd30eebcf3da2ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:27:54 [info] 39#39: *425 [lua] logger.lua:23: 3dd299f4f7413f1facd30eebcf3da2ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:27:54 +0000] 3dd299f4f7413f1facd30eebcf3da2ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:27:57 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:27:57 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:07 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:07 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:09 [info] 39#39: *430 [lua] access_by_lua(msblocations.conf:189):2: 96f90913a4e1952b34b3c23045359fd2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:28:09 +0000] 96f90913a4e1952b34b3c23045359fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:28:09 [info] 39#39: *430 [lua] logger.lua:23: 96f90913a4e1952b34b3c23045359fd2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:28:17 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:17 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:24 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: b7ae028c44065c5ce0b06ea65d549877:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:28:24 [info] 39#39: *433 [lua] logger.lua:23: b7ae028c44065c5ce0b06ea65d549877 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:28:24 +0000] b7ae028c44065c5ce0b06ea65d549877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:28:27 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:27 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:37 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:37 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:39 [info] 39#39: *439 [lua] access_by_lua(msblocations.conf:189):2: f41cd076da8d074d4fac8e253628fda4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:28:39 +0000] f41cd076da8d074d4fac8e253628fda4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/28 05:28:39 [info] 39#39: *439 [lua] logger.lua:23: f41cd076da8d074d4fac8e253628fda4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:28:47 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:47 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:54 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: 1a375e7c3f8c73bb61573c2517a89421:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:28:54 [info] 39#39: *442 [lua] logger.lua:23: 1a375e7c3f8c73bb61573c2517a89421 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:28:54 +0000] 1a375e7c3f8c73bb61573c2517a89421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:28:57 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:28:57 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:07 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:07 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:09 [info] 39#39: *447 [lua] access_by_lua(msblocations.conf:189):2: fec5a2884d91347afd6a2138b2a6d0f7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:29:09 +0000] fec5a2884d91347afd6a2138b2a6d0f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:09 [info] 39#39: *447 [lua] logger.lua:23: fec5a2884d91347afd6a2138b2a6d0f7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:29:17 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:17 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:24 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: 1afd6fbc619fc9419271eb966e206420:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:29:25 [info] 39#39: *450 [lua] logger.lua:23: 1afd6fbc619fc9419271eb966e206420 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:29:25 +0000] 1afd6fbc619fc9419271eb966e206420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:27 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:27 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:37 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:37 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:40 [info] 39#39: *456 [lua] access_by_lua(msblocations.conf:189):2: 1d82ba55fa2ad2c0c381fd184fe52fc0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:29:40 [info] 39#39: *456 [lua] logger.lua:23: 1d82ba55fa2ad2c0c381fd184fe52fc0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:29:40 +0000] 1d82ba55fa2ad2c0c381fd184fe52fc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:47 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:47 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:55 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: bff36ece5a1e2d5e114be700d72cdec3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:29:55 [info] 39#39: *459 [lua] logger.lua:23: bff36ece5a1e2d5e114be700d72cdec3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:29:55 +0000] bff36ece5a1e2d5e114be700d72cdec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:57 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:29:57 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:07 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:07 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:10 [info] 39#39: *464 [lua] access_by_lua(msblocations.conf:189):2: 4856aa017ab4a9f6f1b2e82e9484adfb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:30:10 +0000] 4856aa017ab4a9f6f1b2e82e9484adfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/28 05:30:10 [info] 39#39: *464 [lua] logger.lua:23: 4856aa017ab4a9f6f1b2e82e9484adfb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:30:17 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:17 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:25 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: b6e99373b1830d46ce997a9cfd09ffd9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:30:25 +0000] b6e99373b1830d46ce997a9cfd09ffd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:30:25 [info] 39#39: *467 [lua] logger.lua:23: b6e99373b1830d46ce997a9cfd09ffd9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:30:27 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:27 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:37 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:37 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:40 [info] 39#39: *473 [lua] access_by_lua(msblocations.conf:189):2: 909f5efbebc35c6279d4dac304f468ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:05:30:40 +0000] 909f5efbebc35c6279d4dac304f468ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:30:40 [info] 39#39: *473 [lua] logger.lua:23: 909f5efbebc35c6279d4dac304f468ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:30:47 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:47 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:55 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: 058a4fb383061f2c5d3a92479465f658:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:30:55 [info] 39#39: *476 [lua] logger.lua:23: 058a4fb383061f2c5d3a92479465f658 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:30:55 +0000] 058a4fb383061f2c5d3a92479465f658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:30:57 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:30:57 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:07 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:07 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:10 [info] 39#39: *481 [lua] access_by_lua(msblocations.conf:189):2: 5ed2ba92de1a532bc648d319958b6ea9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:31:10 +0000] 5ed2ba92de1a532bc648d319958b6ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:31:10 [info] 39#39: *481 [lua] logger.lua:23: 5ed2ba92de1a532bc648d319958b6ea9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:31:17 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:17 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:25 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: f3aca944fa0a0dee04f615d1916d1c89:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:31:25 [info] 39#39: *484 [lua] logger.lua:23: f3aca944fa0a0dee04f615d1916d1c89 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:31:25 +0000] f3aca944fa0a0dee04f615d1916d1c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:31:27 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:27 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:37 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:37 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:40 [info] 39#39: *490 [lua] access_by_lua(msblocations.conf:189):2: 352be5a9e5257f5068a118e6906a0fc4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:31:40 [info] 39#39: *490 [lua] logger.lua:23: 352be5a9e5257f5068a118e6906a0fc4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:31:40 +0000] 352be5a9e5257f5068a118e6906a0fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:31:47 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:47 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:55 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: a73e5e39a88e61b09e71e5357ff2a715:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:31:55 +0000] a73e5e39a88e61b09e71e5357ff2a715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:31:55 [info] 39#39: *493 [lua] logger.lua:23: a73e5e39a88e61b09e71e5357ff2a715 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:31:57 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:31:57 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:07 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:07 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:10 [info] 39#39: *498 [lua] access_by_lua(msblocations.conf:189):2: 51e06a9f959814f4835eb711f74059e6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:32:10 +0000] 51e06a9f959814f4835eb711f74059e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:32:10 [info] 39#39: *498 [lua] logger.lua:23: 51e06a9f959814f4835eb711f74059e6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:32:17 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:17 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:25 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:189):2: dede817290a58a77c49a991b2a98e717:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:32:25 +0000] dede817290a58a77c49a991b2a98e717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:32:25 [info] 39#39: *501 [lua] logger.lua:23: dede817290a58a77c49a991b2a98e717 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:32:27 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:27 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:37 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:37 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:40 [info] 39#39: *507 [lua] access_by_lua(msblocations.conf:189):2: 98834053dc5c3fe627e2fc62d57dfbc3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:32:40 [info] 39#39: *507 [lua] logger.lua:23: 98834053dc5c3fe627e2fc62d57dfbc3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:32:40 +0000] 98834053dc5c3fe627e2fc62d57dfbc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:32:47 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:47 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:55 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:189):2: 6d8b36ba0a2dfb12fa5adc0188d7fb24:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:32:55 [info] 39#39: *510 [lua] logger.lua:23: 6d8b36ba0a2dfb12fa5adc0188d7fb24 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:32:55 +0000] 6d8b36ba0a2dfb12fa5adc0188d7fb24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:32:57 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:32:57 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:07 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:07 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:10 [info] 39#39: *515 [lua] access_by_lua(msblocations.conf:189):2: c1b206770c73deaae242315e66f69d4a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:10 +0000] c1b206770c73deaae242315e66f69d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:33:10 [info] 39#39: *515 [lua] logger.lua:23: c1b206770c73deaae242315e66f69d4a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:33:17 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:17 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:25 [info] 39#39: *518 [lua] access_by_lua(msblocations.conf:189):2: 62b1d7ef0ee5b6af8816b0f879e61f00:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:25 +0000] 62b1d7ef0ee5b6af8816b0f879e61f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:33:25 [info] 39#39: *518 [lua] logger.lua:23: 62b1d7ef0ee5b6af8816b0f879e61f00 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:33:27 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:27 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:37 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:37 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:40 [info] 39#39: *524 [lua] access_by_lua(msblocations.conf:189):2: 9c7d14d2f2e9a9c3e233262762e96d0f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:33:40 [info] 39#39: *524 [lua] logger.lua:23: 9c7d14d2f2e9a9c3e233262762e96d0f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:40 +0000] 9c7d14d2f2e9a9c3e233262762e96d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:33:47 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:47 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:55 [info] 39#39: *527 [lua] access_by_lua(msblocations.conf:189):2: 3362dbc46d2fa6933b1865c6d8b5621c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:55 +0000] 3362dbc46d2fa6933b1865c6d8b5621c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:33:55 [info] 39#39: *527 [lua] logger.lua:23: 3362dbc46d2fa6933b1865c6d8b5621c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:33:57 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:33:57 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:07 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:07 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:10 [info] 39#39: *532 [lua] access_by_lua(msblocations.conf:189):2: 0b322b4d00208bfc5c38760967156452:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:10 +0000] 0b322b4d00208bfc5c38760967156452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/28 05:34:10 [info] 39#39: *532 [lua] logger.lua:23: 0b322b4d00208bfc5c38760967156452 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/28 05:34:17 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:17 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:25 [info] 39#39: *535 [lua] access_by_lua(msblocations.conf:189):2: ee4f2e264c6d014469dd7f9c4cd69f36:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:25 +0000] ee4f2e264c6d014469dd7f9c4cd69f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:34:25 [info] 39#39: *535 [lua] logger.lua:23: ee4f2e264c6d014469dd7f9c4cd69f36 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:34:27 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:27 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:37 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:37 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:40 [info] 39#39: *541 [lua] access_by_lua(msblocations.conf:189):2: c77d4b89c34ff6a1b92bae7d502fdc67:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:34:40 [info] 39#39: *541 [lua] logger.lua:23: c77d4b89c34ff6a1b92bae7d502fdc67 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:40 +0000] c77d4b89c34ff6a1b92bae7d502fdc67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:34:47 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:47 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:55 [info] 39#39: *544 [lua] access_by_lua(msblocations.conf:189):2: 9ebaec0c4da98ad31ba5d1ea057344e3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:55 +0000] 9ebaec0c4da98ad31ba5d1ea057344e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:34:55 [info] 39#39: *544 [lua] logger.lua:23: 9ebaec0c4da98ad31ba5d1ea057344e3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:34:57 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:34:57 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:07 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:07 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:10 [info] 39#39: *549 [lua] access_by_lua(msblocations.conf:189):2: e95139b35ad7382b21247e750c969099:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:35:10 [info] 39#39: *549 [lua] logger.lua:23: e95139b35ad7382b21247e750c969099 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:35:10 +0000] e95139b35ad7382b21247e750c969099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:35:17 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:17 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:25 [info] 39#39: *552 [lua] access_by_lua(msblocations.conf:189):2: 084fef5a65424100150ad60098c2aaba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:35:25 [info] 39#39: *552 [lua] logger.lua:23: 084fef5a65424100150ad60098c2aaba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:35:25 +0000] 084fef5a65424100150ad60098c2aaba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:35:27 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:27 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:37 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:37 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:40 [info] 39#39: *558 [lua] access_by_lua(msblocations.conf:189):2: 8190683397eef2953f9d35987478d829:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:35:40 [info] 39#39: *558 [lua] logger.lua:23: 8190683397eef2953f9d35987478d829 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:35:40 +0000] 8190683397eef2953f9d35987478d829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:35:47 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:47 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:55 [info] 39#39: *561 [lua] access_by_lua(msblocations.conf:189):2: 34d7bd18c8be20c8e04dbad8b76086bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:35:55 [info] 39#39: *561 [lua] logger.lua:23: 34d7bd18c8be20c8e04dbad8b76086bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:35:55 +0000] 34d7bd18c8be20c8e04dbad8b76086bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:35:57 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:35:57 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:07 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:07 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:10 [info] 39#39: *566 [lua] access_by_lua(msblocations.conf:189):2: 4e8e9c271afbcbad6745182bed42e216:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:36:10 +0000] 4e8e9c271afbcbad6745182bed42e216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:36:10 [info] 39#39: *566 [lua] logger.lua:23: 4e8e9c271afbcbad6745182bed42e216 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:36:17 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:17 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:25 [info] 39#39: *569 [lua] access_by_lua(msblocations.conf:189):2: 4e74747dafb0f3246ede446af89751da:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:36:25 +0000] 4e74747dafb0f3246ede446af89751da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:36:25 [info] 39#39: *569 [lua] logger.lua:23: 4e74747dafb0f3246ede446af89751da {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:36:27 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:27 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:37 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:37 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:40 [info] 39#39: *575 [lua] access_by_lua(msblocations.conf:189):2: 80f4595fce6cb409e4000840f9688a32:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:36:40 [info] 39#39: *575 [lua] logger.lua:23: 80f4595fce6cb409e4000840f9688a32 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:36:40 +0000] 80f4595fce6cb409e4000840f9688a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:36:47 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:47 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:55 [info] 39#39: *578 [lua] access_by_lua(msblocations.conf:189):2: 23d9e905318be21ab89451f2aa4a06e1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:36:55 [info] 39#39: *578 [lua] logger.lua:23: 23d9e905318be21ab89451f2aa4a06e1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:36:55 +0000] 23d9e905318be21ab89451f2aa4a06e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:36:57 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:36:57 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:07 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:07 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:10 [info] 39#39: *583 [lua] access_by_lua(msblocations.conf:189):2: 8e1701c66efbf8538317f3e60e8866d0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:37:10 [info] 39#39: *583 [lua] logger.lua:23: 8e1701c66efbf8538317f3e60e8866d0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:37:10 +0000] 8e1701c66efbf8538317f3e60e8866d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:37:17 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:17 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:25 [info] 39#39: *586 [lua] access_by_lua(msblocations.conf:189):2: 7025a8c02949c6fcd2e82c3e60c10a59:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:37:25 +0000] 7025a8c02949c6fcd2e82c3e60c10a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:37:25 [info] 39#39: *586 [lua] logger.lua:23: 7025a8c02949c6fcd2e82c3e60c10a59 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:37:27 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:27 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:37 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:37 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:40 [info] 39#39: *592 [lua] access_by_lua(msblocations.conf:189):2: 7820c0c0af88a87e5f99c8043a6df8ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:37:40 +0000] 7820c0c0af88a87e5f99c8043a6df8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:37:40 [info] 39#39: *592 [lua] logger.lua:23: 7820c0c0af88a87e5f99c8043a6df8ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:37:47 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:47 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:55 [info] 39#39: *595 [lua] access_by_lua(msblocations.conf:189):2: 4b25b287f0b213f9a72b71cda74fb85f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:37:55 +0000] 4b25b287f0b213f9a72b71cda74fb85f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:37:55 [info] 39#39: *595 [lua] logger.lua:23: 4b25b287f0b213f9a72b71cda74fb85f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:37:57 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:37:57 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:07 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:07 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:10 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: e763c92fcfc1935b7768e97b63ecda67:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:10 +0000] e763c92fcfc1935b7768e97b63ecda67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:38:10 [info] 39#39: *600 [lua] logger.lua:23: e763c92fcfc1935b7768e97b63ecda67 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:38:17 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:17 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:25 [info] 39#39: *603 [lua] access_by_lua(msblocations.conf:189):2: e5120b5a7631e7100eadaee86d860118:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:38:25 [info] 39#39: *603 [lua] logger.lua:23: e5120b5a7631e7100eadaee86d860118 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:25 +0000] e5120b5a7631e7100eadaee86d860118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:38:27 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:27 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:37 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:37 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:40 [info] 39#39: *609 [lua] access_by_lua(msblocations.conf:189):2: 7b789a30d78f52e1997105779f4f65a2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:38:40 [info] 39#39: *609 [lua] logger.lua:23: 7b789a30d78f52e1997105779f4f65a2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:40 +0000] 7b789a30d78f52e1997105779f4f65a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:38:47 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:47 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:55 [info] 39#39: *612 [lua] access_by_lua(msblocations.conf:189):2: e7e202b65ff89553f0bd11e8814b70b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:55 +0000] e7e202b65ff89553f0bd11e8814b70b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:38:55 [info] 39#39: *612 [lua] logger.lua:23: e7e202b65ff89553f0bd11e8814b70b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:38:57 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:38:57 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:07 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:07 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:10 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: cb1743a40a290729596c9ccceded4d8d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:39:10 [info] 39#39: *617 [lua] logger.lua:23: cb1743a40a290729596c9ccceded4d8d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:39:10 +0000] cb1743a40a290729596c9ccceded4d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:39:17 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:17 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:25 [info] 39#39: *620 [lua] access_by_lua(msblocations.conf:189):2: 1b8c9f16cba04918c58e1163ceee0e70:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:39:25 [info] 39#39: *620 [lua] logger.lua:23: 1b8c9f16cba04918c58e1163ceee0e70 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:39:25 +0000] 1b8c9f16cba04918c58e1163ceee0e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:39:27 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:27 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:37 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:37 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:40 [info] 39#39: *626 [lua] access_by_lua(msblocations.conf:189):2: 91920ce69f96d0d2532256211423386f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:39:40 [info] 39#39: *626 [lua] logger.lua:23: 91920ce69f96d0d2532256211423386f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:39:40 +0000] 91920ce69f96d0d2532256211423386f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:39:47 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:47 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:55 [info] 39#39: *629 [lua] access_by_lua(msblocations.conf:189):2: e0135da3afc58c4996ca8349d5478c31:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.221 - - [28/Oct/2022:05:39:55 +0000] e0135da3afc58c4996ca8349d5478c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:39:55 [info] 39#39: *629 [lua] logger.lua:23: e0135da3afc58c4996ca8349d5478c31 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:39:57 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:39:57 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:07 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:07 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:10 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: e33cc4155be116fc4d62d469ebfdade1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:40:10 [info] 39#39: *634 [lua] logger.lua:23: e33cc4155be116fc4d62d469ebfdade1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:40:10 +0000] e33cc4155be116fc4d62d469ebfdade1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:40:17 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:17 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:25 [info] 39#39: *637 [lua] access_by_lua(msblocations.conf:189):2: ff8f45b17cfa56c5c8e51e7c0722808e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:40:25 +0000] ff8f45b17cfa56c5c8e51e7c0722808e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:40:25 [info] 39#39: *637 [lua] logger.lua:23: ff8f45b17cfa56c5c8e51e7c0722808e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:40:27 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:27 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:37 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:37 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:40 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: a97e2bb61e72dbc6daa9d7258c68f3bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:40:40 [info] 39#39: *643 [lua] logger.lua:23: a97e2bb61e72dbc6daa9d7258c68f3bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:40:40 +0000] a97e2bb61e72dbc6daa9d7258c68f3bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:40:47 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:47 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:55 [info] 39#39: *646 [lua] access_by_lua(msblocations.conf:189):2: 0882c0c20048d558fc20afcd44bf9862:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:40:55 [info] 39#39: *646 [lua] logger.lua:23: 0882c0c20048d558fc20afcd44bf9862 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:40:55 +0000] 0882c0c20048d558fc20afcd44bf9862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:40:57 [info] 39#39: *648 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:40:57 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:07 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:07 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:10 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: c4a67c1e4d4a8373bacef4bc61340bf7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:41:10 [info] 39#39: *651 [lua] logger.lua:23: c4a67c1e4d4a8373bacef4bc61340bf7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:10 +0000] c4a67c1e4d4a8373bacef4bc61340bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:41:17 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:17 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:25 [info] 39#39: *654 [lua] access_by_lua(msblocations.conf:189):2: 8fb1bab41878a884a347c837eb88dddf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:25 +0000] 8fb1bab41878a884a347c837eb88dddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:41:25 [info] 39#39: *654 [lua] logger.lua:23: 8fb1bab41878a884a347c837eb88dddf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:41:27 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:27 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:37 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:37 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:40 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: 787e708c4f2eea20ad5455421fa4a392:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:40 +0000] 787e708c4f2eea20ad5455421fa4a392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:41:40 [info] 39#39: *660 [lua] logger.lua:23: 787e708c4f2eea20ad5455421fa4a392 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:41:47 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:47 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:55 [info] 39#39: *663 [lua] access_by_lua(msblocations.conf:189):2: b8b3ca3e669e8f38376c8cdccafdcb02:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:41:55 [info] 39#39: *663 [lua] logger.lua:23: b8b3ca3e669e8f38376c8cdccafdcb02 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:41:55 +0000] b8b3ca3e669e8f38376c8cdccafdcb02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:41:57 [info] 39#39: *665 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:41:57 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:07 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:07 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:10 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: b3b35de03ae312125f39a649e44f39ca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:42:10 [info] 39#39: *668 [lua] logger.lua:23: b3b35de03ae312125f39a649e44f39ca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:42:10 +0000] b3b35de03ae312125f39a649e44f39ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:42:17 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:17 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:25 [info] 39#39: *671 [lua] access_by_lua(msblocations.conf:189):2: 00576f5169d1ff1448bccc608ffe5f35:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:42:25 [info] 39#39: *671 [lua] logger.lua:23: 00576f5169d1ff1448bccc608ffe5f35 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:42:25 +0000] 00576f5169d1ff1448bccc608ffe5f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:42:27 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:27 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:37 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:37 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:40 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 14c1b8b9bf0f3566cd2997ec2464e4be:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:42:40 [info] 39#39: *677 [lua] logger.lua:23: 14c1b8b9bf0f3566cd2997ec2464e4be {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:42:40 +0000] 14c1b8b9bf0f3566cd2997ec2464e4be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:42:47 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:47 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:55 [info] 39#39: *680 [lua] access_by_lua(msblocations.conf:189):2: 1242c976c73721f71cffeb69fa5649da:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:05:42:55 +0000] 1242c976c73721f71cffeb69fa5649da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:42:55 [info] 39#39: *680 [lua] logger.lua:23: 1242c976c73721f71cffeb69fa5649da {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:42:57 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:42:57 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:07 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:07 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:10 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: dffb4c3617f183505f01a20e9b392cf2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:10 +0000] dffb4c3617f183505f01a20e9b392cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:43:10 [info] 39#39: *685 [lua] logger.lua:23: dffb4c3617f183505f01a20e9b392cf2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:43:17 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:17 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:19 [info] 39#39: *688 client closed connection while waiting for request, client: 10.233.66.102, server: 0.0.0.0:443 2022/10/28 05:43:25 [info] 39#39: *689 [lua] access_by_lua(msblocations.conf:189):2: 3ab72690c8129aa2e22127a151e8e7bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:25 +0000] 3ab72690c8129aa2e22127a151e8e7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:43:25 [info] 39#39: *689 [lua] logger.lua:23: 3ab72690c8129aa2e22127a151e8e7bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:43:27 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:27 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:37 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:37 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:40 [info] 39#39: *695 [lua] access_by_lua(msblocations.conf:189):2: 8fbad4a10f53f0a7ea97a4d595a40915:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:40 +0000] 8fbad4a10f53f0a7ea97a4d595a40915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:43:40 [info] 39#39: *695 [lua] logger.lua:23: 8fbad4a10f53f0a7ea97a4d595a40915 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:43:47 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:47 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:55 [info] 39#39: *698 [lua] access_by_lua(msblocations.conf:189):2: 1f19bb70b344f841e95b3851c2407e3f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:43:55 [info] 39#39: *698 [lua] logger.lua:23: 1f19bb70b344f841e95b3851c2407e3f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:43:55 +0000] 1f19bb70b344f841e95b3851c2407e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:43:57 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:43:57 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:07 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:07 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:10 [info] 39#39: *703 [lua] access_by_lua(msblocations.conf:189):2: a3ac4a544cb407bb8f409320aa973e9a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:44:10 +0000] a3ac4a544cb407bb8f409320aa973e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/28 05:44:10 [info] 39#39: *703 [lua] logger.lua:23: a3ac4a544cb407bb8f409320aa973e9a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:44:17 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:17 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:25 [info] 39#39: *706 [lua] access_by_lua(msblocations.conf:189):2: e7be1861d04a1c3eb65afb8bc17118b9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:44:25 [info] 39#39: *706 [lua] logger.lua:23: e7be1861d04a1c3eb65afb8bc17118b9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:44:25 +0000] e7be1861d04a1c3eb65afb8bc17118b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:44:27 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:27 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:37 [info] 39#39: *710 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:37 [info] 39#39: *711 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:40 [info] 39#39: *712 [lua] access_by_lua(msblocations.conf:189):2: 5b9dd7f013870290056ff509d84aafe0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:44:40 +0000] 5b9dd7f013870290056ff509d84aafe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:44:40 [info] 39#39: *712 [lua] logger.lua:23: 5b9dd7f013870290056ff509d84aafe0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:44:47 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:47 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:55 [info] 39#39: *715 [lua] access_by_lua(msblocations.conf:189):2: 2c0aaf970d84076f0865b58c1e7ae53a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:44:55 [info] 39#39: *715 [lua] logger.lua:23: 2c0aaf970d84076f0865b58c1e7ae53a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:44:55 +0000] 2c0aaf970d84076f0865b58c1e7ae53a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:44:57 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:44:57 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:07 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:07 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:10 [info] 39#39: *720 [lua] access_by_lua(msblocations.conf:189):2: 16addcb1e810c2b0da222bb6326f3b30:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:45:10 [info] 39#39: *720 [lua] logger.lua:23: 16addcb1e810c2b0da222bb6326f3b30 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:45:10 +0000] 16addcb1e810c2b0da222bb6326f3b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/28 05:45:17 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:17 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:25 [info] 39#39: *723 [lua] access_by_lua(msblocations.conf:189):2: bcc6aa3e71af9177e09ddf938159013e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:45:25 [info] 39#39: *723 [lua] logger.lua:23: bcc6aa3e71af9177e09ddf938159013e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:45:25 +0000] bcc6aa3e71af9177e09ddf938159013e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:45:27 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:27 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:37 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:37 [info] 39#39: *728 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:40 [info] 39#39: *729 [lua] access_by_lua(msblocations.conf:189):2: a4ca98a9391895755398cf161dd8bbf8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:45:40 [info] 39#39: *729 [lua] logger.lua:23: a4ca98a9391895755398cf161dd8bbf8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.69.221 - - [28/Oct/2022:05:45:40 +0000] a4ca98a9391895755398cf161dd8bbf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/28 05:45:47 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:47 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:55 [info] 39#39: *732 [lua] access_by_lua(msblocations.conf:189):2: 05d0489cf629ef87e95d08d9c12992d7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:45:55 [info] 39#39: *732 [lua] logger.lua:23: 05d0489cf629ef87e95d08d9c12992d7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:45:55 +0000] 05d0489cf629ef87e95d08d9c12992d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:45:57 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:45:57 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:07 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:07 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:11 [info] 39#39: *737 [lua] access_by_lua(msblocations.conf:189):2: f9e609b4a5a2eab334e14a9371a01570:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:46:11 [info] 39#39: *737 [lua] logger.lua:23: f9e609b4a5a2eab334e14a9371a01570 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:11 +0000] f9e609b4a5a2eab334e14a9371a01570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:46:17 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:17 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:26 [info] 39#39: *740 [lua] access_by_lua(msblocations.conf:189):2: 77658ef0707914aa0740a42f32cb3da9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:46:26 [info] 39#39: *740 [lua] logger.lua:23: 77658ef0707914aa0740a42f32cb3da9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:26 +0000] 77658ef0707914aa0740a42f32cb3da9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:46:27 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:27 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:37 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:37 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:41 [info] 39#39: *746 [lua] access_by_lua(msblocations.conf:189):2: b9239e3860dec0c4bf8c6e78d5d196af:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:41 +0000] b9239e3860dec0c4bf8c6e78d5d196af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:46:41 [info] 39#39: *746 [lua] logger.lua:23: b9239e3860dec0c4bf8c6e78d5d196af {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:46:47 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:47 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:56 [info] 39#39: *749 [lua] access_by_lua(msblocations.conf:189):2: 52d5c183fb2cdec24d782067872e7c1e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:56 +0000] 52d5c183fb2cdec24d782067872e7c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:46:56 [info] 39#39: *749 [lua] logger.lua:23: 52d5c183fb2cdec24d782067872e7c1e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:46:57 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:46:57 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:07 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:07 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:11 [info] 39#39: *754 [lua] access_by_lua(msblocations.conf:189):2: a4d37cae91be5940dc2118a80eab783f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:11 +0000] a4d37cae91be5940dc2118a80eab783f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:47:11 [info] 39#39: *754 [lua] logger.lua:23: a4d37cae91be5940dc2118a80eab783f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:47:17 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:17 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:26 [info] 39#39: *757 [lua] access_by_lua(msblocations.conf:189):2: 79f5e7dc8a8ccf30515992e3cd065720:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:26 +0000] 79f5e7dc8a8ccf30515992e3cd065720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 05:47:26 [info] 39#39: *757 [lua] logger.lua:23: 79f5e7dc8a8ccf30515992e3cd065720 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:47:27 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:27 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:37 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:37 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:41 [info] 39#39: *763 [lua] access_by_lua(msblocations.conf:189):2: 061b98c430e9ac36dfaa4e62f99cb6d2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:47:41 [info] 39#39: *763 [lua] logger.lua:23: 061b98c430e9ac36dfaa4e62f99cb6d2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:41 +0000] 061b98c430e9ac36dfaa4e62f99cb6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/28 05:47:47 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:47 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:56 [info] 39#39: *766 [lua] access_by_lua(msblocations.conf:189):2: c8818446047a55eee9343b71698fb6e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:47:56 [info] 39#39: *766 [lua] logger.lua:23: c8818446047a55eee9343b71698fb6e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:47:56 +0000] c8818446047a55eee9343b71698fb6e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:47:57 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:47:57 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:07 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:07 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:11 [info] 39#39: *771 [lua] access_by_lua(msblocations.conf:189):2: c447fb9c4e12eb26adc3d6d3b4cde0ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:48:11 +0000] c447fb9c4e12eb26adc3d6d3b4cde0ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:48:11 [info] 39#39: *771 [lua] logger.lua:23: c447fb9c4e12eb26adc3d6d3b4cde0ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:48:17 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:17 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:26 [info] 39#39: *774 [lua] access_by_lua(msblocations.conf:189):2: 394cc76266e311b27015d27089f3b59c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:48:26 [info] 39#39: *774 [lua] logger.lua:23: 394cc76266e311b27015d27089f3b59c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:48:26 +0000] 394cc76266e311b27015d27089f3b59c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:48:27 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:27 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:37 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:37 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:41 [info] 39#39: *780 [lua] access_by_lua(msblocations.conf:189):2: 7e8881f889c717020a0d67a19a81f413:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/28 05:48:41 [info] 39#39: *780 [lua] logger.lua:23: 7e8881f889c717020a0d67a19a81f413 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:48:41 +0000] 7e8881f889c717020a0d67a19a81f413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:48:47 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:47 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:56 [info] 39#39: *783 [lua] access_by_lua(msblocations.conf:189):2: 5005b789b383f51f664cc0b3fc3cc0f4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:48:56 +0000] 5005b789b383f51f664cc0b3fc3cc0f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:48:56 [info] 39#39: *783 [lua] logger.lua:23: 5005b789b383f51f664cc0b3fc3cc0f4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/28 05:48:57 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:48:57 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:49:07 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:49:07 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443 2022/10/28 05:49:11 [info] 39#39: *788 [lua] access_by_lua(msblocations.conf:189):2: 042e9a01106b5146a7824e895a6f0ae2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.221 - - [28/Oct/2022:05:49:11 +0000] 042e9a01106b5146a7824e895a6f0ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:49:11 [info] 39#39: *788 [lua] logger.lua:23: 042e9a01106b5146a7824e895a6f0ae2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"