@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.40.112 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/27 15:22:21 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/27 15:22:21 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/27 15:22:21 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/27 15:22:21 [notice] 33#33: using the "epoll" event method 2022/10/27 15:22:21 [notice] 33#33: openresty/1.13.6.1 2022/10/27 15:22:21 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/27 15:22:21 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/27 15:22:21 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/27 15:22:21 [notice] 34#34: start worker processes \n\n### Starting apiroute 2022/10/27 15:22:21 [notice] 34#34: start worker process 35 2022/10/27 15:22:21 [notice] 34#34: start worker process 36 2022/10/27 15:22:21 [notice] 34#34: start worker process 38 2022/10/27 15:22:21 [notice] 34#34: start worker process 39 2022/10/27 15:22:21 [notice] 34#34: start worker process 40 2022/10/27 15:22:21 [notice] 34#34: start worker process 41 2022/10/27 15:22:21 [notice] 34#34: start worker process 42 2022/10/27 15:22:21 [notice] 34#34: start worker process 43 2022/10/27 15:22:21 [notice] 34#34: start cache manager process 44 2022/10/27 15:22:21 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221027152222.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-27 15:22:24 204 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-27 15:22:24 215 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-27 15:22:24 215 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-27 15:22:24 271 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-27 15:22:24 271 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.40.112:10081 Enabled:true 2022-10-27 15:22:25 623 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-27 15:22:25 698 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-27 15:22:25 698 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-27 15:22:25 699 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-27 15:22:25 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-27 15:22:25 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-27 15:22:25 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-27 15:22:25 701 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-27 15:22:25 759 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-27 15:22:25 842 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-27 15:22:25 843 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-27 15:22:25 843 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-27 15:22:26 285 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/27 15:22:32 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:32 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:41 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 02d2b262b08e6c74c9f23f09577c16cb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:22:41 +0000] 02d2b262b08e6c74c9f23f09577c16cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.121 upstream_response_time:0.120 "-" "Consul Health Check" "-" 2022/10/27 15:22:41 [info] 35#35: *14 [lua] logger.lua:23: 02d2b262b08e6c74c9f23f09577c16cb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2022/10/27 15:22:42 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:42 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:52 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:52 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:22:56 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: ddfef2d0d11cea6129c1ea7cf79dd75a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:22:56 [info] 35#35: *21 [lua] logger.lua:23: ddfef2d0d11cea6129c1ea7cf79dd75a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:22:56 +0000] ddfef2d0d11cea6129c1ea7cf79dd75a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/27 15:23:02 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:02 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:12 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 3d3261a7d2aae48f96e5c128c8c8de25:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:12 +0000] 3d3261a7d2aae48f96e5c128c8c8de25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/27 15:23:12 [info] 35#35: *24 [lua] logger.lua:23: 3d3261a7d2aae48f96e5c128c8c8de25 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:23:12 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:12 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:22 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/27 15:23:22 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/27 15:23:22 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/27 15:23:22 [notice] 34#34: signal 29 (SIGIO) received 2022/10/27 15:23:22 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:22 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:27 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: cd2abf6121d4f1e543c567d6025a701e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:23:27 [info] 35#35: *30 [lua] logger.lua:23: cd2abf6121d4f1e543c567d6025a701e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:27 +0000] cd2abf6121d4f1e543c567d6025a701e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:23:32 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:32 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:42 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 5d9be3289687a9332e0eb48fc83cb15a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:23:42 [info] 35#35: *33 [lua] logger.lua:23: 5d9be3289687a9332e0eb48fc83cb15a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:42 +0000] 5d9be3289687a9332e0eb48fc83cb15a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/27 15:23:42 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:42 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:52 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:52 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:23:57 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 0d22cbd78282fe3edee2bc928dbd4f29:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:23:57 [info] 35#35: *38 [lua] logger.lua:23: 0d22cbd78282fe3edee2bc928dbd4f29 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:23:57 +0000] 0d22cbd78282fe3edee2bc928dbd4f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/27 15:24:02 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:02 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:12 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 34a44292bc3f254f7313270d91cdacd8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:24:12 [info] 35#35: *41 [lua] logger.lua:23: 34a44292bc3f254f7313270d91cdacd8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:24:12 +0000] 34a44292bc3f254f7313270d91cdacd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/27 15:24:12 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:12 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:22 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:22 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:27 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 0e2a473d553d6c6c9b2dae2a407d0c18:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:24:27 [info] 35#35: *47 [lua] logger.lua:23: 0e2a473d553d6c6c9b2dae2a407d0c18 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:24:27 +0000] 0e2a473d553d6c6c9b2dae2a407d0c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:24:32 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:32 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:42 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 8549120cdf70c629fb757cc08c2fd791:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:24:42 [info] 35#35: *50 [lua] logger.lua:23: 8549120cdf70c629fb757cc08c2fd791 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:24:42 +0000] 8549120cdf70c629fb757cc08c2fd791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:24:42 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:42 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:52 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:52 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:24:57 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 1eb63ca7db3ce6b9b8037117cec21663:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:24:57 +0000] 1eb63ca7db3ce6b9b8037117cec21663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:24:57 [info] 35#35: *55 [lua] logger.lua:23: 1eb63ca7db3ce6b9b8037117cec21663 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:25:02 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:02 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:12 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 9b551f82d08d42511790abdc5ea926af:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:12 +0000] 9b551f82d08d42511790abdc5ea926af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:25:12 [info] 35#35: *58 [lua] logger.lua:23: 9b551f82d08d42511790abdc5ea926af {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:25:12 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:12 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:22 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:22 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:27 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: 97ace432175e718ae98ef47da9e62908:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:15:25:27 +0000] 97ace432175e718ae98ef47da9e62908 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:25:27 [info] 35#35: *64 [lua] logger.lua:23: 97ace432175e718ae98ef47da9e62908 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:25:32 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:32 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:42 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: fffaf6ea989e9485f10351a88f4a84aa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:42 +0000] fffaf6ea989e9485f10351a88f4a84aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/27 15:25:42 [info] 35#35: *67 [lua] logger.lua:23: fffaf6ea989e9485f10351a88f4a84aa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/27 15:25:42 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:42 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:52 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:52 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:25:57 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: 01a6c43c78487848b8a4f0cb643474c1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:57 +0000] 01a6c43c78487848b8a4f0cb643474c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/27 15:25:57 [info] 35#35: *72 [lua] logger.lua:23: 01a6c43c78487848b8a4f0cb643474c1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 15:26:02 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:02 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:12 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: f6ad85a833a55ebc93a8e59327f78a6f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:26:12 [info] 35#35: *75 [lua] logger.lua:23: f6ad85a833a55ebc93a8e59327f78a6f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:12 +0000] f6ad85a833a55ebc93a8e59327f78a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:26:12 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:12 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:22 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:22 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:27 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: def2dd445064f86a0ea68b5cf5b6132a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:27 +0000] def2dd445064f86a0ea68b5cf5b6132a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:26:27 [info] 35#35: *81 [lua] logger.lua:23: def2dd445064f86a0ea68b5cf5b6132a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:26:32 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:32 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:42 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: c158973aa78a9281c0e173158150cae4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:26:42 [info] 35#35: *84 [lua] logger.lua:23: c158973aa78a9281c0e173158150cae4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:42 +0000] c158973aa78a9281c0e173158150cae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 15:26:42 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:42 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:52 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:52 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:26:57 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: ce7bd4b0ada31fc01e1f69bc295d578c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:57 +0000] ce7bd4b0ada31fc01e1f69bc295d578c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/27 15:26:57 [info] 35#35: *89 [lua] logger.lua:23: ce7bd4b0ada31fc01e1f69bc295d578c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:27:02 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:02 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:12 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 3347215bd6062c4f244d6b3453405265:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:27:12 [info] 35#35: *92 [lua] logger.lua:23: 3347215bd6062c4f244d6b3453405265 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:27:12 +0000] 3347215bd6062c4f244d6b3453405265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:27:12 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:12 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:22 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:22 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:27 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 6b8bd3d459da9a41a634ae8e0c9acf08:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:27:27 [info] 35#35: *98 [lua] logger.lua:23: 6b8bd3d459da9a41a634ae8e0c9acf08 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:27:27 +0000] 6b8bd3d459da9a41a634ae8e0c9acf08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:27:32 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:32 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:42 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 5ab3e32312462541f6f778de43d235a6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:27:42 [info] 35#35: *101 [lua] logger.lua:23: 5ab3e32312462541f6f778de43d235a6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:27:42 +0000] 5ab3e32312462541f6f778de43d235a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:27:42 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:42 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:52 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:52 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:27:57 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 64dac90e924da096a4c7a54114c4da6c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:27:57 [info] 35#35: *106 [lua] logger.lua:23: 64dac90e924da096a4c7a54114c4da6c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:27:57 +0000] 64dac90e924da096a4c7a54114c4da6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:28:02 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:02 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:12 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 233960c25540fa16aa654609c23b2dc8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:28:12 [info] 35#35: *109 [lua] logger.lua:23: 233960c25540fa16aa654609c23b2dc8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:12 +0000] 233960c25540fa16aa654609c23b2dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:28:12 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:12 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:22 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:22 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:27 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 3a157511c5894853574aa12991b7c47e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:27 +0000] 3a157511c5894853574aa12991b7c47e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:28:27 [info] 35#35: *115 [lua] logger.lua:23: 3a157511c5894853574aa12991b7c47e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:28:32 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:32 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:42 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: b89d7121df982fb0de46962b6dd68dfe:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:42 +0000] b89d7121df982fb0de46962b6dd68dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:28:42 [info] 35#35: *118 [lua] logger.lua:23: b89d7121df982fb0de46962b6dd68dfe {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:28:42 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:42 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:52 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:52 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:28:57 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 88aeb70363b677faaa859f6a4c9bd762:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/27 15:28:57 [info] 35#35: *123 [lua] logger.lua:23: 88aeb70363b677faaa859f6a4c9bd762 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:28:57 +0000] 88aeb70363b677faaa859f6a4c9bd762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 15:29:02 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:02 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:12 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: ffa9b168bbf43f2ca14cfd4873a08a59:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:29:12 [info] 35#35: *126 [lua] logger.lua:23: ffa9b168bbf43f2ca14cfd4873a08a59 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:29:12 +0000] ffa9b168bbf43f2ca14cfd4873a08a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:29:12 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:12 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:22 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:22 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:27 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: efd8b29b1217ad20fbba85e4b463b109:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:29:27 [info] 35#35: *132 [lua] logger.lua:23: efd8b29b1217ad20fbba85e4b463b109 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:29:27 +0000] efd8b29b1217ad20fbba85e4b463b109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/27 15:29:32 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:32 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:42 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 66da9c8572a5d3532ee5d5fb441d4a35:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:29:42 [info] 35#35: *135 [lua] logger.lua:23: 66da9c8572a5d3532ee5d5fb441d4a35 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:29:42 +0000] 66da9c8572a5d3532ee5d5fb441d4a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:29:42 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:42 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:52 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:52 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:29:57 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: 3aec0ed186c29fe096f5bbe3f46dd1f9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:29:57 +0000] 3aec0ed186c29fe096f5bbe3f46dd1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:29:57 [info] 35#35: *140 [lua] logger.lua:23: 3aec0ed186c29fe096f5bbe3f46dd1f9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:30:02 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:02 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:12 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 5556dcbfb9ca95ec947503a7797f7c16:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:30:12 [info] 35#35: *143 [lua] logger.lua:23: 5556dcbfb9ca95ec947503a7797f7c16 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:30:12 +0000] 5556dcbfb9ca95ec947503a7797f7c16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:30:12 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:12 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:22 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:22 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:27 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: e248bac699e6db71fa435e3092046509:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:30:27 [info] 35#35: *149 [lua] logger.lua:23: e248bac699e6db71fa435e3092046509 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:30:27 +0000] e248bac699e6db71fa435e3092046509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:30:32 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:32 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:42 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: dee2f52c7e632c309103ba8a6d2b84ec:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:30:42 +0000] dee2f52c7e632c309103ba8a6d2b84ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:30:42 [info] 35#35: *152 [lua] logger.lua:23: dee2f52c7e632c309103ba8a6d2b84ec {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:30:42 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:42 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:52 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:52 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:30:57 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: d4f63eade9de6aec2b79c963ddfdf01d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:30:57 [info] 35#35: *157 [lua] logger.lua:23: d4f63eade9de6aec2b79c963ddfdf01d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:30:57 +0000] d4f63eade9de6aec2b79c963ddfdf01d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:31:02 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:02 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:12 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:12 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:12 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: c20b67bbbb9719dc7ca2dd168ec5a8cf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:31:12 [info] 35#35: *162 [lua] logger.lua:23: c20b67bbbb9719dc7ca2dd168ec5a8cf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:31:12 +0000] c20b67bbbb9719dc7ca2dd168ec5a8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:31:22 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:22 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:27 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: bf32aac3c43b128ca2f0b40f576bc3d8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:31:27 [info] 35#35: *166 [lua] logger.lua:23: bf32aac3c43b128ca2f0b40f576bc3d8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:31:27 +0000] bf32aac3c43b128ca2f0b40f576bc3d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:31:32 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:32 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:42 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:42 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:42 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: dde37b16a02a69dec981d2d2d0215161:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:31:42 [info] 35#35: *171 [lua] logger.lua:23: dde37b16a02a69dec981d2d2d0215161 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:31:42 +0000] dde37b16a02a69dec981d2d2d0215161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:31:52 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:52 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:31:57 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 46d7461c96123d420b831a52ee9c912c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:31:57 [info] 35#35: *174 [lua] logger.lua:23: 46d7461c96123d420b831a52ee9c912c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:31:57 +0000] 46d7461c96123d420b831a52ee9c912c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:32:02 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:02 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:12 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:12 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:12 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: 8c3f9693ba002397c049696de32fc4e1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:32:12 [info] 35#35: *179 [lua] logger.lua:23: 8c3f9693ba002397c049696de32fc4e1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:32:12 +0000] 8c3f9693ba002397c049696de32fc4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:32:22 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:22 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:27 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: ed6b9cdde66a9632064fec89bba02064:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:32:27 [info] 35#35: *183 [lua] logger.lua:23: ed6b9cdde66a9632064fec89bba02064 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:32:27 +0000] ed6b9cdde66a9632064fec89bba02064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:32:32 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:32 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:42 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:42 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:42 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 17a20b03813e417fa7c85c6be9add08e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:32:42 +0000] 17a20b03813e417fa7c85c6be9add08e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:32:42 [info] 35#35: *188 [lua] logger.lua:23: 17a20b03813e417fa7c85c6be9add08e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:32:52 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:52 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:32:57 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 5033372b23665b46aa2b7ed7dea28905:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:32:57 [info] 35#35: *191 [lua] logger.lua:23: 5033372b23665b46aa2b7ed7dea28905 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:32:57 +0000] 5033372b23665b46aa2b7ed7dea28905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:33:02 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:02 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:12 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:12 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:12 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: be08a332941f3670b9287e746b6374b4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:33:12 [info] 35#35: *196 [lua] logger.lua:23: be08a332941f3670b9287e746b6374b4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:12 +0000] be08a332941f3670b9287e746b6374b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:33:22 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:22 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:27 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: 18ac02690b7af5a95bdc67a5819d04a2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:33:27 [info] 35#35: *200 [lua] logger.lua:23: 18ac02690b7af5a95bdc67a5819d04a2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:27 +0000] 18ac02690b7af5a95bdc67a5819d04a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:33:32 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:32 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:42 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:42 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:42 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: c1d0183cd0addd41be9a7b28dfbc08b0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:42 +0000] c1d0183cd0addd41be9a7b28dfbc08b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:33:42 [info] 35#35: *205 [lua] logger.lua:23: c1d0183cd0addd41be9a7b28dfbc08b0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:33:52 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:52 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:33:57 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 78e3611c46095f5c80ed0bc1f72bfa6b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:57 +0000] 78e3611c46095f5c80ed0bc1f72bfa6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:33:57 [info] 35#35: *208 [lua] logger.lua:23: 78e3611c46095f5c80ed0bc1f72bfa6b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:34:02 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:02 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:12 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:12 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:12 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: c959d6473091d9036ea9ed08384ff19d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:34:12 +0000] c959d6473091d9036ea9ed08384ff19d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:34:12 [info] 35#35: *213 [lua] logger.lua:23: c959d6473091d9036ea9ed08384ff19d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:34:22 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:22 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:27 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 4edb4e85955fb871300e1b54c214a150:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:34:27 [info] 35#35: *217 [lua] logger.lua:23: 4edb4e85955fb871300e1b54c214a150 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:34:27 +0000] 4edb4e85955fb871300e1b54c214a150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:34:32 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:32 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:42 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:42 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:42 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: 50f4df317b5030a8fcdd9c9709f092a9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:34:42 [info] 35#35: *222 [lua] logger.lua:23: 50f4df317b5030a8fcdd9c9709f092a9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:34:42 +0000] 50f4df317b5030a8fcdd9c9709f092a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:34:52 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:52 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:34:57 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 20b3b3689ec960bf08af3582d559b576:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:34:57 [info] 35#35: *225 [lua] logger.lua:23: 20b3b3689ec960bf08af3582d559b576 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:34:57 +0000] 20b3b3689ec960bf08af3582d559b576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:35:02 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:02 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:12 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:12 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:12 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: 2ad030716bfe9ee8cbe4db09e458b69e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:15:35:12 +0000] 2ad030716bfe9ee8cbe4db09e458b69e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:35:12 [info] 35#35: *230 [lua] logger.lua:23: 2ad030716bfe9ee8cbe4db09e458b69e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:35:22 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:22 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:27 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: aebccd5f4b565a1f98c73e98a6305168:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:27 +0000] aebccd5f4b565a1f98c73e98a6305168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:35:27 [info] 35#35: *234 [lua] logger.lua:23: aebccd5f4b565a1f98c73e98a6305168 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:35:32 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:32 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:42 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:42 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:42 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 0baa4aaf1b23a01b2c0c544af9623bbd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:42 +0000] 0baa4aaf1b23a01b2c0c544af9623bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/27 15:35:42 [info] 35#35: *239 [lua] logger.lua:23: 0baa4aaf1b23a01b2c0c544af9623bbd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:35:52 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:52 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:35:57 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 036cdfe7da5801edc89f1904a7bb8805:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:35:57 [info] 35#35: *242 [lua] logger.lua:23: 036cdfe7da5801edc89f1904a7bb8805 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:35:57 +0000] 036cdfe7da5801edc89f1904a7bb8805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:36:02 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:02 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:12 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:12 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:12 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: b6290881eecc4db0d99a707c3ac67f2d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:36:12 [info] 35#35: *247 [lua] logger.lua:23: b6290881eecc4db0d99a707c3ac67f2d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:36:12 +0000] b6290881eecc4db0d99a707c3ac67f2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:36:22 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:22 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:27 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 693feb87a0b2d18fdc22104c5d638e1f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:36:27 [info] 35#35: *251 [lua] logger.lua:23: 693feb87a0b2d18fdc22104c5d638e1f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:36:27 +0000] 693feb87a0b2d18fdc22104c5d638e1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:36:32 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:32 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:42 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:42 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:42 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 2d25d3a555cfaf860d2ad3b13a736ef6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:36:42 [info] 35#35: *256 [lua] logger.lua:23: 2d25d3a555cfaf860d2ad3b13a736ef6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:36:42 +0000] 2d25d3a555cfaf860d2ad3b13a736ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:36:52 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:52 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:36:57 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: ebade484d46c208d09e4989ebbd525ca:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:36:57 [info] 35#35: *259 [lua] logger.lua:23: ebade484d46c208d09e4989ebbd525ca {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:36:57 +0000] ebade484d46c208d09e4989ebbd525ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:37:02 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:02 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:12 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:12 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:12 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: 6712813bc30788805f392f46242a9951:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:37:12 [info] 35#35: *264 [lua] logger.lua:23: 6712813bc30788805f392f46242a9951 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:37:12 +0000] 6712813bc30788805f392f46242a9951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:37:22 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:22 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:27 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: 55b27fad9ef22c1c153b4102163590d7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:37:27 [info] 35#35: *268 [lua] logger.lua:23: 55b27fad9ef22c1c153b4102163590d7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:37:27 +0000] 55b27fad9ef22c1c153b4102163590d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:37:32 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:32 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:42 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:42 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:42 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 393662f9ebf5c1c04887ccf93143a187:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:37:42 [info] 35#35: *273 [lua] logger.lua:23: 393662f9ebf5c1c04887ccf93143a187 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:37:42 +0000] 393662f9ebf5c1c04887ccf93143a187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/27 15:37:52 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:52 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:37:57 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 11bb86f68d00c675953647f89da5cf10:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:37:57 +0000] 11bb86f68d00c675953647f89da5cf10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/27 15:37:57 [info] 35#35: *276 [lua] logger.lua:23: 11bb86f68d00c675953647f89da5cf10 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:38:02 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:02 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:12 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:12 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:12 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: f04f6edd5658bfdbf20ce98c214bd8c8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:38:12 [info] 35#35: *281 [lua] logger.lua:23: f04f6edd5658bfdbf20ce98c214bd8c8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.217 - - [27/Oct/2022:15:38:12 +0000] f04f6edd5658bfdbf20ce98c214bd8c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 15:38:22 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:22 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:27 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 8ffdbb2b15f59f3bc15ce2a451befd89:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:38:27 [info] 35#35: *285 [lua] logger.lua:23: 8ffdbb2b15f59f3bc15ce2a451befd89 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:38:27 +0000] 8ffdbb2b15f59f3bc15ce2a451befd89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:38:32 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:32 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:42 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:42 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:42 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 68f180dda7c63ebcba01d40fffd38394:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:38:42 [info] 35#35: *290 [lua] logger.lua:23: 68f180dda7c63ebcba01d40fffd38394 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:38:42 +0000] 68f180dda7c63ebcba01d40fffd38394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:38:52 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:52 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:38:57 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: def9bb0948c10dd08e0fc429eec0f71e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:38:57 +0000] def9bb0948c10dd08e0fc429eec0f71e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:38:57 [info] 35#35: *293 [lua] logger.lua:23: def9bb0948c10dd08e0fc429eec0f71e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:39:02 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:02 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:12 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:12 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:12 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: a6e783176fa7d5548d907d1ef0092b2f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:39:12 [info] 35#35: *298 [lua] logger.lua:23: a6e783176fa7d5548d907d1ef0092b2f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:39:12 +0000] a6e783176fa7d5548d907d1ef0092b2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:39:22 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:22 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:27 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: e7ee407280e7e38284835d6fe8910a25:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:39:27 [info] 35#35: *302 [lua] logger.lua:23: e7ee407280e7e38284835d6fe8910a25 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:39:27 +0000] e7ee407280e7e38284835d6fe8910a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:39:32 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:32 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:42 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:42 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:42 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 59309dd15ed6a51c7e19e8435321c371:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:39:42 +0000] 59309dd15ed6a51c7e19e8435321c371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:39:42 [info] 35#35: *307 [lua] logger.lua:23: 59309dd15ed6a51c7e19e8435321c371 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:39:52 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:52 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:39:57 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: 8d123cc3c52a84ce264eaa919199f2ef:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.217 - - [27/Oct/2022:15:39:57 +0000] 8d123cc3c52a84ce264eaa919199f2ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:39:57 [info] 35#35: *310 [lua] logger.lua:23: 8d123cc3c52a84ce264eaa919199f2ef {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:40:02 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:02 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:12 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:12 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:12 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: 30bac9d689347af9965d698a3c12007a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:40:12 [info] 35#35: *315 [lua] logger.lua:23: 30bac9d689347af9965d698a3c12007a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:40:12 +0000] 30bac9d689347af9965d698a3c12007a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 15:40:22 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:22 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:27 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: f83378d8b99e609dd94a06a0091396ef:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:40:27 [info] 35#35: *319 [lua] logger.lua:23: f83378d8b99e609dd94a06a0091396ef {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:40:27 +0000] f83378d8b99e609dd94a06a0091396ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:40:32 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:32 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:42 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:42 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:42 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 1391e7c9d2bc43e694cae9087fb71afe:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:40:42 +0000] 1391e7c9d2bc43e694cae9087fb71afe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:40:42 [info] 35#35: *324 [lua] logger.lua:23: 1391e7c9d2bc43e694cae9087fb71afe {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:40:52 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:52 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:40:57 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 203bc14c5f7a8ade47a956155a7c7635:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:40:57 [info] 35#35: *327 [lua] logger.lua:23: 203bc14c5f7a8ade47a956155a7c7635 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:40:57 +0000] 203bc14c5f7a8ade47a956155a7c7635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:41:02 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:02 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:12 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:12 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:12 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: e7d6369888de98b1a6c025a4b0f0e18d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:12 +0000] e7d6369888de98b1a6c025a4b0f0e18d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:41:12 [info] 35#35: *332 [lua] logger.lua:23: e7d6369888de98b1a6c025a4b0f0e18d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:41:22 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:22 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:27 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 83bfc81fe873fe8eba3e3ef4b4a3b71a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:41:27 [info] 35#35: *336 [lua] logger.lua:23: 83bfc81fe873fe8eba3e3ef4b4a3b71a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:27 +0000] 83bfc81fe873fe8eba3e3ef4b4a3b71a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:41:32 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:32 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:42 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:42 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:42 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: a6e7c6db0495b0742915559ce1fb00b4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:41:42 [info] 35#35: *341 [lua] logger.lua:23: a6e7c6db0495b0742915559ce1fb00b4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:42 +0000] a6e7c6db0495b0742915559ce1fb00b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:41:52 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:52 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:41:57 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: de1fd44db21beda9535b11d6ffba94f1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:58 +0000] de1fd44db21beda9535b11d6ffba94f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/27 15:41:58 [info] 35#35: *344 [lua] logger.lua:23: de1fd44db21beda9535b11d6ffba94f1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/27 15:42:02 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:02 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:12 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:12 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:13 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: f4375b3cfc719edda6435dffb3a2aedc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:42:13 [info] 35#35: *349 [lua] logger.lua:23: f4375b3cfc719edda6435dffb3a2aedc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:13 +0000] f4375b3cfc719edda6435dffb3a2aedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:42:22 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:22 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:28 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: f48310887ef313a22cde85a8cc607ccf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:28 +0000] f48310887ef313a22cde85a8cc607ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:42:28 [info] 35#35: *353 [lua] logger.lua:23: f48310887ef313a22cde85a8cc607ccf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:42:32 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:32 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:42 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:42 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:43 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: 10fb628f03bdc7d3aa4917ae0a549e7b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:43 +0000] 10fb628f03bdc7d3aa4917ae0a549e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:42:43 [info] 35#35: *358 [lua] logger.lua:23: 10fb628f03bdc7d3aa4917ae0a549e7b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:42:52 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:52 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:42:58 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 8ce72efc4a421a54baf608eec8183261:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:42:58 [info] 35#35: *361 [lua] logger.lua:23: 8ce72efc4a421a54baf608eec8183261 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:42:58 +0000] 8ce72efc4a421a54baf608eec8183261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:43:02 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:02 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:12 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:12 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:13 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: abdc06666e93ddb10d2e51c45685e393:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:13 +0000] abdc06666e93ddb10d2e51c45685e393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/27 15:43:13 [info] 35#35: *366 [lua] logger.lua:23: abdc06666e93ddb10d2e51c45685e393 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:43:22 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:22 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:28 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 26a63c273e85ed3c1392ce01183809e9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:28 +0000] 26a63c273e85ed3c1392ce01183809e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:43:28 [info] 35#35: *370 [lua] logger.lua:23: 26a63c273e85ed3c1392ce01183809e9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:43:32 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:32 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:42 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:42 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:43 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 91631cdcf4f89838bba56eb9f7ef061d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:43 +0000] 91631cdcf4f89838bba56eb9f7ef061d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:43:43 [info] 35#35: *375 [lua] logger.lua:23: 91631cdcf4f89838bba56eb9f7ef061d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:43:52 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:52 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:43:58 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: fad30cddb254613147180c77aac346df:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:43:58 [info] 35#35: *378 [lua] logger.lua:23: fad30cddb254613147180c77aac346df {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:43:58 +0000] fad30cddb254613147180c77aac346df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:44:02 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:02 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:12 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:12 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:13 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 197a76b45a962a8c9737988fd9b4ee36:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:44:13 [info] 35#35: *383 [lua] logger.lua:23: 197a76b45a962a8c9737988fd9b4ee36 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:44:13 +0000] 197a76b45a962a8c9737988fd9b4ee36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:44:22 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:22 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:28 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: e989f50537045fcecdbbc9a6cf9b4160:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:44:28 [info] 35#35: *387 [lua] logger.lua:23: e989f50537045fcecdbbc9a6cf9b4160 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:44:28 +0000] e989f50537045fcecdbbc9a6cf9b4160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:44:32 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:32 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:42 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:42 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:43 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 736c25f1ce6f9574b0f3df6e67fa0eac:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:44:43 [info] 35#35: *392 [lua] logger.lua:23: 736c25f1ce6f9574b0f3df6e67fa0eac {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:44:43 +0000] 736c25f1ce6f9574b0f3df6e67fa0eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:44:52 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:52 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:44:58 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 2fafbb8978e2c21478e76eade5fa1b7c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:44:58 +0000] 2fafbb8978e2c21478e76eade5fa1b7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 15:44:58 [info] 35#35: *395 [lua] logger.lua:23: 2fafbb8978e2c21478e76eade5fa1b7c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:45:02 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:02 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:12 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:12 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:13 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: 5f9a091e2b9a92e88ca5f4b5b2468508:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:45:13 +0000] 5f9a091e2b9a92e88ca5f4b5b2468508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:45:13 [info] 35#35: *400 [lua] logger.lua:23: 5f9a091e2b9a92e88ca5f4b5b2468508 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:45:22 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:22 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:28 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: f1edc892581acff848d61a8b840a361c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:45:28 [info] 35#35: *404 [lua] logger.lua:23: f1edc892581acff848d61a8b840a361c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:45:28 +0000] f1edc892581acff848d61a8b840a361c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/27 15:45:32 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:32 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:42 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:42 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:43 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 5b4c159f560221f2d243f9320cafedab:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:45:43 [info] 35#35: *409 [lua] logger.lua:23: 5b4c159f560221f2d243f9320cafedab {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:45:43 +0000] 5b4c159f560221f2d243f9320cafedab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:45:52 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:52 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:45:58 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: fe043a99bacc7b82db608dd395245769:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:45:58 [info] 35#35: *412 [lua] logger.lua:23: fe043a99bacc7b82db608dd395245769 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:45:58 +0000] fe043a99bacc7b82db608dd395245769 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:46:02 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:02 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:12 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:12 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:13 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: f6035cef308a3a12c983e9836181d2c1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:46:13 [info] 35#35: *417 [lua] logger.lua:23: f6035cef308a3a12c983e9836181d2c1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:46:13 +0000] f6035cef308a3a12c983e9836181d2c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 15:46:22 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:22 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:28 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 13ac8c83a6f189f3d98e7c072f123e53:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:46:28 [info] 35#35: *421 [lua] logger.lua:23: 13ac8c83a6f189f3d98e7c072f123e53 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:46:28 +0000] 13ac8c83a6f189f3d98e7c072f123e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:46:32 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:32 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:42 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:42 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:43 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 3c46a779545f3074d5c01ab2ec8c0c9f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:46:43 [info] 35#35: *426 [lua] logger.lua:23: 3c46a779545f3074d5c01ab2ec8c0c9f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:46:43 +0000] 3c46a779545f3074d5c01ab2ec8c0c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:46:52 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:52 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:46:58 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 92307464a18985ea5bfbbe13636cd1f1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:46:58 +0000] 92307464a18985ea5bfbbe13636cd1f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:46:58 [info] 35#35: *429 [lua] logger.lua:23: 92307464a18985ea5bfbbe13636cd1f1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:47:02 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:02 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:12 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:12 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:13 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: 4e289a9112a2c6d7e3c64b715ef80618:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:13 +0000] 4e289a9112a2c6d7e3c64b715ef80618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/27 15:47:13 [info] 35#35: *434 [lua] logger.lua:23: 4e289a9112a2c6d7e3c64b715ef80618 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:47:22 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:22 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:28 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: c3d7da8957b78e7dd6b528b50b6bdfa6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:28 +0000] c3d7da8957b78e7dd6b528b50b6bdfa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:47:28 [info] 35#35: *438 [lua] logger.lua:23: c3d7da8957b78e7dd6b528b50b6bdfa6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:47:32 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:32 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:42 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:42 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:43 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: e0f04de1448af927aa8593679fb5608e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:43 +0000] e0f04de1448af927aa8593679fb5608e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/27 15:47:43 [info] 35#35: *443 [lua] logger.lua:23: e0f04de1448af927aa8593679fb5608e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:47:52 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:52 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:47:58 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: f41d8ebcdbee7daede36d1d5f4438736:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:58 +0000] f41d8ebcdbee7daede36d1d5f4438736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:47:58 [info] 35#35: *446 [lua] logger.lua:23: f41d8ebcdbee7daede36d1d5f4438736 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 15:48:02 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:02 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:12 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:12 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:13 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: 31ee3cde04dd7643e55f6398d6ba0033:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:48:13 [info] 35#35: *451 [lua] logger.lua:23: 31ee3cde04dd7643e55f6398d6ba0033 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:48:13 +0000] 31ee3cde04dd7643e55f6398d6ba0033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:48:22 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:22 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:28 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 216a0467c39c92e12e25958135078b91:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:48:28 [info] 35#35: *455 [lua] logger.lua:23: 216a0467c39c92e12e25958135078b91 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:48:28 +0000] 216a0467c39c92e12e25958135078b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:48:32 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:32 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:42 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:42 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:43 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: 128924ee6deb3a7cf98f8bb2964d7f5a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:48:43 [info] 35#35: *460 [lua] logger.lua:23: 128924ee6deb3a7cf98f8bb2964d7f5a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:48:43 +0000] 128924ee6deb3a7cf98f8bb2964d7f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:48:52 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:52 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:48:58 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 3e2005ce2b0c522b1b3690e2a6a9fb71:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:48:58 [info] 35#35: *463 [lua] logger.lua:23: 3e2005ce2b0c522b1b3690e2a6a9fb71 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:48:58 +0000] 3e2005ce2b0c522b1b3690e2a6a9fb71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:49:02 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:02 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:12 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:12 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:13 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: c07f2e2147c1ca047db3285bcd5115bb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:13 +0000] c07f2e2147c1ca047db3285bcd5115bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:49:13 [info] 35#35: *468 [lua] logger.lua:23: c07f2e2147c1ca047db3285bcd5115bb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:49:22 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:22 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:28 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: fda29b7a83297b1c925044c7e3dfbdf5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:28 +0000] fda29b7a83297b1c925044c7e3dfbdf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:49:28 [info] 35#35: *472 [lua] logger.lua:23: fda29b7a83297b1c925044c7e3dfbdf5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:49:32 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:32 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:42 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:42 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:43 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: 9a947bb2d2d75f7d68944c9fbfc6f05c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:49:43 [info] 35#35: *477 [lua] logger.lua:23: 9a947bb2d2d75f7d68944c9fbfc6f05c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:43 +0000] 9a947bb2d2d75f7d68944c9fbfc6f05c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:49:52 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:52 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:49:58 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: a302a800647d5a8162bbc1ded5ec2966:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:58 +0000] a302a800647d5a8162bbc1ded5ec2966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:49:58 [info] 35#35: *480 [lua] logger.lua:23: a302a800647d5a8162bbc1ded5ec2966 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:50:02 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:02 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:12 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:12 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:13 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: a082c2746e5f1e9618000f87ab38589a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:13 +0000] a082c2746e5f1e9618000f87ab38589a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:50:13 [info] 35#35: *485 [lua] logger.lua:23: a082c2746e5f1e9618000f87ab38589a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:50:22 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:22 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:28 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 2e631f5f08977c6de33ca40c856f2e51:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:28 +0000] 2e631f5f08977c6de33ca40c856f2e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:50:28 [info] 35#35: *489 [lua] logger.lua:23: 2e631f5f08977c6de33ca40c856f2e51 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:50:32 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:32 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:42 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:42 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:43 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 7358c4d7ed08c9f3c1264fdcde9b6936:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:43 +0000] 7358c4d7ed08c9f3c1264fdcde9b6936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:50:43 [info] 35#35: *494 [lua] logger.lua:23: 7358c4d7ed08c9f3c1264fdcde9b6936 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/27 15:50:52 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:52 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:50:58 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 0c6a46edd79eb9bfac58e0b47d368b9b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:58 +0000] 0c6a46edd79eb9bfac58e0b47d368b9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:50:58 [info] 35#35: *497 [lua] logger.lua:23: 0c6a46edd79eb9bfac58e0b47d368b9b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:51:02 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:02 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:12 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:12 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:13 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: a7fd2051b8a6bbcc81450bbc01df9494:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:13 +0000] a7fd2051b8a6bbcc81450bbc01df9494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 15:51:13 [info] 35#35: *502 [lua] logger.lua:23: a7fd2051b8a6bbcc81450bbc01df9494 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:51:22 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:22 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:28 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 00eaa68913f5a7493f60a22e544e4491:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:51:28 [info] 35#35: *506 [lua] logger.lua:23: 00eaa68913f5a7493f60a22e544e4491 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:28 +0000] 00eaa68913f5a7493f60a22e544e4491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:51:32 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:32 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:42 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:42 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:43 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 8685eb53a81a5ed662d1a818ed985c30:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:43 +0000] 8685eb53a81a5ed662d1a818ed985c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:51:43 [info] 35#35: *511 [lua] logger.lua:23: 8685eb53a81a5ed662d1a818ed985c30 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:51:52 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:52 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:51:58 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: ace5bb53eff1ae10769da284a96b2963:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:51:58 [info] 35#35: *514 [lua] logger.lua:23: ace5bb53eff1ae10769da284a96b2963 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:51:58 +0000] ace5bb53eff1ae10769da284a96b2963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:52:02 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:02 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:12 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:12 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:13 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: 1ff245518ef9e1b43100ef68bddfdd5c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:52:13 [info] 35#35: *519 [lua] logger.lua:23: 1ff245518ef9e1b43100ef68bddfdd5c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:52:13 +0000] 1ff245518ef9e1b43100ef68bddfdd5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:52:22 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:22 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:28 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 5a3800d749281ff2843da430465755e4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:52:28 [info] 35#35: *523 [lua] logger.lua:23: 5a3800d749281ff2843da430465755e4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:52:28 +0000] 5a3800d749281ff2843da430465755e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:52:32 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:32 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:42 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:42 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:43 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: c85caf7cd4bb6c750f3d7cc8fa52df84:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:52:43 [info] 35#35: *528 [lua] logger.lua:23: c85caf7cd4bb6c750f3d7cc8fa52df84 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:52:43 +0000] c85caf7cd4bb6c750f3d7cc8fa52df84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:52:52 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:52 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:52:58 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: f60f0b25e2862d0654892afbcc929346:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:52:58 [info] 35#35: *531 [lua] logger.lua:23: f60f0b25e2862d0654892afbcc929346 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:52:58 +0000] f60f0b25e2862d0654892afbcc929346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:53:02 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:02 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:12 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:12 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:13 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: 899a5792c7d5e1bb5a4f4bd03b83bc23:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:13 +0000] 899a5792c7d5e1bb5a4f4bd03b83bc23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:53:13 [info] 35#35: *536 [lua] logger.lua:23: 899a5792c7d5e1bb5a4f4bd03b83bc23 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:53:22 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:22 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:28 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 5ac3cede249e34751fada38bf0984de2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:28 +0000] 5ac3cede249e34751fada38bf0984de2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:53:28 [info] 35#35: *540 [lua] logger.lua:23: 5ac3cede249e34751fada38bf0984de2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:53:32 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:32 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:42 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:42 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:43 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 277f6707afae0a2432fc74db6c57506f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:53:43 [info] 35#35: *545 [lua] logger.lua:23: 277f6707afae0a2432fc74db6c57506f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:43 +0000] 277f6707afae0a2432fc74db6c57506f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:53:52 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:52 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:53:58 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 4102e6a8b2de1a172a0fe56fa57d54c5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:58 +0000] 4102e6a8b2de1a172a0fe56fa57d54c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:53:58 [info] 35#35: *548 [lua] logger.lua:23: 4102e6a8b2de1a172a0fe56fa57d54c5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:54:02 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:02 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:12 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:12 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:13 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: 203ef4da2187d48fd34c506d03cf86de:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:54:13 [info] 35#35: *553 [lua] logger.lua:23: 203ef4da2187d48fd34c506d03cf86de {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:54:13 +0000] 203ef4da2187d48fd34c506d03cf86de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:54:22 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:22 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:28 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 2a6193e2f2aa14c4debfd530f0a65979:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:54:28 [info] 35#35: *557 [lua] logger.lua:23: 2a6193e2f2aa14c4debfd530f0a65979 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:54:28 +0000] 2a6193e2f2aa14c4debfd530f0a65979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/27 15:54:32 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:32 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:42 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:42 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:43 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 28c0385033ef4da9445206960b1dda2d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:54:43 [info] 35#35: *562 [lua] logger.lua:23: 28c0385033ef4da9445206960b1dda2d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:54:43 +0000] 28c0385033ef4da9445206960b1dda2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:54:52 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:52 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:54:58 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 771a4c6ff7627c42ddf41489a5ce071b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:54:58 [info] 35#35: *565 [lua] logger.lua:23: 771a4c6ff7627c42ddf41489a5ce071b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:54:58 +0000] 771a4c6ff7627c42ddf41489a5ce071b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:55:02 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:02 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:12 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:12 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:13 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: 4817f720f62198bf43458639d0b6dff2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:13 +0000] 4817f720f62198bf43458639d0b6dff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:55:13 [info] 35#35: *570 [lua] logger.lua:23: 4817f720f62198bf43458639d0b6dff2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:55:22 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:22 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:28 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: b944e349e1a48b92e6a6b989aed96ce9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:55:28 [info] 35#35: *574 [lua] logger.lua:23: b944e349e1a48b92e6a6b989aed96ce9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:28 +0000] b944e349e1a48b92e6a6b989aed96ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:55:32 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:32 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:42 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:42 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:43 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 5697e6497f286da953c1ad38a04d2224:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:55:43 [info] 35#35: *579 [lua] logger.lua:23: 5697e6497f286da953c1ad38a04d2224 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:43 +0000] 5697e6497f286da953c1ad38a04d2224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:55:52 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:52 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:55:58 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: d9833ebe808461ac2af97258e757647a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:58 +0000] d9833ebe808461ac2af97258e757647a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:55:58 [info] 35#35: *582 [lua] logger.lua:23: d9833ebe808461ac2af97258e757647a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:56:02 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:02 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:12 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:12 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:13 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: 3458f91f34947a608d36298c08dbc982:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:56:13 +0000] 3458f91f34947a608d36298c08dbc982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:56:13 [info] 35#35: *587 [lua] logger.lua:23: 3458f91f34947a608d36298c08dbc982 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 15:56:22 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:22 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:28 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: e42ac9bcf90c0882b9be2925ccd29405:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:56:28 [info] 35#35: *591 [lua] logger.lua:23: e42ac9bcf90c0882b9be2925ccd29405 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:56:28 +0000] e42ac9bcf90c0882b9be2925ccd29405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:56:32 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:32 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:42 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:42 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:43 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: 7d0e27b8a57645c742f820e76ddeae1f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:56:43 +0000] 7d0e27b8a57645c742f820e76ddeae1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/27 15:56:43 [info] 35#35: *596 [lua] logger.lua:23: 7d0e27b8a57645c742f820e76ddeae1f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:56:52 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:52 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:56:58 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: f8fc773812d3aedaa09bde03640e9cfc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:56:58 [info] 35#35: *599 [lua] logger.lua:23: f8fc773812d3aedaa09bde03640e9cfc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:56:58 +0000] f8fc773812d3aedaa09bde03640e9cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:57:02 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:02 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:12 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:12 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:13 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: e2554acf0fcd51430473ae3e82ef1067:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:13 +0000] e2554acf0fcd51430473ae3e82ef1067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:57:13 [info] 35#35: *604 [lua] logger.lua:23: e2554acf0fcd51430473ae3e82ef1067 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 15:57:22 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:22 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:28 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: 28c3e5f7486c9a60c9d2dee386a8eb16:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:57:28 [info] 35#35: *608 [lua] logger.lua:23: 28c3e5f7486c9a60c9d2dee386a8eb16 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:28 +0000] 28c3e5f7486c9a60c9d2dee386a8eb16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:57:32 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:32 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:42 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:42 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:43 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 1911736b4cfa3151cb814c620aa3a6ed:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:43 +0000] 1911736b4cfa3151cb814c620aa3a6ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 15:57:43 [info] 35#35: *613 [lua] logger.lua:23: 1911736b4cfa3151cb814c620aa3a6ed {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:57:52 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:52 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:57:58 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: c5349b1fb41a9f98cf1f785e71a99574:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:57:58 [info] 35#35: *616 [lua] logger.lua:23: c5349b1fb41a9f98cf1f785e71a99574 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:57:58 +0000] c5349b1fb41a9f98cf1f785e71a99574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:58:02 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:02 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:12 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:12 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:13 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: ee4d1bac30174fa7348e8f6c8c37699b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:58:13 [info] 35#35: *621 [lua] logger.lua:23: ee4d1bac30174fa7348e8f6c8c37699b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:13 +0000] ee4d1bac30174fa7348e8f6c8c37699b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:58:22 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:22 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:28 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 571cb096f2eb0d3611f4ba3a341a3fbf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 15:58:28 [info] 35#35: *625 [lua] logger.lua:23: 571cb096f2eb0d3611f4ba3a341a3fbf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:28 +0000] 571cb096f2eb0d3611f4ba3a341a3fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:58:32 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:32 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:42 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:42 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:43 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 525e5fe9ba4ab8acd654222e635b423f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:43 +0000] 525e5fe9ba4ab8acd654222e635b423f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:58:43 [info] 35#35: *630 [lua] logger.lua:23: 525e5fe9ba4ab8acd654222e635b423f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:58:52 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:52 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:58:58 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 71d9bf9b45ef6abac9454aef9121ab3c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:58 +0000] 71d9bf9b45ef6abac9454aef9121ab3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:58:58 [info] 35#35: *633 [lua] logger.lua:23: 71d9bf9b45ef6abac9454aef9121ab3c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:59:02 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:02 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:12 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:12 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:13 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: bcc6d32651363f7498ff63c72c7da1cf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:13 +0000] bcc6d32651363f7498ff63c72c7da1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 15:59:13 [info] 35#35: *638 [lua] logger.lua:23: bcc6d32651363f7498ff63c72c7da1cf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:59:22 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:22 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:28 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 845e8e76a16cc1eb20b441ad410d1906:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:28 +0000] 845e8e76a16cc1eb20b441ad410d1906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 15:59:28 [info] 35#35: *642 [lua] logger.lua:23: 845e8e76a16cc1eb20b441ad410d1906 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 15:59:32 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:32 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:42 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:42 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:43 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: a53ad6bd740d016b4a5d49a851da9f2b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:43 +0000] a53ad6bd740d016b4a5d49a851da9f2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 15:59:43 [info] 35#35: *647 [lua] logger.lua:23: a53ad6bd740d016b4a5d49a851da9f2b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:59:52 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:52 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 15:59:58 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: dd755056e19df1dff226d1af6974baba:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:15:59:58 +0000] dd755056e19df1dff226d1af6974baba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:15:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 15:59:58 [info] 35#35: *650 [lua] logger.lua:23: dd755056e19df1dff226d1af6974baba {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:00:02 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:02 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:12 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:12 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:13 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: d40a585768db0646ae6f6c139ad49ebb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:00:13 [info] 35#35: *655 [lua] logger.lua:23: d40a585768db0646ae6f6c139ad49ebb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:13 +0000] d40a585768db0646ae6f6c139ad49ebb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:00:22 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:22 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:28 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 2e967e35ab8733cbd6775bdcfa740989:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:28 +0000] 2e967e35ab8733cbd6775bdcfa740989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:00:28 [info] 35#35: *659 [lua] logger.lua:23: 2e967e35ab8733cbd6775bdcfa740989 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:00:32 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:32 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:42 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:42 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:43 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 618ddfbe1315d67ddbc37d448072f214:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:00:43 [info] 35#35: *664 [lua] logger.lua:23: 618ddfbe1315d67ddbc37d448072f214 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:43 +0000] 618ddfbe1315d67ddbc37d448072f214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:00:52 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:52 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:00:58 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 6d4930166c19c96e46650498f10f9ba9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:58 +0000] 6d4930166c19c96e46650498f10f9ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:00:58 [info] 35#35: *667 [lua] logger.lua:23: 6d4930166c19c96e46650498f10f9ba9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:01:02 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:02 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:12 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:12 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:13 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: bc2f5db97f75faa1e29b9ea45261c04d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:01:13 +0000] bc2f5db97f75faa1e29b9ea45261c04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:01:13 [info] 35#35: *672 [lua] logger.lua:23: bc2f5db97f75faa1e29b9ea45261c04d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:01:22 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:22 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:28 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 6e1d51983659c52743a4517b69f440a0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:01:28 +0000] 6e1d51983659c52743a4517b69f440a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:01:28 [info] 35#35: *676 [lua] logger.lua:23: 6e1d51983659c52743a4517b69f440a0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:01:32 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:32 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:42 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:42 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:43 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: ac1134bece99db6258d6446a32997eb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:01:43 +0000] ac1134bece99db6258d6446a32997eb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:01:43 [info] 35#35: *681 [lua] logger.lua:23: ac1134bece99db6258d6446a32997eb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:01:52 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:52 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:01:58 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 9829ea216cbc0cb61e291bc8ed351ebe:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:01:58 [info] 35#35: *684 [lua] logger.lua:23: 9829ea216cbc0cb61e291bc8ed351ebe {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:01:58 +0000] 9829ea216cbc0cb61e291bc8ed351ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:02:02 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:02 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:12 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:12 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:13 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: e7f6ee9cb3cd7f3eec9dbdad4d57fe5f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:02:13 [info] 35#35: *689 [lua] logger.lua:23: e7f6ee9cb3cd7f3eec9dbdad4d57fe5f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:02:13 +0000] e7f6ee9cb3cd7f3eec9dbdad4d57fe5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:02:22 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:22 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:28 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 144cdf77949a99bda8a98d50890690f9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:02:28 +0000] 144cdf77949a99bda8a98d50890690f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:02:28 [info] 35#35: *693 [lua] logger.lua:23: 144cdf77949a99bda8a98d50890690f9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:02:32 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:32 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:42 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:42 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:43 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: 7dda7dc56a9e0a59b18b52851ab1e37a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:02:43 [info] 35#35: *698 [lua] logger.lua:23: 7dda7dc56a9e0a59b18b52851ab1e37a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:02:43 +0000] 7dda7dc56a9e0a59b18b52851ab1e37a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:02:52 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:52 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:02:58 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: ad0fd0c4606b5cfbc3fb78a9f5255a2e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:02:58 +0000] ad0fd0c4606b5cfbc3fb78a9f5255a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:02:58 [info] 35#35: *701 [lua] logger.lua:23: ad0fd0c4606b5cfbc3fb78a9f5255a2e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:03:02 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:02 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:12 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:12 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:13 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: b9f04d63b2cfd24c46fbdf60e80deb10:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:03:13 [info] 35#35: *706 [lua] logger.lua:23: b9f04d63b2cfd24c46fbdf60e80deb10 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:03:13 +0000] b9f04d63b2cfd24c46fbdf60e80deb10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:03:22 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:22 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:28 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 9838d289943a21a89c6ab0099f628a1d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:03:29 +0000] 9838d289943a21a89c6ab0099f628a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:03:29 [info] 35#35: *710 [lua] logger.lua:23: 9838d289943a21a89c6ab0099f628a1d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:03:32 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:32 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:42 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:42 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:44 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: bebae6c20d9e56eacedd330c47d3c62a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:03:44 [info] 35#35: *715 [lua] logger.lua:23: bebae6c20d9e56eacedd330c47d3c62a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:03:44 +0000] bebae6c20d9e56eacedd330c47d3c62a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:03:52 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:52 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:03:59 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 9856ab04570130475042125f8c697d6f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:03:59 +0000] 9856ab04570130475042125f8c697d6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:03:59 [info] 35#35: *718 [lua] logger.lua:23: 9856ab04570130475042125f8c697d6f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:04:02 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:02 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:12 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:12 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:14 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: 34081f6964fd031ce24e10cbf92d73e7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:04:14 +0000] 34081f6964fd031ce24e10cbf92d73e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:04:14 [info] 35#35: *723 [lua] logger.lua:23: 34081f6964fd031ce24e10cbf92d73e7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:04:22 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:22 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:29 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 788009d0df60d6e691fdb4d2ee91d1f1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:04:29 [info] 35#35: *727 [lua] logger.lua:23: 788009d0df60d6e691fdb4d2ee91d1f1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:04:29 +0000] 788009d0df60d6e691fdb4d2ee91d1f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:04:32 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:32 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:42 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:42 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:44 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 3a44a34db41c8952051e15721de63aaf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:04:44 +0000] 3a44a34db41c8952051e15721de63aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:04:44 [info] 35#35: *732 [lua] logger.lua:23: 3a44a34db41c8952051e15721de63aaf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:04:52 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:52 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:04:59 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: c00ce7fdcf95ae7c0d0c2bbf5d41f923:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:04:59 [info] 35#35: *735 [lua] logger.lua:23: c00ce7fdcf95ae7c0d0c2bbf5d41f923 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:04:59 +0000] c00ce7fdcf95ae7c0d0c2bbf5d41f923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:05:02 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:02 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:12 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:12 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:14 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: c0ec38803dc21f4b760c39f90c18ae6f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:05:14 [info] 35#35: *740 [lua] logger.lua:23: c0ec38803dc21f4b760c39f90c18ae6f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:05:14 +0000] c0ec38803dc21f4b760c39f90c18ae6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:05:22 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:22 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:29 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 42767acd13e1fecb693b87e70ae09f01:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:05:29 +0000] 42767acd13e1fecb693b87e70ae09f01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:05:29 [info] 35#35: *744 [lua] logger.lua:23: 42767acd13e1fecb693b87e70ae09f01 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:05:32 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:32 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:42 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:42 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:44 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: ef0da07c84184e77d1e4d5b3abd0cbd7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:05:44 [info] 35#35: *749 [lua] logger.lua:23: ef0da07c84184e77d1e4d5b3abd0cbd7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:05:44 +0000] ef0da07c84184e77d1e4d5b3abd0cbd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:05:52 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:52 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:05:59 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: efe729c45ba3f1daa3a2194e1630d52b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:05:59 [info] 35#35: *752 [lua] logger.lua:23: efe729c45ba3f1daa3a2194e1630d52b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:05:59 +0000] efe729c45ba3f1daa3a2194e1630d52b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:06:02 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:02 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:12 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:12 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:14 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: 81c8c59099c956588841e900625d24ab:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:06:14 [info] 35#35: *757 [lua] logger.lua:23: 81c8c59099c956588841e900625d24ab {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:06:14 +0000] 81c8c59099c956588841e900625d24ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:06:22 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:22 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:29 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 28e84493eab6b43d7bb5b13de0b99be4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:06:29 +0000] 28e84493eab6b43d7bb5b13de0b99be4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:06:29 [info] 35#35: *761 [lua] logger.lua:23: 28e84493eab6b43d7bb5b13de0b99be4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:06:32 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:32 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:42 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:42 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:44 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 5207c21f76cc6bb1aba0cf5709c69673:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.217 - - [27/Oct/2022:16:06:44 +0000] 5207c21f76cc6bb1aba0cf5709c69673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:06:44 [info] 35#35: *766 [lua] logger.lua:23: 5207c21f76cc6bb1aba0cf5709c69673 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:06:52 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:52 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:06:59 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: b151be7ac167230c5abb65df0c88f843:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:06:59 [info] 35#35: *769 [lua] logger.lua:23: b151be7ac167230c5abb65df0c88f843 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:06:59 +0000] b151be7ac167230c5abb65df0c88f843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:07:02 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:02 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:12 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:12 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:14 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: 5a9adc452b03401aa23c5dc934c4a210:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:07:14 [info] 35#35: *774 [lua] logger.lua:23: 5a9adc452b03401aa23c5dc934c4a210 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:07:14 +0000] 5a9adc452b03401aa23c5dc934c4a210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:07:22 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:22 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:29 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: 5d8e88d6be21f5c27c136a6b361ef9d9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.65.217 - - [27/Oct/2022:16:07:29 +0000] 5d8e88d6be21f5c27c136a6b361ef9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:07:29 [info] 35#35: *778 [lua] logger.lua:23: 5d8e88d6be21f5c27c136a6b361ef9d9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:07:32 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:32 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:42 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:42 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:44 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: 17203688534f153bc595e84ebd3193e0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:07:44 [info] 35#35: *783 [lua] logger.lua:23: 17203688534f153bc595e84ebd3193e0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:07:44 +0000] 17203688534f153bc595e84ebd3193e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:07:52 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:52 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:07:59 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: a7a4aadc5551885014042d9ee37f2453:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:07:59 [info] 35#35: *786 [lua] logger.lua:23: a7a4aadc5551885014042d9ee37f2453 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:07:59 +0000] a7a4aadc5551885014042d9ee37f2453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:08:02 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:02 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:12 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:12 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:14 [info] 35#35: *791 [lua] access_by_lua(msblocations.conf:189):2: b216a442c9636501d52db242c9140b86:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:08:14 +0000] b216a442c9636501d52db242c9140b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:08:14 [info] 35#35: *791 [lua] logger.lua:23: b216a442c9636501d52db242c9140b86 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:08:22 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:22 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:29 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: ed7079794063ad16b8d9ed47bdb70d43:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:08:29 [info] 35#35: *795 [lua] logger.lua:23: ed7079794063ad16b8d9ed47bdb70d43 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:08:29 +0000] ed7079794063ad16b8d9ed47bdb70d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:08:32 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:32 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:42 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:42 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:44 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: cdd3eae76994345cebd68c40dade3644:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:08:44 [info] 35#35: *800 [lua] logger.lua:23: cdd3eae76994345cebd68c40dade3644 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:08:44 +0000] cdd3eae76994345cebd68c40dade3644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:08:52 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:52 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:08:59 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 247108cbc154194f7af106f94b9e215b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:08:59 [info] 35#35: *803 [lua] logger.lua:23: 247108cbc154194f7af106f94b9e215b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:08:59 +0000] 247108cbc154194f7af106f94b9e215b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:09:02 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:02 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:12 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:12 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:14 [info] 35#35: *808 [lua] access_by_lua(msblocations.conf:189):2: 450c1b62f6b9ef9ca350d1fce8cef6df:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:14 +0000] 450c1b62f6b9ef9ca350d1fce8cef6df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:09:14 [info] 35#35: *808 [lua] logger.lua:23: 450c1b62f6b9ef9ca350d1fce8cef6df {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:09:22 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:22 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:29 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 55d599ce504a364138a4ca0e7dc1f326:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:29 +0000] 55d599ce504a364138a4ca0e7dc1f326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:09:29 [info] 35#35: *812 [lua] logger.lua:23: 55d599ce504a364138a4ca0e7dc1f326 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:09:32 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:32 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:42 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:42 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:44 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: 5ec4b483b484ec4a9932139ff23283ca:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:09:44 [info] 35#35: *817 [lua] logger.lua:23: 5ec4b483b484ec4a9932139ff23283ca {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:44 +0000] 5ec4b483b484ec4a9932139ff23283ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:09:52 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:52 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:09:59 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: a9aa5e51cf80a9681f97d54e44cf2cca:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:59 +0000] a9aa5e51cf80a9681f97d54e44cf2cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:09:59 [info] 35#35: *820 [lua] logger.lua:23: a9aa5e51cf80a9681f97d54e44cf2cca {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:10:02 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:02 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:12 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:12 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:14 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: 259e533987b1a721a1d3980234294b3d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:14 +0000] 259e533987b1a721a1d3980234294b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:10:14 [info] 35#35: *825 [lua] logger.lua:23: 259e533987b1a721a1d3980234294b3d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:10:22 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:22 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:29 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: e37a565c2ae99752c0ed9c4db18d3c4b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.217 - - [27/Oct/2022:16:10:29 +0000] e37a565c2ae99752c0ed9c4db18d3c4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:10:29 [info] 35#35: *829 [lua] logger.lua:23: e37a565c2ae99752c0ed9c4db18d3c4b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:10:32 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:32 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:42 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:42 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:44 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: 08f6a3e3730e9bf97c96b6928ca3779a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:44 +0000] 08f6a3e3730e9bf97c96b6928ca3779a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:10:44 [info] 35#35: *834 [lua] logger.lua:23: 08f6a3e3730e9bf97c96b6928ca3779a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:10:52 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:52 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:10:59 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 14009fbd5e359328dc4d8dbb56fc8442:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:10:59 [info] 35#35: *837 [lua] logger.lua:23: 14009fbd5e359328dc4d8dbb56fc8442 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:10:59 +0000] 14009fbd5e359328dc4d8dbb56fc8442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:11:02 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:02 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:12 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:12 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:14 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: 1720746d669f8a810c4c7b8bb6bb4c79:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:11:14 [info] 35#35: *842 [lua] logger.lua:23: 1720746d669f8a810c4c7b8bb6bb4c79 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:11:14 +0000] 1720746d669f8a810c4c7b8bb6bb4c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:11:22 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:22 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:29 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 3282921dc86bf5950b9dc23ac487ab03:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:11:29 +0000] 3282921dc86bf5950b9dc23ac487ab03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:11:29 [info] 35#35: *846 [lua] logger.lua:23: 3282921dc86bf5950b9dc23ac487ab03 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:11:32 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:32 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:42 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:42 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:44 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: 7f7145551ef771e7e9fcec6a01cf17e3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:11:44 [info] 35#35: *851 [lua] logger.lua:23: 7f7145551ef771e7e9fcec6a01cf17e3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:11:44 +0000] 7f7145551ef771e7e9fcec6a01cf17e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:11:52 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:52 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:11:59 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 824c535127321bcd02871de6e287f4c6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:11:59 [info] 35#35: *854 [lua] logger.lua:23: 824c535127321bcd02871de6e287f4c6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:11:59 +0000] 824c535127321bcd02871de6e287f4c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:12:02 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:02 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:12 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:12 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:14 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: c3a1466a44384853a9971ce837355843:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:14 +0000] c3a1466a44384853a9971ce837355843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:12:14 [info] 35#35: *859 [lua] logger.lua:23: c3a1466a44384853a9971ce837355843 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:12:22 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:22 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:29 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: e1dcd68ed640db7e1f71d598cf1ef86e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:29 +0000] e1dcd68ed640db7e1f71d598cf1ef86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:12:29 [info] 35#35: *863 [lua] logger.lua:23: e1dcd68ed640db7e1f71d598cf1ef86e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:12:32 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:32 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:42 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:42 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:44 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: a8e72ce4e95c65f54f8b1f8b57dc5638:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:12:44 [info] 35#35: *868 [lua] logger.lua:23: a8e72ce4e95c65f54f8b1f8b57dc5638 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:44 +0000] a8e72ce4e95c65f54f8b1f8b57dc5638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:12:52 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:52 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:12:59 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 04fb4b80482140b241bc25452a5fc58a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:59 +0000] 04fb4b80482140b241bc25452a5fc58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:12:59 [info] 35#35: *871 [lua] logger.lua:23: 04fb4b80482140b241bc25452a5fc58a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:13:02 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:02 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:12 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:12 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:14 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: c39c1f19cac1bbe975cb5489c9c01ab4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:13:14 [info] 35#35: *876 [lua] logger.lua:23: c39c1f19cac1bbe975cb5489c9c01ab4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:14 +0000] c39c1f19cac1bbe975cb5489c9c01ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:13:22 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:22 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:29 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: eb8ad7b825bf4808ea6c9f02a419f233:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:29 +0000] eb8ad7b825bf4808ea6c9f02a419f233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:13:29 [info] 35#35: *880 [lua] logger.lua:23: eb8ad7b825bf4808ea6c9f02a419f233 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:13:32 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:32 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:42 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:42 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:44 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 71a4bc7e9ae21134cc9d49223902cb0f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:44 +0000] 71a4bc7e9ae21134cc9d49223902cb0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:13:44 [info] 35#35: *885 [lua] logger.lua:23: 71a4bc7e9ae21134cc9d49223902cb0f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:13:52 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:52 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:13:59 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: f4394dcdef1b722211d4dab4f4b03c60:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:13:59 [info] 35#35: *888 [lua] logger.lua:23: f4394dcdef1b722211d4dab4f4b03c60 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:13:59 +0000] f4394dcdef1b722211d4dab4f4b03c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:14:02 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:02 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:12 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:12 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:14 [info] 35#35: *893 [lua] access_by_lua(msblocations.conf:189):2: 2a01fa36eaf28ddc7287607cc3d9a3fc:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:14:14 [info] 35#35: *893 [lua] logger.lua:23: 2a01fa36eaf28ddc7287607cc3d9a3fc {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:14:14 +0000] 2a01fa36eaf28ddc7287607cc3d9a3fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:14:22 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:22 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:29 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: ffdbde8fe87d9950587fb7ef432f762a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:14:29 [info] 35#35: *897 [lua] logger.lua:23: ffdbde8fe87d9950587fb7ef432f762a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:14:29 +0000] ffdbde8fe87d9950587fb7ef432f762a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/27 16:14:32 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:32 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:42 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:42 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:44 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: d8016c2945c7687b75b170493aeaba33:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:14:44 [info] 35#35: *902 [lua] logger.lua:23: d8016c2945c7687b75b170493aeaba33 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:14:44 +0000] d8016c2945c7687b75b170493aeaba33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:14:52 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:52 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:14:59 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: 0071d32a7c78ae8c11169f94903f4503:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:14:59 [info] 35#35: *905 [lua] logger.lua:23: 0071d32a7c78ae8c11169f94903f4503 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:14:59 +0000] 0071d32a7c78ae8c11169f94903f4503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:15:02 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:02 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:12 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:12 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:14 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 68abc126098bfc4daf3d26653da693c2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:15:14 [info] 35#35: *910 [lua] logger.lua:23: 68abc126098bfc4daf3d26653da693c2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:14 +0000] 68abc126098bfc4daf3d26653da693c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:15:22 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:22 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:29 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: 72a77553205466a9c530d6647469399f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:29 +0000] 72a77553205466a9c530d6647469399f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:15:29 [info] 35#35: *914 [lua] logger.lua:23: 72a77553205466a9c530d6647469399f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:15:32 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:32 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:42 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:42 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:44 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: 99bd387231d25bcaa203466e0bcd5e86:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:15:44 [info] 35#35: *919 [lua] logger.lua:23: 99bd387231d25bcaa203466e0bcd5e86 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:44 +0000] 99bd387231d25bcaa203466e0bcd5e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:15:52 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:52 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:15:59 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 78f8228241dad295ad91707c2856d3f6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:15:59 [info] 35#35: *922 [lua] logger.lua:23: 78f8228241dad295ad91707c2856d3f6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:15:59 +0000] 78f8228241dad295ad91707c2856d3f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:16:02 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:02 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:12 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:12 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:14 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 4919654f95fa47e7754cd221f977ed6c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:14 +0000] 4919654f95fa47e7754cd221f977ed6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 16:16:14 [info] 35#35: *927 [lua] logger.lua:23: 4919654f95fa47e7754cd221f977ed6c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/27 16:16:22 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:22 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:29 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: ac0fa2ec24ec8750aa75e6817e3de405:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:29 +0000] ac0fa2ec24ec8750aa75e6817e3de405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:16:29 [info] 35#35: *931 [lua] logger.lua:23: ac0fa2ec24ec8750aa75e6817e3de405 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:16:32 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:32 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:42 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:42 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:44 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 5c31007789e33f83f3528db46ba12396:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:16:44 [info] 35#35: *936 [lua] logger.lua:23: 5c31007789e33f83f3528db46ba12396 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:44 +0000] 5c31007789e33f83f3528db46ba12396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:16:52 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:52 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:16:59 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: 7be4ef81e7144078e5e5f20dcb0894aa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:16:59 +0000] 7be4ef81e7144078e5e5f20dcb0894aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:16:59 [info] 35#35: *939 [lua] logger.lua:23: 7be4ef81e7144078e5e5f20dcb0894aa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:17:02 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:02 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:12 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:12 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:14 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: 01754ad4cb3166253db948f4e8080c20:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:14 +0000] 01754ad4cb3166253db948f4e8080c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:17:14 [info] 35#35: *944 [lua] logger.lua:23: 01754ad4cb3166253db948f4e8080c20 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:17:22 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:22 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:29 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 1b76fb8ce66ca35bce8448992dd252b9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:17:29 [info] 35#35: *948 [lua] logger.lua:23: 1b76fb8ce66ca35bce8448992dd252b9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:29 +0000] 1b76fb8ce66ca35bce8448992dd252b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:17:32 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:32 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:42 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:42 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:44 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: 5b4b1485d68fd08f6c2a1eb0466d8c27:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:44 +0000] 5b4b1485d68fd08f6c2a1eb0466d8c27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:17:44 [info] 35#35: *953 [lua] logger.lua:23: 5b4b1485d68fd08f6c2a1eb0466d8c27 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:17:52 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:52 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:17:59 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 53bf78d1e3bf5c971d24396436339c75:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:17:59 [info] 35#35: *956 [lua] logger.lua:23: 53bf78d1e3bf5c971d24396436339c75 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:17:59 +0000] 53bf78d1e3bf5c971d24396436339c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/27 16:18:02 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:02 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:12 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:12 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:14 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: 86604a5a9ea16667487ff7ad78d20df2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:18:14 [info] 35#35: *961 [lua] logger.lua:23: 86604a5a9ea16667487ff7ad78d20df2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:18:14 +0000] 86604a5a9ea16667487ff7ad78d20df2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:18:22 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:22 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:29 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 5b24613456ff21ceccba5db92d9862b3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:18:29 [info] 35#35: *965 [lua] logger.lua:23: 5b24613456ff21ceccba5db92d9862b3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:18:29 +0000] 5b24613456ff21ceccba5db92d9862b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:18:32 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:32 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:42 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:42 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:44 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: ccff7f23f43481b600185ef440afdd03:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:18:44 [info] 35#35: *970 [lua] logger.lua:23: ccff7f23f43481b600185ef440afdd03 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:18:44 +0000] ccff7f23f43481b600185ef440afdd03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:18:52 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:52 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:18:59 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 586111e85d9bc34c15adb2d48f29c2cb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:18:59 [info] 35#35: *973 [lua] logger.lua:23: 586111e85d9bc34c15adb2d48f29c2cb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:18:59 +0000] 586111e85d9bc34c15adb2d48f29c2cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:19:02 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:02 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:12 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:12 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:14 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 7d9caef7bf15e391a930a7464199071c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:14 +0000] 7d9caef7bf15e391a930a7464199071c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:19:14 [info] 35#35: *978 [lua] logger.lua:23: 7d9caef7bf15e391a930a7464199071c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:19:22 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:22 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:29 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: c7868e7d691e0445bf20624ad7112d8a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:19:29 [info] 35#35: *982 [lua] logger.lua:23: c7868e7d691e0445bf20624ad7112d8a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:29 +0000] c7868e7d691e0445bf20624ad7112d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:19:32 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:32 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:42 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:42 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:44 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 3cf36fca19e94bc21999f9b495eb6f15:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:44 +0000] 3cf36fca19e94bc21999f9b495eb6f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 16:19:44 [info] 35#35: *987 [lua] logger.lua:23: 3cf36fca19e94bc21999f9b495eb6f15 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/27 16:19:52 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:52 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:19:59 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: fb95b385329a939f3e141231c6526d00:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:19:59 [info] 35#35: *990 [lua] logger.lua:23: fb95b385329a939f3e141231c6526d00 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:19:59 +0000] fb95b385329a939f3e141231c6526d00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:20:02 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:02 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:12 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:12 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:14 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 024a91618ec683aab3a61530d2004261:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:20:14 +0000] 024a91618ec683aab3a61530d2004261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:20:14 [info] 35#35: *995 [lua] logger.lua:23: 024a91618ec683aab3a61530d2004261 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:20:22 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:22 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:29 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: fab9d4e71e263db12807f72df672cd21:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:20:29 [info] 35#35: *999 [lua] logger.lua:23: fab9d4e71e263db12807f72df672cd21 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:20:29 +0000] fab9d4e71e263db12807f72df672cd21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:20:32 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:32 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:42 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:42 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:44 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: c77488de9d0a3275eef4e33cab4df95c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:20:44 [info] 35#35: *1004 [lua] logger.lua:23: c77488de9d0a3275eef4e33cab4df95c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:20:44 +0000] c77488de9d0a3275eef4e33cab4df95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:20:52 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:52 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:20:59 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 70f147745a39f91c21e7d1e233bb565f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:20:59 +0000] 70f147745a39f91c21e7d1e233bb565f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:20:59 [info] 35#35: *1007 [lua] logger.lua:23: 70f147745a39f91c21e7d1e233bb565f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:21:02 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:02 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:12 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:12 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:14 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: d68eb5675728608672dcc9f905b44a74:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:21:14 +0000] d68eb5675728608672dcc9f905b44a74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:21:14 [info] 35#35: *1012 [lua] logger.lua:23: d68eb5675728608672dcc9f905b44a74 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:21:22 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:22 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:29 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: be8f9b6809a1cb83189bc62a84c60e70:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:21:29 [info] 35#35: *1016 [lua] logger.lua:23: be8f9b6809a1cb83189bc62a84c60e70 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:21:29 +0000] be8f9b6809a1cb83189bc62a84c60e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:21:32 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:32 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:42 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:42 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:44 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 7fbd5461e10b76b21a179e358d518fb4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:21:44 +0000] 7fbd5461e10b76b21a179e358d518fb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:21:44 [info] 35#35: *1021 [lua] logger.lua:23: 7fbd5461e10b76b21a179e358d518fb4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:21:52 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:52 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:21:59 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: 0c32b251d8e747e45e093e12aac7cadd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:21:59 [info] 35#35: *1024 [lua] logger.lua:23: 0c32b251d8e747e45e093e12aac7cadd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:21:59 +0000] 0c32b251d8e747e45e093e12aac7cadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:22:02 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:02 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:12 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:12 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:14 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: d719fb5b841791d947e70a8459bd54e6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:22:14 [info] 35#35: *1029 [lua] logger.lua:23: d719fb5b841791d947e70a8459bd54e6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:14 +0000] d719fb5b841791d947e70a8459bd54e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:22:22 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:22 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:29 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: b29cd085d35d608a492a56d2b2c17cab:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:29 +0000] b29cd085d35d608a492a56d2b2c17cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/27 16:22:29 [info] 35#35: *1033 [lua] logger.lua:23: b29cd085d35d608a492a56d2b2c17cab {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/27 16:22:32 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:32 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:42 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:42 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:44 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: 19028ad9efc70c00fae34abcbfb62e00:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:22:44 [info] 35#35: *1038 [lua] logger.lua:23: 19028ad9efc70c00fae34abcbfb62e00 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:44 +0000] 19028ad9efc70c00fae34abcbfb62e00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:22:52 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:52 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:22:59 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: bc8f1216cae6f0227ca4fb75276ce227:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:59 +0000] bc8f1216cae6f0227ca4fb75276ce227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:22:59 [info] 35#35: *1041 [lua] logger.lua:23: bc8f1216cae6f0227ca4fb75276ce227 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:23:02 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:02 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:12 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:12 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:14 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: 76d0418a00db3fd0c319885b206a58f5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:23:14 [info] 35#35: *1046 [lua] logger.lua:23: 76d0418a00db3fd0c319885b206a58f5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:23:14 +0000] 76d0418a00db3fd0c319885b206a58f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:23:22 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:22 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:29 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: 9d5f8ed2413f96251d1c0cee09c17d09:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:23:29 [info] 35#35: *1050 [lua] logger.lua:23: 9d5f8ed2413f96251d1c0cee09c17d09 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:23:29 +0000] 9d5f8ed2413f96251d1c0cee09c17d09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:23:32 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:32 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:42 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:42 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:44 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: 9fd6b0cb3a666b4bf9029fa757064f04:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:23:44 +0000] 9fd6b0cb3a666b4bf9029fa757064f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:23:44 [info] 35#35: *1055 [lua] logger.lua:23: 9fd6b0cb3a666b4bf9029fa757064f04 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:23:52 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:52 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:23:59 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: fd5bc97d7241d845c8e7d78e5c1bb364:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:24:00 [info] 35#35: *1058 [lua] logger.lua:23: fd5bc97d7241d845c8e7d78e5c1bb364 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:00 +0000] fd5bc97d7241d845c8e7d78e5c1bb364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/27 16:24:02 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:02 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:12 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:12 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:15 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: b4368999a9d2ac835ad40dbd1ee3936f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:24:15 [info] 35#35: *1063 [lua] logger.lua:23: b4368999a9d2ac835ad40dbd1ee3936f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:15 +0000] b4368999a9d2ac835ad40dbd1ee3936f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:24:22 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:22 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:30 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:189):2: 89c34edef1cfa33b1f6f0391b133d312:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:30 +0000] 89c34edef1cfa33b1f6f0391b133d312 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:24:30 [info] 35#35: *1067 [lua] logger.lua:23: 89c34edef1cfa33b1f6f0391b133d312 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:24:32 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:32 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:42 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:42 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:45 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: bead717f07396a2fdcb0924ffff08b23:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:45 +0000] bead717f07396a2fdcb0924ffff08b23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:24:45 [info] 35#35: *1072 [lua] logger.lua:23: bead717f07396a2fdcb0924ffff08b23 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:24:52 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:24:52 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:00 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: d256f2ceabc31e69238da10f73f7b638:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:25:00 [info] 35#35: *1075 [lua] logger.lua:23: d256f2ceabc31e69238da10f73f7b638 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:25:00 +0000] d256f2ceabc31e69238da10f73f7b638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:25:02 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:02 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:12 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:12 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:15 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: ca16a12b509c4aca359f0f522ef7b867:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:25:15 [info] 35#35: *1080 [lua] logger.lua:23: ca16a12b509c4aca359f0f522ef7b867 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:25:15 +0000] ca16a12b509c4aca359f0f522ef7b867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:25:22 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:22 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:30 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:189):2: 83435d1c40bf04057d82c2752004e2bf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:25:30 +0000] 83435d1c40bf04057d82c2752004e2bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:25:30 [info] 35#35: *1084 [lua] logger.lua:23: 83435d1c40bf04057d82c2752004e2bf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:25:32 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:32 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:42 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:42 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:45 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 655c7e16433cbb0e8bd390a945b0045d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:25:45 +0000] 655c7e16433cbb0e8bd390a945b0045d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/27 16:25:45 [info] 35#35: *1089 [lua] logger.lua:23: 655c7e16433cbb0e8bd390a945b0045d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/27 16:25:52 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:25:52 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:00 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 8ee4dc81350c80553966e180cf2297f8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:00 +0000] 8ee4dc81350c80553966e180cf2297f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:26:00 [info] 35#35: *1092 [lua] logger.lua:23: 8ee4dc81350c80553966e180cf2297f8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:26:02 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:02 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:12 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:12 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:15 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: 82a61e11654b1bc106c685fb61f9def7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:15 +0000] 82a61e11654b1bc106c685fb61f9def7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:26:15 [info] 35#35: *1097 [lua] logger.lua:23: 82a61e11654b1bc106c685fb61f9def7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:26:22 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:22 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:30 [info] 35#35: *1101 [lua] access_by_lua(msblocations.conf:189):2: d52862d920380e871c21eb5d92663983:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:26:30 [info] 35#35: *1101 [lua] logger.lua:23: d52862d920380e871c21eb5d92663983 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:30 +0000] d52862d920380e871c21eb5d92663983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:26:32 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:32 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:42 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:42 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:45 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: 147cc8adcfb1f98f08c12eee993e2768:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:45 +0000] 147cc8adcfb1f98f08c12eee993e2768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:26:45 [info] 35#35: *1106 [lua] logger.lua:23: 147cc8adcfb1f98f08c12eee993e2768 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:26:52 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:26:52 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:00 [info] 35#35: *1109 [lua] access_by_lua(msblocations.conf:189):2: fcc241f862264ec53518c30cc5dabcb6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:00 +0000] fcc241f862264ec53518c30cc5dabcb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:27:00 [info] 35#35: *1109 [lua] logger.lua:23: fcc241f862264ec53518c30cc5dabcb6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:27:02 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:02 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:12 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:12 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:15 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: c16cc5cba433733ee8ea47cf693aec85:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:27:15 [info] 35#35: *1114 [lua] logger.lua:23: c16cc5cba433733ee8ea47cf693aec85 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:15 +0000] c16cc5cba433733ee8ea47cf693aec85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:27:22 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:22 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:30 [info] 35#35: *1118 [lua] access_by_lua(msblocations.conf:189):2: fe4e564995109bab9852b438553658f2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:30 +0000] fe4e564995109bab9852b438553658f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:27:30 [info] 35#35: *1118 [lua] logger.lua:23: fe4e564995109bab9852b438553658f2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:27:32 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:32 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:42 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:42 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:45 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: a7afcf93e1b919081df663f2be5717ab:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:27:45 [info] 35#35: *1123 [lua] logger.lua:23: a7afcf93e1b919081df663f2be5717ab {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:27:45 +0000] a7afcf93e1b919081df663f2be5717ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:27:52 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:27:52 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:00 [info] 35#35: *1126 [lua] access_by_lua(msblocations.conf:189):2: f07423880dfdb9c4fd30c327f8e4cfd5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:28:00 +0000] f07423880dfdb9c4fd30c327f8e4cfd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:28:00 [info] 35#35: *1126 [lua] logger.lua:23: f07423880dfdb9c4fd30c327f8e4cfd5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:28:02 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:02 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:12 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:12 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:15 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: ed08473e01793841b1cb9528c83afeb8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:28:15 [info] 35#35: *1131 [lua] logger.lua:23: ed08473e01793841b1cb9528c83afeb8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:28:15 +0000] ed08473e01793841b1cb9528c83afeb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:28:22 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:22 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:30 [info] 35#35: *1135 [lua] access_by_lua(msblocations.conf:189):2: a3b075bf82031854f68cfcf4e2f12e8f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:28:30 [info] 35#35: *1135 [lua] logger.lua:23: a3b075bf82031854f68cfcf4e2f12e8f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:28:30 +0000] a3b075bf82031854f68cfcf4e2f12e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:28:32 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:32 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:42 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:42 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:45 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: fcafae0f3744e1f6aee4620c6962e6c4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:28:45 [info] 35#35: *1140 [lua] logger.lua:23: fcafae0f3744e1f6aee4620c6962e6c4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:28:45 +0000] fcafae0f3744e1f6aee4620c6962e6c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:28:52 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:28:52 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:00 [info] 35#35: *1143 [lua] access_by_lua(msblocations.conf:189):2: cbee2515330905c23b89e884a53e1ac6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:00 +0000] cbee2515330905c23b89e884a53e1ac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:29:00 [info] 35#35: *1143 [lua] logger.lua:23: cbee2515330905c23b89e884a53e1ac6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:29:02 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:02 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:12 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:12 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:15 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 5138e293db14561b28a7beab209ec07d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:29:15 [info] 35#35: *1148 [lua] logger.lua:23: 5138e293db14561b28a7beab209ec07d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:15 +0000] 5138e293db14561b28a7beab209ec07d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:29:22 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:22 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:30 [info] 35#35: *1152 [lua] access_by_lua(msblocations.conf:189):2: 079269b9b7f4747fd91a28014961119a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:30 +0000] 079269b9b7f4747fd91a28014961119a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:29:30 [info] 35#35: *1152 [lua] logger.lua:23: 079269b9b7f4747fd91a28014961119a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:29:32 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:32 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:42 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:42 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:45 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: 6319ecb4ff92be5683cd53885d54486c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:29:45 [info] 35#35: *1157 [lua] logger.lua:23: 6319ecb4ff92be5683cd53885d54486c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:29:45 +0000] 6319ecb4ff92be5683cd53885d54486c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:29:52 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:29:52 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:00 [info] 35#35: *1160 [lua] access_by_lua(msblocations.conf:189):2: b6b933822dab1a221488055cb7733b03:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:00 +0000] b6b933822dab1a221488055cb7733b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/27 16:30:00 [info] 35#35: *1160 [lua] logger.lua:23: b6b933822dab1a221488055cb7733b03 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:30:02 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:02 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:12 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:12 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:15 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:189):2: 4808f18657d88d6a71644a5a249b9cb3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:30:15 [info] 35#35: *1165 [lua] logger.lua:23: 4808f18657d88d6a71644a5a249b9cb3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:15 +0000] 4808f18657d88d6a71644a5a249b9cb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:30:22 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:22 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:30 [info] 35#35: *1169 [lua] access_by_lua(msblocations.conf:189):2: f32cc2b289ca925cfb4673af5ebacd72:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:30:30 [info] 35#35: *1169 [lua] logger.lua:23: f32cc2b289ca925cfb4673af5ebacd72 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:30 +0000] f32cc2b289ca925cfb4673af5ebacd72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:30:32 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:32 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:42 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:42 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:45 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: 66136303b4ceb98fd26dfbc06bfa4256:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:45 +0000] 66136303b4ceb98fd26dfbc06bfa4256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:30:45 [info] 35#35: *1174 [lua] logger.lua:23: 66136303b4ceb98fd26dfbc06bfa4256 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:30:52 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:30:52 [info] 38#38: *1176 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:00 [info] 35#35: *1177 [lua] access_by_lua(msblocations.conf:189):2: e19d3d46e46381d115f6f1b9513ebf77:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:00 +0000] e19d3d46e46381d115f6f1b9513ebf77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:31:00 [info] 35#35: *1177 [lua] logger.lua:23: e19d3d46e46381d115f6f1b9513ebf77 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:31:02 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:02 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:12 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:12 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:15 [info] 35#35: *1182 [lua] access_by_lua(msblocations.conf:189):2: 9b7aef5e335ebe086ccd4348d607cd3c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:15 +0000] 9b7aef5e335ebe086ccd4348d607cd3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:31:15 [info] 35#35: *1182 [lua] logger.lua:23: 9b7aef5e335ebe086ccd4348d607cd3c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:31:22 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:22 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:30 [info] 35#35: *1186 [lua] access_by_lua(msblocations.conf:189):2: 019687e81fd94d14e2ed7eb06d7298b8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:31:30 [info] 35#35: *1186 [lua] logger.lua:23: 019687e81fd94d14e2ed7eb06d7298b8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:30 +0000] 019687e81fd94d14e2ed7eb06d7298b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:31:32 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:32 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:42 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:42 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:45 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: da3d8dc2e115d760394be207a834aa96:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:31:45 [info] 35#35: *1191 [lua] logger.lua:23: da3d8dc2e115d760394be207a834aa96 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:31:45 +0000] da3d8dc2e115d760394be207a834aa96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:31:52 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:31:52 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:00 [info] 35#35: *1194 [lua] access_by_lua(msblocations.conf:189):2: 059780262914b13324714708d779cf0f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:00 +0000] 059780262914b13324714708d779cf0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:32:00 [info] 35#35: *1194 [lua] logger.lua:23: 059780262914b13324714708d779cf0f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:32:02 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:02 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:12 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:12 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:15 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:189):2: 423a25468247cde7c6bac7d91098f66a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:32:15 [info] 35#35: *1199 [lua] logger.lua:23: 423a25468247cde7c6bac7d91098f66a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:15 +0000] 423a25468247cde7c6bac7d91098f66a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:32:22 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:22 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:30 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:189):2: c0835319a863db1618b647d025bf7897:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:30 +0000] c0835319a863db1618b647d025bf7897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:32:30 [info] 35#35: *1203 [lua] logger.lua:23: c0835319a863db1618b647d025bf7897 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:32:32 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:32 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:42 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:42 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:45 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: e18b101bac142f1d0ddd2229c9bc646f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:32:45 [info] 35#35: *1208 [lua] logger.lua:23: e18b101bac142f1d0ddd2229c9bc646f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:32:45 +0000] e18b101bac142f1d0ddd2229c9bc646f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:32:52 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:32:52 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:00 [info] 35#35: *1211 [lua] access_by_lua(msblocations.conf:189):2: 9efb0d4a453f0d35ab18f43d46b4a854:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:33:00 [info] 35#35: *1211 [lua] logger.lua:23: 9efb0d4a453f0d35ab18f43d46b4a854 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:33:00 +0000] 9efb0d4a453f0d35ab18f43d46b4a854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:33:02 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:02 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:12 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:12 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:15 [info] 35#35: *1216 [lua] access_by_lua(msblocations.conf:189):2: fc25567c2752015cd40ea025da914212:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:33:15 +0000] fc25567c2752015cd40ea025da914212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:33:15 [info] 35#35: *1216 [lua] logger.lua:23: fc25567c2752015cd40ea025da914212 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:33:22 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:22 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:30 [info] 35#35: *1220 [lua] access_by_lua(msblocations.conf:189):2: b16546576967518bf11e8cb97ebda48b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:33:30 [info] 35#35: *1220 [lua] logger.lua:23: b16546576967518bf11e8cb97ebda48b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:33:30 +0000] b16546576967518bf11e8cb97ebda48b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:33:32 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:32 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:42 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:42 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:45 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: 9df423319d9610955ea6603a19084d67:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:33:45 +0000] 9df423319d9610955ea6603a19084d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:33:45 [info] 35#35: *1225 [lua] logger.lua:23: 9df423319d9610955ea6603a19084d67 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:33:52 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:33:52 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:00 [info] 35#35: *1228 [lua] access_by_lua(msblocations.conf:189):2: 0510eee3288209cc24e53fd811a2125b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:34:00 [info] 35#35: *1228 [lua] logger.lua:23: 0510eee3288209cc24e53fd811a2125b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:34:00 +0000] 0510eee3288209cc24e53fd811a2125b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:34:02 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:02 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:12 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:12 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:15 [info] 35#35: *1233 [lua] access_by_lua(msblocations.conf:189):2: 0ceafac988936bb2350ec57ab4f42150:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:34:15 [info] 35#35: *1233 [lua] logger.lua:23: 0ceafac988936bb2350ec57ab4f42150 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:34:15 +0000] 0ceafac988936bb2350ec57ab4f42150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:34:22 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:22 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:30 [info] 35#35: *1237 [lua] access_by_lua(msblocations.conf:189):2: 0b4ee25155bab5b65169404cb4ad9fc0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:34:30 [info] 35#35: *1237 [lua] logger.lua:23: 0b4ee25155bab5b65169404cb4ad9fc0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:34:30 +0000] 0b4ee25155bab5b65169404cb4ad9fc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:34:32 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:32 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:42 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:42 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:45 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: 9f720ebde31d62cc2a2572a28fc04a64:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:34:45 [info] 35#35: *1242 [lua] logger.lua:23: 9f720ebde31d62cc2a2572a28fc04a64 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:34:45 +0000] 9f720ebde31d62cc2a2572a28fc04a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:34:52 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:34:52 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:00 [info] 35#35: *1245 [lua] access_by_lua(msblocations.conf:189):2: f19232e4f9e0f13c2d5c4963092b5566:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:00 +0000] f19232e4f9e0f13c2d5c4963092b5566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:35:00 [info] 35#35: *1245 [lua] logger.lua:23: f19232e4f9e0f13c2d5c4963092b5566 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:35:02 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:02 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:12 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:12 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:15 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:189):2: 7276717d25ff5fbb09406d7d36890d21:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:35:15 [info] 35#35: *1250 [lua] logger.lua:23: 7276717d25ff5fbb09406d7d36890d21 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:15 +0000] 7276717d25ff5fbb09406d7d36890d21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:35:22 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:22 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:30 [info] 35#35: *1254 [lua] access_by_lua(msblocations.conf:189):2: 88e9bb0acdb8d09643bd373d59aa31c7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:35:30 [info] 35#35: *1254 [lua] logger.lua:23: 88e9bb0acdb8d09643bd373d59aa31c7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:30 +0000] 88e9bb0acdb8d09643bd373d59aa31c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:35:32 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:32 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:42 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:42 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:45 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: 4147ec4aa667a98acafa49ba623899c4:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:35:45 [info] 35#35: *1259 [lua] logger.lua:23: 4147ec4aa667a98acafa49ba623899c4 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:35:45 +0000] 4147ec4aa667a98acafa49ba623899c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:35:52 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:35:52 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:00 [info] 35#35: *1262 [lua] access_by_lua(msblocations.conf:189):2: 8a7ce1a9eed7c90f247feb29fb665952:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:00 +0000] 8a7ce1a9eed7c90f247feb29fb665952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 16:36:00 [info] 35#35: *1262 [lua] logger.lua:23: 8a7ce1a9eed7c90f247feb29fb665952 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:36:02 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:02 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:12 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:12 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:15 [info] 35#35: *1267 [lua] access_by_lua(msblocations.conf:189):2: 4ba25e2450a6d51185c767423d979af1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:36:15 [info] 35#35: *1267 [lua] logger.lua:23: 4ba25e2450a6d51185c767423d979af1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:15 +0000] 4ba25e2450a6d51185c767423d979af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:36:22 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:22 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:30 [info] 35#35: *1271 [lua] access_by_lua(msblocations.conf:189):2: 5db1a943c507134a7a51f49383c5971c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:30 +0000] 5db1a943c507134a7a51f49383c5971c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:36:30 [info] 35#35: *1271 [lua] logger.lua:23: 5db1a943c507134a7a51f49383c5971c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:36:32 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:32 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:42 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:42 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:45 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: 1871b300ef683055a0db4d365a205b0c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:36:45 [info] 35#35: *1276 [lua] logger.lua:23: 1871b300ef683055a0db4d365a205b0c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:36:45 +0000] 1871b300ef683055a0db4d365a205b0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:36:52 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:36:52 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:00 [info] 35#35: *1279 [lua] access_by_lua(msblocations.conf:189):2: 5877cd61b61498bdeb4417cebbaeec8e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:00 +0000] 5877cd61b61498bdeb4417cebbaeec8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:37:00 [info] 35#35: *1279 [lua] logger.lua:23: 5877cd61b61498bdeb4417cebbaeec8e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:37:02 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:02 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:12 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:12 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:15 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:189):2: 0e884bb951064809d4d2b535a904704d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:37:15 [info] 35#35: *1284 [lua] logger.lua:23: 0e884bb951064809d4d2b535a904704d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:15 +0000] 0e884bb951064809d4d2b535a904704d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:37:22 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:22 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:30 [info] 35#35: *1288 [lua] access_by_lua(msblocations.conf:189):2: 2dcd53ad972c8dc7cbee4519df16a358:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:37:30 [info] 35#35: *1288 [lua] logger.lua:23: 2dcd53ad972c8dc7cbee4519df16a358 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:30 +0000] 2dcd53ad972c8dc7cbee4519df16a358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:37:32 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:32 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:42 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:42 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:45 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: fa3db7e6bf4acbe6d8f4d44b1033b636:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:45 +0000] fa3db7e6bf4acbe6d8f4d44b1033b636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/27 16:37:45 [info] 35#35: *1293 [lua] logger.lua:23: fa3db7e6bf4acbe6d8f4d44b1033b636 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:37:52 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:37:52 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:00 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:189):2: 5744f71d6c96594c7e36dab8ee84e9e8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:38:00 [info] 35#35: *1296 [lua] logger.lua:23: 5744f71d6c96594c7e36dab8ee84e9e8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:38:00 +0000] 5744f71d6c96594c7e36dab8ee84e9e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:38:02 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:02 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:12 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:12 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:15 [info] 35#35: *1301 [lua] access_by_lua(msblocations.conf:189):2: 87c52cfdc24de0d562d3722af51bf340:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:38:15 +0000] 87c52cfdc24de0d562d3722af51bf340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:38:15 [info] 35#35: *1301 [lua] logger.lua:23: 87c52cfdc24de0d562d3722af51bf340 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:38:22 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:22 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:30 [info] 35#35: *1305 [lua] access_by_lua(msblocations.conf:189):2: d2d09e37e13b6832efa0addfae1bc519:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:38:30 [info] 35#35: *1305 [lua] logger.lua:23: d2d09e37e13b6832efa0addfae1bc519 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:38:30 +0000] d2d09e37e13b6832efa0addfae1bc519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:38:32 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:32 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:42 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:42 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:45 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: dcac6081442cb1db88dd679d4395f01f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:38:45 [info] 35#35: *1310 [lua] logger.lua:23: dcac6081442cb1db88dd679d4395f01f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:38:45 +0000] dcac6081442cb1db88dd679d4395f01f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:38:52 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:38:52 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:00 [info] 35#35: *1313 [lua] access_by_lua(msblocations.conf:189):2: 02d5a5c1e19eb43fc93917b2c98c59f9:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:39:00 [info] 35#35: *1313 [lua] logger.lua:23: 02d5a5c1e19eb43fc93917b2c98c59f9 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:00 +0000] 02d5a5c1e19eb43fc93917b2c98c59f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:39:02 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:02 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:12 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:12 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:15 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:189):2: fe15d0e8b49c0f7a3147701b87b4a730:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:39:15 [info] 35#35: *1318 [lua] logger.lua:23: fe15d0e8b49c0f7a3147701b87b4a730 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:15 +0000] fe15d0e8b49c0f7a3147701b87b4a730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:39:22 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:22 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:30 [info] 35#35: *1322 [lua] access_by_lua(msblocations.conf:189):2: 79f4cb8938f39796f66f392692378350:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:30 +0000] 79f4cb8938f39796f66f392692378350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:39:30 [info] 35#35: *1322 [lua] logger.lua:23: 79f4cb8938f39796f66f392692378350 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:39:32 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:32 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:42 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:42 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:45 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: 2ecff27ff0c1d017308425186361afc5:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:45 +0000] 2ecff27ff0c1d017308425186361afc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:39:45 [info] 35#35: *1327 [lua] logger.lua:23: 2ecff27ff0c1d017308425186361afc5 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:39:52 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:39:52 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:00 [info] 35#35: *1330 [lua] access_by_lua(msblocations.conf:189):2: 11891f1df742ed49d5a86e03a91a5c30:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:40:00 [info] 35#35: *1330 [lua] logger.lua:23: 11891f1df742ed49d5a86e03a91a5c30 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:40:00 +0000] 11891f1df742ed49d5a86e03a91a5c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:40:02 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:02 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:12 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:12 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:15 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:189):2: dbdaa8067737fe0bd8ac5b2e3d4d5ba7:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:40:15 [info] 35#35: *1335 [lua] logger.lua:23: dbdaa8067737fe0bd8ac5b2e3d4d5ba7 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:40:15 +0000] dbdaa8067737fe0bd8ac5b2e3d4d5ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:40:22 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:22 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:30 [info] 35#35: *1339 [lua] access_by_lua(msblocations.conf:189):2: 76be7649bc7a39c1d45cd4cf86dfcbba:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:40:30 [info] 35#35: *1339 [lua] logger.lua:23: 76be7649bc7a39c1d45cd4cf86dfcbba {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:40:30 +0000] 76be7649bc7a39c1d45cd4cf86dfcbba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:40:32 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:32 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:42 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:42 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:45 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: 6485b8e43036c7c5a91d9268174304da:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:40:45 [info] 35#35: *1344 [lua] logger.lua:23: 6485b8e43036c7c5a91d9268174304da {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:40:45 +0000] 6485b8e43036c7c5a91d9268174304da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:40:52 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:40:52 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:00 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:189):2: a6e56748c80d123d2dce716849078ccf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:00 +0000] a6e56748c80d123d2dce716849078ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:41:00 [info] 35#35: *1347 [lua] logger.lua:23: a6e56748c80d123d2dce716849078ccf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:41:02 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:02 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:12 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:12 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:15 [info] 35#35: *1352 [lua] access_by_lua(msblocations.conf:189):2: db85dfb32d2763d0f3e63642101ea1a0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:41:15 [info] 35#35: *1352 [lua] logger.lua:23: db85dfb32d2763d0f3e63642101ea1a0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:15 +0000] db85dfb32d2763d0f3e63642101ea1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:41:22 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:22 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:30 [info] 35#35: *1356 [lua] access_by_lua(msblocations.conf:189):2: 040c170716a73a529cd669dc95f96a85:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.217 - - [27/Oct/2022:16:41:30 +0000] 040c170716a73a529cd669dc95f96a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:41:30 [info] 35#35: *1356 [lua] logger.lua:23: 040c170716a73a529cd669dc95f96a85 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:41:32 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:32 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:42 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:42 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:45 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:189):2: d281bef624ed308d84e2fe580bd7cdcd:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:45 +0000] d281bef624ed308d84e2fe580bd7cdcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:41:45 [info] 35#35: *1361 [lua] logger.lua:23: d281bef624ed308d84e2fe580bd7cdcd {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:41:52 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:41:52 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:00 [info] 35#35: *1364 [lua] access_by_lua(msblocations.conf:189):2: 8d3d7e6822e74e80c1df7989cdbf61fb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:42:00 [info] 35#35: *1364 [lua] logger.lua:23: 8d3d7e6822e74e80c1df7989cdbf61fb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:42:00 +0000] 8d3d7e6822e74e80c1df7989cdbf61fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:42:02 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:02 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:12 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:12 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:15 [info] 35#35: *1369 [lua] access_by_lua(msblocations.conf:189):2: dbce777158c3cef7875eb365f6d34ddb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:42:15 +0000] dbce777158c3cef7875eb365f6d34ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:42:15 [info] 35#35: *1369 [lua] logger.lua:23: dbce777158c3cef7875eb365f6d34ddb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:42:22 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:22 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:30 [info] 35#35: *1373 [lua] access_by_lua(msblocations.conf:189):2: 1a8f1a679e0aefeaccdc1de8232fcf7e:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:42:30 [info] 35#35: *1373 [lua] logger.lua:23: 1a8f1a679e0aefeaccdc1de8232fcf7e {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:42:30 +0000] 1a8f1a679e0aefeaccdc1de8232fcf7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:42:32 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:32 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:42 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:42 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:45 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: cb61eda1de04ca9ee66152c0eff23463:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:42:45 [info] 35#35: *1378 [lua] logger.lua:23: cb61eda1de04ca9ee66152c0eff23463 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:42:45 +0000] cb61eda1de04ca9ee66152c0eff23463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:42:52 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:42:52 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:00 [info] 35#35: *1381 [lua] access_by_lua(msblocations.conf:189):2: c52213be406a9a5ea8043020cf736b83:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:43:00 [info] 35#35: *1381 [lua] logger.lua:23: c52213be406a9a5ea8043020cf736b83 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:43:00 +0000] c52213be406a9a5ea8043020cf736b83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:43:02 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:02 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:12 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:12 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:15 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:189):2: 24ec9b3b3ebd0f5e3d65682901d88a13:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:43:15 [info] 35#35: *1386 [lua] logger.lua:23: 24ec9b3b3ebd0f5e3d65682901d88a13 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:43:15 +0000] 24ec9b3b3ebd0f5e3d65682901d88a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:43:22 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:22 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:30 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:189):2: 508bfba9daf0e50b567df1e3251fb71c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:43:30 +0000] 508bfba9daf0e50b567df1e3251fb71c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:43:30 [info] 35#35: *1390 [lua] logger.lua:23: 508bfba9daf0e50b567df1e3251fb71c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:43:32 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:32 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:42 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:42 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:45 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:189):2: a26b38f3d34083c191b6568df15b98c2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:43:45 [info] 35#35: *1395 [lua] logger.lua:23: a26b38f3d34083c191b6568df15b98c2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:43:45 +0000] a26b38f3d34083c191b6568df15b98c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/27 16:43:52 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:43:52 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:00 [info] 35#35: *1398 [lua] access_by_lua(msblocations.conf:189):2: 4d4959955cab5b944a6d4737e8f82fdb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:44:00 +0000] 4d4959955cab5b944a6d4737e8f82fdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:44:00 [info] 35#35: *1398 [lua] logger.lua:23: 4d4959955cab5b944a6d4737e8f82fdb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:44:02 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:02 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:12 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:12 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:15 [info] 35#35: *1403 [lua] access_by_lua(msblocations.conf:189):2: 69de59068c2ea4be43584cd21f6bea3d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:44:15 [info] 35#35: *1403 [lua] logger.lua:23: 69de59068c2ea4be43584cd21f6bea3d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:44:15 +0000] 69de59068c2ea4be43584cd21f6bea3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:44:22 [info] 35#35: *1404 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:22 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:30 [info] 35#35: *1407 [lua] access_by_lua(msblocations.conf:189):2: 80e9bdfc06fa6c09b8327930520eb8ff:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:44:30 [info] 35#35: *1407 [lua] logger.lua:23: 80e9bdfc06fa6c09b8327930520eb8ff {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:44:30 +0000] 80e9bdfc06fa6c09b8327930520eb8ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:44:32 [info] 35#35: *1409 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:32 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:42 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:42 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:45 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:189):2: 0a78144e62b184af70c4a94cb97f10e3:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:44:45 +0000] 0a78144e62b184af70c4a94cb97f10e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:44:45 [info] 35#35: *1412 [lua] logger.lua:23: 0a78144e62b184af70c4a94cb97f10e3 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:44:52 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:44:52 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:00 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:189):2: ffd16486523f928d1f7ceb51aeb95274:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:45:00 +0000] ffd16486523f928d1f7ceb51aeb95274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:45:00 [info] 35#35: *1415 [lua] logger.lua:23: ffd16486523f928d1f7ceb51aeb95274 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:45:02 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:02 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:12 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:12 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:15 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:189):2: 164e0cdafa6ea82dc30ab79ee3625aee:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:45:15 [info] 35#35: *1420 [lua] logger.lua:23: 164e0cdafa6ea82dc30ab79ee3625aee {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:45:15 +0000] 164e0cdafa6ea82dc30ab79ee3625aee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:45:22 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:22 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:30 [info] 35#35: *1424 [lua] access_by_lua(msblocations.conf:189):2: 36b891e48d38d8898642325644b7299c:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:45:30 +0000] 36b891e48d38d8898642325644b7299c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:45:30 [info] 35#35: *1424 [lua] logger.lua:23: 36b891e48d38d8898642325644b7299c {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:45:32 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:32 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:42 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:42 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:45 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:189):2: b5b559f1ab8258de95e7eaa4598e519f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:45:45 [info] 35#35: *1429 [lua] logger.lua:23: b5b559f1ab8258de95e7eaa4598e519f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:45:45 +0000] b5b559f1ab8258de95e7eaa4598e519f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:45:52 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:45:52 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:00 [info] 35#35: *1432 [lua] access_by_lua(msblocations.conf:189):2: e537564c0d750f7e5901f2f8596af461:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:46:01 [info] 35#35: *1432 [lua] logger.lua:23: e537564c0d750f7e5901f2f8596af461 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:46:01 +0000] e537564c0d750f7e5901f2f8596af461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:46:02 [info] 38#38: *1434 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:02 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:12 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:12 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:16 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:189):2: 04b15370b399a9479803a809a6e08bdb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:46:16 [info] 35#35: *1437 [lua] logger.lua:23: 04b15370b399a9479803a809a6e08bdb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:46:16 +0000] 04b15370b399a9479803a809a6e08bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:46:22 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:22 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:31 [info] 35#35: *1441 [lua] access_by_lua(msblocations.conf:189):2: 9abda65229eea30223b262e6569c88a1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:46:31 +0000] 9abda65229eea30223b262e6569c88a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:46:31 [info] 35#35: *1441 [lua] logger.lua:23: 9abda65229eea30223b262e6569c88a1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:46:32 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:32 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:42 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:42 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:46 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:189):2: 0a32cb7a32cd6f7e0c1784c893ea32cf:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:46:46 [info] 35#35: *1446 [lua] logger.lua:23: 0a32cb7a32cd6f7e0c1784c893ea32cf {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:46:46 +0000] 0a32cb7a32cd6f7e0c1784c893ea32cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:46:52 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:46:52 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:01 [info] 35#35: *1449 [lua] access_by_lua(msblocations.conf:189):2: ad0ce0c23e988cec762b6b59686da885:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:47:01 [info] 35#35: *1449 [lua] logger.lua:23: ad0ce0c23e988cec762b6b59686da885 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:01 +0000] ad0ce0c23e988cec762b6b59686da885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:47:02 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:02 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:12 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:12 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:16 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:189):2: 68154fc7257269ba76fa0c32eeaa757d:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:47:16 [info] 35#35: *1454 [lua] logger.lua:23: 68154fc7257269ba76fa0c32eeaa757d {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:16 +0000] 68154fc7257269ba76fa0c32eeaa757d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:47:22 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:22 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:31 [info] 35#35: *1458 [lua] access_by_lua(msblocations.conf:189):2: 5905129be731f2f12774603f0a2b1041:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:31 +0000] 5905129be731f2f12774603f0a2b1041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:47:31 [info] 35#35: *1458 [lua] logger.lua:23: 5905129be731f2f12774603f0a2b1041 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:47:32 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:32 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:42 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:42 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:46 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:189):2: 517176b984c44dfa9a0dcd571cc0c6c6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:46 +0000] 517176b984c44dfa9a0dcd571cc0c6c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:47:46 [info] 35#35: *1463 [lua] logger.lua:23: 517176b984c44dfa9a0dcd571cc0c6c6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:47:52 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:47:52 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:01 [info] 35#35: *1466 [lua] access_by_lua(msblocations.conf:189):2: ba8dc1026239a14cf078ec725c1cd567:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:48:01 [info] 35#35: *1466 [lua] logger.lua:23: ba8dc1026239a14cf078ec725c1cd567 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:48:01 +0000] ba8dc1026239a14cf078ec725c1cd567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:48:02 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:02 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:12 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:12 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:16 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:189):2: 418c6963560f88f2490af9ad1b950e42:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:48:16 +0000] 418c6963560f88f2490af9ad1b950e42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:48:16 [info] 35#35: *1471 [lua] logger.lua:23: 418c6963560f88f2490af9ad1b950e42 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:48:22 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:22 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:31 [info] 35#35: *1475 [lua] access_by_lua(msblocations.conf:189):2: de3452729664c84a18ad9e95f6e6df4f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.217 - - [27/Oct/2022:16:48:31 +0000] de3452729664c84a18ad9e95f6e6df4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:48:31 [info] 35#35: *1475 [lua] logger.lua:23: de3452729664c84a18ad9e95f6e6df4f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:48:32 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:32 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:42 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:42 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:46 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:189):2: c24085e06e8bedcf74a4fbb58663ae5f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:48:46 [info] 35#35: *1480 [lua] logger.lua:23: c24085e06e8bedcf74a4fbb58663ae5f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:48:46 +0000] c24085e06e8bedcf74a4fbb58663ae5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:48:52 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:48:52 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:01 [info] 35#35: *1483 [lua] access_by_lua(msblocations.conf:189):2: 28598b087cf8c79644696c3d97b2f6da:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:01 +0000] 28598b087cf8c79644696c3d97b2f6da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:49:01 [info] 35#35: *1483 [lua] logger.lua:23: 28598b087cf8c79644696c3d97b2f6da {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:49:02 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:02 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:12 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:12 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:16 [info] 35#35: *1488 [lua] access_by_lua(msblocations.conf:189):2: 3e1c14c4bf9e7ce1ac4648e29da47074:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:16 +0000] 3e1c14c4bf9e7ce1ac4648e29da47074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/27 16:49:16 [info] 35#35: *1488 [lua] logger.lua:23: 3e1c14c4bf9e7ce1ac4648e29da47074 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:49:22 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:22 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:31 [info] 35#35: *1492 [lua] access_by_lua(msblocations.conf:189):2: 224c1aea78e3ee2f0e91be37268459ef:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:31 +0000] 224c1aea78e3ee2f0e91be37268459ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:49:31 [info] 35#35: *1492 [lua] logger.lua:23: 224c1aea78e3ee2f0e91be37268459ef {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:49:32 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:32 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:42 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:42 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:46 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:189):2: a201352b1208bf5e7c36d168cab1fc47:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:49:46 [info] 35#35: *1497 [lua] logger.lua:23: a201352b1208bf5e7c36d168cab1fc47 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:49:46 +0000] a201352b1208bf5e7c36d168cab1fc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:49:52 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:49:52 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:01 [info] 35#35: *1500 [lua] access_by_lua(msblocations.conf:189):2: 29a63185b6f1adb0774448db3b0ee759:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:01 +0000] 29a63185b6f1adb0774448db3b0ee759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:50:01 [info] 35#35: *1500 [lua] logger.lua:23: 29a63185b6f1adb0774448db3b0ee759 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:50:02 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:02 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:12 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:12 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:16 [info] 35#35: *1505 [lua] access_by_lua(msblocations.conf:189):2: 9e4518c6a9c2bb654ff56af9e0e2f231:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:16 +0000] 9e4518c6a9c2bb654ff56af9e0e2f231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:50:16 [info] 35#35: *1505 [lua] logger.lua:23: 9e4518c6a9c2bb654ff56af9e0e2f231 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:50:22 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:22 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:31 [info] 35#35: *1509 [lua] access_by_lua(msblocations.conf:189):2: 36ed8ec3491f222516b967737855b03f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:31 +0000] 36ed8ec3491f222516b967737855b03f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:50:31 [info] 35#35: *1509 [lua] logger.lua:23: 36ed8ec3491f222516b967737855b03f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:50:32 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:32 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:42 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:42 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:46 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:189):2: afffcedb27e6e1812fd20741646a5619:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:50:46 [info] 35#35: *1514 [lua] logger.lua:23: afffcedb27e6e1812fd20741646a5619 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:50:46 +0000] afffcedb27e6e1812fd20741646a5619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:50:52 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:50:52 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:01 [info] 35#35: *1517 [lua] access_by_lua(msblocations.conf:189):2: c74caaa8e008fcfb4df08600bcbdf9c2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:51:01 [info] 35#35: *1517 [lua] logger.lua:23: c74caaa8e008fcfb4df08600bcbdf9c2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:01 +0000] c74caaa8e008fcfb4df08600bcbdf9c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:51:02 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:02 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:12 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:12 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:16 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: 437faf1e40e95d6acdef9bf10f202eb1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:16 +0000] 437faf1e40e95d6acdef9bf10f202eb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:51:16 [info] 35#35: *1522 [lua] logger.lua:23: 437faf1e40e95d6acdef9bf10f202eb1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:51:22 [info] 35#35: *1523 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:22 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:31 [info] 35#35: *1526 [lua] access_by_lua(msblocations.conf:189):2: 62b674575b570d88aacbddbafc440bf6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.217 - - [27/Oct/2022:16:51:31 +0000] 62b674575b570d88aacbddbafc440bf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:51:31 [info] 35#35: *1526 [lua] logger.lua:23: 62b674575b570d88aacbddbafc440bf6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:51:32 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:32 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:42 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:42 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:46 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:189):2: bf651e76a223e75120d64948a3308f29:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:46 +0000] bf651e76a223e75120d64948a3308f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:51:46 [info] 35#35: *1531 [lua] logger.lua:23: bf651e76a223e75120d64948a3308f29 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:51:52 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:51:52 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:01 [info] 35#35: *1534 [lua] access_by_lua(msblocations.conf:189):2: b0c8ce2376b764160eee111bd64ae5a1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:52:01 [info] 35#35: *1534 [lua] logger.lua:23: b0c8ce2376b764160eee111bd64ae5a1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:52:01 +0000] b0c8ce2376b764160eee111bd64ae5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:52:02 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:02 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:12 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:12 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:16 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: d4a2c68b75a8a91a929eba818ba3b600:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:52:16 [info] 35#35: *1539 [lua] logger.lua:23: d4a2c68b75a8a91a929eba818ba3b600 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:52:16 +0000] d4a2c68b75a8a91a929eba818ba3b600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:52:22 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:22 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:31 [info] 35#35: *1543 [lua] access_by_lua(msblocations.conf:189):2: 847da73fc5fd3eb6ff0bfb747f2a195f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:52:31 [info] 35#35: *1543 [lua] logger.lua:23: 847da73fc5fd3eb6ff0bfb747f2a195f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:52:31 +0000] 847da73fc5fd3eb6ff0bfb747f2a195f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:52:32 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:32 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:42 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:42 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:46 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:189):2: ca4047b12f12175825962d9306d24819:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:52:46 [info] 35#35: *1548 [lua] logger.lua:23: ca4047b12f12175825962d9306d24819 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:52:46 +0000] ca4047b12f12175825962d9306d24819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:52:52 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:52:52 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:01 [info] 35#35: *1551 [lua] access_by_lua(msblocations.conf:189):2: baec82915cb3041239cdea98b444de68:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:53:01 +0000] baec82915cb3041239cdea98b444de68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:53:01 [info] 35#35: *1551 [lua] logger.lua:23: baec82915cb3041239cdea98b444de68 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:53:02 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:02 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:12 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:12 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:16 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: bc08e71e7f9483176a3003f73e95320f:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:53:16 [info] 35#35: *1556 [lua] logger.lua:23: bc08e71e7f9483176a3003f73e95320f {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:53:16 +0000] bc08e71e7f9483176a3003f73e95320f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:53:22 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:22 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:31 [info] 35#35: *1560 [lua] access_by_lua(msblocations.conf:189):2: 31cd4d22a9ae1a1b8f4a36b3eaf2d514:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:53:31 [info] 35#35: *1560 [lua] logger.lua:23: 31cd4d22a9ae1a1b8f4a36b3eaf2d514 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:53:31 +0000] 31cd4d22a9ae1a1b8f4a36b3eaf2d514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:53:32 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:32 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:42 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:42 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:46 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:189):2: 1bc29d3305ac0bb7ad42a5407a207d26:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:53:46 +0000] 1bc29d3305ac0bb7ad42a5407a207d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:53:46 [info] 35#35: *1565 [lua] logger.lua:23: 1bc29d3305ac0bb7ad42a5407a207d26 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:53:52 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:53:52 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:01 [info] 35#35: *1568 [lua] access_by_lua(msblocations.conf:189):2: c2339bb4754ab13a143259ee494344a1:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:01 +0000] c2339bb4754ab13a143259ee494344a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:54:01 [info] 35#35: *1568 [lua] logger.lua:23: c2339bb4754ab13a143259ee494344a1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:54:02 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:02 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:12 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:12 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:16 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: 81491b8accb12e2cbe70ae3c961ca6a6:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:16 +0000] 81491b8accb12e2cbe70ae3c961ca6a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:54:16 [info] 35#35: *1573 [lua] logger.lua:23: 81491b8accb12e2cbe70ae3c961ca6a6 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:54:22 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:22 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:31 [info] 35#35: *1577 [lua] access_by_lua(msblocations.conf:189):2: 6caf0495fb746b74da19278523ffdd9b:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:54:31 [info] 35#35: *1577 [lua] logger.lua:23: 6caf0495fb746b74da19278523ffdd9b {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:31 +0000] 6caf0495fb746b74da19278523ffdd9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:54:32 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:32 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:42 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:42 [info] 38#38: *1581 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:46 [info] 35#35: *1582 [lua] access_by_lua(msblocations.conf:189):2: 7ccb7bf2f3999a8c877b013d7a278f94:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:54:46 [info] 35#35: *1582 [lua] logger.lua:23: 7ccb7bf2f3999a8c877b013d7a278f94 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:54:46 +0000] 7ccb7bf2f3999a8c877b013d7a278f94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:54:52 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:54:52 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:01 [info] 35#35: *1585 [lua] access_by_lua(msblocations.conf:189):2: 913d936cc73643442326e2b3f6ab69fa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:55:01 [info] 35#35: *1585 [lua] logger.lua:23: 913d936cc73643442326e2b3f6ab69fa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:01 +0000] 913d936cc73643442326e2b3f6ab69fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:55:02 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:02 [info] 38#38: *1587 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:12 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:12 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:16 [info] 35#35: *1590 [lua] access_by_lua(msblocations.conf:189):2: ce51cbc769b55955c5d691a428dae346:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:16 +0000] ce51cbc769b55955c5d691a428dae346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:55:16 [info] 35#35: *1590 [lua] logger.lua:23: ce51cbc769b55955c5d691a428dae346 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/27 16:55:22 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:22 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:31 [info] 35#35: *1594 [lua] access_by_lua(msblocations.conf:189):2: 5a1f51ed59cba1b7e2afa94a97947509:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:31 +0000] 5a1f51ed59cba1b7e2afa94a97947509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:55:31 [info] 35#35: *1594 [lua] logger.lua:23: 5a1f51ed59cba1b7e2afa94a97947509 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:55:32 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:32 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:42 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:42 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:46 [info] 35#35: *1599 [lua] access_by_lua(msblocations.conf:189):2: 9253f6b600e0901db6403779a27f99db:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:46 +0000] 9253f6b600e0901db6403779a27f99db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:55:46 [info] 35#35: *1599 [lua] logger.lua:23: 9253f6b600e0901db6403779a27f99db {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:55:52 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:55:52 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:01 [info] 35#35: *1602 [lua] access_by_lua(msblocations.conf:189):2: 20d989fbb2cb2e9d31ceb95cb2f146fa:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:56:01 [info] 35#35: *1602 [lua] logger.lua:23: 20d989fbb2cb2e9d31ceb95cb2f146fa {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:56:01 +0000] 20d989fbb2cb2e9d31ceb95cb2f146fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/27 16:56:02 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:02 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:12 [info] 38#38: *1605 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:12 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:16 [info] 35#35: *1607 [lua] access_by_lua(msblocations.conf:189):2: 15463ba16ded0576484bbf75aee8cc56:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:56:16 [info] 35#35: *1607 [lua] logger.lua:23: 15463ba16ded0576484bbf75aee8cc56 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:56:16 +0000] 15463ba16ded0576484bbf75aee8cc56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/27 16:56:22 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:22 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:31 [info] 35#35: *1611 [lua] access_by_lua(msblocations.conf:189):2: f742d7852f490ccd6e4ab92ce573ef70:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:56:31 [info] 35#35: *1611 [lua] logger.lua:23: f742d7852f490ccd6e4ab92ce573ef70 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:56:31 +0000] f742d7852f490ccd6e4ab92ce573ef70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:56:32 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:32 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:42 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:42 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:46 [info] 35#35: *1616 [lua] access_by_lua(msblocations.conf:189):2: 105df11055d184aa8ec242dc6750a8c2:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.217 - - [27/Oct/2022:16:56:46 +0000] 105df11055d184aa8ec242dc6750a8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/27 16:56:46 [info] 35#35: *1616 [lua] logger.lua:23: 105df11055d184aa8ec242dc6750a8c2 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/10/27 16:56:52 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:56:52 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:01 [info] 35#35: *1619 [lua] access_by_lua(msblocations.conf:189):2: d738c7d68d7a3a3025fdaa1e4c4f6063:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:01 +0000] d738c7d68d7a3a3025fdaa1e4c4f6063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:57:01 [info] 35#35: *1619 [lua] logger.lua:23: d738c7d68d7a3a3025fdaa1e4c4f6063 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:57:02 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:02 [info] 38#38: *1621 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:12 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:12 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:16 [info] 35#35: *1624 [lua] access_by_lua(msblocations.conf:189):2: c79c180920e9c84e8e69aa2a9cc784e8:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:16 +0000] c79c180920e9c84e8e69aa2a9cc784e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/27 16:57:16 [info] 35#35: *1624 [lua] logger.lua:23: c79c180920e9c84e8e69aa2a9cc784e8 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:57:22 [info] 38#38: *1626 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:22 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:31 [info] 35#35: *1628 [lua] access_by_lua(msblocations.conf:189):2: d4e6eb5636204ca7fae8cd195dd9e4ea:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:57:31 [info] 35#35: *1628 [lua] logger.lua:23: d4e6eb5636204ca7fae8cd195dd9e4ea {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:31 +0000] d4e6eb5636204ca7fae8cd195dd9e4ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/27 16:57:32 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:32 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:42 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:42 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:46 [info] 35#35: *1633 [lua] access_by_lua(msblocations.conf:189):2: 80f5ef86b234a1bbfed219ab622953fb:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:57:46 [info] 35#35: *1633 [lua] logger.lua:23: 80f5ef86b234a1bbfed219ab622953fb {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:57:46 +0000] 80f5ef86b234a1bbfed219ab622953fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:57:52 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:57:52 [info] 38#38: *1635 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:01 [info] 35#35: *1636 [lua] access_by_lua(msblocations.conf:189):2: 37a28aa0c219bf1dc00f14e8b630f843:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:58:01 +0000] 37a28aa0c219bf1dc00f14e8b630f843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/27 16:58:01 [info] 35#35: *1636 [lua] logger.lua:23: 37a28aa0c219bf1dc00f14e8b630f843 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:58:02 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:02 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:12 [info] 38#38: *1639 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:12 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:16 [info] 35#35: *1641 [lua] access_by_lua(msblocations.conf:189):2: f57ce4e603b1395d06efe1c927490cc0:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:58:16 [info] 35#35: *1641 [lua] logger.lua:23: f57ce4e603b1395d06efe1c927490cc0 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:58:16 +0000] f57ce4e603b1395d06efe1c927490cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/27 16:58:22 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:22 [info] 35#35: *1643 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:31 [info] 35#35: *1645 [lua] access_by_lua(msblocations.conf:189):2: 392d24b315051ce218b9053f34b8832a:receive the request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/27 16:58:31 [info] 35#35: *1645 [lua] logger.lua:23: 392d24b315051ce218b9053f34b8832a {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.65.217 - - [27/Oct/2022:16:58:31 +0000] 392d24b315051ce218b9053f34b8832a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.217 - - [27/Oct/2022:16:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/27 16:58:32 [info] 35#35: *1646 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:32 [info] 35#35: *1647 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:42 [info] 35#35: *1648 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:42 [info] 35#35: *1649 client closed connection while SSL handshaking, client: 10.233.67.114, server: 0.0.0.0:443 2022/10/27 16:58:46 [info] 35#35: *1650 [lua] access_by_lua(msblocations.conf:189):2: e4027170fe7f522f56f15d2bbc41e51d:receive the request, client: 10.233.65.217, server: , request: "HEAD