By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.22.156 ### 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/ 2023/01/14 03:12:32 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/14 03:12:32 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/14 03:12:32 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/14 03:12:32 [notice] 33#33: using the "epoll" event method 2023/01/14 03:12:32 [notice] 33#33: openresty/1.13.6.1 2023/01/14 03:12:32 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/14 03:12:32 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/14 03:12:32 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/14 03:12:32 [notice] 34#34: start worker processes 2023/01/14 03:12:32 [notice] 34#34: start worker process 35 2023/01/14 03:12:32 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2023/01/14 03:12:32 [notice] 34#34: start worker process 37 2023/01/14 03:12:32 [notice] 34#34: start worker process 39 2023/01/14 03:12:32 [notice] 34#34: start worker process 40 2023/01/14 03:12:32 [notice] 34#34: start worker process 41 2023/01/14 03:12:32 [notice] 34#34: start worker process 42 2023/01/14 03:12:32 [notice] 34#34: start worker process 43 2023/01/14 03:12:32 [notice] 34#34: start cache manager process 44 2023/01/14 03:12:32 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230114031232.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-14 03:12:35 041 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-14 03:12:35 052 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-14 03:12:35 052 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-14 03:12:35 136 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-14 03:12:35 137 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.156:10081 Enabled:true 2023-01-14 03:12:36 737 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-14 03:12:36 850 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-14 03:12:36 850 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-14 03:12:36 851 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-14 03:12:36 852 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-14 03:12:36 852 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-14 03:12:36 852 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-14 03:12:36 852 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-14 03:12:36 928 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-14 03:12:37 079 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-14 03:12:37 079 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-14 03:12:37 079 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-14 03:12:37 590 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/14 03:12:48 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:12:48 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:12:58 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:12:58 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:01 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c46b1c0e2196414035ff0764bc421cdf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:01 +0000] c46b1c0e2196414035ff0764bc421cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.179 upstream_response_time:0.178 "-" "Consul Health Check" "-" 2023/01/14 03:13:01 [info] 35#35: *16 [lua] logger.lua:23: c46b1c0e2196414035ff0764bc421cdf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42 2023/01/14 03:13:08 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:08 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:16 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 7f72eeb3db8a6e0d6ef6caf768d28b92:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:16 +0000] 7f72eeb3db8a6e0d6ef6caf768d28b92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:13:16 [info] 35#35: *21 [lua] logger.lua:23: 7f72eeb3db8a6e0d6ef6caf768d28b92 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:13:18 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:18 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:28 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:28 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:31 [info] 35#35: *26 [lua] access_by_lua(msblocations.conf:189):2: f58765d6bc32489b6ff8a9f479eb0671:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:13:31 [info] 35#35: *26 [lua] logger.lua:23: f58765d6bc32489b6ff8a9f479eb0671 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:31 +0000] f58765d6bc32489b6ff8a9f479eb0671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 03:13:32 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/14 03:13:32 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/14 03:13:32 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/14 03:13:32 [notice] 34#34: signal 29 (SIGIO) received 2023/01/14 03:13:38 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:38 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:46 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 3b9cd509079e0f6d24c7cbd2d6857e6e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:46 +0000] 3b9cd509079e0f6d24c7cbd2d6857e6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:13:46 [info] 35#35: *30 [lua] logger.lua:23: 3b9cd509079e0f6d24c7cbd2d6857e6e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:13:48 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:48 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:58 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:13:58 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:01 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 415899967d4be14c9214f16a5a7b9baa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:14:01 [info] 35#35: *35 [lua] logger.lua:23: 415899967d4be14c9214f16a5a7b9baa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:01 +0000] 415899967d4be14c9214f16a5a7b9baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:14:08 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:08 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:16 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: bab7365165054f846560f9259d28bad4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:16 +0000] bab7365165054f846560f9259d28bad4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/14 03:14:16 [info] 35#35: *38 [lua] logger.lua:23: bab7365165054f846560f9259d28bad4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/14 03:14:18 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:18 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:28 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:28 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:31 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 9adae54cd4fbae7fd4201164e890e3fc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:31 +0000] 9adae54cd4fbae7fd4201164e890e3fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:14:31 [info] 35#35: *43 [lua] logger.lua:23: 9adae54cd4fbae7fd4201164e890e3fc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:14:38 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:38 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:47 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 031ca784339f6a2f04929fecdedda973:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:47 +0000] 031ca784339f6a2f04929fecdedda973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:14:47 [info] 35#35: *47 [lua] logger.lua:23: 031ca784339f6a2f04929fecdedda973 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:14:48 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:48 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:58 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:14:58 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:02 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 5848d45df60a0b825d8d04f0116e78be:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:15:02 [info] 35#35: *52 [lua] logger.lua:23: 5848d45df60a0b825d8d04f0116e78be {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:15:02 +0000] 5848d45df60a0b825d8d04f0116e78be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 03:15:08 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:08 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:17 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 1c2f790aab109f8c1949f556ca2270ae:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:15:17 [info] 35#35: *55 [lua] logger.lua:23: 1c2f790aab109f8c1949f556ca2270ae {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:15:17 +0000] 1c2f790aab109f8c1949f556ca2270ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:15:18 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:18 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:28 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:28 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:32 [info] 35#35: *61 [lua] access_by_lua(msblocations.conf:189):2: 4f2be97e4a7c7f391673ef3bd00c6c3d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:15:32 [info] 35#35: *61 [lua] logger.lua:23: 4f2be97e4a7c7f391673ef3bd00c6c3d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:15:32 +0000] 4f2be97e4a7c7f391673ef3bd00c6c3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:15:38 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:38 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:47 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: 2597d13d90dbff37ab6efb5f39ba981c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:15:47 +0000] 2597d13d90dbff37ab6efb5f39ba981c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 03:15:47 [info] 35#35: *64 [lua] logger.lua:23: 2597d13d90dbff37ab6efb5f39ba981c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:15:48 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:48 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:58 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:15:58 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:02 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: ee94a102c0ae0c9aba6d08f3dfce68b2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:16:02 [info] 35#35: *69 [lua] logger.lua:23: ee94a102c0ae0c9aba6d08f3dfce68b2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:16:02 +0000] ee94a102c0ae0c9aba6d08f3dfce68b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:16:08 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:08 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:17 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: 26c3c6aafb6bed0e441c75550cf014a3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:16:17 [info] 35#35: *72 [lua] logger.lua:23: 26c3c6aafb6bed0e441c75550cf014a3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:16:17 +0000] 26c3c6aafb6bed0e441c75550cf014a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:16:18 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:18 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:28 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:28 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:32 [info] 35#35: *78 [lua] access_by_lua(msblocations.conf:189):2: b586b8079d0bc1cea37b277ad5be5ac0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:16:32 +0000] b586b8079d0bc1cea37b277ad5be5ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:16:32 [info] 35#35: *78 [lua] logger.lua:23: b586b8079d0bc1cea37b277ad5be5ac0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:16:38 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:38 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:47 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: bbf167dba5734dc75aaae5324a07b05d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:16:47 [info] 35#35: *81 [lua] logger.lua:23: bbf167dba5734dc75aaae5324a07b05d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:16:47 +0000] bbf167dba5734dc75aaae5324a07b05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:16:48 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:48 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:58 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:16:58 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:02 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 85bffa6ac2d026ebb0757d6fe36f6fc4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:17:02 [info] 35#35: *86 [lua] logger.lua:23: 85bffa6ac2d026ebb0757d6fe36f6fc4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:02 +0000] 85bffa6ac2d026ebb0757d6fe36f6fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:17:08 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:08 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:17 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 75d6061a4f61972bb2d6c3c66f6695fd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:17:17 [info] 35#35: *89 [lua] logger.lua:23: 75d6061a4f61972bb2d6c3c66f6695fd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:17 +0000] 75d6061a4f61972bb2d6c3c66f6695fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 03:17:18 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:18 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:28 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:28 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:32 [info] 35#35: *95 [lua] access_by_lua(msblocations.conf:189):2: 83a05369e5b2d5588233f9ac0d4b5da8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:32 +0000] 83a05369e5b2d5588233f9ac0d4b5da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:17:32 [info] 35#35: *95 [lua] logger.lua:23: 83a05369e5b2d5588233f9ac0d4b5da8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:17:38 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:38 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:47 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: c585dfe3eed3cca8e0c50d0c52fb3986:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.72.10 - - [14/Jan/2023:03:17:47 +0000] c585dfe3eed3cca8e0c50d0c52fb3986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:17:47 [info] 35#35: *98 [lua] logger.lua:23: c585dfe3eed3cca8e0c50d0c52fb3986 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:17:48 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:48 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:58 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:17:58 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:02 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 1624398d27af87a36bb3a8ae3bc5f8a9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:18:02 [info] 35#35: *103 [lua] logger.lua:23: 1624398d27af87a36bb3a8ae3bc5f8a9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:18:02 +0000] 1624398d27af87a36bb3a8ae3bc5f8a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:18:08 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:08 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:17 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 176548bcf966a9b86bc89aa06e4dfc7d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:18:17 [info] 35#35: *106 [lua] logger.lua:23: 176548bcf966a9b86bc89aa06e4dfc7d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:18:17 +0000] 176548bcf966a9b86bc89aa06e4dfc7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:18:18 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:18 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:28 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:28 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:32 [info] 35#35: *112 [lua] access_by_lua(msblocations.conf:189):2: fbf6353bff532aaf3bd8b5fb4870dc56:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:18:32 [info] 35#35: *112 [lua] logger.lua:23: fbf6353bff532aaf3bd8b5fb4870dc56 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:18:32 +0000] fbf6353bff532aaf3bd8b5fb4870dc56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:18:38 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:38 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:47 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: e807b658a1f612efff6bb773cf29aed9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:18:47 [info] 35#35: *115 [lua] logger.lua:23: e807b658a1f612efff6bb773cf29aed9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:18:47 +0000] e807b658a1f612efff6bb773cf29aed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:18:48 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:48 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:58 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:18:58 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:02 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: 673f57871f6070187ff31d3bd136a1e3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:02 +0000] 673f57871f6070187ff31d3bd136a1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:19:02 [info] 35#35: *120 [lua] logger.lua:23: 673f57871f6070187ff31d3bd136a1e3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:19:08 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:08 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:17 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 5cbc70d249fc01109c4d8916651723ad:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:17 +0000] 5cbc70d249fc01109c4d8916651723ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:19:17 [info] 35#35: *123 [lua] logger.lua:23: 5cbc70d249fc01109c4d8916651723ad {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:19:18 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:18 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:28 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:28 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:32 [info] 35#35: *129 [lua] access_by_lua(msblocations.conf:189):2: 5962a8e3aa2239f7461c4413ab3e54c1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:19:32 [info] 35#35: *129 [lua] logger.lua:23: 5962a8e3aa2239f7461c4413ab3e54c1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:32 +0000] 5962a8e3aa2239f7461c4413ab3e54c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:19:38 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:38 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:47 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: ad0101c8906bc1ea9305f17e9ec73d2d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:47 +0000] ad0101c8906bc1ea9305f17e9ec73d2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:19:47 [info] 35#35: *132 [lua] logger.lua:23: ad0101c8906bc1ea9305f17e9ec73d2d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:19:48 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:48 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:58 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:19:58 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:03 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 0fedee2f47c8754b438cdf1aa6cd6699:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:03 +0000] 0fedee2f47c8754b438cdf1aa6cd6699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:20:03 [info] 35#35: *137 [lua] logger.lua:23: 0fedee2f47c8754b438cdf1aa6cd6699 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:20:08 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:08 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:18 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: ccf70833f0105238f39b9ac2dcf4c4d9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:18 +0000] ccf70833f0105238f39b9ac2dcf4c4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:20:18 [info] 35#35: *140 [lua] logger.lua:23: ccf70833f0105238f39b9ac2dcf4c4d9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:20:18 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:18 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:28 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:28 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:33 [info] 35#35: *146 [lua] access_by_lua(msblocations.conf:189):2: 32e341341377832ee6645185685a0c83:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:33 +0000] 32e341341377832ee6645185685a0c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:20:33 [info] 35#35: *146 [lua] logger.lua:23: 32e341341377832ee6645185685a0c83 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:20:38 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:38 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:48 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: 5a1546f0866568c697463bc5d9059513:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:20:48 [info] 35#35: *149 [lua] logger.lua:23: 5a1546f0866568c697463bc5d9059513 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:20:48 +0000] 5a1546f0866568c697463bc5d9059513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:20:48 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:48 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:58 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:20:58 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:03 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: f5b4f0bc0f2adc153bdca5f8a1beed4d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:03 +0000] f5b4f0bc0f2adc153bdca5f8a1beed4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:21:03 [info] 35#35: *154 [lua] logger.lua:23: f5b4f0bc0f2adc153bdca5f8a1beed4d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:21:08 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:08 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:18 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: ee443ba7339e29c13882aeb390f51abc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:21:18 [info] 35#35: *157 [lua] logger.lua:23: ee443ba7339e29c13882aeb390f51abc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:18 +0000] ee443ba7339e29c13882aeb390f51abc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:21:18 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:18 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:28 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:28 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:33 [info] 35#35: *163 [lua] access_by_lua(msblocations.conf:189):2: 16341372fab1076063665b2d8c45320a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:33 +0000] 16341372fab1076063665b2d8c45320a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:21:33 [info] 35#35: *163 [lua] logger.lua:23: 16341372fab1076063665b2d8c45320a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:21:38 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:38 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:48 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: 8154702b4ca09261e7d35c6fddf524d3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:48 +0000] 8154702b4ca09261e7d35c6fddf524d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:21:48 [info] 35#35: *166 [lua] logger.lua:23: 8154702b4ca09261e7d35c6fddf524d3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:21:48 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:48 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:58 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:21:58 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:03 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: bfb5450f26fbbb1cd021bb3434dc42d3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:03 +0000] bfb5450f26fbbb1cd021bb3434dc42d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:22:03 [info] 35#35: *171 [lua] logger.lua:23: bfb5450f26fbbb1cd021bb3434dc42d3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:22:08 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:08 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:18 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 7f09fe7704cc8015aa6b3e7901f230e1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:18 +0000] 7f09fe7704cc8015aa6b3e7901f230e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:22:18 [info] 35#35: *174 [lua] logger.lua:23: 7f09fe7704cc8015aa6b3e7901f230e1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:22:18 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:18 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:28 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:28 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:33 [info] 35#35: *180 [lua] access_by_lua(msblocations.conf:189):2: 8db6aa26c652ff551ccf929e28362b31:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:22:33 [info] 35#35: *180 [lua] logger.lua:23: 8db6aa26c652ff551ccf929e28362b31 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:33 +0000] 8db6aa26c652ff551ccf929e28362b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:22:38 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:38 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:48 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 7b72b5580a3a3ee39fa544ceb2c4ae9f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:48 +0000] 7b72b5580a3a3ee39fa544ceb2c4ae9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:22:48 [info] 35#35: *183 [lua] logger.lua:23: 7b72b5580a3a3ee39fa544ceb2c4ae9f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:22:48 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:48 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:58 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:22:58 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:03 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 6365fc772f42c63d2792feae6d3d7555:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:23:03 [info] 35#35: *188 [lua] logger.lua:23: 6365fc772f42c63d2792feae6d3d7555 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:23:03 +0000] 6365fc772f42c63d2792feae6d3d7555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:23:08 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:08 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:18 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 5239b8ce33f2ec61df88eee6f9c32b8e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:23:18 +0000] 5239b8ce33f2ec61df88eee6f9c32b8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 03:23:18 [info] 35#35: *191 [lua] logger.lua:23: 5239b8ce33f2ec61df88eee6f9c32b8e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:23:18 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:18 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:28 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:28 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:33 [info] 35#35: *197 [lua] access_by_lua(msblocations.conf:189):2: fcaa7c68b9afe4b31acccd2bada85f81:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:23:33 +0000] fcaa7c68b9afe4b31acccd2bada85f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:23:33 [info] 35#35: *197 [lua] logger.lua:23: fcaa7c68b9afe4b31acccd2bada85f81 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:23:38 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:38 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:48 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: 49b1037060f2d7ae42ef2ccff2c32ede:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:23:48 [info] 35#35: *200 [lua] logger.lua:23: 49b1037060f2d7ae42ef2ccff2c32ede {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:23:48 +0000] 49b1037060f2d7ae42ef2ccff2c32ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:23:48 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:48 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:58 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:23:58 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:03 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: ccacbccd47119002f5b839c41f9ec8a3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:24:03 [info] 35#35: *205 [lua] logger.lua:23: ccacbccd47119002f5b839c41f9ec8a3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:24:03 +0000] ccacbccd47119002f5b839c41f9ec8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:24:08 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:08 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:18 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 0ce8beb179970b072b6f18e4795c213c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:24:18 +0000] 0ce8beb179970b072b6f18e4795c213c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:24:18 [info] 35#35: *208 [lua] logger.lua:23: 0ce8beb179970b072b6f18e4795c213c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:24:18 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:18 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:28 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:28 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:33 [info] 35#35: *214 [lua] access_by_lua(msblocations.conf:189):2: 49daaa0cb4d33feb9396f03615d0b9df:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:24:33 [info] 35#35: *214 [lua] logger.lua:23: 49daaa0cb4d33feb9396f03615d0b9df {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:24:33 +0000] 49daaa0cb4d33feb9396f03615d0b9df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:24:38 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:38 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:48 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 26f802aebaa55e890e41c93df3d92a2c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:24:48 [info] 35#35: *217 [lua] logger.lua:23: 26f802aebaa55e890e41c93df3d92a2c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:24:48 +0000] 26f802aebaa55e890e41c93df3d92a2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:24:48 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:48 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:58 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:24:58 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:03 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: 9bc197e7b86b7c211c371d24421d7690:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:25:03 [info] 35#35: *222 [lua] logger.lua:23: 9bc197e7b86b7c211c371d24421d7690 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:25:03 +0000] 9bc197e7b86b7c211c371d24421d7690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 03:25:08 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:08 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:18 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: c0124625e20eff6b7c1894aa16f11e2c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:25:18 [info] 35#35: *225 [lua] logger.lua:23: c0124625e20eff6b7c1894aa16f11e2c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:25:18 +0000] c0124625e20eff6b7c1894aa16f11e2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:25:18 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:18 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:28 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:28 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:33 [info] 35#35: *231 [lua] access_by_lua(msblocations.conf:189):2: 5214efc36a94d850b002d49e2956c713:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:25:33 [info] 35#35: *231 [lua] logger.lua:23: 5214efc36a94d850b002d49e2956c713 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:25:33 +0000] 5214efc36a94d850b002d49e2956c713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:25:38 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:38 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:48 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: 2115966d6be819a6a0491221fd016d94:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:25:48 [info] 35#35: *234 [lua] logger.lua:23: 2115966d6be819a6a0491221fd016d94 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:25:48 +0000] 2115966d6be819a6a0491221fd016d94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:25:48 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:48 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:58 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:25:58 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:03 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: d039f8279a11e6da5a7809738e62529d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:26:03 [info] 35#35: *239 [lua] logger.lua:23: d039f8279a11e6da5a7809738e62529d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:26:03 +0000] d039f8279a11e6da5a7809738e62529d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:26:08 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:08 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:18 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: b42802e5990b0e010aaaeef7552599bf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:26:18 [info] 35#35: *242 [lua] logger.lua:23: b42802e5990b0e010aaaeef7552599bf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:26:18 +0000] b42802e5990b0e010aaaeef7552599bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:26:18 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:18 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:28 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:28 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:33 [info] 35#35: *248 [lua] access_by_lua(msblocations.conf:189):2: 91735c28406ffc925beaa8d268ef5eb8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:26:33 +0000] 91735c28406ffc925beaa8d268ef5eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:26:33 [info] 35#35: *248 [lua] logger.lua:23: 91735c28406ffc925beaa8d268ef5eb8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:26:38 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:38 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:48 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: eccc709d7d2b6b1ee103463d3b91fd15:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:26:48 [info] 35#35: *251 [lua] logger.lua:23: eccc709d7d2b6b1ee103463d3b91fd15 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:26:48 +0000] eccc709d7d2b6b1ee103463d3b91fd15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:26:48 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:48 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:58 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:26:58 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:03 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 62f2800a93e68b40777b357cb2c7de4d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:27:03 [info] 35#35: *256 [lua] logger.lua:23: 62f2800a93e68b40777b357cb2c7de4d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:03 +0000] 62f2800a93e68b40777b357cb2c7de4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:27:08 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:08 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:18 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:18 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:18 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: db354ce0f6c99d11025f97fb36dc88d7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:27:18 [info] 35#35: *261 [lua] logger.lua:23: db354ce0f6c99d11025f97fb36dc88d7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:18 +0000] db354ce0f6c99d11025f97fb36dc88d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:27:28 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:28 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:33 [info] 35#35: *265 [lua] access_by_lua(msblocations.conf:189):2: 9308427a806b4263b39f597f64dbfdc6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:27:33 [info] 35#35: *265 [lua] logger.lua:23: 9308427a806b4263b39f597f64dbfdc6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:33 +0000] 9308427a806b4263b39f597f64dbfdc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:27:38 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:38 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:48 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:48 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:48 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 971df90f156d852fa889f41f89a6cd68:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:48 +0000] 971df90f156d852fa889f41f89a6cd68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:27:48 [info] 35#35: *270 [lua] logger.lua:23: 971df90f156d852fa889f41f89a6cd68 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:27:58 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:27:58 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:03 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: beca339c0b01a35cdc7aad24c85d1398:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:03 +0000] beca339c0b01a35cdc7aad24c85d1398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:28:03 [info] 35#35: *273 [lua] logger.lua:23: beca339c0b01a35cdc7aad24c85d1398 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:28:08 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:08 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:18 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:18 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:19 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: d39b8583a160ded1c8848fad79bc261d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:19 +0000] d39b8583a160ded1c8848fad79bc261d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:28:19 [info] 35#35: *278 [lua] logger.lua:23: d39b8583a160ded1c8848fad79bc261d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:28:28 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:28 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:34 [info] 35#35: *282 [lua] access_by_lua(msblocations.conf:189):2: 2c9c2a945ddc6bcfd9dd9494caf1724c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:28:34 [info] 35#35: *282 [lua] logger.lua:23: 2c9c2a945ddc6bcfd9dd9494caf1724c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:34 +0000] 2c9c2a945ddc6bcfd9dd9494caf1724c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:28:38 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:38 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:48 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:48 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:49 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: e4ad0a78a768638b6c71cfdd4c786165:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:49 +0000] e4ad0a78a768638b6c71cfdd4c786165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:28:49 [info] 35#35: *287 [lua] logger.lua:23: e4ad0a78a768638b6c71cfdd4c786165 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:28:58 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:28:58 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:04 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 7baae3c19c562cb679b7926f0eef4716:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:29:04 +0000] 7baae3c19c562cb679b7926f0eef4716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:29:04 [info] 35#35: *290 [lua] logger.lua:23: 7baae3c19c562cb679b7926f0eef4716 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:08 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:08 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:18 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:18 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:19 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: c5722595f13a7d6c582d14bc53362140:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:29:19 [info] 35#35: *295 [lua] logger.lua:23: c5722595f13a7d6c582d14bc53362140 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:29:19 +0000] c5722595f13a7d6c582d14bc53362140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:28 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:28 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:34 [info] 35#35: *299 [lua] access_by_lua(msblocations.conf:189):2: c2f894fdebb6f04ebc17c32f3e2ffd24:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:29:34 [info] 35#35: *299 [lua] logger.lua:23: c2f894fdebb6f04ebc17c32f3e2ffd24 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:29:34 +0000] c2f894fdebb6f04ebc17c32f3e2ffd24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:29:38 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:38 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:48 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:48 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:49 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 507f1df9319a7d8080e670e73a85b430:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:29:49 [info] 35#35: *304 [lua] logger.lua:23: 507f1df9319a7d8080e670e73a85b430 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:29:49 +0000] 507f1df9319a7d8080e670e73a85b430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:58 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:29:58 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:04 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 58b1bdfc9c505f9f8608c03ecf786edd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:30:04 +0000] 58b1bdfc9c505f9f8608c03ecf786edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:30:04 [info] 35#35: *307 [lua] logger.lua:23: 58b1bdfc9c505f9f8608c03ecf786edd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:30:08 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:08 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:18 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:18 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:19 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 3cbc47ee1e16467e85c66b8598a36ff8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:30:19 [info] 35#35: *312 [lua] logger.lua:23: 3cbc47ee1e16467e85c66b8598a36ff8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:19 +0000] 3cbc47ee1e16467e85c66b8598a36ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:30:28 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:28 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:34 [info] 35#35: *316 [lua] access_by_lua(msblocations.conf:189):2: cb076c6c182d8bdec50eb4f395ac501c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:34 +0000] cb076c6c182d8bdec50eb4f395ac501c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:30:34 [info] 35#35: *316 [lua] logger.lua:23: cb076c6c182d8bdec50eb4f395ac501c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:30:38 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:38 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:48 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:48 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:49 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: 8a7ccce0a448e69cadc1724a486bb30b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:49 +0000] 8a7ccce0a448e69cadc1724a486bb30b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:30:49 [info] 35#35: *321 [lua] logger.lua:23: 8a7ccce0a448e69cadc1724a486bb30b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:30:58 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:30:58 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:04 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 95d6874c032b598fd41edff1212003c6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:31:04 [info] 35#35: *324 [lua] logger.lua:23: 95d6874c032b598fd41edff1212003c6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:04 +0000] 95d6874c032b598fd41edff1212003c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:31:08 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:08 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:18 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:18 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:19 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 9036d37f706f766fe2ec6e2d76b9a011:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:31:19 [info] 35#35: *329 [lua] logger.lua:23: 9036d37f706f766fe2ec6e2d76b9a011 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:19 +0000] 9036d37f706f766fe2ec6e2d76b9a011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:31:28 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:28 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:34 [info] 35#35: *333 [lua] access_by_lua(msblocations.conf:189):2: 223dcab2d0455febaea757173e0c72f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:34 +0000] 223dcab2d0455febaea757173e0c72f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:31:34 [info] 35#35: *333 [lua] logger.lua:23: 223dcab2d0455febaea757173e0c72f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:31:38 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:38 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:48 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:48 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:49 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 9e83add1f2816f56aa1bdc16b176e6cb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:49 +0000] 9e83add1f2816f56aa1bdc16b176e6cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:31:49 [info] 35#35: *338 [lua] logger.lua:23: 9e83add1f2816f56aa1bdc16b176e6cb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:31:58 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:31:58 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:04 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 0ae0278262dac6df196281d3bc4c5638:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:32:04 [info] 35#35: *341 [lua] logger.lua:23: 0ae0278262dac6df196281d3bc4c5638 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:04 +0000] 0ae0278262dac6df196281d3bc4c5638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/14 03:32:08 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:08 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:18 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:18 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:19 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 2c4901782c61d0452ecd6c8c9a3ee9d7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:19 +0000] 2c4901782c61d0452ecd6c8c9a3ee9d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:32:19 [info] 35#35: *346 [lua] logger.lua:23: 2c4901782c61d0452ecd6c8c9a3ee9d7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:32:28 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:28 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:34 [info] 35#35: *350 [lua] access_by_lua(msblocations.conf:189):2: ffdd72838ff0cd408e8e02528f61163c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:32:34 [info] 35#35: *350 [lua] logger.lua:23: ffdd72838ff0cd408e8e02528f61163c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:34 +0000] ffdd72838ff0cd408e8e02528f61163c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:32:38 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:38 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:48 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:48 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:49 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: 430cf83f631cfedf454311fb9d6f7044:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:32:49 [info] 35#35: *355 [lua] logger.lua:23: 430cf83f631cfedf454311fb9d6f7044 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:32:49 +0000] 430cf83f631cfedf454311fb9d6f7044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:32:58 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:32:58 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:04 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: 09c51d233e7d513b87613d1c6ae6ee90:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:33:04 +0000] 09c51d233e7d513b87613d1c6ae6ee90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:33:04 [info] 35#35: *358 [lua] logger.lua:23: 09c51d233e7d513b87613d1c6ae6ee90 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:33:08 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:08 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:18 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:18 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:19 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: a63cfad2317c14ba96925d456563783e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:33:20 [info] 35#35: *363 [lua] logger.lua:23: a63cfad2317c14ba96925d456563783e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:33:20 +0000] a63cfad2317c14ba96925d456563783e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:33:28 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:28 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:35 [info] 35#35: *367 [lua] access_by_lua(msblocations.conf:189):2: 747cc3b55fe7533ea806dbe4cac876ff:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:33:35 [info] 35#35: *367 [lua] logger.lua:23: 747cc3b55fe7533ea806dbe4cac876ff {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:33:35 +0000] 747cc3b55fe7533ea806dbe4cac876ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:33:38 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:38 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:48 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:48 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:50 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: df747ade51d7ebc725cd207044ebea5b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:03:33:50 +0000] df747ade51d7ebc725cd207044ebea5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:33:50 [info] 35#35: *372 [lua] logger.lua:23: df747ade51d7ebc725cd207044ebea5b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:33:58 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:33:58 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:05 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: c03c18565c7656fb15f946363d73a26a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:34:05 [info] 35#35: *375 [lua] logger.lua:23: c03c18565c7656fb15f946363d73a26a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:34:05 +0000] c03c18565c7656fb15f946363d73a26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:34:08 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:08 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:18 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:18 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:20 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: f0c7a8e60614024d559b6879e9026b39:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:34:20 [info] 35#35: *380 [lua] logger.lua:23: f0c7a8e60614024d559b6879e9026b39 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:34:20 +0000] f0c7a8e60614024d559b6879e9026b39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:34:28 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:28 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:35 [info] 35#35: *384 [lua] access_by_lua(msblocations.conf:189):2: 65e7c29cecc38633de793000a44b81e4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:34:35 [info] 35#35: *384 [lua] logger.lua:23: 65e7c29cecc38633de793000a44b81e4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:34:35 +0000] 65e7c29cecc38633de793000a44b81e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:34:38 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:38 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:48 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:48 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:50 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 6e784c5298a987d1161789a40dac5ad0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:34:50 [info] 35#35: *389 [lua] logger.lua:23: 6e784c5298a987d1161789a40dac5ad0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:34:50 +0000] 6e784c5298a987d1161789a40dac5ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:34:58 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:34:58 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:05 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 68f18761d4e55c93524f08aa86ef7d41:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:35:05 [info] 35#35: *392 [lua] logger.lua:23: 68f18761d4e55c93524f08aa86ef7d41 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:35:05 +0000] 68f18761d4e55c93524f08aa86ef7d41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:35:08 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:08 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:18 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:18 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:20 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:189):2: 1d6527442c0d2d617cfe8f8fa01e838e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:35:20 +0000] 1d6527442c0d2d617cfe8f8fa01e838e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:35:20 [info] 35#35: *397 [lua] logger.lua:23: 1d6527442c0d2d617cfe8f8fa01e838e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:35:28 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:28 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:35 [info] 35#35: *401 [lua] access_by_lua(msblocations.conf:189):2: a53f03cac510039814036d80691e6d93:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:35:35 +0000] a53f03cac510039814036d80691e6d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:35:35 [info] 35#35: *401 [lua] logger.lua:23: a53f03cac510039814036d80691e6d93 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:35:38 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:38 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:48 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:48 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:50 [info] 35#35: *406 [lua] access_by_lua(msblocations.conf:189):2: e8c656a5c9023a75b9f082d27f2a4ab0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:35:50 [info] 35#35: *406 [lua] logger.lua:23: e8c656a5c9023a75b9f082d27f2a4ab0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:35:50 +0000] e8c656a5c9023a75b9f082d27f2a4ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:35:58 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:35:58 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:05 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 249dadbb966a9091536bbb096d4a7d57:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:36:05 [info] 35#35: *409 [lua] logger.lua:23: 249dadbb966a9091536bbb096d4a7d57 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:36:05 +0000] 249dadbb966a9091536bbb096d4a7d57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:36:08 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:08 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:18 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:18 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:20 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:189):2: 797b5fed8489207cc1c5aa4b7b2eeb72:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:36:20 [info] 35#35: *414 [lua] logger.lua:23: 797b5fed8489207cc1c5aa4b7b2eeb72 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:36:20 +0000] 797b5fed8489207cc1c5aa4b7b2eeb72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:36:28 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:28 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:35 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:189):2: 89a52cd40eaf2c51a1fdc2574424b038:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:36:35 +0000] 89a52cd40eaf2c51a1fdc2574424b038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:36:35 [info] 35#35: *418 [lua] logger.lua:23: 89a52cd40eaf2c51a1fdc2574424b038 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:36:38 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:38 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:48 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:48 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:50 [info] 35#35: *423 [lua] access_by_lua(msblocations.conf:189):2: 2b74f1b4fe8de517bf0a2a0da59976be:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:36:50 +0000] 2b74f1b4fe8de517bf0a2a0da59976be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:36:50 [info] 35#35: *423 [lua] logger.lua:23: 2b74f1b4fe8de517bf0a2a0da59976be {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:36:58 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:36:58 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:05 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 7670981524101cfb94c16d817b26121b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:37:05 [info] 35#35: *426 [lua] logger.lua:23: 7670981524101cfb94c16d817b26121b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:37:05 +0000] 7670981524101cfb94c16d817b26121b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:37:08 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:08 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:18 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:18 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:20 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:189):2: f3d6f52f1ebf3e8943fe84e07a72209e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:37:20 [info] 35#35: *431 [lua] logger.lua:23: f3d6f52f1ebf3e8943fe84e07a72209e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:37:20 +0000] f3d6f52f1ebf3e8943fe84e07a72209e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:37:28 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:28 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:35 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:189):2: fdb4ff06548910401c51677a6b074f71:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:37:35 +0000] fdb4ff06548910401c51677a6b074f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:37:35 [info] 35#35: *435 [lua] logger.lua:23: fdb4ff06548910401c51677a6b074f71 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:37:38 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:38 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:48 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:48 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:50 [info] 35#35: *440 [lua] access_by_lua(msblocations.conf:189):2: 2b2352aa9b11918acd997a8507dc51cd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:37:50 [info] 35#35: *440 [lua] logger.lua:23: 2b2352aa9b11918acd997a8507dc51cd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:37:50 +0000] 2b2352aa9b11918acd997a8507dc51cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:37:58 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:37:58 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:05 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: c23a95d9158cd9559d71e77011a2d2e8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:38:05 +0000] c23a95d9158cd9559d71e77011a2d2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:38:05 [info] 35#35: *443 [lua] logger.lua:23: c23a95d9158cd9559d71e77011a2d2e8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:38:08 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:08 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:18 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:18 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:20 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:189):2: 43671841b429ad31c97903d371b98e57:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:38:20 [info] 35#35: *448 [lua] logger.lua:23: 43671841b429ad31c97903d371b98e57 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:38:20 +0000] 43671841b429ad31c97903d371b98e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:38:28 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:28 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:35 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: 416f9be9fc2091537b8c30effec267c6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:38:35 [info] 35#35: *452 [lua] logger.lua:23: 416f9be9fc2091537b8c30effec267c6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:38:35 +0000] 416f9be9fc2091537b8c30effec267c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:38:38 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:38 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:48 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:48 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:50 [info] 35#35: *457 [lua] access_by_lua(msblocations.conf:189):2: c28697dd2a3eb30893d12e9ea86efbb9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:38:50 [info] 35#35: *457 [lua] logger.lua:23: c28697dd2a3eb30893d12e9ea86efbb9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:38:50 +0000] c28697dd2a3eb30893d12e9ea86efbb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:38:58 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:38:58 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:05 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: d09f9e68b090e9116f884da45c3bb039:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:39:05 +0000] d09f9e68b090e9116f884da45c3bb039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:39:05 [info] 35#35: *460 [lua] logger.lua:23: d09f9e68b090e9116f884da45c3bb039 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:39:08 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:08 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:18 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:18 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:20 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:189):2: 3d3f201f899194aa6ef8abc08dbed52e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:39:20 [info] 35#35: *465 [lua] logger.lua:23: 3d3f201f899194aa6ef8abc08dbed52e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:39:20 +0000] 3d3f201f899194aa6ef8abc08dbed52e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:39:28 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:28 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:35 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 17f87f12cb26cf37a26008f85d47c90c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:39:35 [info] 35#35: *469 [lua] logger.lua:23: 17f87f12cb26cf37a26008f85d47c90c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:39:35 +0000] 17f87f12cb26cf37a26008f85d47c90c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:39:38 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:38 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:48 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:48 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:51 [info] 35#35: *474 [lua] access_by_lua(msblocations.conf:189):2: fd2af4f2b9460604e6bde58f71f919a2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:39:51 [info] 35#35: *474 [lua] logger.lua:23: fd2af4f2b9460604e6bde58f71f919a2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:39:51 +0000] fd2af4f2b9460604e6bde58f71f919a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:39:58 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:39:58 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:06 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: e52ef0c4e8d69a5968ec7310d3dba4c9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:06 +0000] e52ef0c4e8d69a5968ec7310d3dba4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:40:06 [info] 35#35: *477 [lua] logger.lua:23: e52ef0c4e8d69a5968ec7310d3dba4c9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:40:08 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:08 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:18 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:18 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:21 [info] 35#35: *482 [lua] access_by_lua(msblocations.conf:189):2: 67056a455bd9eb8af62d0e2163db433a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:21 +0000] 67056a455bd9eb8af62d0e2163db433a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:40:21 [info] 35#35: *482 [lua] logger.lua:23: 67056a455bd9eb8af62d0e2163db433a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:40:28 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:28 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:36 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: a8da83eacbbecdc61448ee9bf5435b0d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:40:36 [info] 35#35: *486 [lua] logger.lua:23: a8da83eacbbecdc61448ee9bf5435b0d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:36 +0000] a8da83eacbbecdc61448ee9bf5435b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:40:38 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:38 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:48 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:48 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:51 [info] 35#35: *491 [lua] access_by_lua(msblocations.conf:189):2: 7752b356ba38ce687ecac2ddd038ca03:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:40:51 [info] 35#35: *491 [lua] logger.lua:23: 7752b356ba38ce687ecac2ddd038ca03 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:40:51 +0000] 7752b356ba38ce687ecac2ddd038ca03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:40:58 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:40:58 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:06 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 98aca90125dc28f720814367f2256c6f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:41:06 [info] 35#35: *494 [lua] logger.lua:23: 98aca90125dc28f720814367f2256c6f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:41:06 +0000] 98aca90125dc28f720814367f2256c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:41:08 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:08 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:18 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:18 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:21 [info] 35#35: *499 [lua] access_by_lua(msblocations.conf:189):2: c6294c135b24ef257da1c9abe49bd224:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:41:21 +0000] c6294c135b24ef257da1c9abe49bd224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:41:21 [info] 35#35: *499 [lua] logger.lua:23: c6294c135b24ef257da1c9abe49bd224 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:41:28 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:28 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:36 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: 1d918da35b5b88fe3fb28dcc880969ac:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:41:36 [info] 35#35: *503 [lua] logger.lua:23: 1d918da35b5b88fe3fb28dcc880969ac {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:41:36 +0000] 1d918da35b5b88fe3fb28dcc880969ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:41:38 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:38 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:48 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:48 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:51 [info] 35#35: *508 [lua] access_by_lua(msblocations.conf:189):2: 035be3a68fc97a2532b91d9895b0b975:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:41:51 [info] 35#35: *508 [lua] logger.lua:23: 035be3a68fc97a2532b91d9895b0b975 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:41:51 +0000] 035be3a68fc97a2532b91d9895b0b975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:41:58 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:41:58 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:06 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 7a54ed0beab0734d83de8505305d1186:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:42:06 [info] 35#35: *511 [lua] logger.lua:23: 7a54ed0beab0734d83de8505305d1186 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:42:06 +0000] 7a54ed0beab0734d83de8505305d1186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:42:08 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:08 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:18 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:18 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:21 [info] 35#35: *516 [lua] access_by_lua(msblocations.conf:189):2: 0a8a81192d0b4aec09f859b824bd4af5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:42:21 +0000] 0a8a81192d0b4aec09f859b824bd4af5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:42:21 [info] 35#35: *516 [lua] logger.lua:23: 0a8a81192d0b4aec09f859b824bd4af5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:42:28 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:28 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:36 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: 3d4b10ff5973a06a40967bfd1d637d1a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:42:36 [info] 35#35: *520 [lua] logger.lua:23: 3d4b10ff5973a06a40967bfd1d637d1a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:42:36 +0000] 3d4b10ff5973a06a40967bfd1d637d1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:42:38 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:38 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:48 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:48 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:51 [info] 35#35: *525 [lua] access_by_lua(msblocations.conf:189):2: 86df5bfeba0c56cd1e662be1c5f0d604:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:42:51 [info] 35#35: *525 [lua] logger.lua:23: 86df5bfeba0c56cd1e662be1c5f0d604 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:42:51 +0000] 86df5bfeba0c56cd1e662be1c5f0d604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:42:58 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:42:58 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:06 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: 17f6eeea460ab09f80008db03ba15f5e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:43:06 [info] 35#35: *528 [lua] logger.lua:23: 17f6eeea460ab09f80008db03ba15f5e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:43:06 +0000] 17f6eeea460ab09f80008db03ba15f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:43:08 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:08 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:18 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:18 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:21 [info] 35#35: *533 [lua] access_by_lua(msblocations.conf:189):2: 7bbf37f965017c7fd8f9cb7462df3e68:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:43:21 +0000] 7bbf37f965017c7fd8f9cb7462df3e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:43:21 [info] 35#35: *533 [lua] logger.lua:23: 7bbf37f965017c7fd8f9cb7462df3e68 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:43:28 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:28 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:36 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: cd4c3f64736dd2559d58a3bbb49e3ba7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:43:36 [info] 35#35: *537 [lua] logger.lua:23: cd4c3f64736dd2559d58a3bbb49e3ba7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:43:36 +0000] cd4c3f64736dd2559d58a3bbb49e3ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:43:38 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:38 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:48 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:48 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:51 [info] 35#35: *542 [lua] access_by_lua(msblocations.conf:189):2: 71a2bbaeaefe4450c6b298ef8e948597:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:43:51 +0000] 71a2bbaeaefe4450c6b298ef8e948597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:43:51 [info] 35#35: *542 [lua] logger.lua:23: 71a2bbaeaefe4450c6b298ef8e948597 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:43:58 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:43:58 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:06 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 57bf1236846041c283e59dd2381872ed:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:44:06 [info] 35#35: *545 [lua] logger.lua:23: 57bf1236846041c283e59dd2381872ed {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:44:06 +0000] 57bf1236846041c283e59dd2381872ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:44:08 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:08 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:18 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:18 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:21 [info] 35#35: *550 [lua] access_by_lua(msblocations.conf:189):2: da18ded7552b341d68fe6a1c4011c33c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:44:21 [info] 35#35: *550 [lua] logger.lua:23: da18ded7552b341d68fe6a1c4011c33c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:44:21 +0000] da18ded7552b341d68fe6a1c4011c33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:44:28 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:28 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:36 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 348e4d87edc9ea33fdc0b88ba2fb9c00:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:44:36 +0000] 348e4d87edc9ea33fdc0b88ba2fb9c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:44:36 [info] 35#35: *554 [lua] logger.lua:23: 348e4d87edc9ea33fdc0b88ba2fb9c00 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:44:38 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:38 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:48 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:48 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:51 [info] 35#35: *559 [lua] access_by_lua(msblocations.conf:189):2: 6a15267ce9b37ed56de816e0aab657ff:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:44:51 [info] 35#35: *559 [lua] logger.lua:23: 6a15267ce9b37ed56de816e0aab657ff {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:44:51 +0000] 6a15267ce9b37ed56de816e0aab657ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:44:58 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:44:58 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:06 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: cb7d991eea7a5d0adf27b517e9b6bb13:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:45:06 [info] 35#35: *562 [lua] logger.lua:23: cb7d991eea7a5d0adf27b517e9b6bb13 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:06 +0000] cb7d991eea7a5d0adf27b517e9b6bb13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:45:08 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:08 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:18 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:18 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:21 [info] 35#35: *567 [lua] access_by_lua(msblocations.conf:189):2: c8f1c7d8edce8963ee88b905384f5984:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:21 +0000] c8f1c7d8edce8963ee88b905384f5984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:45:21 [info] 35#35: *567 [lua] logger.lua:23: c8f1c7d8edce8963ee88b905384f5984 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:45:28 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:28 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:36 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: 441b69b8d6a0f4326de55a49f4b71159:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:36 +0000] 441b69b8d6a0f4326de55a49f4b71159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:45:36 [info] 35#35: *571 [lua] logger.lua:23: 441b69b8d6a0f4326de55a49f4b71159 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:45:38 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:38 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:48 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:48 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:51 [info] 35#35: *576 [lua] access_by_lua(msblocations.conf:189):2: c47a8611616aefd7db48d68ce5ba7daa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:45:51 [info] 35#35: *576 [lua] logger.lua:23: c47a8611616aefd7db48d68ce5ba7daa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:45:51 +0000] c47a8611616aefd7db48d68ce5ba7daa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:45:58 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:45:58 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:06 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 8bbd21d5f1e0e05b87ce633873574bae:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:06 +0000] 8bbd21d5f1e0e05b87ce633873574bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:46:06 [info] 35#35: *579 [lua] logger.lua:23: 8bbd21d5f1e0e05b87ce633873574bae {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:46:08 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:08 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:18 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:18 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:21 [info] 35#35: *584 [lua] access_by_lua(msblocations.conf:189):2: 792936dd06e6afc0f6766b2103e7bc70:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:46:21 [info] 35#35: *584 [lua] logger.lua:23: 792936dd06e6afc0f6766b2103e7bc70 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:21 +0000] 792936dd06e6afc0f6766b2103e7bc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:46:28 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:28 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:36 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:189):2: 36e8c92bd1317dd54f56330c834858bb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:46:36 +0000] 36e8c92bd1317dd54f56330c834858bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:46:36 [info] 35#35: *588 [lua] logger.lua:23: 36e8c92bd1317dd54f56330c834858bb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:46:38 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:38 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:48 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:48 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:51 [info] 35#35: *593 [lua] access_by_lua(msblocations.conf:189):2: 70b6988273ba44170b4dcb0080569ca6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:51 +0000] 70b6988273ba44170b4dcb0080569ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:46:51 [info] 35#35: *593 [lua] logger.lua:23: 70b6988273ba44170b4dcb0080569ca6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:46:58 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:46:58 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:06 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: f6c04e15cbd53cf7a4a5530779809061:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:06 +0000] f6c04e15cbd53cf7a4a5530779809061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:47:06 [info] 35#35: *596 [lua] logger.lua:23: f6c04e15cbd53cf7a4a5530779809061 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:47:08 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:08 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:18 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:18 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:21 [info] 35#35: *601 [lua] access_by_lua(msblocations.conf:189):2: 56b90e8b533dbebef734bfb963c34d8f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:47:21 [info] 35#35: *601 [lua] logger.lua:23: 56b90e8b533dbebef734bfb963c34d8f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:21 +0000] 56b90e8b533dbebef734bfb963c34d8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:47:28 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:28 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:36 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:189):2: 47c6adab10851613614502839bbde18d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:36 +0000] 47c6adab10851613614502839bbde18d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:47:36 [info] 35#35: *605 [lua] logger.lua:23: 47c6adab10851613614502839bbde18d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:47:38 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:38 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:48 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:48 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:51 [info] 35#35: *610 [lua] access_by_lua(msblocations.conf:189):2: f7a52158b88b9c1110462c86dbbb5d40:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:51 +0000] f7a52158b88b9c1110462c86dbbb5d40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:47:51 [info] 35#35: *610 [lua] logger.lua:23: f7a52158b88b9c1110462c86dbbb5d40 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:47:58 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:47:58 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:06 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 00184af4ee4b3e7c83e92fab21fa482c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:48:06 +0000] 00184af4ee4b3e7c83e92fab21fa482c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:48:06 [info] 35#35: *613 [lua] logger.lua:23: 00184af4ee4b3e7c83e92fab21fa482c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:48:08 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:08 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:18 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:18 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:21 [info] 35#35: *618 [lua] access_by_lua(msblocations.conf:189):2: 7229193862dbf5d10e9e81cb3083b12c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:48:21 [info] 35#35: *618 [lua] logger.lua:23: 7229193862dbf5d10e9e81cb3083b12c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:48:21 +0000] 7229193862dbf5d10e9e81cb3083b12c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:48:28 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:28 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:36 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:189):2: ff01fc89ceb544812a80d1a70bfe5cc3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:48:36 [info] 35#35: *622 [lua] logger.lua:23: ff01fc89ceb544812a80d1a70bfe5cc3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:48:36 +0000] ff01fc89ceb544812a80d1a70bfe5cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:48:38 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:38 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:48 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:48 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:51 [info] 35#35: *627 [lua] access_by_lua(msblocations.conf:189):2: b90177348fa7088062174dc8822dae40:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:48:51 +0000] b90177348fa7088062174dc8822dae40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:48:51 [info] 35#35: *627 [lua] logger.lua:23: b90177348fa7088062174dc8822dae40 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:48:58 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:48:58 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:06 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 2a07691bd7c52ad53187f994b3d283de:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:49:06 [info] 35#35: *630 [lua] logger.lua:23: 2a07691bd7c52ad53187f994b3d283de {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:49:06 +0000] 2a07691bd7c52ad53187f994b3d283de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:49:08 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:08 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:18 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:18 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:21 [info] 35#35: *635 [lua] access_by_lua(msblocations.conf:189):2: 8de835c41d62d85838277a81d6551b9a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:49:21 [info] 35#35: *635 [lua] logger.lua:23: 8de835c41d62d85838277a81d6551b9a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:49:21 +0000] 8de835c41d62d85838277a81d6551b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:49:28 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:28 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:37 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:189):2: 7add5e013c0df025e40a9154753c86e2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:49:37 [info] 35#35: *639 [lua] logger.lua:23: 7add5e013c0df025e40a9154753c86e2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:49:37 +0000] 7add5e013c0df025e40a9154753c86e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:49:38 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:38 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:48 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:48 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:52 [info] 35#35: *644 [lua] access_by_lua(msblocations.conf:189):2: 1dc596ebc2eeecbd5639c29bef9cf121:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:49:52 [info] 35#35: *644 [lua] logger.lua:23: 1dc596ebc2eeecbd5639c29bef9cf121 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:49:52 +0000] 1dc596ebc2eeecbd5639c29bef9cf121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:49:58 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:49:58 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:07 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: 4a41d52721b7377d284e51d0fc57ec5d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:07 +0000] 4a41d52721b7377d284e51d0fc57ec5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:50:07 [info] 35#35: *647 [lua] logger.lua:23: 4a41d52721b7377d284e51d0fc57ec5d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:50:08 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:08 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:18 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:18 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:22 [info] 35#35: *652 [lua] access_by_lua(msblocations.conf:189):2: 3d0640d505bbd7f8bbf43115025975a0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:50:22 [info] 35#35: *652 [lua] logger.lua:23: 3d0640d505bbd7f8bbf43115025975a0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:22 +0000] 3d0640d505bbd7f8bbf43115025975a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:50:28 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:28 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:37 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:189):2: 2c675db332e149e4399991d1c1c89076:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:37 +0000] 2c675db332e149e4399991d1c1c89076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:50:37 [info] 35#35: *656 [lua] logger.lua:23: 2c675db332e149e4399991d1c1c89076 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:50:38 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:38 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:48 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:48 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:52 [info] 35#35: *661 [lua] access_by_lua(msblocations.conf:189):2: e0d6b1f9869aa9da57368764333f5416:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:52 +0000] e0d6b1f9869aa9da57368764333f5416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:50:52 [info] 35#35: *661 [lua] logger.lua:23: e0d6b1f9869aa9da57368764333f5416 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:50:58 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:50:58 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:07 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 5cd424d259fbd9781b3175847ca78624:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:51:07 [info] 35#35: *664 [lua] logger.lua:23: 5cd424d259fbd9781b3175847ca78624 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:51:07 +0000] 5cd424d259fbd9781b3175847ca78624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:51:08 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:08 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:18 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:18 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:22 [info] 35#35: *669 [lua] access_by_lua(msblocations.conf:189):2: 8412a9fcff3e6a2149eae0f00a9c29d3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:51:22 [info] 35#35: *669 [lua] logger.lua:23: 8412a9fcff3e6a2149eae0f00a9c29d3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:51:22 +0000] 8412a9fcff3e6a2149eae0f00a9c29d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:51:28 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:28 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:37 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:189):2: 5149ed9b925c40b2dee6dacc67e62bb2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:51:37 +0000] 5149ed9b925c40b2dee6dacc67e62bb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:51:37 [info] 35#35: *673 [lua] logger.lua:23: 5149ed9b925c40b2dee6dacc67e62bb2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:51:38 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:38 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:48 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:48 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:52 [info] 35#35: *678 [lua] access_by_lua(msblocations.conf:189):2: 9a3f1e53200d1d6964a5ca2f70884076:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:51:52 +0000] 9a3f1e53200d1d6964a5ca2f70884076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:51:52 [info] 35#35: *678 [lua] logger.lua:23: 9a3f1e53200d1d6964a5ca2f70884076 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:51:58 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:51:58 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:07 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: af7baa1df715230cc983ef61bb7eedca:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:52:07 +0000] af7baa1df715230cc983ef61bb7eedca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 03:52:07 [info] 35#35: *681 [lua] logger.lua:23: af7baa1df715230cc983ef61bb7eedca {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:52:08 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:08 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:18 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:18 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:22 [info] 35#35: *686 [lua] access_by_lua(msblocations.conf:189):2: 94304b2b59f6bf90d4901b296d92a7da:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:52:22 [info] 35#35: *686 [lua] logger.lua:23: 94304b2b59f6bf90d4901b296d92a7da {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:52:22 +0000] 94304b2b59f6bf90d4901b296d92a7da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:52:28 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:28 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:37 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:189):2: 52d952a4212351aa41773d878b596f57:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:52:37 [info] 35#35: *690 [lua] logger.lua:23: 52d952a4212351aa41773d878b596f57 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:52:37 +0000] 52d952a4212351aa41773d878b596f57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:52:38 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:38 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:48 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:48 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:52 [info] 35#35: *695 [lua] access_by_lua(msblocations.conf:189):2: 245ed60104c9fe6267369d16b0bdc092:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:52:52 +0000] 245ed60104c9fe6267369d16b0bdc092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:52:52 [info] 35#35: *695 [lua] logger.lua:23: 245ed60104c9fe6267369d16b0bdc092 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:52:58 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:52:58 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:07 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: b658ea72cdcbc21a016e663ba466e523:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:53:07 [info] 35#35: *698 [lua] logger.lua:23: b658ea72cdcbc21a016e663ba466e523 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:07 +0000] b658ea72cdcbc21a016e663ba466e523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:53:08 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:08 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:18 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:18 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:22 [info] 35#35: *703 [lua] access_by_lua(msblocations.conf:189):2: b489a1ee0b63a07e2bef8c2ec28aec5e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:22 +0000] b489a1ee0b63a07e2bef8c2ec28aec5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:53:22 [info] 35#35: *703 [lua] logger.lua:23: b489a1ee0b63a07e2bef8c2ec28aec5e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:53:28 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:28 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:37 [info] 35#35: *707 [lua] access_by_lua(msblocations.conf:189):2: 62956d07dac80b23287f8525a76a3f92:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:37 +0000] 62956d07dac80b23287f8525a76a3f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:53:37 [info] 35#35: *707 [lua] logger.lua:23: 62956d07dac80b23287f8525a76a3f92 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:53:38 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:38 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:48 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:48 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:52 [info] 35#35: *712 [lua] access_by_lua(msblocations.conf:189):2: 747a0c7e4c970395e322c908a2a56370:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:53:52 [info] 35#35: *712 [lua] logger.lua:23: 747a0c7e4c970395e322c908a2a56370 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:53:52 +0000] 747a0c7e4c970395e322c908a2a56370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:53:58 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:53:58 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:07 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: 76eacad56c01a42e677cb0f4b8f517fa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:54:07 [info] 35#35: *715 [lua] logger.lua:23: 76eacad56c01a42e677cb0f4b8f517fa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:54:07 +0000] 76eacad56c01a42e677cb0f4b8f517fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:54:08 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:08 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:18 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:18 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:22 [info] 35#35: *720 [lua] access_by_lua(msblocations.conf:189):2: 15f018d213df6d023997ec14ae3ce3e6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:54:22 [info] 35#35: *720 [lua] logger.lua:23: 15f018d213df6d023997ec14ae3ce3e6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:54:22 +0000] 15f018d213df6d023997ec14ae3ce3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:54:28 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:28 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:37 [info] 35#35: *724 [lua] access_by_lua(msblocations.conf:189):2: 84ff688b2394dd83e0ec332a6175b898:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:54:37 +0000] 84ff688b2394dd83e0ec332a6175b898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:54:37 [info] 35#35: *724 [lua] logger.lua:23: 84ff688b2394dd83e0ec332a6175b898 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:54:38 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:38 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:48 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:48 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:52 [info] 35#35: *729 [lua] access_by_lua(msblocations.conf:189):2: 66cf829198680b732c8a7695a9c582b2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:54:52 [info] 35#35: *729 [lua] logger.lua:23: 66cf829198680b732c8a7695a9c582b2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:54:52 +0000] 66cf829198680b732c8a7695a9c582b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:54:58 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:54:58 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:07 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 28e353568fb88d346594fff5666ea336:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:55:07 [info] 35#35: *732 [lua] logger.lua:23: 28e353568fb88d346594fff5666ea336 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:07 +0000] 28e353568fb88d346594fff5666ea336 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:55:08 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:08 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:18 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:18 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:22 [info] 35#35: *737 [lua] access_by_lua(msblocations.conf:189):2: d7cf9835b4e5c179051531c2ffa7db94:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:22 +0000] d7cf9835b4e5c179051531c2ffa7db94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:55:22 [info] 35#35: *737 [lua] logger.lua:23: d7cf9835b4e5c179051531c2ffa7db94 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:55:28 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:28 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:37 [info] 35#35: *741 [lua] access_by_lua(msblocations.conf:189):2: 154fcf3260915a71bdf56a855fdd3a8a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:37 +0000] 154fcf3260915a71bdf56a855fdd3a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 03:55:37 [info] 35#35: *741 [lua] logger.lua:23: 154fcf3260915a71bdf56a855fdd3a8a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:55:38 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:38 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:48 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:48 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:52 [info] 35#35: *746 [lua] access_by_lua(msblocations.conf:189):2: 37610200d98f4cd1f3fc04a7b0d98bc3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:55:52 [info] 35#35: *746 [lua] logger.lua:23: 37610200d98f4cd1f3fc04a7b0d98bc3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:55:52 +0000] 37610200d98f4cd1f3fc04a7b0d98bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:55:58 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:55:58 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:07 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: e8b9f761e17a124bf8d21011abb185ed:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:56:07 [info] 35#35: *749 [lua] logger.lua:23: e8b9f761e17a124bf8d21011abb185ed {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:07 +0000] e8b9f761e17a124bf8d21011abb185ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:56:08 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:08 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:18 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:18 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:22 [info] 35#35: *754 [lua] access_by_lua(msblocations.conf:189):2: 99ad01181f6818ef82ad7ee0edef26bc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:22 +0000] 99ad01181f6818ef82ad7ee0edef26bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:56:22 [info] 35#35: *754 [lua] logger.lua:23: 99ad01181f6818ef82ad7ee0edef26bc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:56:28 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:28 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:37 [info] 35#35: *758 [lua] access_by_lua(msblocations.conf:189):2: 6cac47c255143b568397718ddf63f68c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:56:37 [info] 35#35: *758 [lua] logger.lua:23: 6cac47c255143b568397718ddf63f68c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:37 +0000] 6cac47c255143b568397718ddf63f68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:56:38 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:38 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:48 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:48 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:52 [info] 35#35: *763 [lua] access_by_lua(msblocations.conf:189):2: 773a6aea7daa02ce1cc00982e4ef86b1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:52 +0000] 773a6aea7daa02ce1cc00982e4ef86b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 03:56:52 [info] 35#35: *763 [lua] logger.lua:23: 773a6aea7daa02ce1cc00982e4ef86b1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:56:58 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:56:58 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:07 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 30e0c30e7304b54f38b837f9e1c9fc52:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:57:07 [info] 35#35: *766 [lua] logger.lua:23: 30e0c30e7304b54f38b837f9e1c9fc52 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:07 +0000] 30e0c30e7304b54f38b837f9e1c9fc52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:57:08 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:08 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:18 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:18 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:22 [info] 35#35: *771 [lua] access_by_lua(msblocations.conf:189):2: efc6c565e45fd0a1a1fd27b8a0ce983e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:22 +0000] efc6c565e45fd0a1a1fd27b8a0ce983e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 03:57:22 [info] 35#35: *771 [lua] logger.lua:23: efc6c565e45fd0a1a1fd27b8a0ce983e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:57:28 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:28 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:37 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:189):2: 275b4edcf38d415810e560cc393afcab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:37 +0000] 275b4edcf38d415810e560cc393afcab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:57:37 [info] 35#35: *775 [lua] logger.lua:23: 275b4edcf38d415810e560cc393afcab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:57:38 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:38 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:48 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:48 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:52 [info] 35#35: *780 [lua] access_by_lua(msblocations.conf:189):2: b2bef35412a2b1604c8fb22b9b423b3f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:52 +0000] b2bef35412a2b1604c8fb22b9b423b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:57:52 [info] 35#35: *780 [lua] logger.lua:23: b2bef35412a2b1604c8fb22b9b423b3f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:57:58 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:57:58 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:07 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: fa3d40cc291a2ba91bc8a9dbcf116486:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:58:07 [info] 35#35: *783 [lua] logger.lua:23: fa3d40cc291a2ba91bc8a9dbcf116486 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:03:58:07 +0000] fa3d40cc291a2ba91bc8a9dbcf116486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:58:08 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:08 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:18 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:18 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:22 [info] 35#35: *788 [lua] access_by_lua(msblocations.conf:189):2: c07838204fbbd737cebdc9eb2d152887:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:58:22 [info] 35#35: *788 [lua] logger.lua:23: c07838204fbbd737cebdc9eb2d152887 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:58:22 +0000] c07838204fbbd737cebdc9eb2d152887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:58:28 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:28 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:37 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: 45e3518cee0041cad6584f8e04eba47a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:58:37 [info] 35#35: *792 [lua] logger.lua:23: 45e3518cee0041cad6584f8e04eba47a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:58:37 +0000] 45e3518cee0041cad6584f8e04eba47a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:58:38 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:38 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:48 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:48 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:52 [info] 35#35: *797 [lua] access_by_lua(msblocations.conf:189):2: 33ec441b7790c2d9ed3e80c596987a5a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:58:52 +0000] 33ec441b7790c2d9ed3e80c596987a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:58:52 [info] 35#35: *797 [lua] logger.lua:23: 33ec441b7790c2d9ed3e80c596987a5a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:58:58 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:58:58 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:08 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: 22e3bd8b25b69e90e0f00c58dcf2a1f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.10 - - [14/Jan/2023:03:59:08 +0000] 22e3bd8b25b69e90e0f00c58dcf2a1f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:59:08 [info] 35#35: *800 [lua] logger.lua:23: 22e3bd8b25b69e90e0f00c58dcf2a1f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:59:08 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:08 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:18 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:18 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:23 [info] 35#35: *805 [lua] access_by_lua(msblocations.conf:189):2: f3fae68323c9c42764f8e2c40caf619e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 03:59:23 [info] 35#35: *805 [lua] logger.lua:23: f3fae68323c9c42764f8e2c40caf619e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:59:23 +0000] f3fae68323c9c42764f8e2c40caf619e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:59:28 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:28 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:38 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 1f5bfb701ae2118b0bd7aeb0d6e447aa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:59:38 +0000] 1f5bfb701ae2118b0bd7aeb0d6e447aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:59:38 [info] 35#35: *809 [lua] logger.lua:23: 1f5bfb701ae2118b0bd7aeb0d6e447aa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 03:59:38 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:38 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:48 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:48 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:53 [info] 35#35: *814 [lua] access_by_lua(msblocations.conf:189):2: 46e78abe709dd891d66fd85558dde5b9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:59:53 +0000] 46e78abe709dd891d66fd85558dde5b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:59:53 [info] 35#35: *814 [lua] logger.lua:23: 46e78abe709dd891d66fd85558dde5b9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:03:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:59:58 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 03:59:58 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:08 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: f5b58fc94e178a427b96982880533014:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:00:08 [info] 35#35: *817 [lua] logger.lua:23: f5b58fc94e178a427b96982880533014 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:00:08 +0000] f5b58fc94e178a427b96982880533014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:00:08 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:08 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:18 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:18 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:23 [info] 35#35: *822 [lua] access_by_lua(msblocations.conf:189):2: 5ee930f7bb33502105a505bcbe29e3cc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:00:23 [info] 35#35: *822 [lua] logger.lua:23: 5ee930f7bb33502105a505bcbe29e3cc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:00:23 +0000] 5ee930f7bb33502105a505bcbe29e3cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:00:28 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:28 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:38 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: 9f477a1c5b72665f29d35f5b61018fde:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:00:38 +0000] 9f477a1c5b72665f29d35f5b61018fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:00:38 [info] 35#35: *826 [lua] logger.lua:23: 9f477a1c5b72665f29d35f5b61018fde {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:00:38 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:38 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:48 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:48 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:53 [info] 35#35: *831 [lua] access_by_lua(msblocations.conf:189):2: e0ee9afbd8cdb0aced354a4668083da1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:00:53 [info] 35#35: *831 [lua] logger.lua:23: e0ee9afbd8cdb0aced354a4668083da1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:00:53 +0000] e0ee9afbd8cdb0aced354a4668083da1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:00:58 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:00:58 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:08 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: 6d23c61498c23ba12723e3533d06ad82:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:01:08 [info] 35#35: *834 [lua] logger.lua:23: 6d23c61498c23ba12723e3533d06ad82 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:08 +0000] 6d23c61498c23ba12723e3533d06ad82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:01:08 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:08 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:18 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:18 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:23 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:189):2: ba792b25577d5a6ead565ace6e67afac:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:23 +0000] ba792b25577d5a6ead565ace6e67afac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 04:01:23 [info] 35#35: *839 [lua] logger.lua:23: ba792b25577d5a6ead565ace6e67afac {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:01:28 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:28 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:38 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: 54d3774dda8a6b70f07e93cb4df36843:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:01:38 [info] 35#35: *843 [lua] logger.lua:23: 54d3774dda8a6b70f07e93cb4df36843 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:38 +0000] 54d3774dda8a6b70f07e93cb4df36843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:01:38 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:38 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:48 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:48 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:53 [info] 35#35: *848 [lua] access_by_lua(msblocations.conf:189):2: c7442b936776a2f36a0664a3a7c09335:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:53 +0000] c7442b936776a2f36a0664a3a7c09335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:01:53 [info] 35#35: *848 [lua] logger.lua:23: c7442b936776a2f36a0664a3a7c09335 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:01:58 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:01:58 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:08 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: aff92ab2b40c0506c9339dc3fe272448:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:08 +0000] aff92ab2b40c0506c9339dc3fe272448 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:02:08 [info] 35#35: *851 [lua] logger.lua:23: aff92ab2b40c0506c9339dc3fe272448 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:02:08 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:08 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:18 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:18 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:23 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: 33cfacb00ae00f958248e5bd27f6d6ad:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:23 +0000] 33cfacb00ae00f958248e5bd27f6d6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:02:23 [info] 35#35: *856 [lua] logger.lua:23: 33cfacb00ae00f958248e5bd27f6d6ad {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:02:28 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:28 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:38 [info] 35#35: *860 [lua] access_by_lua(msblocations.conf:189):2: 38b1004cb0c9c0664e1f0b53e0ef75c8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:02:38 [info] 35#35: *860 [lua] logger.lua:23: 38b1004cb0c9c0664e1f0b53e0ef75c8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:38 +0000] 38b1004cb0c9c0664e1f0b53e0ef75c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:02:38 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:38 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:48 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:48 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:53 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:189):2: 4763de9e6cf071ce7f444a1e5f62ff9a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:53 +0000] 4763de9e6cf071ce7f444a1e5f62ff9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:02:53 [info] 35#35: *865 [lua] logger.lua:23: 4763de9e6cf071ce7f444a1e5f62ff9a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:02:58 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:02:58 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:08 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: 58034039c241322f709262d460733d11:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:03:08 +0000] 58034039c241322f709262d460733d11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:03:08 [info] 35#35: *868 [lua] logger.lua:23: 58034039c241322f709262d460733d11 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:03:08 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:08 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:18 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:18 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:23 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:189):2: fffcee7a7a157bf07b35ce8b59867af3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:03:23 +0000] fffcee7a7a157bf07b35ce8b59867af3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:03:23 [info] 35#35: *873 [lua] logger.lua:23: fffcee7a7a157bf07b35ce8b59867af3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:03:28 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:28 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:38 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:189):2: 7c03449519a4cac018a32a751507ddaa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:03:38 [info] 35#35: *877 [lua] logger.lua:23: 7c03449519a4cac018a32a751507ddaa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:03:38 +0000] 7c03449519a4cac018a32a751507ddaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:03:38 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:38 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:48 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:48 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:53 [info] 35#35: *882 [lua] access_by_lua(msblocations.conf:189):2: f04ad7d0821eae681c6f0e5aa5ab0ffd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:03:53 [info] 35#35: *882 [lua] logger.lua:23: f04ad7d0821eae681c6f0e5aa5ab0ffd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:03:53 +0000] f04ad7d0821eae681c6f0e5aa5ab0ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:03:58 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:03:58 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:08 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 000122e1bcb8bfdffa1bb55319cbdea2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:04:08 [info] 35#35: *885 [lua] logger.lua:23: 000122e1bcb8bfdffa1bb55319cbdea2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:04:08 +0000] 000122e1bcb8bfdffa1bb55319cbdea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:04:08 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:08 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:18 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:18 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:23 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:189):2: 737d2c711bb9645d3c18a28f62b7f3b4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:04:23 +0000] 737d2c711bb9645d3c18a28f62b7f3b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:04:23 [info] 35#35: *890 [lua] logger.lua:23: 737d2c711bb9645d3c18a28f62b7f3b4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:04:28 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:28 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:38 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: ee1d3626d500827327b761fb965b8af6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:04:38 [info] 35#35: *894 [lua] logger.lua:23: ee1d3626d500827327b761fb965b8af6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:04:38 +0000] ee1d3626d500827327b761fb965b8af6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:04:38 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:38 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:48 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:48 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:53 [info] 35#35: *899 [lua] access_by_lua(msblocations.conf:189):2: 9313f2c5f7c7c967a00bf7c1a586a2d1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:04:53 [info] 35#35: *899 [lua] logger.lua:23: 9313f2c5f7c7c967a00bf7c1a586a2d1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:04:53 +0000] 9313f2c5f7c7c967a00bf7c1a586a2d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:04:58 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:04:58 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:08 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: 3498690807e8bdaad6f62ef46716633b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:05:08 +0000] 3498690807e8bdaad6f62ef46716633b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:05:08 [info] 35#35: *902 [lua] logger.lua:23: 3498690807e8bdaad6f62ef46716633b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:05:08 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:08 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:18 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:18 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:23 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: 613c7b14c11c5b1588958ec62b656e16:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:05:23 [info] 35#35: *907 [lua] logger.lua:23: 613c7b14c11c5b1588958ec62b656e16 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:05:23 +0000] 613c7b14c11c5b1588958ec62b656e16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:05:28 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:28 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:38 [info] 35#35: *911 [lua] access_by_lua(msblocations.conf:189):2: 222220c8da7be7941856a296ef62174d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:05:38 [info] 35#35: *911 [lua] logger.lua:23: 222220c8da7be7941856a296ef62174d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:05:38 +0000] 222220c8da7be7941856a296ef62174d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:05:38 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:38 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:48 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:48 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:53 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: 30d223fdf4ee3d8f14e5c271a80d7f4b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:05:53 [info] 35#35: *916 [lua] logger.lua:23: 30d223fdf4ee3d8f14e5c271a80d7f4b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:05:53 +0000] 30d223fdf4ee3d8f14e5c271a80d7f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:05:58 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:05:58 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:08 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: bb372ed04913d4448ff0c33e9bbec71b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:08 +0000] bb372ed04913d4448ff0c33e9bbec71b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:06:08 [info] 35#35: *919 [lua] logger.lua:23: bb372ed04913d4448ff0c33e9bbec71b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:06:08 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:08 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:18 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:18 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:23 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 7a4dc67bb992528cc60aff6f28f81320:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:06:23 [info] 35#35: *924 [lua] logger.lua:23: 7a4dc67bb992528cc60aff6f28f81320 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:23 +0000] 7a4dc67bb992528cc60aff6f28f81320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:06:28 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:28 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:38 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:189):2: e64167bc88503e1674190886b0075760:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:38 +0000] e64167bc88503e1674190886b0075760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:06:38 [info] 35#35: *928 [lua] logger.lua:23: e64167bc88503e1674190886b0075760 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:06:38 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:38 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:48 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:48 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:53 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: 00897818253919fd70d0dd88d2e0bf40:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:53 +0000] 00897818253919fd70d0dd88d2e0bf40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:06:53 [info] 35#35: *933 [lua] logger.lua:23: 00897818253919fd70d0dd88d2e0bf40 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:06:58 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:06:58 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:08 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 92a900f623d883650d590f2c62ac51bd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:08 +0000] 92a900f623d883650d590f2c62ac51bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:07:08 [info] 35#35: *936 [lua] logger.lua:23: 92a900f623d883650d590f2c62ac51bd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:07:08 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:08 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:18 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:18 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:23 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: 886c7d776f7b3f6f6eafbd13d5bfe29f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:23 +0000] 886c7d776f7b3f6f6eafbd13d5bfe29f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:07:23 [info] 35#35: *941 [lua] logger.lua:23: 886c7d776f7b3f6f6eafbd13d5bfe29f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:07:28 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:28 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:38 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:38 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:38 [info] 35#35: *947 [lua] access_by_lua(msblocations.conf:189):2: 4dfc008d310d977cd45bfe1afaa4d74f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:38 +0000] 4dfc008d310d977cd45bfe1afaa4d74f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:07:38 [info] 35#35: *947 [lua] logger.lua:23: 4dfc008d310d977cd45bfe1afaa4d74f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:07:48 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:48 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:53 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: c5ec0464ec963ae0579c53778a3bd5c5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:07:53 [info] 35#35: *950 [lua] logger.lua:23: c5ec0464ec963ae0579c53778a3bd5c5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:07:53 +0000] c5ec0464ec963ae0579c53778a3bd5c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:07:58 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:07:58 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:08 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:08 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:08 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: 6b62da2c4b5994e85ad1ae40f0d9096d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:08:08 [info] 35#35: *955 [lua] logger.lua:23: 6b62da2c4b5994e85ad1ae40f0d9096d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:08 +0000] 6b62da2c4b5994e85ad1ae40f0d9096d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:08:18 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:18 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:23 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 36a26719360297d67873d66629631e1c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:23 +0000] 36a26719360297d67873d66629631e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:08:23 [info] 35#35: *958 [lua] logger.lua:23: 36a26719360297d67873d66629631e1c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:08:28 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:28 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:38 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:38 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:38 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:189):2: 070e426f09c376159ff6e140695884d2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:38 +0000] 070e426f09c376159ff6e140695884d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:08:38 [info] 35#35: *964 [lua] logger.lua:23: 070e426f09c376159ff6e140695884d2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:08:48 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:48 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:53 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: a5177a48188410af1f1fb9abac15de30:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:08:54 +0000] a5177a48188410af1f1fb9abac15de30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:08:54 [info] 35#35: *967 [lua] logger.lua:23: a5177a48188410af1f1fb9abac15de30 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:08:58 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:08:58 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:08 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:08 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:09 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: 495224a5e7db2e5898534ef85e35a53d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:09 +0000] 495224a5e7db2e5898534ef85e35a53d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:09:09 [info] 35#35: *972 [lua] logger.lua:23: 495224a5e7db2e5898534ef85e35a53d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:09:18 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:18 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:24 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 90e23aad6508ecd96c7e287e39d1b081:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:24 +0000] 90e23aad6508ecd96c7e287e39d1b081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:09:24 [info] 35#35: *975 [lua] logger.lua:23: 90e23aad6508ecd96c7e287e39d1b081 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:09:28 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:28 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:38 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:38 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:39 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:189):2: 8eb2c44a1af2ee4d0963d180ce665a23:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:39 +0000] 8eb2c44a1af2ee4d0963d180ce665a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 04:09:39 [info] 35#35: *981 [lua] logger.lua:23: 8eb2c44a1af2ee4d0963d180ce665a23 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:09:48 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:48 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:54 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 6899bd47f60318b0fce58be3efd2fe12:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:09:54 [info] 35#35: *984 [lua] logger.lua:23: 6899bd47f60318b0fce58be3efd2fe12 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:09:54 +0000] 6899bd47f60318b0fce58be3efd2fe12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:09:58 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:09:58 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:08 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:08 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:09 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: 7cab3e3ec9c00f3148c2a689488fcd09:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:09 +0000] 7cab3e3ec9c00f3148c2a689488fcd09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:10:09 [info] 35#35: *989 [lua] logger.lua:23: 7cab3e3ec9c00f3148c2a689488fcd09 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:10:18 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:18 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:24 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 0950140d38c3b134d6769a34bb603eed:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:24 +0000] 0950140d38c3b134d6769a34bb603eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:10:24 [info] 35#35: *992 [lua] logger.lua:23: 0950140d38c3b134d6769a34bb603eed {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:10:28 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:28 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:38 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:38 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:39 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:189):2: b870bcad5fc3f8c08d682e05ded8a03f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:10:39 [info] 35#35: *998 [lua] logger.lua:23: b870bcad5fc3f8c08d682e05ded8a03f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:39 +0000] b870bcad5fc3f8c08d682e05ded8a03f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:10:48 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:48 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:54 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: c83a5ddd7ab76465e598124f917b8382:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:10:54 [info] 35#35: *1001 [lua] logger.lua:23: c83a5ddd7ab76465e598124f917b8382 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:10:54 +0000] c83a5ddd7ab76465e598124f917b8382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:10:58 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:10:58 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:08 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:08 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:09 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: daba44866caa1af3889ffd803ff15369:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:11:09 [info] 35#35: *1006 [lua] logger.lua:23: daba44866caa1af3889ffd803ff15369 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:11:09 +0000] daba44866caa1af3889ffd803ff15369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:11:18 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:18 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:24 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 61e86116d71b4d39203581fc263f0af5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:11:24 [info] 35#35: *1009 [lua] logger.lua:23: 61e86116d71b4d39203581fc263f0af5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:11:24 +0000] 61e86116d71b4d39203581fc263f0af5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:11:28 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:28 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:38 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:38 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:39 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:189):2: 9a2ca707162ea1a73b4e9a74571f4825:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:11:39 [info] 35#35: *1015 [lua] logger.lua:23: 9a2ca707162ea1a73b4e9a74571f4825 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:11:39 +0000] 9a2ca707162ea1a73b4e9a74571f4825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:11:48 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:48 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:54 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: 33fc754036f797fb9c1e0742fcd39403:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:11:54 [info] 35#35: *1018 [lua] logger.lua:23: 33fc754036f797fb9c1e0742fcd39403 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:11:54 +0000] 33fc754036f797fb9c1e0742fcd39403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:11:58 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:11:58 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:08 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:08 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:09 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 8c63fa0d0e6dcdcf892ca56f81f6d1d2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:12:09 +0000] 8c63fa0d0e6dcdcf892ca56f81f6d1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:12:09 [info] 35#35: *1023 [lua] logger.lua:23: 8c63fa0d0e6dcdcf892ca56f81f6d1d2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:12:18 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:18 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:24 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: d3f72bcb8a9b97b587f42e16dfb5b8a1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:12:24 [info] 35#35: *1026 [lua] logger.lua:23: d3f72bcb8a9b97b587f42e16dfb5b8a1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:12:24 +0000] d3f72bcb8a9b97b587f42e16dfb5b8a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:12:28 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:28 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:38 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:38 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:39 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: 6f66e73fae7af7bfc74f5d2df3ca5d5d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:12:39 +0000] 6f66e73fae7af7bfc74f5d2df3ca5d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:12:39 [info] 35#35: *1032 [lua] logger.lua:23: 6f66e73fae7af7bfc74f5d2df3ca5d5d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:12:48 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:48 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:54 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: 70f324cc8f102cc74f718bf270f6a1de:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:12:54 [info] 35#35: *1035 [lua] logger.lua:23: 70f324cc8f102cc74f718bf270f6a1de {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:12:54 +0000] 70f324cc8f102cc74f718bf270f6a1de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:12:58 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:12:58 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:08 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:08 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:09 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: 60d7cf3b81d0f7206597a2eea906ffc5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:13:09 [info] 35#35: *1040 [lua] logger.lua:23: 60d7cf3b81d0f7206597a2eea906ffc5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:09 +0000] 60d7cf3b81d0f7206597a2eea906ffc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:13:18 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:18 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:24 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 298eaf228601a9e133dd88764a644fda:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:13:24 [info] 35#35: *1043 [lua] logger.lua:23: 298eaf228601a9e133dd88764a644fda {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:24 +0000] 298eaf228601a9e133dd88764a644fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 04:13:28 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:28 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:38 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:38 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:39 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: e2e102fda750e63d489197998524a472:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:39 +0000] e2e102fda750e63d489197998524a472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:13:39 [info] 35#35: *1049 [lua] logger.lua:23: e2e102fda750e63d489197998524a472 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:13:48 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:48 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:54 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:189):2: 7e32425ad5bde72e44673aa32e905edd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:54 +0000] 7e32425ad5bde72e44673aa32e905edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:13:54 [info] 35#35: *1052 [lua] logger.lua:23: 7e32425ad5bde72e44673aa32e905edd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:13:58 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:13:58 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:08 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:08 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:09 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: ee74497aa97f8df68dc3fd09c8d8059e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:14:09 [info] 35#35: *1057 [lua] logger.lua:23: ee74497aa97f8df68dc3fd09c8d8059e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:14:09 +0000] ee74497aa97f8df68dc3fd09c8d8059e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:14:18 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:18 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:24 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 7816705ec8b736f071cbf5f7fd05683c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:14:24 [info] 35#35: *1060 [lua] logger.lua:23: 7816705ec8b736f071cbf5f7fd05683c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:14:24 +0000] 7816705ec8b736f071cbf5f7fd05683c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:14:28 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:28 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:38 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:38 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:39 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: c58a9ebdb7b03dc3f30e622aac3e3cb2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:14:39 [info] 35#35: *1066 [lua] logger.lua:23: c58a9ebdb7b03dc3f30e622aac3e3cb2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:14:39 +0000] c58a9ebdb7b03dc3f30e622aac3e3cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:14:48 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:48 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:54 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 99b201dc92b47e86e00a217edb4c82ab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:14:54 +0000] 99b201dc92b47e86e00a217edb4c82ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:14:54 [info] 35#35: *1069 [lua] logger.lua:23: 99b201dc92b47e86e00a217edb4c82ab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:14:58 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:14:58 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:08 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:08 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:09 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:189):2: 873b278afa7d4795d33f8900c6bcd175:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:09 +0000] 873b278afa7d4795d33f8900c6bcd175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:15:09 [info] 35#35: *1074 [lua] logger.lua:23: 873b278afa7d4795d33f8900c6bcd175 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:15:18 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:18 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:24 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 92c2b47c1f565832f838ec1af276add2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:15:24 [info] 35#35: *1077 [lua] logger.lua:23: 92c2b47c1f565832f838ec1af276add2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:24 +0000] 92c2b47c1f565832f838ec1af276add2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:15:28 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:28 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:38 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:38 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:39 [info] 35#35: *1083 [lua] access_by_lua(msblocations.conf:189):2: b02a408a8c549f0331ba86bc7f174bf4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:15:39 [info] 35#35: *1083 [lua] logger.lua:23: b02a408a8c549f0331ba86bc7f174bf4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:39 +0000] b02a408a8c549f0331ba86bc7f174bf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:15:48 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:48 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:54 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: 8642e970dced7f45820dfde8d1cd39f5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:54 +0000] 8642e970dced7f45820dfde8d1cd39f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:15:54 [info] 35#35: *1086 [lua] logger.lua:23: 8642e970dced7f45820dfde8d1cd39f5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:15:58 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:15:58 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:08 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:08 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:09 [info] 35#35: *1091 [lua] access_by_lua(msblocations.conf:189):2: 3bee2ce5fd258c39ce3310946a0ab217:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:16:09 [info] 35#35: *1091 [lua] logger.lua:23: 3bee2ce5fd258c39ce3310946a0ab217 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:16:09 +0000] 3bee2ce5fd258c39ce3310946a0ab217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:16:18 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:18 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:24 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: c49a1828acc0daaccc2b4a6809bc9ffa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:16:24 +0000] c49a1828acc0daaccc2b4a6809bc9ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:16:24 [info] 35#35: *1094 [lua] logger.lua:23: c49a1828acc0daaccc2b4a6809bc9ffa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:16:28 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:28 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:38 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:38 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:39 [info] 35#35: *1100 [lua] access_by_lua(msblocations.conf:189):2: b44a44899eee6624dfee638216205f3e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:16:39 [info] 35#35: *1100 [lua] logger.lua:23: b44a44899eee6624dfee638216205f3e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:16:39 +0000] b44a44899eee6624dfee638216205f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:16:48 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:48 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:54 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: 5f38e6062d036df7957f2f8953708865:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:16:54 +0000] 5f38e6062d036df7957f2f8953708865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:16:54 [info] 35#35: *1103 [lua] logger.lua:23: 5f38e6062d036df7957f2f8953708865 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:16:58 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:16:58 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:08 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:08 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:09 [info] 35#35: *1108 [lua] access_by_lua(msblocations.conf:189):2: 53b4a4a108dac89ec0ec755cd2d7f579:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:09 +0000] 53b4a4a108dac89ec0ec755cd2d7f579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:17:09 [info] 35#35: *1108 [lua] logger.lua:23: 53b4a4a108dac89ec0ec755cd2d7f579 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:17:18 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:18 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:24 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: a3cb5ed7fd837d647988cecd4d6d65c8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:17:24 [info] 35#35: *1111 [lua] logger.lua:23: a3cb5ed7fd837d647988cecd4d6d65c8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:24 +0000] a3cb5ed7fd837d647988cecd4d6d65c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:17:28 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:28 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:38 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:38 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:39 [info] 35#35: *1117 [lua] access_by_lua(msblocations.conf:189):2: 9e87ba0fe54c85ed9adc280920419e2d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:39 +0000] 9e87ba0fe54c85ed9adc280920419e2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:17:39 [info] 35#35: *1117 [lua] logger.lua:23: 9e87ba0fe54c85ed9adc280920419e2d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:17:48 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:48 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:54 [info] 35#35: *1120 [lua] access_by_lua(msblocations.conf:189):2: 5660bba1519fc9336ab86f8ab0a71653:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:17:54 [info] 35#35: *1120 [lua] logger.lua:23: 5660bba1519fc9336ab86f8ab0a71653 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:17:54 +0000] 5660bba1519fc9336ab86f8ab0a71653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:17:58 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:17:58 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:08 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:08 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:09 [info] 35#35: *1125 [lua] access_by_lua(msblocations.conf:189):2: 318f7dbb85d3171c99a79736020bd5fc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:09 +0000] 318f7dbb85d3171c99a79736020bd5fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:18:09 [info] 35#35: *1125 [lua] logger.lua:23: 318f7dbb85d3171c99a79736020bd5fc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:18:18 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:18 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:24 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: a996e8f7ef654bd43cdb466da57cc774:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:24 +0000] a996e8f7ef654bd43cdb466da57cc774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:18:24 [info] 35#35: *1128 [lua] logger.lua:23: a996e8f7ef654bd43cdb466da57cc774 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:18:28 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:28 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:38 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:38 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:39 [info] 35#35: *1134 [lua] access_by_lua(msblocations.conf:189):2: 05d68915735778d19c2b1e6690caac3b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:39 +0000] 05d68915735778d19c2b1e6690caac3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:18:39 [info] 35#35: *1134 [lua] logger.lua:23: 05d68915735778d19c2b1e6690caac3b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:18:48 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:48 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:54 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: 89a1f531d08dd1ecbe1487488ac33eae:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:54 +0000] 89a1f531d08dd1ecbe1487488ac33eae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:18:54 [info] 35#35: *1137 [lua] logger.lua:23: 89a1f531d08dd1ecbe1487488ac33eae {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:18:58 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:18:58 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:08 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:08 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:09 [info] 35#35: *1142 [lua] access_by_lua(msblocations.conf:189):2: ff793a24fc95d7d99107c688dd147ef9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:19:09 [info] 35#35: *1142 [lua] logger.lua:23: ff793a24fc95d7d99107c688dd147ef9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:09 +0000] ff793a24fc95d7d99107c688dd147ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:19:18 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:18 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:24 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: 309ff2d1bfecd795be6349964384952e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:19:24 [info] 35#35: *1145 [lua] logger.lua:23: 309ff2d1bfecd795be6349964384952e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:24 +0000] 309ff2d1bfecd795be6349964384952e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:19:28 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:28 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:38 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:38 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:39 [info] 35#35: *1151 [lua] access_by_lua(msblocations.conf:189):2: 00a33b8ed9b59e18b83b05580890d092:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:19:39 [info] 35#35: *1151 [lua] logger.lua:23: 00a33b8ed9b59e18b83b05580890d092 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:39 +0000] 00a33b8ed9b59e18b83b05580890d092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:19:48 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:48 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:54 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: 80bd0c79cbf79eb069bbe4d49d62f3e4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:19:54 [info] 35#35: *1154 [lua] logger.lua:23: 80bd0c79cbf79eb069bbe4d49d62f3e4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:19:54 +0000] 80bd0c79cbf79eb069bbe4d49d62f3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 04:19:58 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:19:58 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:08 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:08 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:09 [info] 35#35: *1159 [lua] access_by_lua(msblocations.conf:189):2: ea3a5d176e97ae2aebfdf1778b4473d7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:20:09 [info] 35#35: *1159 [lua] logger.lua:23: ea3a5d176e97ae2aebfdf1778b4473d7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:20:09 +0000] ea3a5d176e97ae2aebfdf1778b4473d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:20:18 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:18 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:25 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: a2b28a712ecf8ac4859f1b9e0f9a4e78:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:20:25 +0000] a2b28a712ecf8ac4859f1b9e0f9a4e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:20:25 [info] 35#35: *1162 [lua] logger.lua:23: a2b28a712ecf8ac4859f1b9e0f9a4e78 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:20:28 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:28 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:38 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:38 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:40 [info] 35#35: *1168 [lua] access_by_lua(msblocations.conf:189):2: 114ae8ed253f54b17823af8143b8bf0f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:20:40 +0000] 114ae8ed253f54b17823af8143b8bf0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:20:40 [info] 35#35: *1168 [lua] logger.lua:23: 114ae8ed253f54b17823af8143b8bf0f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:20:48 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:48 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:55 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: ef195daae2fee8883314513334b00c88:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:20:55 +0000] ef195daae2fee8883314513334b00c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:20:55 [info] 35#35: *1171 [lua] logger.lua:23: ef195daae2fee8883314513334b00c88 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:20:58 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:20:58 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:08 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:08 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:10 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:189):2: 307ff634bab2a8701000caa90ec410c7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:21:10 [info] 35#35: *1176 [lua] logger.lua:23: 307ff634bab2a8701000caa90ec410c7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:21:10 +0000] 307ff634bab2a8701000caa90ec410c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 04:21:18 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:18 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:25 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: a3342ba9aef8535b2f50cd636d3b3218:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:21:25 +0000] a3342ba9aef8535b2f50cd636d3b3218 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:21:25 [info] 35#35: *1179 [lua] logger.lua:23: a3342ba9aef8535b2f50cd636d3b3218 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:21:28 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:28 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:38 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:38 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:40 [info] 35#35: *1185 [lua] access_by_lua(msblocations.conf:189):2: 5b2f82877b291f6999737ba1fdb6dccd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:21:40 +0000] 5b2f82877b291f6999737ba1fdb6dccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:21:40 [info] 35#35: *1185 [lua] logger.lua:23: 5b2f82877b291f6999737ba1fdb6dccd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:21:48 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:48 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:55 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: 1169016c333c910f9f468ec086111cf1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:21:55 +0000] 1169016c333c910f9f468ec086111cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:21:55 [info] 35#35: *1188 [lua] logger.lua:23: 1169016c333c910f9f468ec086111cf1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:21:58 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:21:58 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:08 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:08 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:10 [info] 35#35: *1193 [lua] access_by_lua(msblocations.conf:189):2: 3f408eee052c2c167d88bebbcd42c205:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:10 +0000] 3f408eee052c2c167d88bebbcd42c205 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:22:10 [info] 35#35: *1193 [lua] logger.lua:23: 3f408eee052c2c167d88bebbcd42c205 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:22:18 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:18 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:25 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: 796aef1704c0e2dffcd026f000a5adf3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:25 +0000] 796aef1704c0e2dffcd026f000a5adf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:22:25 [info] 35#35: *1196 [lua] logger.lua:23: 796aef1704c0e2dffcd026f000a5adf3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:22:28 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:28 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:38 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:38 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:40 [info] 35#35: *1202 [lua] access_by_lua(msblocations.conf:189):2: 5218a9b5510a34b50d4b236159d75824:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:40 +0000] 5218a9b5510a34b50d4b236159d75824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:22:40 [info] 35#35: *1202 [lua] logger.lua:23: 5218a9b5510a34b50d4b236159d75824 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:22:48 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:48 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:55 [info] 35#35: *1205 [lua] access_by_lua(msblocations.conf:189):2: 64907d5c2debe1542b1bc79fdbbd00bc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:22:55 [info] 35#35: *1205 [lua] logger.lua:23: 64907d5c2debe1542b1bc79fdbbd00bc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:22:55 +0000] 64907d5c2debe1542b1bc79fdbbd00bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:22:58 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:22:58 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:08 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:08 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:10 [info] 35#35: *1210 [lua] access_by_lua(msblocations.conf:189):2: 2e6f61006a6c9d75c6f7e3bf1ca9f9a2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:23:10 [info] 35#35: *1210 [lua] logger.lua:23: 2e6f61006a6c9d75c6f7e3bf1ca9f9a2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:23:10 +0000] 2e6f61006a6c9d75c6f7e3bf1ca9f9a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:23:18 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:18 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:25 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:189):2: 6b87624126a1789f651f534288b2ce5d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:23:25 [info] 35#35: *1213 [lua] logger.lua:23: 6b87624126a1789f651f534288b2ce5d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:23:25 +0000] 6b87624126a1789f651f534288b2ce5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:23:28 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:28 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:38 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:38 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:40 [info] 35#35: *1219 [lua] access_by_lua(msblocations.conf:189):2: 19be95588d4f2619141703fc01280cff:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:23:40 [info] 35#35: *1219 [lua] logger.lua:23: 19be95588d4f2619141703fc01280cff {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:23:40 +0000] 19be95588d4f2619141703fc01280cff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:23:48 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:48 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:55 [info] 35#35: *1222 [lua] access_by_lua(msblocations.conf:189):2: 51371e81a69ad2775e8b2feb87b24c11:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:23:55 [info] 35#35: *1222 [lua] logger.lua:23: 51371e81a69ad2775e8b2feb87b24c11 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:23:55 +0000] 51371e81a69ad2775e8b2feb87b24c11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:23:58 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:23:58 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:08 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:08 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:10 [info] 35#35: *1227 [lua] access_by_lua(msblocations.conf:189):2: 995c9f08fc84a83da8234bb4a1ff8861:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:24:10 [info] 35#35: *1227 [lua] logger.lua:23: 995c9f08fc84a83da8234bb4a1ff8861 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:24:10 +0000] 995c9f08fc84a83da8234bb4a1ff8861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:24:18 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:18 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:25 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: e64f735c87d691d753458c4d3202f059:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:24:25 [info] 35#35: *1230 [lua] logger.lua:23: e64f735c87d691d753458c4d3202f059 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:24:25 +0000] e64f735c87d691d753458c4d3202f059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:24:28 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:28 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:38 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:38 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:40 [info] 35#35: *1236 [lua] access_by_lua(msblocations.conf:189):2: 4ee3b44683dd74edd78a4ec06ec4934c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:24:40 +0000] 4ee3b44683dd74edd78a4ec06ec4934c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:24:40 [info] 35#35: *1236 [lua] logger.lua:23: 4ee3b44683dd74edd78a4ec06ec4934c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:24:48 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:48 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:55 [info] 35#35: *1239 [lua] access_by_lua(msblocations.conf:189):2: c3e27e94076a426fc5f567ea4ce2b989:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:24:55 [info] 35#35: *1239 [lua] logger.lua:23: c3e27e94076a426fc5f567ea4ce2b989 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:24:55 +0000] c3e27e94076a426fc5f567ea4ce2b989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:24:58 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:24:58 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:08 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:08 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:10 [info] 35#35: *1244 [lua] access_by_lua(msblocations.conf:189):2: 177e3be3b314912ae5a00c4ac2b212da:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:25:10 +0000] 177e3be3b314912ae5a00c4ac2b212da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:25:10 [info] 35#35: *1244 [lua] logger.lua:23: 177e3be3b314912ae5a00c4ac2b212da {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:25:18 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:18 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:25 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: ae1e450b9fd09227eefa2b3692277a1d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:25:25 [info] 35#35: *1247 [lua] logger.lua:23: ae1e450b9fd09227eefa2b3692277a1d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:25:25 +0000] ae1e450b9fd09227eefa2b3692277a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:25:28 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:28 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:38 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:38 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:40 [info] 35#35: *1253 [lua] access_by_lua(msblocations.conf:189):2: fb2cf3424ce138709b4d9b2b732b8a3e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:25:40 +0000] fb2cf3424ce138709b4d9b2b732b8a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:25:40 [info] 35#35: *1253 [lua] logger.lua:23: fb2cf3424ce138709b4d9b2b732b8a3e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:25:48 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:48 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:55 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: 27fd91d02744df7b3060b326e493cccf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:25:55 [info] 35#35: *1256 [lua] logger.lua:23: 27fd91d02744df7b3060b326e493cccf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:25:55 +0000] 27fd91d02744df7b3060b326e493cccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:25:58 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:25:58 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:08 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:08 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:10 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:189):2: decfd74926c1123bd8443c3b1b55b2ab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:10 +0000] decfd74926c1123bd8443c3b1b55b2ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:26:10 [info] 35#35: *1261 [lua] logger.lua:23: decfd74926c1123bd8443c3b1b55b2ab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:18 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:18 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:25 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: baa228155408b9eb53c796b2bdfce151:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:25 [info] 35#35: *1264 [lua] logger.lua:23: baa228155408b9eb53c796b2bdfce151 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:25 +0000] baa228155408b9eb53c796b2bdfce151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:26:28 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:28 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:38 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:38 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:40 [info] 35#35: *1270 [lua] access_by_lua(msblocations.conf:189):2: 9f07eb8a5e6dcc0257e7dedd79412472:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:40 +0000] 9f07eb8a5e6dcc0257e7dedd79412472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:40 [info] 35#35: *1270 [lua] logger.lua:23: 9f07eb8a5e6dcc0257e7dedd79412472 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:26:48 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:48 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:55 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: 553b45dd4e58ec76cf526675112c8bba:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:26:55 +0000] 553b45dd4e58ec76cf526675112c8bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:26:55 [info] 35#35: *1273 [lua] logger.lua:23: 553b45dd4e58ec76cf526675112c8bba {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:26:58 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:26:58 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:08 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:08 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:10 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: c6a066659e8920c2f1af6c21b62601e0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:27:10 [info] 35#35: *1278 [lua] logger.lua:23: c6a066659e8920c2f1af6c21b62601e0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:27:10 +0000] c6a066659e8920c2f1af6c21b62601e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:27:18 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:18 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:25 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:189):2: 6c63057e0aa91c9f89f4e49f3326d2a9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:27:25 +0000] 6c63057e0aa91c9f89f4e49f3326d2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:27:25 [info] 35#35: *1281 [lua] logger.lua:23: 6c63057e0aa91c9f89f4e49f3326d2a9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:27:28 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:28 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:38 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:38 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:40 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: e708e20285ec46b745a576ecd72df8d7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:27:40 [info] 35#35: *1287 [lua] logger.lua:23: e708e20285ec46b745a576ecd72df8d7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:27:40 +0000] e708e20285ec46b745a576ecd72df8d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:27:48 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:48 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:55 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: 8466e8a1beb8cd19b2e7acb4a9afda94:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:27:55 +0000] 8466e8a1beb8cd19b2e7acb4a9afda94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:27:55 [info] 35#35: *1290 [lua] logger.lua:23: 8466e8a1beb8cd19b2e7acb4a9afda94 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:27:58 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:27:58 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:08 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:08 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:10 [info] 35#35: *1295 [lua] access_by_lua(msblocations.conf:189):2: bb9c5512402654e720f808725d8c5c90:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:28:10 [info] 35#35: *1295 [lua] logger.lua:23: bb9c5512402654e720f808725d8c5c90 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:28:10 +0000] bb9c5512402654e720f808725d8c5c90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:28:18 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:18 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:25 [info] 35#35: *1298 [lua] access_by_lua(msblocations.conf:189):2: 1157ab7e179e8fa419838a6bf33653ef:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:28:25 [info] 35#35: *1298 [lua] logger.lua:23: 1157ab7e179e8fa419838a6bf33653ef {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:28:25 +0000] 1157ab7e179e8fa419838a6bf33653ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:28:28 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:28 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:38 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:38 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:40 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: 37faa1824d8828509e62b221b219938b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:28:40 [info] 35#35: *1304 [lua] logger.lua:23: 37faa1824d8828509e62b221b219938b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:28:40 +0000] 37faa1824d8828509e62b221b219938b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:28:48 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:48 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:55 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: cc79d18455a587142050bf3ccc644001:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:28:55 +0000] cc79d18455a587142050bf3ccc644001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:28:55 [info] 35#35: *1307 [lua] logger.lua:23: cc79d18455a587142050bf3ccc644001 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:28:58 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:28:58 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:08 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:08 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:10 [info] 35#35: *1312 [lua] access_by_lua(msblocations.conf:189):2: dfae4b08250c68c167d9701478a808f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:29:10 [info] 35#35: *1312 [lua] logger.lua:23: dfae4b08250c68c167d9701478a808f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:10 +0000] dfae4b08250c68c167d9701478a808f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:29:18 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:18 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:25 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:189):2: cdc060f98b96be58902582d566b7c8a3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:29:25 [info] 35#35: *1315 [lua] logger.lua:23: cdc060f98b96be58902582d566b7c8a3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:25 +0000] cdc060f98b96be58902582d566b7c8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:29:28 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:28 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:38 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:38 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:40 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: a213946b74d9ccbdde44c874ac474641:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:29:40 [info] 35#35: *1321 [lua] logger.lua:23: a213946b74d9ccbdde44c874ac474641 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:40 +0000] a213946b74d9ccbdde44c874ac474641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:29:48 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:48 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:55 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: c3eac03ef393b04d69bb2ecf528be340:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:29:55 [info] 35#35: *1324 [lua] logger.lua:23: c3eac03ef393b04d69bb2ecf528be340 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:29:55 +0000] c3eac03ef393b04d69bb2ecf528be340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:29:58 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:29:58 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:08 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:08 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:10 [info] 35#35: *1329 [lua] access_by_lua(msblocations.conf:189):2: cd96ff70cebf758e0a541447dc87bf63:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:30:10 [info] 35#35: *1329 [lua] logger.lua:23: cd96ff70cebf758e0a541447dc87bf63 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:30:10 +0000] cd96ff70cebf758e0a541447dc87bf63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:30:18 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:18 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:25 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:189):2: 28ad0bacea6d47d73b6a246ebfdb5d80:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:30:25 [info] 35#35: *1332 [lua] logger.lua:23: 28ad0bacea6d47d73b6a246ebfdb5d80 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:30:25 +0000] 28ad0bacea6d47d73b6a246ebfdb5d80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:30:28 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:28 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:38 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:38 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:40 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: 80a7cc37d04d3fb82dbafcf27b22296d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:30:40 [info] 35#35: *1338 [lua] logger.lua:23: 80a7cc37d04d3fb82dbafcf27b22296d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:30:40 +0000] 80a7cc37d04d3fb82dbafcf27b22296d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:30:48 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:48 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:56 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: aa037adfcdb39e5c9cf1f7be04fd7c67:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:30:56 +0000] aa037adfcdb39e5c9cf1f7be04fd7c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:30:56 [info] 35#35: *1341 [lua] logger.lua:23: aa037adfcdb39e5c9cf1f7be04fd7c67 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:30:58 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:30:58 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:08 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:08 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:11 [info] 35#35: *1346 [lua] access_by_lua(msblocations.conf:189):2: 534e747ac6d7b826bb3a29dc1802d617:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:31:11 [info] 35#35: *1346 [lua] logger.lua:23: 534e747ac6d7b826bb3a29dc1802d617 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:31:11 +0000] 534e747ac6d7b826bb3a29dc1802d617 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:31:18 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:18 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:26 [info] 35#35: *1349 [lua] access_by_lua(msblocations.conf:189):2: a3b82b213d8f3b6b4d8f1051defd65c3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:31:26 [info] 35#35: *1349 [lua] logger.lua:23: a3b82b213d8f3b6b4d8f1051defd65c3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:31:26 +0000] a3b82b213d8f3b6b4d8f1051defd65c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:31:28 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:28 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:38 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:38 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:41 [info] 35#35: *1355 [lua] access_by_lua(msblocations.conf:189):2: 5f01da53c1dc03e529cda447f059913e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:31:41 [info] 35#35: *1355 [lua] logger.lua:23: 5f01da53c1dc03e529cda447f059913e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:31:41 +0000] 5f01da53c1dc03e529cda447f059913e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:31:48 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:48 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:56 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: 67c7503e9648c50b8adfe145c43a4046:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:31:56 [info] 35#35: *1358 [lua] logger.lua:23: 67c7503e9648c50b8adfe145c43a4046 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:31:56 +0000] 67c7503e9648c50b8adfe145c43a4046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:31:58 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:31:58 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:08 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:08 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:11 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:189):2: 567c8bce519b2ad26a33e6c45c4eee09:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:32:11 [info] 35#35: *1363 [lua] logger.lua:23: 567c8bce519b2ad26a33e6c45c4eee09 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:32:11 +0000] 567c8bce519b2ad26a33e6c45c4eee09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:32:18 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:18 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:26 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:189):2: 51e7c01134692c45446b6cbd4b95b5df:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:32:26 +0000] 51e7c01134692c45446b6cbd4b95b5df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:32:26 [info] 35#35: *1366 [lua] logger.lua:23: 51e7c01134692c45446b6cbd4b95b5df {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:32:28 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:28 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:38 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:38 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:41 [info] 35#35: *1372 [lua] access_by_lua(msblocations.conf:189):2: 945b24f148e4debaeaf6f2a26f11f180:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:32:41 +0000] 945b24f148e4debaeaf6f2a26f11f180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:32:41 [info] 35#35: *1372 [lua] logger.lua:23: 945b24f148e4debaeaf6f2a26f11f180 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:32:48 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:48 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:56 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: 21001c62286b87036a4a42da7ac4b29c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:32:56 [info] 35#35: *1375 [lua] logger.lua:23: 21001c62286b87036a4a42da7ac4b29c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:32:56 +0000] 21001c62286b87036a4a42da7ac4b29c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:32:58 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:32:58 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:08 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:08 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:11 [info] 35#35: *1380 [lua] access_by_lua(msblocations.conf:189):2: 8f3283f1d5ac62f103546aff3c2da149:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:33:11 [info] 35#35: *1380 [lua] logger.lua:23: 8f3283f1d5ac62f103546aff3c2da149 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:11 +0000] 8f3283f1d5ac62f103546aff3c2da149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:33:18 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:18 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:26 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: 52d52c0a25e79618d30e908435bb0778:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:33:26 [info] 35#35: *1383 [lua] logger.lua:23: 52d52c0a25e79618d30e908435bb0778 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:26 +0000] 52d52c0a25e79618d30e908435bb0778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:33:28 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:28 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:38 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:38 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:41 [info] 35#35: *1389 [lua] access_by_lua(msblocations.conf:189):2: a8260cc05cc5b782fb247cb4de8a529b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:41 +0000] a8260cc05cc5b782fb247cb4de8a529b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:33:41 [info] 35#35: *1389 [lua] logger.lua:23: a8260cc05cc5b782fb247cb4de8a529b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:33:48 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:48 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:56 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: c55faf784cada4bba26bc40e8e7af0d8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:56 +0000] c55faf784cada4bba26bc40e8e7af0d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:33:56 [info] 35#35: *1392 [lua] logger.lua:23: c55faf784cada4bba26bc40e8e7af0d8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:33:58 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:33:58 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:08 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:08 [info] 37#37: *1395 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:11 [info] 35#35: *1397 [lua] access_by_lua(msblocations.conf:189):2: 647202dbafe8bdb3db49f4ba09a7eda9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:34:11 +0000] 647202dbafe8bdb3db49f4ba09a7eda9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:34:11 [info] 35#35: *1397 [lua] logger.lua:23: 647202dbafe8bdb3db49f4ba09a7eda9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:34:18 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:18 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:26 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:189):2: 93dafad293c64071ac5a3544b4f33a07:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:34:26 [info] 35#35: *1400 [lua] logger.lua:23: 93dafad293c64071ac5a3544b4f33a07 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:34:26 +0000] 93dafad293c64071ac5a3544b4f33a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:34:28 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:28 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:38 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:38 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:41 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:189):2: 5413f0f8403be9c82115432476a365fc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:34:41 [info] 35#35: *1406 [lua] logger.lua:23: 5413f0f8403be9c82115432476a365fc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:34:41 +0000] 5413f0f8403be9c82115432476a365fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:34:48 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:48 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:56 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: a34d3f39db757aa30e965d5fa73f3b29:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:34:56 [info] 35#35: *1409 [lua] logger.lua:23: a34d3f39db757aa30e965d5fa73f3b29 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:34:56 +0000] a34d3f39db757aa30e965d5fa73f3b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:34:58 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:34:58 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:08 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:08 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:11 [info] 35#35: *1414 [lua] access_by_lua(msblocations.conf:189):2: 17ebe53e882c2badb7589d76bb4415fe:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:11 +0000] 17ebe53e882c2badb7589d76bb4415fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:35:11 [info] 35#35: *1414 [lua] logger.lua:23: 17ebe53e882c2badb7589d76bb4415fe {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:35:18 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:18 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:26 [info] 35#35: *1417 [lua] access_by_lua(msblocations.conf:189):2: 348a6e0826e57472fa50c697784d159f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:26 +0000] 348a6e0826e57472fa50c697784d159f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:35:26 [info] 35#35: *1417 [lua] logger.lua:23: 348a6e0826e57472fa50c697784d159f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:35:28 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:28 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:38 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:38 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:41 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: e29fb695f7c845d3e3cb7a22192e5c70:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:41 +0000] e29fb695f7c845d3e3cb7a22192e5c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:35:41 [info] 35#35: *1423 [lua] logger.lua:23: e29fb695f7c845d3e3cb7a22192e5c70 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:35:48 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:48 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:56 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: b6874bb9dcfe6e1570e01765d3ca8cd9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:56 +0000] b6874bb9dcfe6e1570e01765d3ca8cd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:35:56 [info] 35#35: *1426 [lua] logger.lua:23: b6874bb9dcfe6e1570e01765d3ca8cd9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:35:58 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:35:58 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:08 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:08 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:11 [info] 35#35: *1431 [lua] access_by_lua(msblocations.conf:189):2: c224e04b08a24691af1d150fe67a4670:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:36:11 [info] 35#35: *1431 [lua] logger.lua:23: c224e04b08a24691af1d150fe67a4670 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:11 +0000] c224e04b08a24691af1d150fe67a4670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:36:18 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:18 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:26 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:189):2: 4b60c950389999cc504eb01d70ba085b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:26 +0000] 4b60c950389999cc504eb01d70ba085b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:36:26 [info] 35#35: *1434 [lua] logger.lua:23: 4b60c950389999cc504eb01d70ba085b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:36:28 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:28 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:38 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:38 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:41 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: d49050456c3a7e2e0c4c57d7fd574b7c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:36:41 [info] 35#35: *1440 [lua] logger.lua:23: d49050456c3a7e2e0c4c57d7fd574b7c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:41 +0000] d49050456c3a7e2e0c4c57d7fd574b7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:36:48 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:48 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:56 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: 8416f165c11249c43c3232bb77e918f3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:56 +0000] 8416f165c11249c43c3232bb77e918f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:36:56 [info] 35#35: *1443 [lua] logger.lua:23: 8416f165c11249c43c3232bb77e918f3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:36:58 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:36:58 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:08 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:08 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:11 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:189):2: 222515c8264f9dcf37d1eb365081c903:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:11 +0000] 222515c8264f9dcf37d1eb365081c903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:37:11 [info] 35#35: *1448 [lua] logger.lua:23: 222515c8264f9dcf37d1eb365081c903 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:37:18 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:18 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:26 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:189):2: d53e7c2cccaf54718d1497e159121c98:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:37:26 [info] 35#35: *1451 [lua] logger.lua:23: d53e7c2cccaf54718d1497e159121c98 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:26 +0000] d53e7c2cccaf54718d1497e159121c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 04:37:28 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:28 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:38 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:38 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:41 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 6c6cb63332cce1ea63c0209ad2101ac9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:37:41 [info] 35#35: *1457 [lua] logger.lua:23: 6c6cb63332cce1ea63c0209ad2101ac9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:41 +0000] 6c6cb63332cce1ea63c0209ad2101ac9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:37:48 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:48 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:56 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: a54b726f5b2dbb4f6972be3b695b3916:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:37:56 [info] 35#35: *1460 [lua] logger.lua:23: a54b726f5b2dbb4f6972be3b695b3916 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:37:56 +0000] a54b726f5b2dbb4f6972be3b695b3916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:37:58 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:37:58 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:08 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:08 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:11 [info] 35#35: *1465 [lua] access_by_lua(msblocations.conf:189):2: 24915615883182ae78f1e508c5421bd4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:38:11 [info] 35#35: *1465 [lua] logger.lua:23: 24915615883182ae78f1e508c5421bd4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:38:11 +0000] 24915615883182ae78f1e508c5421bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:38:18 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:18 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:26 [info] 35#35: *1468 [lua] access_by_lua(msblocations.conf:189):2: c5db5563a78d1eb1ec757cab00a1fc63:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:38:26 [info] 35#35: *1468 [lua] logger.lua:23: c5db5563a78d1eb1ec757cab00a1fc63 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:38:26 +0000] c5db5563a78d1eb1ec757cab00a1fc63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:38:28 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:28 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:38 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:38 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:41 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: cc8c18006e7ec46d5fd0ab23e8e83733:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:38:41 +0000] cc8c18006e7ec46d5fd0ab23e8e83733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:38:41 [info] 35#35: *1474 [lua] logger.lua:23: cc8c18006e7ec46d5fd0ab23e8e83733 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:38:48 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:48 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:56 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 34413c48c17bb0ab01b24776a805264c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:38:56 [info] 35#35: *1477 [lua] logger.lua:23: 34413c48c17bb0ab01b24776a805264c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:38:56 +0000] 34413c48c17bb0ab01b24776a805264c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:38:58 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:38:58 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:08 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:08 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:11 [info] 35#35: *1482 [lua] access_by_lua(msblocations.conf:189):2: 9abf8d22574d8867277e30e1f51ddfa8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:39:11 [info] 35#35: *1482 [lua] logger.lua:23: 9abf8d22574d8867277e30e1f51ddfa8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:39:11 +0000] 9abf8d22574d8867277e30e1f51ddfa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 04:39:18 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:18 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:26 [info] 35#35: *1485 [lua] access_by_lua(msblocations.conf:189):2: 4bae0f5eb90afca36ec59d5dafc8cf4d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:39:26 [info] 35#35: *1485 [lua] logger.lua:23: 4bae0f5eb90afca36ec59d5dafc8cf4d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:39:26 +0000] 4bae0f5eb90afca36ec59d5dafc8cf4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:39:28 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:28 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:38 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:38 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:41 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: 3bc984f9444b4a64d99f7a372dfd4c0e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:39:41 [info] 35#35: *1491 [lua] logger.lua:23: 3bc984f9444b4a64d99f7a372dfd4c0e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:39:41 +0000] 3bc984f9444b4a64d99f7a372dfd4c0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:39:48 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:48 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:56 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: f5b71855cdc737c5549272998f7bee41:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:39:56 [info] 35#35: *1494 [lua] logger.lua:23: f5b71855cdc737c5549272998f7bee41 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:39:56 +0000] f5b71855cdc737c5549272998f7bee41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:39:58 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:39:58 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:08 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:08 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:11 [info] 35#35: *1499 [lua] access_by_lua(msblocations.conf:189):2: a13c545108ed41f85a30440e53964a56:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:40:11 +0000] a13c545108ed41f85a30440e53964a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:40:11 [info] 35#35: *1499 [lua] logger.lua:23: a13c545108ed41f85a30440e53964a56 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:40:18 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:18 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:26 [info] 35#35: *1502 [lua] access_by_lua(msblocations.conf:189):2: 1ffde875b3a33507fb67be6e711c2690:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:40:26 [info] 35#35: *1502 [lua] logger.lua:23: 1ffde875b3a33507fb67be6e711c2690 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:40:26 +0000] 1ffde875b3a33507fb67be6e711c2690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:40:28 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:28 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:38 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:38 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:41 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: 66c700fb0ce3ed999b0f0e3e5817078e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:40:41 [info] 35#35: *1508 [lua] logger.lua:23: 66c700fb0ce3ed999b0f0e3e5817078e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:40:41 +0000] 66c700fb0ce3ed999b0f0e3e5817078e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:40:48 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:48 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:56 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: b3f68504e4e4f9abc9067170cdfb323b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:40:56 +0000] b3f68504e4e4f9abc9067170cdfb323b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 04:40:56 [info] 35#35: *1511 [lua] logger.lua:23: b3f68504e4e4f9abc9067170cdfb323b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:40:58 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:40:58 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:08 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:08 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:11 [info] 35#35: *1516 [lua] access_by_lua(msblocations.conf:189):2: f3c142c6c1b234bac76b1a512a082c58:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:11 +0000] f3c142c6c1b234bac76b1a512a082c58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:41:11 [info] 35#35: *1516 [lua] logger.lua:23: f3c142c6c1b234bac76b1a512a082c58 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:41:18 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:18 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:26 [info] 35#35: *1519 [lua] access_by_lua(msblocations.conf:189):2: 701e39089444f47fefbb26ee06918317:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:26 +0000] 701e39089444f47fefbb26ee06918317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:41:26 [info] 35#35: *1519 [lua] logger.lua:23: 701e39089444f47fefbb26ee06918317 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:41:28 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:28 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:38 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:38 [info] 35#35: *1523 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:41 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: b1e7682decbf5e3c044dd9ff076ed81f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:41 +0000] b1e7682decbf5e3c044dd9ff076ed81f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:41:41 [info] 35#35: *1525 [lua] logger.lua:23: b1e7682decbf5e3c044dd9ff076ed81f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:41:48 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:48 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:56 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: 428624e1560829b59f5b58f6b3e00669:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:56 +0000] 428624e1560829b59f5b58f6b3e00669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:41:56 [info] 35#35: *1528 [lua] logger.lua:23: 428624e1560829b59f5b58f6b3e00669 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:41:58 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:41:58 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:08 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:08 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:11 [info] 35#35: *1533 [lua] access_by_lua(msblocations.conf:189):2: e6cf5776cee4c66b0c6479e7e3eac7fa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:42:11 [info] 35#35: *1533 [lua] logger.lua:23: e6cf5776cee4c66b0c6479e7e3eac7fa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:42:11 +0000] e6cf5776cee4c66b0c6479e7e3eac7fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:42:18 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:18 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:26 [info] 35#35: *1536 [lua] access_by_lua(msblocations.conf:189):2: 7627118d4a341c94f008143af4233043:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:42:26 +0000] 7627118d4a341c94f008143af4233043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:42:26 [info] 35#35: *1536 [lua] logger.lua:23: 7627118d4a341c94f008143af4233043 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:42:28 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:28 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:38 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:38 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:41 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: bf20dad63ef720cbcf758797ccf25002:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:42:41 [info] 35#35: *1542 [lua] logger.lua:23: bf20dad63ef720cbcf758797ccf25002 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:42:41 +0000] bf20dad63ef720cbcf758797ccf25002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:42:48 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:48 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:56 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: df5760a1c6542b4ab377ae39c0974f04:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:42:56 [info] 35#35: *1545 [lua] logger.lua:23: df5760a1c6542b4ab377ae39c0974f04 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:42:56 +0000] df5760a1c6542b4ab377ae39c0974f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:42:58 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:42:58 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:08 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:08 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:11 [info] 35#35: *1550 [lua] access_by_lua(msblocations.conf:189):2: 646e5fe7b2cdd0b657b9ad605adecaa7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:43:11 [info] 35#35: *1550 [lua] logger.lua:23: 646e5fe7b2cdd0b657b9ad605adecaa7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:11 +0000] 646e5fe7b2cdd0b657b9ad605adecaa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:43:18 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:18 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:26 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: ee4ab2fe58d9b08a306b4e05e4738739:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:26 +0000] ee4ab2fe58d9b08a306b4e05e4738739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:43:26 [info] 35#35: *1553 [lua] logger.lua:23: ee4ab2fe58d9b08a306b4e05e4738739 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:43:28 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:28 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:38 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:38 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:41 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: fe06372b20bb2fed785d388bbfd968c6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:43:41 [info] 35#35: *1559 [lua] logger.lua:23: fe06372b20bb2fed785d388bbfd968c6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:41 +0000] fe06372b20bb2fed785d388bbfd968c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:43:48 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:48 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:56 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:189):2: 504ae1a6106ec4dde15c9fb32b5407e5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:56 +0000] 504ae1a6106ec4dde15c9fb32b5407e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:43:56 [info] 35#35: *1562 [lua] logger.lua:23: 504ae1a6106ec4dde15c9fb32b5407e5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:43:58 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:43:58 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:08 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:08 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:11 [info] 35#35: *1567 [lua] access_by_lua(msblocations.conf:189):2: 0642a5863c9fda012b5bca671cf729f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:44:11 +0000] 0642a5863c9fda012b5bca671cf729f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:44:11 [info] 35#35: *1567 [lua] logger.lua:23: 0642a5863c9fda012b5bca671cf729f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:44:18 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:18 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:26 [info] 35#35: *1570 [lua] access_by_lua(msblocations.conf:189):2: d42693d876efd225580465b4a4e43cb4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:44:26 +0000] d42693d876efd225580465b4a4e43cb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:44:26 [info] 35#35: *1570 [lua] logger.lua:23: d42693d876efd225580465b4a4e43cb4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/14 04:44:28 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:28 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:38 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:38 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:41 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: 9c253f6ef75e88487f2cc7922eceb9fe:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:44:41 [info] 35#35: *1576 [lua] logger.lua:23: 9c253f6ef75e88487f2cc7922eceb9fe {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:44:41 +0000] 9c253f6ef75e88487f2cc7922eceb9fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:44:48 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:48 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:56 [info] 35#35: *1579 [lua] access_by_lua(msblocations.conf:189):2: e3ba285d1f70dbcbe5d119f640e391a6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:44:57 [info] 35#35: *1579 [lua] logger.lua:23: e3ba285d1f70dbcbe5d119f640e391a6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:44:57 +0000] e3ba285d1f70dbcbe5d119f640e391a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:44:58 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:44:58 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:08 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:08 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:12 [info] 35#35: *1584 [lua] access_by_lua(msblocations.conf:189):2: 9915d23b6d383deb554e6b2438d656e5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:12 +0000] 9915d23b6d383deb554e6b2438d656e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:45:12 [info] 35#35: *1584 [lua] logger.lua:23: 9915d23b6d383deb554e6b2438d656e5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:45:18 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:18 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:27 [info] 35#35: *1587 [lua] access_by_lua(msblocations.conf:189):2: 23104a36c0892d84c9d1ba37376df361:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:27 +0000] 23104a36c0892d84c9d1ba37376df361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:45:27 [info] 35#35: *1587 [lua] logger.lua:23: 23104a36c0892d84c9d1ba37376df361 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:45:28 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:28 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:38 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:38 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:42 [info] 35#35: *1593 [lua] access_by_lua(msblocations.conf:189):2: 654022f51c41e62005ffce57fd99a589:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:45:42 [info] 35#35: *1593 [lua] logger.lua:23: 654022f51c41e62005ffce57fd99a589 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:42 +0000] 654022f51c41e62005ffce57fd99a589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:45:48 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:48 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:57 [info] 35#35: *1596 [lua] access_by_lua(msblocations.conf:189):2: 27fa910378e69a9dce6faeec2ecd2bbd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:45:57 [info] 35#35: *1596 [lua] logger.lua:23: 27fa910378e69a9dce6faeec2ecd2bbd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:45:57 +0000] 27fa910378e69a9dce6faeec2ecd2bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:45:58 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:45:58 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:08 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:08 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:12 [info] 35#35: *1601 [lua] access_by_lua(msblocations.conf:189):2: 2b91d8e40bf3651b78aefd8af0c8b91d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:46:12 [info] 35#35: *1601 [lua] logger.lua:23: 2b91d8e40bf3651b78aefd8af0c8b91d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:46:12 +0000] 2b91d8e40bf3651b78aefd8af0c8b91d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:46:18 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:18 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:27 [info] 35#35: *1604 [lua] access_by_lua(msblocations.conf:189):2: 4ea9243f773be1993b3df29a916b63f2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:46:27 [info] 35#35: *1604 [lua] logger.lua:23: 4ea9243f773be1993b3df29a916b63f2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:46:27 +0000] 4ea9243f773be1993b3df29a916b63f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:46:28 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:28 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:38 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:38 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:42 [info] 35#35: *1610 [lua] access_by_lua(msblocations.conf:189):2: c2d4fb7b209742b910f553d9b80410ee:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:46:42 [info] 35#35: *1610 [lua] logger.lua:23: c2d4fb7b209742b910f553d9b80410ee {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:46:42 +0000] c2d4fb7b209742b910f553d9b80410ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:46:48 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:48 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:57 [info] 35#35: *1613 [lua] access_by_lua(msblocations.conf:189):2: 84680ecc4c8f843d601ded349130acab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:46:57 +0000] 84680ecc4c8f843d601ded349130acab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:46:57 [info] 35#35: *1613 [lua] logger.lua:23: 84680ecc4c8f843d601ded349130acab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:46:58 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:46:58 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:08 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:08 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:12 [info] 35#35: *1618 [lua] access_by_lua(msblocations.conf:189):2: f3a8c5d78c7dfca9920aaf2b52c81032:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:47:12 [info] 35#35: *1618 [lua] logger.lua:23: f3a8c5d78c7dfca9920aaf2b52c81032 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:47:12 +0000] f3a8c5d78c7dfca9920aaf2b52c81032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:47:18 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:18 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:27 [info] 35#35: *1621 [lua] access_by_lua(msblocations.conf:189):2: 84a38d40fc93b65c2209f2666e3ed41e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:47:27 [info] 35#35: *1621 [lua] logger.lua:23: 84a38d40fc93b65c2209f2666e3ed41e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:47:27 +0000] 84a38d40fc93b65c2209f2666e3ed41e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:47:28 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:28 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:38 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:38 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:42 [info] 35#35: *1627 [lua] access_by_lua(msblocations.conf:189):2: a13a95a3439c91da9727109184723a99:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:47:42 [info] 35#35: *1627 [lua] logger.lua:23: a13a95a3439c91da9727109184723a99 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:47:42 +0000] a13a95a3439c91da9727109184723a99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:47:48 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:48 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:57 [info] 35#35: *1630 [lua] access_by_lua(msblocations.conf:189):2: 59c4b412a4806985cf91d4aee1b09899:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:47:57 [info] 35#35: *1630 [lua] logger.lua:23: 59c4b412a4806985cf91d4aee1b09899 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:47:57 +0000] 59c4b412a4806985cf91d4aee1b09899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:47:58 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:47:58 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:08 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:08 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:12 [info] 35#35: *1635 [lua] access_by_lua(msblocations.conf:189):2: ae2775b92b84e24ba5cd9d821877b4dc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:48:12 [info] 35#35: *1635 [lua] logger.lua:23: ae2775b92b84e24ba5cd9d821877b4dc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:48:12 +0000] ae2775b92b84e24ba5cd9d821877b4dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:48:18 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:18 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:27 [info] 35#35: *1638 [lua] access_by_lua(msblocations.conf:189):2: 87d35cd2864234e304b611309015a58d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:48:27 [info] 35#35: *1638 [lua] logger.lua:23: 87d35cd2864234e304b611309015a58d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:48:27 +0000] 87d35cd2864234e304b611309015a58d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:48:28 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:28 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:38 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:38 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:42 [info] 35#35: *1644 [lua] access_by_lua(msblocations.conf:189):2: e22d2bab4baa26815a6a09c30a3be467:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:48:42 [info] 35#35: *1644 [lua] logger.lua:23: e22d2bab4baa26815a6a09c30a3be467 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:48:42 +0000] e22d2bab4baa26815a6a09c30a3be467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:48:48 [info] 35#35: *1646 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:48 [info] 37#37: *1645 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:57 [info] 35#35: *1647 [lua] access_by_lua(msblocations.conf:189):2: a7357c968cc1e2f57d8414f09c5857d8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:48:57 [info] 35#35: *1647 [lua] logger.lua:23: a7357c968cc1e2f57d8414f09c5857d8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:48:57 +0000] a7357c968cc1e2f57d8414f09c5857d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:48:58 [info] 35#35: *1648 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:48:58 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:49:08 [info] 35#35: *1650 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:49:08 [info] 35#35: *1651 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:49:12 [info] 35#35: *1652 [lua] access_by_lua(msblocations.conf:189):2: 3b7ba9dddf9ffc06fe445e3092629670:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:49:12 [info] 35#35: *1652 [lua] logger.lua:23: 3b7ba9dddf9ffc06fe445e3092629670 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.10 - - [14/Jan/2023:04:49:12 +0000] 3b7ba9dddf9ffc06fe445e3092629670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 04:49:18 [info] 35#35: *1654 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:49:18 [info] 35#35: *1653 client closed connection while SSL handshaking, client: 10.233.65.195, server: 0.0.0.0:443 2023/01/14 04:49:27 [info] 35#35: *1655 [lua] access_by_lua(msblocations.conf:189):2: 545b31a95c81a7eab4859c324bc629f2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/14 04:49:27 [info] 35#35: