By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.24.246 ### 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/07 02:58:55 [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/07 02:58:55 [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/07 02:58:55 [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/07 02:58:55 [notice] 33#33: using the "epoll" event method 2023/01/07 02:58:55 [notice] 33#33: openresty/1.13.6.1 2023/01/07 02:58:55 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/07 02:58:55 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/07 02:58:55 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/07 02:58:55 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/07 02:58:55 [notice] 34#34: start worker process 35 2023/01/07 02:58:55 [notice] 34#34: start worker process 37 2023/01/07 02:58:55 [notice] 34#34: start worker process 38 2023/01/07 02:58:55 [notice] 34#34: start worker process 39 2023/01/07 02:58:55 [notice] 34#34: start worker process 40 2023/01/07 02:58:55 [notice] 34#34: start worker process 41 2023/01/07 02:58:55 [notice] 34#34: start worker process 42 2023/01/07 02:58:55 [notice] 34#34: start worker process 44 2023/01/07 02:58:55 [notice] 34#34: start cache manager process 45 2023/01/07 02:58:55 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230107025855.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-07 02:58:58 189 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-07 02:58:58 196 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-07 02:58:58 196 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-07 02:58:58 259 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-07 02:58:58 259 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.24.246:10081 Enabled:true 2023-01-07 02:58:59 781 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-07 02:58:59 888 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-07 02:58:59 889 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-07 02:58:59 891 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-07 02:58:59 892 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-07 02:58:59 893 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-07 02:58:59 893 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-07 02:58:59 894 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-07 02:58:59 977 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-07 02:59:00 096 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-07 02:59:00 096 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-07 02:59:00 096 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-07 02:59:00 767 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/07 02:59:12 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:12 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:13 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 86c781506ebd267dfcb4536e8ed5f0a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:13 +0000] 86c781506ebd267dfcb4536e8ed5f0a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.235 upstream_response_time:0.233 "-" "Consul Health Check" "-" 2023/01/07 02:59:13 [info] 35#35: *14 [lua] logger.lua:23: 86c781506ebd267dfcb4536e8ed5f0a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48 2023/01/07 02:59:22 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:22 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:28 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 130e711cb6c1c57f241359fb8f6e6685:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:28 +0000] 130e711cb6c1c57f241359fb8f6e6685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/07 02:59:28 [info] 35#35: *19 [lua] logger.lua:23: 130e711cb6c1c57f241359fb8f6e6685 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 02:59:32 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:32 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:42 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:42 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:43 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: a70c5af709b0b7ec889a4e53d6d4833b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 02:59:43 [info] 35#35: *24 [lua] logger.lua:23: a70c5af709b0b7ec889a4e53d6d4833b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:43 +0000] a70c5af709b0b7ec889a4e53d6d4833b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:02:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 02:59:52 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:52 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 02:59:55 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/07 02:59:55 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/07 02:59:55 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/07 02:59:55 [notice] 34#34: signal 29 (SIGIO) received 2023/01/07 02:59:58 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 138a2f85cf3e494341073b48acac9a20:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:58 +0000] 138a2f85cf3e494341073b48acac9a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 02:59:58 [info] 35#35: *28 [lua] logger.lua:23: 138a2f85cf3e494341073b48acac9a20 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:02:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:00:02 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:02 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:12 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:12 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:13 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 56fd0d147b63232829c97776e5d63b7d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:13 +0000] 56fd0d147b63232829c97776e5d63b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:00:13 [info] 35#35: *33 [lua] logger.lua:23: 56fd0d147b63232829c97776e5d63b7d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:00:22 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:22 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:28 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 713abe484932616818df02c9226bd7e3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:28 +0000] 713abe484932616818df02c9226bd7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:00:28 [info] 35#35: *36 [lua] logger.lua:23: 713abe484932616818df02c9226bd7e3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:00:32 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:32 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:42 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:42 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:43 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 33401f0ce75755a5f4fb5648a4ba9092:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:00:43 [info] 35#35: *41 [lua] logger.lua:23: 33401f0ce75755a5f4fb5648a4ba9092 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:43 +0000] 33401f0ce75755a5f4fb5648a4ba9092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/07 03:00:52 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:52 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:00:58 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: c46c6ddb8e63ede4c4015d900909adf3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:00:58 [info] 35#35: *45 [lua] logger.lua:23: c46c6ddb8e63ede4c4015d900909adf3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:00:58 +0000] c46c6ddb8e63ede4c4015d900909adf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:01:02 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:02 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:12 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:12 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:13 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: edf70d57c92f3ee09e5aee852bd6c11e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:01:13 [info] 35#35: *50 [lua] logger.lua:23: edf70d57c92f3ee09e5aee852bd6c11e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:13 +0000] edf70d57c92f3ee09e5aee852bd6c11e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/07 03:01:22 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:22 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:28 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 7a9cfcfd8520fb71969527ad56246877:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:28 +0000] 7a9cfcfd8520fb71969527ad56246877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 03:01:28 [info] 35#35: *53 [lua] logger.lua:23: 7a9cfcfd8520fb71969527ad56246877 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:01:32 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:32 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:42 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:42 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:43 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 6f9972bc94370a167dad5223d0938464:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:43 +0000] 6f9972bc94370a167dad5223d0938464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/07 03:01:43 [info] 35#35: *58 [lua] logger.lua:23: 6f9972bc94370a167dad5223d0938464 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:01:52 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:52 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:01:58 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 09360356b86fefa0b6d63523910f6964:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:01:59 [info] 35#35: *62 [lua] logger.lua:23: 09360356b86fefa0b6d63523910f6964 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:01:59 +0000] 09360356b86fefa0b6d63523910f6964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:02:02 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:02 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:12 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:12 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:14 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: b795f0797b9e7babc6fdfd735657ed56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:02:14 +0000] b795f0797b9e7babc6fdfd735657ed56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:02:14 [info] 35#35: *67 [lua] logger.lua:23: b795f0797b9e7babc6fdfd735657ed56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:02:22 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:22 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:29 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 2c5ef7bdf503e973be6d5e2bbaa85bb6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:02:29 [info] 35#35: *70 [lua] logger.lua:23: 2c5ef7bdf503e973be6d5e2bbaa85bb6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:02:29 +0000] 2c5ef7bdf503e973be6d5e2bbaa85bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:02:32 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:32 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:42 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:42 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:44 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 668f014d490608d2827e3dcbea2b8d4d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:02:44 [info] 35#35: *75 [lua] logger.lua:23: 668f014d490608d2827e3dcbea2b8d4d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:02:44 +0000] 668f014d490608d2827e3dcbea2b8d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:02:52 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:52 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:02:59 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: c21baed9ed051a143c46d5f94a35fe50:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:02:59 [info] 35#35: *79 [lua] logger.lua:23: c21baed9ed051a143c46d5f94a35fe50 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:02:59 +0000] c21baed9ed051a143c46d5f94a35fe50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:03:02 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:02 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:12 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:12 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:14 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 2f800da26277a66b20fd5d162b517a45:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.216 - - [07/Jan/2023:03:03:14 +0000] 2f800da26277a66b20fd5d162b517a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 03:03:14 [info] 35#35: *84 [lua] logger.lua:23: 2f800da26277a66b20fd5d162b517a45 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:03:22 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:22 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:29 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 6f1f098f918366320bb35819169c4e30:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.216 - - [07/Jan/2023:03:03:29 +0000] 6f1f098f918366320bb35819169c4e30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 03:03:29 [info] 35#35: *87 [lua] logger.lua:23: 6f1f098f918366320bb35819169c4e30 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:03:32 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:32 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:42 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:42 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:44 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 75a0eb066f09c7c993544cd5cddf77b2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:44 +0000] 75a0eb066f09c7c993544cd5cddf77b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/07 03:03:44 [info] 35#35: *92 [lua] logger.lua:23: 75a0eb066f09c7c993544cd5cddf77b2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/07 03:03:52 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:52 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:03:59 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 14b937ea907b303539641074685f5bea:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:59 +0000] 14b937ea907b303539641074685f5bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/07 03:03:59 [info] 35#35: *96 [lua] logger.lua:23: 14b937ea907b303539641074685f5bea {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/01/07 03:04:02 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:02 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:12 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:12 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:14 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 96912f475203acc1591e2fbb05ea11ee:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:14 +0000] 96912f475203acc1591e2fbb05ea11ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/07 03:04:14 [info] 35#35: *101 [lua] logger.lua:23: 96912f475203acc1591e2fbb05ea11ee {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:04:22 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:22 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:29 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 0340b512dcd640f3eccc6ae9bfeb358d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:29 +0000] 0340b512dcd640f3eccc6ae9bfeb358d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:04:29 [info] 35#35: *104 [lua] logger.lua:23: 0340b512dcd640f3eccc6ae9bfeb358d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:04:32 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:32 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:42 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:42 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:44 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 074657b290386de796e47c607a23ae07:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:44 +0000] 074657b290386de796e47c607a23ae07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:04:44 [info] 35#35: *109 [lua] logger.lua:23: 074657b290386de796e47c607a23ae07 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:04:52 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:52 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:04:59 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 4bda1dd979f13274cb79b708699e1a86:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:04:59 [info] 35#35: *113 [lua] logger.lua:23: 4bda1dd979f13274cb79b708699e1a86 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:04:59 +0000] 4bda1dd979f13274cb79b708699e1a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:05:02 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:02 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:12 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:12 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:14 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 6468038f5200341b64d87d73863272ff:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:05:14 [info] 35#35: *118 [lua] logger.lua:23: 6468038f5200341b64d87d73863272ff {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:14 +0000] 6468038f5200341b64d87d73863272ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:05:22 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:22 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:29 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 3126e6df8f379353a9400e8b47b50370:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:29 +0000] 3126e6df8f379353a9400e8b47b50370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/07 03:05:29 [info] 35#35: *121 [lua] logger.lua:23: 3126e6df8f379353a9400e8b47b50370 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:05:32 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:32 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:42 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:42 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:44 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 006dde3a1c0e2a525038ab3773605920:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:44 +0000] 006dde3a1c0e2a525038ab3773605920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:05:44 [info] 35#35: *126 [lua] logger.lua:23: 006dde3a1c0e2a525038ab3773605920 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:05:52 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:52 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:05:59 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: ad501ca079f09dd2fd1e866949935c8d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:05:59 [info] 35#35: *130 [lua] logger.lua:23: ad501ca079f09dd2fd1e866949935c8d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:05:59 +0000] ad501ca079f09dd2fd1e866949935c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:06:02 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:02 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:12 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:12 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:14 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 05d1e5ab9640bd7d9feca449cc9a97a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:06:14 [info] 35#35: *135 [lua] logger.lua:23: 05d1e5ab9640bd7d9feca449cc9a97a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:06:14 +0000] 05d1e5ab9640bd7d9feca449cc9a97a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:06:22 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:22 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:29 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 9cf80fd0f5f2614228036c986a1ba6f8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:06:29 [info] 35#35: *138 [lua] logger.lua:23: 9cf80fd0f5f2614228036c986a1ba6f8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:06:29 +0000] 9cf80fd0f5f2614228036c986a1ba6f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:06:32 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:32 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:42 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:42 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:44 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 57db7e883593d36201661410b46afc2b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:06:44 [info] 35#35: *143 [lua] logger.lua:23: 57db7e883593d36201661410b46afc2b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:06:44 +0000] 57db7e883593d36201661410b46afc2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:06:52 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:52 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:06:59 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: bd42294812ab353c31f935d61547d33c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:06:59 [info] 35#35: *147 [lua] logger.lua:23: bd42294812ab353c31f935d61547d33c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:06:59 +0000] bd42294812ab353c31f935d61547d33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:07:02 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:02 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:12 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:12 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:14 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 54815542905272f254ebd51d96845fb1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:14 +0000] 54815542905272f254ebd51d96845fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:07:14 [info] 35#35: *152 [lua] logger.lua:23: 54815542905272f254ebd51d96845fb1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:07:22 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:22 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:29 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 0940e74148953565e0200ca85668c05f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:07:29 [info] 35#35: *155 [lua] logger.lua:23: 0940e74148953565e0200ca85668c05f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:29 +0000] 0940e74148953565e0200ca85668c05f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/07 03:07:32 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:32 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:42 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:42 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:44 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 209977adcb907b55c7b8b833ff2d7063:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:07:44 [info] 35#35: *160 [lua] logger.lua:23: 209977adcb907b55c7b8b833ff2d7063 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:44 +0000] 209977adcb907b55c7b8b833ff2d7063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:07:52 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:52 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:07:59 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 8f725240d99df0d24062c9793fc87562:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:59 +0000] 8f725240d99df0d24062c9793fc87562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:07:59 [info] 35#35: *164 [lua] logger.lua:23: 8f725240d99df0d24062c9793fc87562 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:08:02 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:02 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:12 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:12 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:14 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: c68febf1139af2b37d064bf651cc4d9a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:14 +0000] c68febf1139af2b37d064bf651cc4d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:08:14 [info] 35#35: *169 [lua] logger.lua:23: c68febf1139af2b37d064bf651cc4d9a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:08:22 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:22 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:29 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: fb9bb2e691caba2530e692675adf4094:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:08:29 [info] 35#35: *172 [lua] logger.lua:23: fb9bb2e691caba2530e692675adf4094 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:29 +0000] fb9bb2e691caba2530e692675adf4094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:08:32 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:32 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:42 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:42 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:44 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 2a622a972df8b2892ae7a9580a7383dd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/07 03:08:44 [info] 35#35: *177 [lua] logger.lua:23: 2a622a972df8b2892ae7a9580a7383dd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:44 +0000] 2a622a972df8b2892ae7a9580a7383dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/07 03:08:52 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:52 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:08:59 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: bc6ba0ca2417eac0cc404f5bbac474fc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:59 +0000] bc6ba0ca2417eac0cc404f5bbac474fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:08:59 [info] 35#35: *181 [lua] logger.lua:23: bc6ba0ca2417eac0cc404f5bbac474fc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:09:02 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:02 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:12 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:12 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:14 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 41ff4ab979c64401994049d49d6a8bce:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:09:14 [info] 35#35: *186 [lua] logger.lua:23: 41ff4ab979c64401994049d49d6a8bce {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:14 +0000] 41ff4ab979c64401994049d49d6a8bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:09:22 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:22 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:29 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: d7e63f47d9629b9f6ab149e808c9e841:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:09:29 [info] 35#35: *189 [lua] logger.lua:23: d7e63f47d9629b9f6ab149e808c9e841 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:29 +0000] d7e63f47d9629b9f6ab149e808c9e841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:09:32 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:32 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:42 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:42 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:44 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 3515a039867e002aaee53079f35cc7a4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:44 +0000] 3515a039867e002aaee53079f35cc7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:09:44 [info] 35#35: *194 [lua] logger.lua:23: 3515a039867e002aaee53079f35cc7a4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:09:52 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:52 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:09:59 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: a3d37a741ca483822f23e0237a61e9a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:59 +0000] a3d37a741ca483822f23e0237a61e9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:09:59 [info] 35#35: *198 [lua] logger.lua:23: a3d37a741ca483822f23e0237a61e9a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:10:02 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:02 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:12 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:12 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:14 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: d881db2c534f67acfe6f5b40cf18b977:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:14 +0000] d881db2c534f67acfe6f5b40cf18b977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:10:14 [info] 35#35: *203 [lua] logger.lua:23: d881db2c534f67acfe6f5b40cf18b977 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:10:22 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:22 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:29 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 7fc5b088de37ffc95cf62f1de05d433c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:10:29 [info] 35#35: *206 [lua] logger.lua:23: 7fc5b088de37ffc95cf62f1de05d433c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:29 +0000] 7fc5b088de37ffc95cf62f1de05d433c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:10:32 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:32 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:42 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:42 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:44 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: cb29a82ed5825a3822901f5b5cbcaa6f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/07 03:10:44 [info] 35#35: *211 [lua] logger.lua:23: cb29a82ed5825a3822901f5b5cbcaa6f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:44 +0000] cb29a82ed5825a3822901f5b5cbcaa6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/07 03:10:52 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:52 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:10:59 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: f263d83f8156c207c9f2c94c0672814e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:10:59 [info] 35#35: *215 [lua] logger.lua:23: f263d83f8156c207c9f2c94c0672814e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:10:59 +0000] f263d83f8156c207c9f2c94c0672814e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:11:02 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:02 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:12 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:12 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:14 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 80df9a082eac60bfb7c4bc968bee5c56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:11:14 [info] 35#35: *220 [lua] logger.lua:23: 80df9a082eac60bfb7c4bc968bee5c56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.216 - - [07/Jan/2023:03:11:14 +0000] 80df9a082eac60bfb7c4bc968bee5c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:11:22 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:22 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:29 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 15d49b51c76236c6d0f542cf33af681b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:29 +0000] 15d49b51c76236c6d0f542cf33af681b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:11:29 [info] 35#35: *223 [lua] logger.lua:23: 15d49b51c76236c6d0f542cf33af681b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:11:32 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:32 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:42 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:42 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:44 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 8c8a6617ae58fc64637e554dea7a9248:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:44 +0000] 8c8a6617ae58fc64637e554dea7a9248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:11:44 [info] 35#35: *228 [lua] logger.lua:23: 8c8a6617ae58fc64637e554dea7a9248 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:11:52 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:52 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:11:59 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: ddd83ee795b4d2f408c9cb25e18367af:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:11:59 [info] 35#35: *232 [lua] logger.lua:23: ddd83ee795b4d2f408c9cb25e18367af {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:11:59 +0000] ddd83ee795b4d2f408c9cb25e18367af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:12:02 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:02 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:12 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:12 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:14 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 9effeee6826f4b4c561eefb77b5f3b31:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:12:14 +0000] 9effeee6826f4b4c561eefb77b5f3b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/07 03:12:14 [info] 35#35: *237 [lua] logger.lua:23: 9effeee6826f4b4c561eefb77b5f3b31 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:12:22 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:22 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:29 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 7b6dbc3a54b43f9b963ca076f1168e43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:12:29 [info] 35#35: *240 [lua] logger.lua:23: 7b6dbc3a54b43f9b963ca076f1168e43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:12:29 +0000] 7b6dbc3a54b43f9b963ca076f1168e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:12:32 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:32 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:42 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:42 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:44 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 05bca7c8a7e2316df4dd9ceb50c4c7eb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:12:44 +0000] 05bca7c8a7e2316df4dd9ceb50c4c7eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:12:44 [info] 35#35: *245 [lua] logger.lua:23: 05bca7c8a7e2316df4dd9ceb50c4c7eb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:12:52 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:52 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:12:59 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 80f75c26ba79ad178d7c2c8b6ba08aa1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:12:59 [info] 35#35: *249 [lua] logger.lua:23: 80f75c26ba79ad178d7c2c8b6ba08aa1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:12:59 +0000] 80f75c26ba79ad178d7c2c8b6ba08aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:13:02 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:02 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:12 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:12 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:14 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 5304b6de9a72043c48ba8fabf78d7f49:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:13:14 [info] 35#35: *254 [lua] logger.lua:23: 5304b6de9a72043c48ba8fabf78d7f49 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:13:14 +0000] 5304b6de9a72043c48ba8fabf78d7f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:13:22 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:22 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:29 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: 134c9b7d83a1d8649d6c90bcb16c0559:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:13:29 [info] 35#35: *257 [lua] logger.lua:23: 134c9b7d83a1d8649d6c90bcb16c0559 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:13:29 +0000] 134c9b7d83a1d8649d6c90bcb16c0559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:13:32 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:32 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:42 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:42 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:44 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: a08829c3e72f4fac7dc233c019e15d62:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:13:44 [info] 35#35: *262 [lua] logger.lua:23: a08829c3e72f4fac7dc233c019e15d62 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:13:44 +0000] a08829c3e72f4fac7dc233c019e15d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:13:52 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:52 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:13:59 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 6a5f4c0d7b1d1558f27f13106dbe0a05:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:13:59 +0000] 6a5f4c0d7b1d1558f27f13106dbe0a05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:13:59 [info] 35#35: *266 [lua] logger.lua:23: 6a5f4c0d7b1d1558f27f13106dbe0a05 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:14:02 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:02 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:12 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:12 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:14 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 3c635fc44f1f7c3266c98b9ac6b1bb2d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:14 +0000] 3c635fc44f1f7c3266c98b9ac6b1bb2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:14:14 [info] 35#35: *271 [lua] logger.lua:23: 3c635fc44f1f7c3266c98b9ac6b1bb2d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:14:22 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:22 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:29 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 795dbb4a08f7a024379856c80358cb27:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:29 +0000] 795dbb4a08f7a024379856c80358cb27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:14:29 [info] 35#35: *274 [lua] logger.lua:23: 795dbb4a08f7a024379856c80358cb27 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:14:32 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:32 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:42 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:42 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:44 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 83330b51d80addb497939e96c8a1b46b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:14:44 [info] 35#35: *279 [lua] logger.lua:23: 83330b51d80addb497939e96c8a1b46b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:44 +0000] 83330b51d80addb497939e96c8a1b46b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:14:52 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:52 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:14:59 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: c22242a8ec6b48d2df471b78a6231c22:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:59 +0000] c22242a8ec6b48d2df471b78a6231c22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:14:59 [info] 35#35: *283 [lua] logger.lua:23: c22242a8ec6b48d2df471b78a6231c22 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:15:02 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:02 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:12 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:12 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:14 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 83c467970b76ad322b2ba0337cf6bc1d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:15:14 [info] 35#35: *288 [lua] logger.lua:23: 83c467970b76ad322b2ba0337cf6bc1d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:15:14 +0000] 83c467970b76ad322b2ba0337cf6bc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:22 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:22 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:29 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: dd8f9f6cc9f7cb9f9b44d2295893f480:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:15:29 [info] 35#35: *291 [lua] logger.lua:23: dd8f9f6cc9f7cb9f9b44d2295893f480 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:15:29 +0000] dd8f9f6cc9f7cb9f9b44d2295893f480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:32 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:32 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:42 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:42 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:44 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 6634cebd66cd2a0493840b6a2917b491:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:15:44 +0000] 6634cebd66cd2a0493840b6a2917b491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:15:44 [info] 35#35: *296 [lua] logger.lua:23: 6634cebd66cd2a0493840b6a2917b491 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:52 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:52 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:15:59 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: c5221ca9bb94cf80c09b4ee302fd1321:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:15:59 +0000] c5221ca9bb94cf80c09b4ee302fd1321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:59 [info] 35#35: *300 [lua] logger.lua:23: c5221ca9bb94cf80c09b4ee302fd1321 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:16:02 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:02 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:12 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:12 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:14 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: db552f4d1bd24426fc097e91308f1fbc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:16:14 [info] 35#35: *305 [lua] logger.lua:23: db552f4d1bd24426fc097e91308f1fbc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:16:14 +0000] db552f4d1bd24426fc097e91308f1fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:16:22 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:22 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:29 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: 2c7d0b1447f9f8abca71c9e2e05bba98:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:16:29 +0000] 2c7d0b1447f9f8abca71c9e2e05bba98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:16:29 [info] 35#35: *308 [lua] logger.lua:23: 2c7d0b1447f9f8abca71c9e2e05bba98 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:16:32 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:32 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:42 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:42 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:44 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 55d195bcad0752450b64a26ba982ab5f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:16:45 +0000] 55d195bcad0752450b64a26ba982ab5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:16:45 [info] 35#35: *313 [lua] logger.lua:23: 55d195bcad0752450b64a26ba982ab5f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:16:52 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:16:52 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:00 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 696fe035aed6054d02d606a782789deb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:17:00 +0000] 696fe035aed6054d02d606a782789deb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:17:00 [info] 35#35: *317 [lua] logger.lua:23: 696fe035aed6054d02d606a782789deb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:17:02 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:02 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:12 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:12 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:15 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 170e2df25040e9fc8948289633126ca3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:17:15 [info] 35#35: *322 [lua] logger.lua:23: 170e2df25040e9fc8948289633126ca3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:17:15 +0000] 170e2df25040e9fc8948289633126ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:17:22 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:22 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:30 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: 9b859134a95223a825c3e92f1e499b69:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:17:30 [info] 35#35: *325 [lua] logger.lua:23: 9b859134a95223a825c3e92f1e499b69 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:17:30 +0000] 9b859134a95223a825c3e92f1e499b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:17:32 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:32 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:42 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:42 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:45 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 1cbc13208d74eaea16530ffae31e3be5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:17:45 [info] 35#35: *330 [lua] logger.lua:23: 1cbc13208d74eaea16530ffae31e3be5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:17:45 +0000] 1cbc13208d74eaea16530ffae31e3be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:17:52 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:17:52 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:00 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: e26723174465937fcfba22b33559229d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:18:00 +0000] e26723174465937fcfba22b33559229d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:18:00 [info] 35#35: *334 [lua] logger.lua:23: e26723174465937fcfba22b33559229d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:18:02 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:02 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:12 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:12 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:15 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 5d5eebddbbca11b235247eb9fef6d5f3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:18:15 [info] 35#35: *339 [lua] logger.lua:23: 5d5eebddbbca11b235247eb9fef6d5f3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:18:15 +0000] 5d5eebddbbca11b235247eb9fef6d5f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:18:22 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:22 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:30 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 7fef9d1fd003774da49ea5af70d0e515:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:18:30 [info] 35#35: *342 [lua] logger.lua:23: 7fef9d1fd003774da49ea5af70d0e515 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:18:30 +0000] 7fef9d1fd003774da49ea5af70d0e515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:18:32 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:32 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:42 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:42 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:45 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: c65399af512d3b189ab8578be5dfd491:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:18:45 [info] 35#35: *347 [lua] logger.lua:23: c65399af512d3b189ab8578be5dfd491 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:18:45 +0000] c65399af512d3b189ab8578be5dfd491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:18:52 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:18:52 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:00 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: ad31948b1deb6a35ba61bb4e44448714:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:00 +0000] ad31948b1deb6a35ba61bb4e44448714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:19:00 [info] 35#35: *351 [lua] logger.lua:23: ad31948b1deb6a35ba61bb4e44448714 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:19:02 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:02 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:12 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:12 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:15 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: a771843fff232f806c8cfa33268c1fb3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:19:15 [info] 35#35: *356 [lua] logger.lua:23: a771843fff232f806c8cfa33268c1fb3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:15 +0000] a771843fff232f806c8cfa33268c1fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:19:22 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:22 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:30 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: d41282db22167419c1ce31faf2f42867:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:19:30 +0000] d41282db22167419c1ce31faf2f42867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:19:30 [info] 35#35: *359 [lua] logger.lua:23: d41282db22167419c1ce31faf2f42867 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:19:32 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:32 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:42 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:42 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:45 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 69d6892808ef059a80bf215ba9eca6da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:45 +0000] 69d6892808ef059a80bf215ba9eca6da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:19:45 [info] 35#35: *364 [lua] logger.lua:23: 69d6892808ef059a80bf215ba9eca6da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:19:52 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:19:52 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:00 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 89893245f1c3acb5a5ea2285b2da47b0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:20:00 +0000] 89893245f1c3acb5a5ea2285b2da47b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/07 03:20:00 [info] 35#35: *368 [lua] logger.lua:23: 89893245f1c3acb5a5ea2285b2da47b0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/07 03:20:02 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:02 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:12 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:12 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:15 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: afb9a8b20bb4467b6a9a8cc19d423a29:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:20:15 [info] 35#35: *373 [lua] logger.lua:23: afb9a8b20bb4467b6a9a8cc19d423a29 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:20:15 +0000] afb9a8b20bb4467b6a9a8cc19d423a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:20:22 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:22 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:30 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 29c35cbbde629f427d53dbaeb381a3c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:20:30 [info] 35#35: *376 [lua] logger.lua:23: 29c35cbbde629f427d53dbaeb381a3c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:20:30 +0000] 29c35cbbde629f427d53dbaeb381a3c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:20:32 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:32 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:42 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:42 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:45 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 1ba31d7f0d1616bd8176bae00451c9c5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:20:45 [info] 35#35: *381 [lua] logger.lua:23: 1ba31d7f0d1616bd8176bae00451c9c5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:20:45 +0000] 1ba31d7f0d1616bd8176bae00451c9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:20:52 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:20:52 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:00 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 841be260be4ffe3b6abd5a40f496c7cd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:00 +0000] 841be260be4ffe3b6abd5a40f496c7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:21:00 [info] 35#35: *385 [lua] logger.lua:23: 841be260be4ffe3b6abd5a40f496c7cd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:21:02 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:02 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:12 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:12 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:15 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: dd32e268806fca0565dac20d18700112:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:21:15 [info] 35#35: *390 [lua] logger.lua:23: dd32e268806fca0565dac20d18700112 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:15 +0000] dd32e268806fca0565dac20d18700112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:21:22 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:22 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:30 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: 4ac285851900d35df06012a1b4ab56aa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:21:30 [info] 35#35: *393 [lua] logger.lua:23: 4ac285851900d35df06012a1b4ab56aa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:30 +0000] 4ac285851900d35df06012a1b4ab56aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:21:32 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:32 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:42 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:42 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:45 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: b47980faec80ce446f9cdefd667c0f08:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:45 +0000] b47980faec80ce446f9cdefd667c0f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:21:45 [info] 35#35: *398 [lua] logger.lua:23: b47980faec80ce446f9cdefd667c0f08 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:21:52 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:21:52 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:00 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: 6858f6ef99ff1795e23caa58b4337ed2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:22:00 +0000] 6858f6ef99ff1795e23caa58b4337ed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:22:00 [info] 35#35: *402 [lua] logger.lua:23: 6858f6ef99ff1795e23caa58b4337ed2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:22:02 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:02 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:12 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:12 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:15 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 75dd3a6e0b899c90f3ae3bf5e13e3b42:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:22:15 [info] 35#35: *407 [lua] logger.lua:23: 75dd3a6e0b899c90f3ae3bf5e13e3b42 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:22:15 +0000] 75dd3a6e0b899c90f3ae3bf5e13e3b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:22:22 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:22 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:30 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: 7e0ae951d49ed90d8665d6f82f9bee3a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:22:30 [info] 35#35: *410 [lua] logger.lua:23: 7e0ae951d49ed90d8665d6f82f9bee3a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:22:30 +0000] 7e0ae951d49ed90d8665d6f82f9bee3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:22:32 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:32 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:42 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:42 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:45 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 01c1167adf741f19286c241a437f3b78:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:22:45 [info] 35#35: *415 [lua] logger.lua:23: 01c1167adf741f19286c241a437f3b78 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:22:45 +0000] 01c1167adf741f19286c241a437f3b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:22:52 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:22:52 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:00 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 29ec4a9092f940a60c513b3227abb036:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:23:00 [info] 35#35: *419 [lua] logger.lua:23: 29ec4a9092f940a60c513b3227abb036 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:23:00 +0000] 29ec4a9092f940a60c513b3227abb036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:23:02 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:02 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:12 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:12 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:15 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 420d7e20ffae58663b939c725dd92364:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:23:15 [info] 35#35: *424 [lua] logger.lua:23: 420d7e20ffae58663b939c725dd92364 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:15 +0000] 420d7e20ffae58663b939c725dd92364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:23:22 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:22 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:30 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 76773e3ed4a9813077689eddcac4df49:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:23:30 [info] 35#35: *427 [lua] logger.lua:23: 76773e3ed4a9813077689eddcac4df49 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:30 +0000] 76773e3ed4a9813077689eddcac4df49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/07 03:23:32 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:32 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:42 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:42 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:45 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 060bc176eb03f9adf648174aa2738586:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:23:45 [info] 35#35: *432 [lua] logger.lua:23: 060bc176eb03f9adf648174aa2738586 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:23:45 +0000] 060bc176eb03f9adf648174aa2738586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 03:23:52 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:23:52 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:00 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: c1e25a95c3fefa88b07484f06d76cff7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:24:00 [info] 35#35: *436 [lua] logger.lua:23: c1e25a95c3fefa88b07484f06d76cff7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:24:00 +0000] c1e25a95c3fefa88b07484f06d76cff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:24:02 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:02 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:12 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:12 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:15 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 6c616fa0f8f0653c54696ec7e1b1c432:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:24:15 [info] 35#35: *441 [lua] logger.lua:23: 6c616fa0f8f0653c54696ec7e1b1c432 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:24:15 +0000] 6c616fa0f8f0653c54696ec7e1b1c432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:24:22 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:22 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:30 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 1bd1118e4bcdd73aaeead9233c0aec9b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:24:30 +0000] 1bd1118e4bcdd73aaeead9233c0aec9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/07 03:24:30 [info] 35#35: *444 [lua] logger.lua:23: 1bd1118e4bcdd73aaeead9233c0aec9b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:24:32 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:32 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:42 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:42 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:45 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 71e5151a71c667d094cdf454f2579377:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:24:45 [info] 35#35: *449 [lua] logger.lua:23: 71e5151a71c667d094cdf454f2579377 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:24:45 +0000] 71e5151a71c667d094cdf454f2579377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:24:52 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:24:52 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:00 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 03732b2d46abb614803a96245bad5e1b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:25:00 +0000] 03732b2d46abb614803a96245bad5e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:25:00 [info] 35#35: *453 [lua] logger.lua:23: 03732b2d46abb614803a96245bad5e1b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:25:02 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:02 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:12 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:12 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:15 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 2213bdcfb0308de6385e349d6d909486:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:25:15 [info] 35#35: *458 [lua] logger.lua:23: 2213bdcfb0308de6385e349d6d909486 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:25:15 +0000] 2213bdcfb0308de6385e349d6d909486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:25:22 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:22 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:30 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 01fd93eef40925bdeb31aef1f879aa60:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:25:30 [info] 35#35: *461 [lua] logger.lua:23: 01fd93eef40925bdeb31aef1f879aa60 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:25:30 +0000] 01fd93eef40925bdeb31aef1f879aa60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:25:32 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:32 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:42 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:42 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:45 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: b8fa7911724b7804356fd9b126d8d645:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:25:45 +0000] b8fa7911724b7804356fd9b126d8d645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:25:45 [info] 35#35: *466 [lua] logger.lua:23: b8fa7911724b7804356fd9b126d8d645 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:25:52 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:25:52 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:00 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 0717346b709457fc44d1eb6c4e21af03:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:26:00 +0000] 0717346b709457fc44d1eb6c4e21af03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:26:00 [info] 35#35: *470 [lua] logger.lua:23: 0717346b709457fc44d1eb6c4e21af03 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:26:02 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:02 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:12 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:12 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:15 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: e12e026ab0d436fb6dc010875a0d361e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:26:15 +0000] e12e026ab0d436fb6dc010875a0d361e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 03:26:15 [info] 35#35: *475 [lua] logger.lua:23: e12e026ab0d436fb6dc010875a0d361e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:26:22 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:22 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:30 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: 936cd249766737282083abaae2a4a623:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:26:30 [info] 35#35: *478 [lua] logger.lua:23: 936cd249766737282083abaae2a4a623 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:26:30 +0000] 936cd249766737282083abaae2a4a623 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:26:32 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:32 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:42 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:42 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:45 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 6eed5a4bfc16480ae891bef717a80558:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:26:45 [info] 35#35: *483 [lua] logger.lua:23: 6eed5a4bfc16480ae891bef717a80558 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:26:45 +0000] 6eed5a4bfc16480ae891bef717a80558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:26:52 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:26:52 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:00 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 4f5f2fed424597486c3f78f5afcdebaa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:27:00 [info] 35#35: *487 [lua] logger.lua:23: 4f5f2fed424597486c3f78f5afcdebaa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:27:00 +0000] 4f5f2fed424597486c3f78f5afcdebaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:27:02 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:02 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:12 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:12 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:15 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 18c01d1cb6208020ab6eb3c47acae39f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:27:15 [info] 35#35: *492 [lua] logger.lua:23: 18c01d1cb6208020ab6eb3c47acae39f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:27:15 +0000] 18c01d1cb6208020ab6eb3c47acae39f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:27:22 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:22 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:30 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 5594704881107775da3913942a52b290:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:27:30 +0000] 5594704881107775da3913942a52b290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:27:30 [info] 35#35: *495 [lua] logger.lua:23: 5594704881107775da3913942a52b290 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:27:32 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:32 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:42 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:42 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:45 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: cd711d8b0d6970421384243ac5e90caf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:27:45 +0000] cd711d8b0d6970421384243ac5e90caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:27:45 [info] 35#35: *500 [lua] logger.lua:23: cd711d8b0d6970421384243ac5e90caf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:27:52 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:27:52 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:00 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: 231f4b493d52a789de11b818566d1fa2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:28:00 [info] 35#35: *504 [lua] logger.lua:23: 231f4b493d52a789de11b818566d1fa2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:00 +0000] 231f4b493d52a789de11b818566d1fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:28:02 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:02 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:12 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:12 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:15 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 9195c06f1f86e9c58888347acc8c96c2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:28:15 [info] 35#35: *509 [lua] logger.lua:23: 9195c06f1f86e9c58888347acc8c96c2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:15 +0000] 9195c06f1f86e9c58888347acc8c96c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:28:22 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:22 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:30 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: be6422a9f3ce0eae8b1efb49eaf015f4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:30 +0000] be6422a9f3ce0eae8b1efb49eaf015f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:28:30 [info] 35#35: *512 [lua] logger.lua:23: be6422a9f3ce0eae8b1efb49eaf015f4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:28:32 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:32 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:42 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:42 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:45 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 1163f96e6ecbcc1637cee45f78f555d4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:28:45 [info] 35#35: *517 [lua] logger.lua:23: 1163f96e6ecbcc1637cee45f78f555d4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:28:45 +0000] 1163f96e6ecbcc1637cee45f78f555d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:28:52 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:28:52 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:00 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: 169c1d3fb6c20789ae3339a64d18b4d6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:00 +0000] 169c1d3fb6c20789ae3339a64d18b4d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:29:00 [info] 35#35: *521 [lua] logger.lua:23: 169c1d3fb6c20789ae3339a64d18b4d6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:29:02 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:02 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:12 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:12 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:15 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 5976ffa4eb7c8c8c003d4526a1a6f9b7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:15 +0000] 5976ffa4eb7c8c8c003d4526a1a6f9b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:29:15 [info] 35#35: *526 [lua] logger.lua:23: 5976ffa4eb7c8c8c003d4526a1a6f9b7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:29:22 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:22 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:30 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 89763d2e36b6284a1903634f6cba1e0b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:30 +0000] 89763d2e36b6284a1903634f6cba1e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:29:30 [info] 35#35: *529 [lua] logger.lua:23: 89763d2e36b6284a1903634f6cba1e0b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:29:32 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:32 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:42 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:42 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:45 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 4afce08138c31b18f2876200b9cf50ae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:45 +0000] 4afce08138c31b18f2876200b9cf50ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:29:45 [info] 35#35: *534 [lua] logger.lua:23: 4afce08138c31b18f2876200b9cf50ae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:29:52 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:29:52 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:00 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: c5f6e1d5ae4f398bda159bf09242bb43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:30:00 [info] 35#35: *538 [lua] logger.lua:23: c5f6e1d5ae4f398bda159bf09242bb43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:30:00 +0000] c5f6e1d5ae4f398bda159bf09242bb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:30:02 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:02 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:12 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:12 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:15 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: cc206174e3114450a7476b73159d7230:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:30:15 [info] 35#35: *543 [lua] logger.lua:23: cc206174e3114450a7476b73159d7230 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:30:15 +0000] cc206174e3114450a7476b73159d7230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:30:22 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:22 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:30 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: c2f752362286b7f67879415ff3fb2421:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:30:30 +0000] c2f752362286b7f67879415ff3fb2421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:30:30 [info] 35#35: *546 [lua] logger.lua:23: c2f752362286b7f67879415ff3fb2421 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:30:32 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:32 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:42 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:42 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:45 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 4d2795c36f1b69086baa601a0c693200:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:30:45 [info] 35#35: *551 [lua] logger.lua:23: 4d2795c36f1b69086baa601a0c693200 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:30:45 +0000] 4d2795c36f1b69086baa601a0c693200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:30:52 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:30:52 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:00 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 3f80b39165a610a923a1c7332be44410:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:00 +0000] 3f80b39165a610a923a1c7332be44410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:31:00 [info] 35#35: *555 [lua] logger.lua:23: 3f80b39165a610a923a1c7332be44410 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:31:02 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:02 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:12 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:12 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:15 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 570992db67565a41fff69bc6199e69e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:15 +0000] 570992db67565a41fff69bc6199e69e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:31:15 [info] 35#35: *560 [lua] logger.lua:23: 570992db67565a41fff69bc6199e69e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:31:22 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:22 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:30 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 49c3abcc47d9d4b9eb5321c014ad4b52:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:31 +0000] 49c3abcc47d9d4b9eb5321c014ad4b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:31:31 [info] 35#35: *563 [lua] logger.lua:23: 49c3abcc47d9d4b9eb5321c014ad4b52 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:31:32 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:32 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:42 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:42 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:46 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: d73412ad150d8dc03812a9200a71b6d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:46 +0000] d73412ad150d8dc03812a9200a71b6d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:31:46 [info] 35#35: *568 [lua] logger.lua:23: d73412ad150d8dc03812a9200a71b6d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:31:52 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:31:52 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:01 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: d816a7488713beda97b27a56a8458f7e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:01 +0000] d816a7488713beda97b27a56a8458f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:32:01 [info] 35#35: *572 [lua] logger.lua:23: d816a7488713beda97b27a56a8458f7e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:32:02 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:02 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:12 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:12 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:16 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 46072583c2053e251434f37f27f26dc0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:32:16 [info] 35#35: *577 [lua] logger.lua:23: 46072583c2053e251434f37f27f26dc0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:16 +0000] 46072583c2053e251434f37f27f26dc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:32:22 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:22 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:31 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: c99d8da8d0ebfe17add3775b1bc0584f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:32:31 [info] 35#35: *580 [lua] logger.lua:23: c99d8da8d0ebfe17add3775b1bc0584f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:31 +0000] c99d8da8d0ebfe17add3775b1bc0584f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:32:32 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:32 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:42 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:42 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:46 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 26f283166d6506b508020d37fb1d35d3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:46 +0000] 26f283166d6506b508020d37fb1d35d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/07 03:32:46 [info] 35#35: *585 [lua] logger.lua:23: 26f283166d6506b508020d37fb1d35d3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/07 03:32:52 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:32:52 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:01 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: e84ec8d6bb6230f11b042f716388feb9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:33:01 +0000] e84ec8d6bb6230f11b042f716388feb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:33:01 [info] 35#35: *589 [lua] logger.lua:23: e84ec8d6bb6230f11b042f716388feb9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:33:02 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:02 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:12 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:12 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:16 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 6b9f4ebd4f29805a70baf77b0c8be001:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:33:16 +0000] 6b9f4ebd4f29805a70baf77b0c8be001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:33:16 [info] 35#35: *594 [lua] logger.lua:23: 6b9f4ebd4f29805a70baf77b0c8be001 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:33:22 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:22 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:31 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 8201ff8ce51d8b3d6a99f42fa4dd86d5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:33:31 [info] 35#35: *597 [lua] logger.lua:23: 8201ff8ce51d8b3d6a99f42fa4dd86d5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:33:31 +0000] 8201ff8ce51d8b3d6a99f42fa4dd86d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:33:32 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:32 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:42 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:42 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:46 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 17c5da8a1044a32373b36edc79aac228:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:33:46 [info] 35#35: *602 [lua] logger.lua:23: 17c5da8a1044a32373b36edc79aac228 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:33:46 +0000] 17c5da8a1044a32373b36edc79aac228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:33:52 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:33:52 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:01 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: f1d9b8216247e25db3faee9b1b39707e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:34:01 [info] 35#35: *606 [lua] logger.lua:23: f1d9b8216247e25db3faee9b1b39707e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:34:01 +0000] f1d9b8216247e25db3faee9b1b39707e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:34:02 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:02 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:12 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:12 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:16 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 29cd9c072e31e423ffbb3953f6a6b68a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:34:16 [info] 35#35: *611 [lua] logger.lua:23: 29cd9c072e31e423ffbb3953f6a6b68a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:34:16 +0000] 29cd9c072e31e423ffbb3953f6a6b68a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:34:22 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:22 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:31 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 73430b84dd62f4c225ce60bf5003ca95:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:34:31 [info] 35#35: *614 [lua] logger.lua:23: 73430b84dd62f4c225ce60bf5003ca95 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:34:31 +0000] 73430b84dd62f4c225ce60bf5003ca95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:34:32 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:32 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:42 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:42 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:46 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: f718fc35d2fc12f5c873b47394cc144a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:34:46 [info] 35#35: *619 [lua] logger.lua:23: f718fc35d2fc12f5c873b47394cc144a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:34:46 +0000] f718fc35d2fc12f5c873b47394cc144a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:34:52 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:34:52 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:01 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: 447d1cd69e46a5916cbc3a2efdee8b74:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:01 +0000] 447d1cd69e46a5916cbc3a2efdee8b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:35:01 [info] 35#35: *623 [lua] logger.lua:23: 447d1cd69e46a5916cbc3a2efdee8b74 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:35:02 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:02 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:12 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:12 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:16 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 558a7ad9caed38c5571d4df0c27ee9f2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:35:16 +0000] 558a7ad9caed38c5571d4df0c27ee9f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:35:16 [info] 35#35: *628 [lua] logger.lua:23: 558a7ad9caed38c5571d4df0c27ee9f2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:35:22 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:22 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:31 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: d63472a3eedad81dcbfaa3dfe33aaf9a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:31 +0000] d63472a3eedad81dcbfaa3dfe33aaf9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:35:31 [info] 35#35: *631 [lua] logger.lua:23: d63472a3eedad81dcbfaa3dfe33aaf9a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:35:32 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:32 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:42 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:42 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:46 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 5fbc55937101b57ccffe9250a3e25a17:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:46 +0000] 5fbc55937101b57ccffe9250a3e25a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:35:46 [info] 35#35: *636 [lua] logger.lua:23: 5fbc55937101b57ccffe9250a3e25a17 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:35:52 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:35:52 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:01 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: ace8e50cfcb6256dd1c10ed80cc4f59a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:01 +0000] ace8e50cfcb6256dd1c10ed80cc4f59a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/07 03:36:01 [info] 35#35: *640 [lua] logger.lua:23: ace8e50cfcb6256dd1c10ed80cc4f59a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:36:02 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:02 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:12 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:12 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:16 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 801c902bd69d731f4160a0d788c59b8a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:36:16 [info] 35#35: *645 [lua] logger.lua:23: 801c902bd69d731f4160a0d788c59b8a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:16 +0000] 801c902bd69d731f4160a0d788c59b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:36:22 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:22 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:31 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: 7566f1ef705deeb57362870fb4b11895:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:31 +0000] 7566f1ef705deeb57362870fb4b11895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:36:31 [info] 35#35: *648 [lua] logger.lua:23: 7566f1ef705deeb57362870fb4b11895 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:36:32 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:32 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:42 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:42 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:46 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: b1b935d1f8d097d2c8f8372a8db110e6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:36:46 +0000] b1b935d1f8d097d2c8f8372a8db110e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:36:46 [info] 35#35: *653 [lua] logger.lua:23: b1b935d1f8d097d2c8f8372a8db110e6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:36:52 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:36:52 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:01 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 076b003acd4ee7e2cade804cc8eb4b1f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:37:01 [info] 35#35: *657 [lua] logger.lua:23: 076b003acd4ee7e2cade804cc8eb4b1f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:01 +0000] 076b003acd4ee7e2cade804cc8eb4b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:37:02 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:02 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:12 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:12 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:16 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 9d4fb7a4ae70b294a3ef9a7349acb23f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:16 +0000] 9d4fb7a4ae70b294a3ef9a7349acb23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:37:16 [info] 35#35: *662 [lua] logger.lua:23: 9d4fb7a4ae70b294a3ef9a7349acb23f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:37:22 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:22 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:31 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: b37bcb8d8f8ef5b62924dbdc68c34f06:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:37:31 [info] 35#35: *665 [lua] logger.lua:23: b37bcb8d8f8ef5b62924dbdc68c34f06 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:31 +0000] b37bcb8d8f8ef5b62924dbdc68c34f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:37:32 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:32 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:42 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:42 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:46 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 76eaca92b67da6054e5ab55a3c603e3e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:37:46 [info] 35#35: *670 [lua] logger.lua:23: 76eaca92b67da6054e5ab55a3c603e3e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:37:46 +0000] 76eaca92b67da6054e5ab55a3c603e3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:37:52 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:37:52 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:01 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 3fe0ae2c5d74e9da02c6e990c24972bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:01 +0000] 3fe0ae2c5d74e9da02c6e990c24972bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:38:01 [info] 35#35: *674 [lua] logger.lua:23: 3fe0ae2c5d74e9da02c6e990c24972bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:38:02 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:02 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:12 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:12 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:16 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 6eeffc19d239ff03c53d09799111a1da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:38:16 [info] 35#35: *679 [lua] logger.lua:23: 6eeffc19d239ff03c53d09799111a1da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:16 +0000] 6eeffc19d239ff03c53d09799111a1da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:38:22 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:22 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:31 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: dbb086b85bda6567572245ee9f2f0b3e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:31 +0000] dbb086b85bda6567572245ee9f2f0b3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:38:31 [info] 35#35: *682 [lua] logger.lua:23: dbb086b85bda6567572245ee9f2f0b3e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:38:32 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:32 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:42 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:42 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:46 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 5340b5d3d2ca9e8c9a83d14c5fb1290a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:38:46 [info] 35#35: *687 [lua] logger.lua:23: 5340b5d3d2ca9e8c9a83d14c5fb1290a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:38:46 +0000] 5340b5d3d2ca9e8c9a83d14c5fb1290a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:38:52 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:38:52 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:01 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: f4d321d85591198bb919c53e3e9346c8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:39:01 +0000] f4d321d85591198bb919c53e3e9346c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:39:01 [info] 35#35: *691 [lua] logger.lua:23: f4d321d85591198bb919c53e3e9346c8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:39:02 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:02 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:12 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:12 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:16 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 42e9a1c3c8a712cbc9c2f6f68532b7e6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:39:16 [info] 35#35: *696 [lua] logger.lua:23: 42e9a1c3c8a712cbc9c2f6f68532b7e6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:39:16 +0000] 42e9a1c3c8a712cbc9c2f6f68532b7e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:39:22 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:22 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:31 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: e751f10e562aa5280038aa290cf22ada:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:39:31 +0000] e751f10e562aa5280038aa290cf22ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:39:31 [info] 35#35: *699 [lua] logger.lua:23: e751f10e562aa5280038aa290cf22ada {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:39:32 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:32 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:42 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:42 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 10.233.69.216 - - [07/Jan/2023:03:39:46 +0000] d8781eb8fdeea054fa7a6290739eb576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:39:46 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: d8781eb8fdeea054fa7a6290739eb576:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:39:46 [info] 35#35: *704 [lua] logger.lua:23: d8781eb8fdeea054fa7a6290739eb576 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:39:52 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:39:52 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:01 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: 91806872ab1c09f2156bb63e83d93aa2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:40:01 [info] 35#35: *708 [lua] logger.lua:23: 91806872ab1c09f2156bb63e83d93aa2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:40:01 +0000] 91806872ab1c09f2156bb63e83d93aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:40:02 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:02 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:12 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:12 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:16 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 032929ffbcd2d4eafd946472c13dee24:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:40:16 [info] 35#35: *713 [lua] logger.lua:23: 032929ffbcd2d4eafd946472c13dee24 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:40:16 +0000] 032929ffbcd2d4eafd946472c13dee24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:40:22 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:22 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:31 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: a79b68b6b8f295cc36a52d6da888ad87:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:40:31 [info] 35#35: *716 [lua] logger.lua:23: a79b68b6b8f295cc36a52d6da888ad87 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:40:31 +0000] a79b68b6b8f295cc36a52d6da888ad87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:40:32 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:32 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:42 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:42 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:46 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: eacf4dfe233dccd438d4343e6104a34b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:40:46 +0000] eacf4dfe233dccd438d4343e6104a34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:40:46 [info] 35#35: *721 [lua] logger.lua:23: eacf4dfe233dccd438d4343e6104a34b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:40:52 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:40:52 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:01 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: 69e802bc799fc3d124c894fa426dc15e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:01 +0000] 69e802bc799fc3d124c894fa426dc15e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:41:01 [info] 35#35: *725 [lua] logger.lua:23: 69e802bc799fc3d124c894fa426dc15e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:41:02 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:02 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:12 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:12 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:16 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 74832686d9d1badbfe5e6141d38bf9d5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:41:16 [info] 35#35: *730 [lua] logger.lua:23: 74832686d9d1badbfe5e6141d38bf9d5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:16 +0000] 74832686d9d1badbfe5e6141d38bf9d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:41:22 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:22 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:31 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 531420613b512fcdea775dae09445bb0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:31 +0000] 531420613b512fcdea775dae09445bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:41:31 [info] 35#35: *733 [lua] logger.lua:23: 531420613b512fcdea775dae09445bb0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:41:32 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:32 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:42 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:42 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:46 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 8b0fc3eb752ecdc126027985c331796c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:46 +0000] 8b0fc3eb752ecdc126027985c331796c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:41:46 [info] 35#35: *738 [lua] logger.lua:23: 8b0fc3eb752ecdc126027985c331796c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:41:52 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:41:52 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:01 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 0efcfb4c24d3999a053071da7d1a076f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:42:01 [info] 35#35: *742 [lua] logger.lua:23: 0efcfb4c24d3999a053071da7d1a076f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:42:01 +0000] 0efcfb4c24d3999a053071da7d1a076f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:42:02 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:02 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:12 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:12 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:16 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 0b553c963dce29c9b9fb174b8cee1d01:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:42:16 [info] 35#35: *747 [lua] logger.lua:23: 0b553c963dce29c9b9fb174b8cee1d01 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:42:16 +0000] 0b553c963dce29c9b9fb174b8cee1d01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:42:22 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:22 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:31 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: e8dc2e6c0a4306416802784d7bd0e8d1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:42:31 [info] 35#35: *750 [lua] logger.lua:23: e8dc2e6c0a4306416802784d7bd0e8d1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:42:31 +0000] e8dc2e6c0a4306416802784d7bd0e8d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:42:32 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:32 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:42 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:42 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:46 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 78bbe5fcc67373ee3ed625f16b1c8b01:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:42:46 [info] 35#35: *755 [lua] logger.lua:23: 78bbe5fcc67373ee3ed625f16b1c8b01 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.216 - - [07/Jan/2023:03:42:46 +0000] 78bbe5fcc67373ee3ed625f16b1c8b01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:42:52 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:42:52 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:01 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 0db94c64491f5fac450e15f5e59c1337:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:43:01 [info] 35#35: *759 [lua] logger.lua:23: 0db94c64491f5fac450e15f5e59c1337 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:01 +0000] 0db94c64491f5fac450e15f5e59c1337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:43:02 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:02 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:12 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:12 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:16 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 48d23297cded775a1116a2d8d6294c31:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:43:16 [info] 35#35: *764 [lua] logger.lua:23: 48d23297cded775a1116a2d8d6294c31 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:16 +0000] 48d23297cded775a1116a2d8d6294c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:43:17 [info] 35#35: *765 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443 2023/01/07 03:43:17 [info] 35#35: *766 client sent invalid method while reading client request line, client: 10.233.68.90, server: , request: " ���5Pj������m)�i���u��|.�ј" 0����yS*���|.J�z0RH����SF�o >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 10.233.68.90 - - [07/Jan/2023:03:43:17 +0000] 10f6802aa43b3b45489f6a92a79c0773 "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\x0F\xB7\xF85\x1APj\xAF\xBD\xBE\xA6\xF7\x95m)\x03\x84i\x85\xCF\xDDu\x85\xC9\x15|.\xC5\xD1\x98\x22\x17 \x050\x83\x90\xB4\x04\x19\xBDyS*\xA8\xDA\xFC|.J\xD6z0RH\xE9\xAA\xE8\xD2SF\x18\x04\xB5o\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2023/01/07 03:43:17 [info] 35#35: *766 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.68.90, server: , request: " ���5Pj������m)�i���u��|.�ј" 0����yS*���|.J�z0RH����SF�o >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 2023/01/07 03:43:17 [info] 35#35: *767 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443 2023/01/07 03:43:22 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:22 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:31 [info] 35#35: *770 [lua] access_by_lua(msblocations.conf:189):2: 3139e883a503ed1617da07661ed6edf4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:31 +0000] 3139e883a503ed1617da07661ed6edf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2023/01/07 03:43:31 [info] 35#35: *770 [lua] logger.lua:23: 3139e883a503ed1617da07661ed6edf4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:43:32 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:32 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:42 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:42 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:46 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:189):2: 9b192c1626100aa7720be9cec752719e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:43:46 [info] 35#35: *775 [lua] logger.lua:23: 9b192c1626100aa7720be9cec752719e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:43:46 +0000] 9b192c1626100aa7720be9cec752719e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:43:52 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:43:52 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:01 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: 0c5e677786c17543fc8ca07991ab37dd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:44:01 [info] 35#35: *779 [lua] logger.lua:23: 0c5e677786c17543fc8ca07991ab37dd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:44:01 +0000] 0c5e677786c17543fc8ca07991ab37dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:44:02 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:02 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:12 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:12 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:16 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: 4d24f44a5ca56bd6cbc2e5d72e0019a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:44:16 [info] 35#35: *784 [lua] logger.lua:23: 4d24f44a5ca56bd6cbc2e5d72e0019a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:44:16 +0000] 4d24f44a5ca56bd6cbc2e5d72e0019a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:44:22 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:22 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:31 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: f1c9766d3bc6c801752cad796d9c27f0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:44:31 +0000] f1c9766d3bc6c801752cad796d9c27f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:44:31 [info] 35#35: *787 [lua] logger.lua:23: f1c9766d3bc6c801752cad796d9c27f0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:44:32 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:32 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:42 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:42 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:46 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: c527a32e1e045367fb5132648b1e8abe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:44:46 [info] 35#35: *792 [lua] logger.lua:23: c527a32e1e045367fb5132648b1e8abe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:44:46 +0000] c527a32e1e045367fb5132648b1e8abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:44:52 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:44:52 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:01 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: be7eca4ca3c184956e91d5795f3a640f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:45:01 [info] 35#35: *796 [lua] logger.lua:23: be7eca4ca3c184956e91d5795f3a640f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:45:01 +0000] be7eca4ca3c184956e91d5795f3a640f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:45:02 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:02 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:12 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:12 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:16 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 89d0adf80cf7279a124e22ff2da49403:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:45:16 [info] 35#35: *801 [lua] logger.lua:23: 89d0adf80cf7279a124e22ff2da49403 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:45:16 +0000] 89d0adf80cf7279a124e22ff2da49403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:45:22 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:22 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:31 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: 86e74d7867a603656997a86b8bbbcbef:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:45:31 [info] 35#35: *804 [lua] logger.lua:23: 86e74d7867a603656997a86b8bbbcbef {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:45:31 +0000] 86e74d7867a603656997a86b8bbbcbef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:45:32 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:32 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:42 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:42 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:46 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 6b1229602695cb997c374d0520a9b0ae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:45:46 [info] 35#35: *809 [lua] logger.lua:23: 6b1229602695cb997c374d0520a9b0ae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:45:46 +0000] 6b1229602695cb997c374d0520a9b0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:45:52 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:45:52 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:01 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: e695f71f846595d3a884df6bf22d4c50:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:46:01 [info] 35#35: *813 [lua] logger.lua:23: e695f71f846595d3a884df6bf22d4c50 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:01 +0000] e695f71f846595d3a884df6bf22d4c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:46:02 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:02 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:12 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:12 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:16 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: b5d2c54bd0144417fb2627875c55461c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:46:16 [info] 35#35: *818 [lua] logger.lua:23: b5d2c54bd0144417fb2627875c55461c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:16 +0000] b5d2c54bd0144417fb2627875c55461c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:46:22 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:22 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:31 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: 5d58f0dac746f67808b3ef68a7a832e7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:31 +0000] 5d58f0dac746f67808b3ef68a7a832e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:46:31 [info] 35#35: *821 [lua] logger.lua:23: 5d58f0dac746f67808b3ef68a7a832e7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:46:32 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:32 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:42 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:42 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:46 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: cb2ff73f43798be31be36cccc7fe1628:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:46 +0000] cb2ff73f43798be31be36cccc7fe1628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:46:46 [info] 35#35: *826 [lua] logger.lua:23: cb2ff73f43798be31be36cccc7fe1628 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:46:52 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:52 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:46:56 [info] 35#35: *830 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443 2023/01/07 03:47:01 [info] 35#35: *831 [lua] access_by_lua(msblocations.conf:189):2: be944376ea790177d1a4f8e34307d3c8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.216 - - [07/Jan/2023:03:47:01 +0000] be944376ea790177d1a4f8e34307d3c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:47:01 [info] 35#35: *831 [lua] logger.lua:23: be944376ea790177d1a4f8e34307d3c8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:47:02 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:02 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:12 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:12 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:16 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: ee633e2ad0d03c1a9c7c07332daaa70c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:16 +0000] ee633e2ad0d03c1a9c7c07332daaa70c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:47:16 [info] 35#35: *836 [lua] logger.lua:23: ee633e2ad0d03c1a9c7c07332daaa70c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:47:22 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:22 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:31 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:189):2: f413d204c39bc2869ff4ecae6196f5a1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:47:31 [info] 35#35: *839 [lua] logger.lua:23: f413d204c39bc2869ff4ecae6196f5a1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:31 +0000] f413d204c39bc2869ff4ecae6196f5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:47:32 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:32 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:42 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:42 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:46 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:189):2: 0896d21881196db7b2d6b861afa8046c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:46 +0000] 0896d21881196db7b2d6b861afa8046c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:47:46 [info] 35#35: *844 [lua] logger.lua:23: 0896d21881196db7b2d6b861afa8046c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:47:52 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:47:52 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:01 [info] 35#35: *848 [lua] access_by_lua(msblocations.conf:189):2: b4fc0b54b0e8b2fc8556c0bcb8577b43:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:48:01 [info] 35#35: *848 [lua] logger.lua:23: b4fc0b54b0e8b2fc8556c0bcb8577b43 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:48:01 +0000] b4fc0b54b0e8b2fc8556c0bcb8577b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:48:02 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:02 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:12 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:12 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:16 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: 8a9ade9df453c73a1b1a86f9c120e4e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:48:16 +0000] 8a9ade9df453c73a1b1a86f9c120e4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:48:16 [info] 35#35: *853 [lua] logger.lua:23: 8a9ade9df453c73a1b1a86f9c120e4e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:48:22 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:22 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:32 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: 2d9e7584a142d4328bfeb929d0130b42:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:48:32 [info] 35#35: *856 [lua] logger.lua:23: 2d9e7584a142d4328bfeb929d0130b42 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:48:32 +0000] 2d9e7584a142d4328bfeb929d0130b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:48:32 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:32 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:42 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:42 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:47 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:189):2: ef1332736cb1e6755d553e527ffe8967:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:48:47 [info] 35#35: *861 [lua] logger.lua:23: ef1332736cb1e6755d553e527ffe8967 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:48:47 +0000] ef1332736cb1e6755d553e527ffe8967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:48:52 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:48:52 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:02 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:189):2: 2e05a6138eefe20a005e6b0390a2d3f2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:49:02 [info] 35#35: *865 [lua] logger.lua:23: 2e05a6138eefe20a005e6b0390a2d3f2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:49:02 +0000] 2e05a6138eefe20a005e6b0390a2d3f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:49:02 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:02 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:12 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:12 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:17 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 6ca45883cfcdaf90d3c1501ca6cc96f9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:49:17 +0000] 6ca45883cfcdaf90d3c1501ca6cc96f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 03:49:17 [info] 35#35: *870 [lua] logger.lua:23: 6ca45883cfcdaf90d3c1501ca6cc96f9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:49:22 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:22 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:32 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:32 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:32 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 47782e05c86af8aaac764b65a92f63a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:49:32 [info] 35#35: *875 [lua] logger.lua:23: 47782e05c86af8aaac764b65a92f63a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:49:32 +0000] 47782e05c86af8aaac764b65a92f63a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:49:42 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:42 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:47 [info] 35#35: *878 [lua] access_by_lua(msblocations.conf:189):2: baa217ff4de0b71cd3741ecba5eac798:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:49:47 [info] 35#35: *878 [lua] logger.lua:23: baa217ff4de0b71cd3741ecba5eac798 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:49:47 +0000] baa217ff4de0b71cd3741ecba5eac798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:49:52 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:49:52 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:02 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:02 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:02 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 9e6a0a5a081c239b1522a0ebd7075bb0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:50:02 +0000] 9e6a0a5a081c239b1522a0ebd7075bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:50:02 [info] 35#35: *884 [lua] logger.lua:23: 9e6a0a5a081c239b1522a0ebd7075bb0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:50:12 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:12 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:17 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 2e3fa531594659521692a07ca4ba090c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.216 - - [07/Jan/2023:03:50:17 +0000] 2e3fa531594659521692a07ca4ba090c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 03:50:17 [info] 35#35: *887 [lua] logger.lua:23: 2e3fa531594659521692a07ca4ba090c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:50:22 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:22 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:32 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:32 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:32 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 3f74dcf85475e57ad28883acdcc5ea5f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:50:32 [info] 35#35: *892 [lua] logger.lua:23: 3f74dcf85475e57ad28883acdcc5ea5f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:50:32 +0000] 3f74dcf85475e57ad28883acdcc5ea5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:50:42 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:42 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:47 [info] 35#35: *895 [lua] access_by_lua(msblocations.conf:189):2: ea41817df90574c0ff527692be6f7b30:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:50:47 [info] 35#35: *895 [lua] logger.lua:23: ea41817df90574c0ff527692be6f7b30 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:50:47 +0000] ea41817df90574c0ff527692be6f7b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:50:52 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:50:52 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:02 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:02 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:02 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 295d50402aed63c5c3dd85e2184aea64:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:51:02 +0000] 295d50402aed63c5c3dd85e2184aea64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.046 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40 2023/01/07 03:51:02 [info] 35#35: *901 [lua] logger.lua:23: 295d50402aed63c5c3dd85e2184aea64 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:51:12 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:12 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:17 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: 8a4822976b85c5a5bb2e112e717af12f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:51:17 [info] 35#35: *904 [lua] logger.lua:23: 8a4822976b85c5a5bb2e112e717af12f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:51:17 +0000] 8a4822976b85c5a5bb2e112e717af12f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:51:22 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:22 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:32 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:32 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:32 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 25ba8622d49a595f56ea841c42126174:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:51:32 [info] 35#35: *909 [lua] logger.lua:23: 25ba8622d49a595f56ea841c42126174 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:51:32 +0000] 25ba8622d49a595f56ea841c42126174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:51:42 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:42 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:47 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:189):2: e3ea2c29c8d6ca0111ceea64e6f29aaa:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:51:47 [info] 35#35: *912 [lua] logger.lua:23: e3ea2c29c8d6ca0111ceea64e6f29aaa {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:51:47 +0000] e3ea2c29c8d6ca0111ceea64e6f29aaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:51:52 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:51:52 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:02 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:02 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:02 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: d238d7613e8297e1d163a6913a66d7d8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:52:02 [info] 35#35: *918 [lua] logger.lua:23: d238d7613e8297e1d163a6913a66d7d8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:52:02 +0000] d238d7613e8297e1d163a6913a66d7d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:52:12 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:12 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:17 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: fe869298720ba8d79ea90a0256515711:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:52:17 [info] 35#35: *921 [lua] logger.lua:23: fe869298720ba8d79ea90a0256515711 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:52:17 +0000] fe869298720ba8d79ea90a0256515711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:52:22 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:22 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:32 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:32 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:32 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 5950f8316acca8edde963f7ff90ac410:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:52:32 [info] 35#35: *926 [lua] logger.lua:23: 5950f8316acca8edde963f7ff90ac410 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:52:32 +0000] 5950f8316acca8edde963f7ff90ac410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:52:42 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:42 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:47 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 1dcc8e6404baed13e4e8961da38c5dfe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:52:47 [info] 35#35: *929 [lua] logger.lua:23: 1dcc8e6404baed13e4e8961da38c5dfe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:52:47 +0000] 1dcc8e6404baed13e4e8961da38c5dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:52:52 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:52:52 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:02 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:02 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:02 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 0fcca433a219d94aeb6d0eee0b7dcb3b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:53:02 [info] 35#35: *935 [lua] logger.lua:23: 0fcca433a219d94aeb6d0eee0b7dcb3b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:53:02 +0000] 0fcca433a219d94aeb6d0eee0b7dcb3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:53:12 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:12 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:17 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:189):2: f2bd9a3ac2a4244a8a045932f2b20e6d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:53:17 +0000] f2bd9a3ac2a4244a8a045932f2b20e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:53:17 [info] 35#35: *938 [lua] logger.lua:23: f2bd9a3ac2a4244a8a045932f2b20e6d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:53:22 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:22 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:32 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:32 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:32 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 78dffb761526dee137664f599f188055:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:53:32 [info] 35#35: *943 [lua] logger.lua:23: 78dffb761526dee137664f599f188055 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:53:32 +0000] 78dffb761526dee137664f599f188055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:53:42 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:42 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:47 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: 6e0f28be9e073aed5e5ae725c1aac8a9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:53:47 +0000] 6e0f28be9e073aed5e5ae725c1aac8a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:53:47 [info] 35#35: *946 [lua] logger.lua:23: 6e0f28be9e073aed5e5ae725c1aac8a9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:53:52 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:53:52 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:02 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:02 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:02 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: 43a56bb5a6fbd59b2f4d61f82a628565:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:54:02 [info] 35#35: *952 [lua] logger.lua:23: 43a56bb5a6fbd59b2f4d61f82a628565 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:54:02 +0000] 43a56bb5a6fbd59b2f4d61f82a628565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:54:12 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:12 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:17 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: 75ab5e7591278211db5d4e75ca5cf26f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:54:17 [info] 35#35: *955 [lua] logger.lua:23: 75ab5e7591278211db5d4e75ca5cf26f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:54:17 +0000] 75ab5e7591278211db5d4e75ca5cf26f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:54:22 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:22 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:32 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:32 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:32 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: e666dcff480c5aabb8ee926af97e0b38:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:54:32 [info] 35#35: *960 [lua] logger.lua:23: e666dcff480c5aabb8ee926af97e0b38 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:54:32 +0000] e666dcff480c5aabb8ee926af97e0b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:54:39 [info] 35#35: *961 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443 2023/01/07 03:54:42 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:42 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:47 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:189):2: fe9305d792abc43eaf63b0947e205f24:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:54:47 +0000] fe9305d792abc43eaf63b0947e205f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:54:47 [info] 35#35: *964 [lua] logger.lua:23: fe9305d792abc43eaf63b0947e205f24 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:54:52 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:54:52 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:02 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:02 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:02 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 313733b3f62442f25a2f63432fb26938:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:55:02 [info] 35#35: *970 [lua] logger.lua:23: 313733b3f62442f25a2f63432fb26938 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:55:02 +0000] 313733b3f62442f25a2f63432fb26938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:55:12 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:12 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:17 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 93677a0704c6e673069b02dcc7b7833a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:55:17 +0000] 93677a0704c6e673069b02dcc7b7833a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:55:17 [info] 35#35: *973 [lua] logger.lua:23: 93677a0704c6e673069b02dcc7b7833a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:55:22 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:22 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:32 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:32 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:32 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: e5ac8d3ac77a175fadc346e85e83c2ed:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:55:32 [info] 35#35: *978 [lua] logger.lua:23: e5ac8d3ac77a175fadc346e85e83c2ed {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:55:32 +0000] e5ac8d3ac77a175fadc346e85e83c2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:55:42 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:42 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:47 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:189):2: df0d828cdd2276d858a764d754bbb469:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:55:47 [info] 35#35: *981 [lua] logger.lua:23: df0d828cdd2276d858a764d754bbb469 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:55:47 +0000] df0d828cdd2276d858a764d754bbb469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:55:52 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:55:52 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:02 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:02 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:02 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 71a1b7304a183aaceffc18aa721ff5d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:56:02 +0000] 71a1b7304a183aaceffc18aa721ff5d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:56:02 [info] 35#35: *987 [lua] logger.lua:23: 71a1b7304a183aaceffc18aa721ff5d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:56:12 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:12 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:17 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: a67d1a2b993f632a199e5aa0463864e4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:56:17 [info] 35#35: *990 [lua] logger.lua:23: a67d1a2b993f632a199e5aa0463864e4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:56:17 +0000] a67d1a2b993f632a199e5aa0463864e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:56:22 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:22 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:32 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:32 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:32 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 943ca7a4fbf2b9517d1192ca90bcfa15:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:56:32 +0000] 943ca7a4fbf2b9517d1192ca90bcfa15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:56:32 [info] 35#35: *995 [lua] logger.lua:23: 943ca7a4fbf2b9517d1192ca90bcfa15 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:56:42 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:42 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:47 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:189):2: d80b043a08acf83795f1415c07f12a9e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:56:47 [info] 35#35: *998 [lua] logger.lua:23: d80b043a08acf83795f1415c07f12a9e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:56:47 +0000] d80b043a08acf83795f1415c07f12a9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:56:52 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:56:52 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:02 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:02 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:02 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: c635b8b2e4736662c7092357fb006e21:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:57:02 [info] 35#35: *1004 [lua] logger.lua:23: c635b8b2e4736662c7092357fb006e21 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:57:02 +0000] c635b8b2e4736662c7092357fb006e21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:57:12 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:12 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:17 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 1dcacf95a8e215529f90bb126bad966d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:57:17 [info] 35#35: *1007 [lua] logger.lua:23: 1dcacf95a8e215529f90bb126bad966d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:57:17 +0000] 1dcacf95a8e215529f90bb126bad966d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:57:22 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:22 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:32 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:32 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:32 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 4fcb4bd78b8f04356b0463c70c36eb87:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:57:32 [info] 35#35: *1012 [lua] logger.lua:23: 4fcb4bd78b8f04356b0463c70c36eb87 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:57:32 +0000] 4fcb4bd78b8f04356b0463c70c36eb87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:57:42 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:42 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:47 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:189):2: c20580bf7d439c8326502a1e170a3f6a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:57:47 [info] 35#35: *1015 [lua] logger.lua:23: c20580bf7d439c8326502a1e170a3f6a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:57:47 +0000] c20580bf7d439c8326502a1e170a3f6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:57:52 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:57:52 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:02 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:02 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:02 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 4e96d33c6c2ecc3717b08edb3d57e0bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:58:02 [info] 35#35: *1021 [lua] logger.lua:23: 4e96d33c6c2ecc3717b08edb3d57e0bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:58:02 +0000] 4e96d33c6c2ecc3717b08edb3d57e0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:58:12 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:12 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:17 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: bc375c11032563c4ded04320e725e72a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:58:17 +0000] bc375c11032563c4ded04320e725e72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:58:17 [info] 35#35: *1024 [lua] logger.lua:23: bc375c11032563c4ded04320e725e72a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:58:22 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:22 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:32 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:32 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:32 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: daad19b69d3bf9a19aeba6ef4cd014f5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:58:32 [info] 35#35: *1029 [lua] logger.lua:23: daad19b69d3bf9a19aeba6ef4cd014f5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:58:32 +0000] daad19b69d3bf9a19aeba6ef4cd014f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:58:42 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:42 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:47 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: 542955cef358c96ccd4647240a6d531e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:58:47 [info] 35#35: *1032 [lua] logger.lua:23: 542955cef358c96ccd4647240a6d531e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:58:47 +0000] 542955cef358c96ccd4647240a6d531e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:58:52 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:58:52 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:02 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:02 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:02 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: cc5146833d0b25f88159f9c0b95a3ee2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:02 +0000] cc5146833d0b25f88159f9c0b95a3ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/07 03:59:02 [info] 35#35: *1038 [lua] logger.lua:23: cc5146833d0b25f88159f9c0b95a3ee2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/07 03:59:12 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:12 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:17 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: 88f605179aaaa144973b3bcac3048e7e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:17 +0000] 88f605179aaaa144973b3bcac3048e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:59:17 [info] 35#35: *1041 [lua] logger.lua:23: 88f605179aaaa144973b3bcac3048e7e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 03:59:22 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:22 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:32 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:32 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:32 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: b5365e5e140437f65051b8c0130dbdf8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 03:59:32 [info] 35#35: *1046 [lua] logger.lua:23: b5365e5e140437f65051b8c0130dbdf8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:32 +0000] b5365e5e140437f65051b8c0130dbdf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:59:42 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:42 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:47 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: e7dfb21aa94c2f333e4ea1f0d4ac0031:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:47 +0000] e7dfb21aa94c2f333e4ea1f0d4ac0031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:59:47 [info] 35#35: *1049 [lua] logger.lua:23: e7dfb21aa94c2f333e4ea1f0d4ac0031 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:03:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:59:52 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 03:59:52 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:02 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:02 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:02 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: ccaaca1d3691d0eae29fec534a6a85f9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 04:00:02 [info] 35#35: *1055 [lua] logger.lua:23: ccaaca1d3691d0eae29fec534a6a85f9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:00:02 +0000] ccaaca1d3691d0eae29fec534a6a85f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 04:00:12 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:12 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:17 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: f663da74f4a833609ffdaebc114efc67:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 04:00:17 [info] 35#35: *1058 [lua] logger.lua:23: f663da74f4a833609ffdaebc114efc67 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:00:17 +0000] f663da74f4a833609ffdaebc114efc67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 04:00:22 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:22 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:32 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:32 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:32 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 90006257b6e2d640962ff736672dc352:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/07 04:00:32 [info] 35#35: *1063 [lua] logger.lua:23: 90006257b6e2d640962ff736672dc352 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:04:00:32 +0000] 90006257b6e2d640962ff736672dc352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 04:00:42 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:42 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:47 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: e4c3730ab593688bd1c702c4f21dddf1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:00:47 +0000] e4c3730ab593688bd1c702c4f21dddf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 04:00:47 [info] 35#35: *1066 [lua] logger.lua:23: e4c3730ab593688bd1c702c4f21dddf1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 04:00:52 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:00:52 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:01:02 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:01:02 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:01:02 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 2bf48c74bf9fb6a754ba333eacfe65b2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:01:02 +0000] 2bf48c74bf9fb6a754ba333eacfe65b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 04:01:02 [info] 35#35: *1072 [lua] logger.lua:23: 2bf48c74bf9fb6a754ba333eacfe65b2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , 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/07 04:01:12 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:01:12 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.71.81, server: 0.0.0.0:443 2023/01/07 04:01:17 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 06dc2e7008f1c64f9d18fbace2adfa74:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:01:17 +0000] 06dc2e7008f1c64f9d18fbace2adfa74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 04:01:17 [info] 35#35: *1075 [lua] logger.lua:23: 06dc2e7008f1c64f9d18fbace2adfa74 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.69.216 - - [07/Jan/2023:04:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3