@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.62.72 ### 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/06 16:21:56 [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/06 16:21:56 [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/06 16:21:56 [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/06 16:21:56 [notice] 33#33: using the "epoll" event method 2022/10/06 16:21:56 [notice] 33#33: openresty/1.13.6.1 2022/10/06 16:21:56 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/06 16:21:56 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/06 16:21:56 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/06 16:21:56 [notice] 34#34: start worker processes 2022/10/06 16:21:56 [notice] 34#34: start worker process 36 2022/10/06 16:21:56 [notice] 34#34: start worker process 37 2022/10/06 16:21:56 [notice] 34#34: start worker process 38 2022/10/06 16:21:56 [notice] 34#34: start worker process 39 2022/10/06 16:21:56 [notice] 34#34: start worker process 40 2022/10/06 16:21:56 [notice] 34#34: start worker process 41 2022/10/06 16:21:56 [notice] 34#34: start worker process 42 2022/10/06 16:21:56 [notice] 34#34: start worker process 44 2022/10/06 16:21:56 [notice] 34#34: start cache manager process 45 2022/10/06 16:21:56 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221006162156.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-06 16:21:58 611 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-06 16:21:58 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-06 16:21:58 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-06 16:21:58 680 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-06 16:21:58 680 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.62.72:10081 Enabled:true 2022-10-06 16:21:59 850 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-06 16:21:59 901 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-06 16:21:59 902 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-06 16:21:59 902 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-06 16:21:59 903 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-06 16:21:59 903 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-10-06 16:21:59 903 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-06 16:21:59 903 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-06 16:22:00 003 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-06 16:22:00 067 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-06 16:22:00 067 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-06 16:22:00 067 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-06 16:22:00 405 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/06 16:22:07 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:07 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:15 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 9f5bb38b1b17ac1d944e581c19190a25:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:22:15 [info] 36#36: *14 [lua] logger.lua:23: 9f5bb38b1b17ac1d944e581c19190a25 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:22:15 +0000] 9f5bb38b1b17ac1d944e581c19190a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.111 upstream_response_time:0.110 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2022/10/06 16:22:17 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:17 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:27 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:27 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:30 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 609baa7a3fd2ff752cd48e5cd7637caa:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:22:30 +0000] 609baa7a3fd2ff752cd48e5cd7637caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/06 16:22:30 [info] 36#36: *21 [lua] logger.lua:23: 609baa7a3fd2ff752cd48e5cd7637caa {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/06 16:22:37 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:37 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:45 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 87f1c26e4f7e1bb6fab010e7524ba7e5:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:22:45 [info] 36#36: *24 [lua] logger.lua:23: 87f1c26e4f7e1bb6fab010e7524ba7e5 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:22:45 +0000] 87f1c26e4f7e1bb6fab010e7524ba7e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:22:47 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:47 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:56 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/06 16:22:56 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/10/06 16:22:56 [notice] 34#34: cache loader process 46 exited with code 0 2022/10/06 16:22:56 [notice] 34#34: signal 29 (SIGIO) received 2022/10/06 16:22:57 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:22:57 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:00 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 4cd43191a95678a7fdda475e495ab611:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:23:00 [info] 36#36: *30 [lua] logger.lua:23: 4cd43191a95678a7fdda475e495ab611 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:23:00 +0000] 4cd43191a95678a7fdda475e495ab611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/06 16:23:07 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:07 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:15 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: 7d2cba601dea16d0f06e05b25d44f011:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:23:15 [info] 36#36: *33 [lua] logger.lua:23: 7d2cba601dea16d0f06e05b25d44f011 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:23:15 +0000] 7d2cba601dea16d0f06e05b25d44f011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:23:17 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:17 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:27 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:27 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:30 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 0998a3536cf20a5bf3d3771503a109ae:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:23:30 [info] 36#36: *38 [lua] logger.lua:23: 0998a3536cf20a5bf3d3771503a109ae {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:23:30 +0000] 0998a3536cf20a5bf3d3771503a109ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:23:37 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:37 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:45 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: 8b03f2a2b65e676636402d7616b808ec:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:23:45 [info] 36#36: *41 [lua] logger.lua:23: 8b03f2a2b65e676636402d7616b808ec {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:23:45 +0000] 8b03f2a2b65e676636402d7616b808ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:23:47 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:47 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:57 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:23:57 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:00 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 2c058305f9e8aba383ffb23df2985fb8:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:24:00 [info] 36#36: *47 [lua] logger.lua:23: 2c058305f9e8aba383ffb23df2985fb8 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:24:00 +0000] 2c058305f9e8aba383ffb23df2985fb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:24:07 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:07 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:15 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: 43797b2686a97c83469a662cbf14a8ad:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:24:15 [info] 36#36: *50 [lua] logger.lua:23: 43797b2686a97c83469a662cbf14a8ad {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:24:15 +0000] 43797b2686a97c83469a662cbf14a8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/06 16:24:17 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:17 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:27 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:27 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:30 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: decb907920da2bdb4bc066af34910171:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:24:30 +0000] decb907920da2bdb4bc066af34910171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:24:30 [info] 36#36: *55 [lua] logger.lua:23: decb907920da2bdb4bc066af34910171 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:24:37 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:37 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:45 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: ba1a5d6253cc6385060e4bc94891763e:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.68.81 - - [06/Oct/2022:16:24:45 +0000] ba1a5d6253cc6385060e4bc94891763e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:24:45 [info] 36#36: *58 [lua] logger.lua:23: ba1a5d6253cc6385060e4bc94891763e {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:24:47 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:47 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:57 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:24:57 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:00 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: 45d5538e87451c7f86fa2696d78b0f3a:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:00 +0000] 45d5538e87451c7f86fa2696d78b0f3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:25:00 [info] 36#36: *64 [lua] logger.lua:23: 45d5538e87451c7f86fa2696d78b0f3a {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:25:07 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:07 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:15 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 0605eb0ff5149201375c5f5ceaf2fa08:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:25:15 [info] 36#36: *67 [lua] logger.lua:23: 0605eb0ff5149201375c5f5ceaf2fa08 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:15 +0000] 0605eb0ff5149201375c5f5ceaf2fa08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/06 16:25:17 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:17 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:27 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:27 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:30 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: a8a5da6c210b69e8794bc3ec3c8347f9:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:30 +0000] a8a5da6c210b69e8794bc3ec3c8347f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:25:30 [info] 36#36: *72 [lua] logger.lua:23: a8a5da6c210b69e8794bc3ec3c8347f9 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:25:37 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:37 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:45 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 9c64adb8fc4161625e0ff5b2fbc42844:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:45 +0000] 9c64adb8fc4161625e0ff5b2fbc42844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:25:45 [info] 36#36: *75 [lua] logger.lua:23: 9c64adb8fc4161625e0ff5b2fbc42844 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:25:47 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:47 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:57 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:25:57 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:00 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: 7e3820988da908ff0d96663a19e7a9a2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:00 +0000] 7e3820988da908ff0d96663a19e7a9a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/06 16:26:00 [info] 36#36: *81 [lua] logger.lua:23: 7e3820988da908ff0d96663a19e7a9a2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:26:07 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:07 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:15 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 472d269308beeccbac4b3bd91ca27380:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:26:15 [info] 36#36: *84 [lua] logger.lua:23: 472d269308beeccbac4b3bd91ca27380 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:15 +0000] 472d269308beeccbac4b3bd91ca27380 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:26:17 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:17 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:27 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:27 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:30 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: bfeaa1ba151a607201f4aeb46da02b55:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:30 +0000] bfeaa1ba151a607201f4aeb46da02b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/06 16:26:30 [info] 36#36: *89 [lua] logger.lua:23: bfeaa1ba151a607201f4aeb46da02b55 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:26:37 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:37 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:45 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: c9d3ed6b2d174404da8ac821f812dcd6:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:26:45 +0000] c9d3ed6b2d174404da8ac821f812dcd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/06 16:26:45 [info] 36#36: *92 [lua] logger.lua:23: c9d3ed6b2d174404da8ac821f812dcd6 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:26:47 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:47 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:57 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:26:57 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:00 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 30ba1265f67959adb27784e4b18ffe77:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:27:00 +0000] 30ba1265f67959adb27784e4b18ffe77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:27:00 [info] 36#36: *98 [lua] logger.lua:23: 30ba1265f67959adb27784e4b18ffe77 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:27:07 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:07 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:15 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: ec43d451de64dc23a12d2dee21d73680:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:27:15 [info] 36#36: *101 [lua] logger.lua:23: ec43d451de64dc23a12d2dee21d73680 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:27:15 +0000] ec43d451de64dc23a12d2dee21d73680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:27:17 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:17 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:27 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:27 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:30 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: bc33c9ee1f21150cb992ed48f1129b73:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:27:30 +0000] bc33c9ee1f21150cb992ed48f1129b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:27:30 [info] 36#36: *106 [lua] logger.lua:23: bc33c9ee1f21150cb992ed48f1129b73 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:27:37 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:37 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:45 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: a4828e2b392eb3303099c145508360a3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:27:45 [info] 36#36: *109 [lua] logger.lua:23: a4828e2b392eb3303099c145508360a3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:27:45 +0000] a4828e2b392eb3303099c145508360a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/06 16:27:47 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:47 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:57 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:27:57 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:00 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: 4cf641e04dae7def92fdacd679d4b91f:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.68.81 - - [06/Oct/2022:16:28:00 +0000] 4cf641e04dae7def92fdacd679d4b91f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:28:00 [info] 36#36: *115 [lua] logger.lua:23: 4cf641e04dae7def92fdacd679d4b91f {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:28:07 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:07 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:15 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 1217703076370ec5ae8bf3eba40957c2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:28:15 [info] 36#36: *118 [lua] logger.lua:23: 1217703076370ec5ae8bf3eba40957c2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:28:15 +0000] 1217703076370ec5ae8bf3eba40957c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:28:17 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:17 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:27 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:27 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:30 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: b28d8ec3be6893b3d74445d75a00ed66:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:28:30 +0000] b28d8ec3be6893b3d74445d75a00ed66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:28:30 [info] 36#36: *123 [lua] logger.lua:23: b28d8ec3be6893b3d74445d75a00ed66 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:28:37 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:37 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:45 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 7a03df4d1ba545edf8aa52ae161c4d40:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:28:45 [info] 36#36: *126 [lua] logger.lua:23: 7a03df4d1ba545edf8aa52ae161c4d40 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:28:45 +0000] 7a03df4d1ba545edf8aa52ae161c4d40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:28:47 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:47 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:57 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:28:57 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:00 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: 634f3e3a796bea3221466a4bda5f1147:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:29:00 [info] 36#36: *132 [lua] logger.lua:23: 634f3e3a796bea3221466a4bda5f1147 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:29:00 +0000] 634f3e3a796bea3221466a4bda5f1147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:29:07 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:07 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:15 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 9d4f4f0b8dc149da2a7a7b927e5c3203:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:29:15 [info] 36#36: *135 [lua] logger.lua:23: 9d4f4f0b8dc149da2a7a7b927e5c3203 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:29:15 +0000] 9d4f4f0b8dc149da2a7a7b927e5c3203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/06 16:29:17 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:17 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:27 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:27 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:30 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 5d178367e6d6b03d668d20033b7fdf0a:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:29:30 +0000] 5d178367e6d6b03d668d20033b7fdf0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:29:30 [info] 36#36: *140 [lua] logger.lua:23: 5d178367e6d6b03d668d20033b7fdf0a {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:29:37 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:37 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:45 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 89d13ef96963abb63e158472107b762b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.68.81 - - [06/Oct/2022:16:29:45 +0000] 89d13ef96963abb63e158472107b762b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:29:45 [info] 36#36: *143 [lua] logger.lua:23: 89d13ef96963abb63e158472107b762b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:29:47 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:47 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:57 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:29:57 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:00 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: 34f5f947cbf43ca0070442349504cd34:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:30:00 +0000] 34f5f947cbf43ca0070442349504cd34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:30:00 [info] 36#36: *149 [lua] logger.lua:23: 34f5f947cbf43ca0070442349504cd34 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:30:07 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:07 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:15 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 87e766fa0b7fed2eda2e1bd7b83185e5:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:30:15 [info] 36#36: *152 [lua] logger.lua:23: 87e766fa0b7fed2eda2e1bd7b83185e5 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:30:15 +0000] 87e766fa0b7fed2eda2e1bd7b83185e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/06 16:30:17 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:17 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:27 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:27 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:30 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 219d8ce6c4a9061a0a1a10a4e7b491f4:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:30:30 [info] 36#36: *157 [lua] logger.lua:23: 219d8ce6c4a9061a0a1a10a4e7b491f4 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:30:30 +0000] 219d8ce6c4a9061a0a1a10a4e7b491f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/06 16:30:37 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:37 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:45 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: f426987673afefdd3e2dcd8ae89e6a17:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:30:45 [info] 36#36: *160 [lua] logger.lua:23: f426987673afefdd3e2dcd8ae89e6a17 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:30:45 +0000] f426987673afefdd3e2dcd8ae89e6a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/06 16:30:47 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:47 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:57 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:30:57 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:00 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: bb4edde0de83a7c654aeb7c81522301b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:31:00 [info] 36#36: *166 [lua] logger.lua:23: bb4edde0de83a7c654aeb7c81522301b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:00 +0000] bb4edde0de83a7c654aeb7c81522301b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:31:07 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:07 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:15 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: d2fc39577708d5d9943cfda74d261277:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:31:16 [info] 36#36: *169 [lua] logger.lua:23: d2fc39577708d5d9943cfda74d261277 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:16 +0000] d2fc39577708d5d9943cfda74d261277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:31:17 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:17 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:27 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:27 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:31 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: 217ad77d76d6b3e056d815302af22a44:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:31 +0000] 217ad77d76d6b3e056d815302af22a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:31:31 [info] 36#36: *174 [lua] logger.lua:23: 217ad77d76d6b3e056d815302af22a44 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:31:37 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:37 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:46 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: c15ee78ff819274e5ce7a6309933da4f:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:46 +0000] c15ee78ff819274e5ce7a6309933da4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:31:46 [info] 36#36: *177 [lua] logger.lua:23: c15ee78ff819274e5ce7a6309933da4f {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:31:47 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:47 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:57 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:31:57 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:01 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: 7e1a99e53b0d024f295e6489b560c57d:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:32:01 [info] 36#36: *183 [lua] logger.lua:23: 7e1a99e53b0d024f295e6489b560c57d {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:01 +0000] 7e1a99e53b0d024f295e6489b560c57d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:32:07 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:07 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:16 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 7b2dba54f91e7ffe322300971321061a:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:16 +0000] 7b2dba54f91e7ffe322300971321061a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:32:16 [info] 36#36: *186 [lua] logger.lua:23: 7b2dba54f91e7ffe322300971321061a {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:32:17 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:17 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:27 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:27 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:31 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: 021dd06c0708f992eb1d5f8209de194e:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:32:31 [info] 36#36: *191 [lua] logger.lua:23: 021dd06c0708f992eb1d5f8209de194e {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:31 +0000] 021dd06c0708f992eb1d5f8209de194e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:32:37 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:37 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:46 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 31c55b4b1e877cea28291f6d3c1d31c3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:46 +0000] 31c55b4b1e877cea28291f6d3c1d31c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:32:46 [info] 36#36: *194 [lua] logger.lua:23: 31c55b4b1e877cea28291f6d3c1d31c3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:32:47 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:47 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:57 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:32:57 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:01 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 05e35c72ca119d36926dd5614a32a4eb:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:33:01 [info] 36#36: *200 [lua] logger.lua:23: 05e35c72ca119d36926dd5614a32a4eb {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:33:01 +0000] 05e35c72ca119d36926dd5614a32a4eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:33:07 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:07 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:16 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: 660da7c46f67eaf318c6e5dba9c33bf1:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:33:16 +0000] 660da7c46f67eaf318c6e5dba9c33bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:33:16 [info] 36#36: *203 [lua] logger.lua:23: 660da7c46f67eaf318c6e5dba9c33bf1 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:33:17 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:17 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:27 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:27 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:31 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 9dda39007ec9dc82ff6d77387298d0f2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:33:31 [info] 36#36: *208 [lua] logger.lua:23: 9dda39007ec9dc82ff6d77387298d0f2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:33:31 +0000] 9dda39007ec9dc82ff6d77387298d0f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/06 16:33:37 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:37 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:46 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: dbf0d126ec8d72f2329655d3c9eb88e2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:33:46 +0000] dbf0d126ec8d72f2329655d3c9eb88e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:33:46 [info] 36#36: *211 [lua] logger.lua:23: dbf0d126ec8d72f2329655d3c9eb88e2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:33:47 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:47 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:57 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:33:57 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:01 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: f2dad6977ff7c8604d83cdefc85c98bb:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:34:01 +0000] f2dad6977ff7c8604d83cdefc85c98bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:34:01 [info] 36#36: *217 [lua] logger.lua:23: f2dad6977ff7c8604d83cdefc85c98bb {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:34:07 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:07 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:16 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: f44a215413224b926f429fcb8ce012a5:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:34:16 [info] 36#36: *220 [lua] logger.lua:23: f44a215413224b926f429fcb8ce012a5 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:34:16 +0000] f44a215413224b926f429fcb8ce012a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/06 16:34:17 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:17 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:27 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:27 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:31 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 826825d86b2e86cb65a590d81adbaf25:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:34:31 [info] 36#36: *225 [lua] logger.lua:23: 826825d86b2e86cb65a590d81adbaf25 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:34:31 +0000] 826825d86b2e86cb65a590d81adbaf25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:34:37 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:37 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:46 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 38574e93079ffef5af7262c0917efa96:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:34:46 [info] 36#36: *228 [lua] logger.lua:23: 38574e93079ffef5af7262c0917efa96 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:34:46 +0000] 38574e93079ffef5af7262c0917efa96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:34:47 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:47 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:57 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:34:57 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:01 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: 3d2da48a96acbbfbd6dca2bbc7e86844:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:01 +0000] 3d2da48a96acbbfbd6dca2bbc7e86844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/06 16:35:01 [info] 36#36: *234 [lua] logger.lua:23: 3d2da48a96acbbfbd6dca2bbc7e86844 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:35:07 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:07 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:16 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 598445a8ead14f579df8cf28b65cc2c3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:16 +0000] 598445a8ead14f579df8cf28b65cc2c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/06 16:35:16 [info] 36#36: *237 [lua] logger.lua:23: 598445a8ead14f579df8cf28b65cc2c3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:35:17 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:17 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:27 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:27 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:31 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: cba9dce9b179c2ba91c5b9a4c8e6f630:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:31 +0000] cba9dce9b179c2ba91c5b9a4c8e6f630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:35:31 [info] 36#36: *242 [lua] logger.lua:23: cba9dce9b179c2ba91c5b9a4c8e6f630 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:35:37 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:37 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:46 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: b1ba0b4bd964cb70a6f1e51edd339245:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:46 +0000] b1ba0b4bd964cb70a6f1e51edd339245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/06 16:35:46 [info] 36#36: *245 [lua] logger.lua:23: b1ba0b4bd964cb70a6f1e51edd339245 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:35:47 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:47 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:57 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:35:57 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:01 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: ba74835bf8c3c8415d749c2c7a3a8ff4:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:36:01 [info] 36#36: *251 [lua] logger.lua:23: ba74835bf8c3c8415d749c2c7a3a8ff4 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:01 +0000] ba74835bf8c3c8415d749c2c7a3a8ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:36:07 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:07 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:16 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: a4581f3b94a686343905249ec7140ae2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:16 +0000] a4581f3b94a686343905249ec7140ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/06 16:36:16 [info] 36#36: *254 [lua] logger.lua:23: a4581f3b94a686343905249ec7140ae2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/06 16:36:17 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:17 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:27 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:27 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:31 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 29dcb08e316769225932c72de8bbc1db:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:36:31 +0000] 29dcb08e316769225932c72de8bbc1db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:36:31 [info] 36#36: *259 [lua] logger.lua:23: 29dcb08e316769225932c72de8bbc1db {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:36:37 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:37 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:46 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 7ee4c004016409af000c718ca756d5f4:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:46 +0000] 7ee4c004016409af000c718ca756d5f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:36:46 [info] 36#36: *262 [lua] logger.lua:23: 7ee4c004016409af000c718ca756d5f4 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:36:47 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:47 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:57 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:36:57 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:01 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: 4f3b8157a752a2becfb50a11f0d3a9bc:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:37:01 +0000] 4f3b8157a752a2becfb50a11f0d3a9bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:37:01 [info] 36#36: *268 [lua] logger.lua:23: 4f3b8157a752a2becfb50a11f0d3a9bc {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:37:07 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:07 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:16 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: a0a2a3089f555684b0cd1b731de02365:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:37:16 [info] 36#36: *271 [lua] logger.lua:23: a0a2a3089f555684b0cd1b731de02365 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:37:16 +0000] a0a2a3089f555684b0cd1b731de02365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:37:17 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:17 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:27 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:27 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:31 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: d3f47881aef32aaaa1e50c5006a880dc:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:37:31 [info] 36#36: *276 [lua] logger.lua:23: d3f47881aef32aaaa1e50c5006a880dc {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:37:31 +0000] d3f47881aef32aaaa1e50c5006a880dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/06 16:37:37 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:37 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:46 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 468f4f9b56579d33fdb6a26a832ec1b2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:37:46 +0000] 468f4f9b56579d33fdb6a26a832ec1b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:37:46 [info] 36#36: *279 [lua] logger.lua:23: 468f4f9b56579d33fdb6a26a832ec1b2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:37:47 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:47 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:57 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:37:57 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:01 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: 4174744d664733654260472811bbb630:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:38:01 +0000] 4174744d664733654260472811bbb630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:38:01 [info] 36#36: *285 [lua] logger.lua:23: 4174744d664733654260472811bbb630 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:38:07 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:07 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:16 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 796586711d17f7ffef076d8cc7912c9a:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:38:16 [info] 36#36: *288 [lua] logger.lua:23: 796586711d17f7ffef076d8cc7912c9a {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:38:16 +0000] 796586711d17f7ffef076d8cc7912c9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:38:17 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:17 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:27 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:27 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:31 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: 918b4c4657d2bfb68e2c1e45036dd18d:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:38:31 [info] 36#36: *293 [lua] logger.lua:23: 918b4c4657d2bfb68e2c1e45036dd18d {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:38:31 +0000] 918b4c4657d2bfb68e2c1e45036dd18d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:38:37 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:37 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:46 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 97445b619f510973a67260737cf686f5:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:38:46 [info] 36#36: *296 [lua] logger.lua:23: 97445b619f510973a67260737cf686f5 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:38:46 +0000] 97445b619f510973a67260737cf686f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:38:47 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:47 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:57 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:38:57 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:01 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: d3bf8bd35e0876711d9007e30f19e2e3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:39:01 [info] 36#36: *302 [lua] logger.lua:23: d3bf8bd35e0876711d9007e30f19e2e3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:39:01 +0000] d3bf8bd35e0876711d9007e30f19e2e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:39:07 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:07 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:16 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: cdfa3795e8edcba07642f5b7ef52e75f:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:39:16 [info] 36#36: *305 [lua] logger.lua:23: cdfa3795e8edcba07642f5b7ef52e75f {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:39:16 +0000] cdfa3795e8edcba07642f5b7ef52e75f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:39:17 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:17 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:27 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:27 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:31 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: b33588074016721ffaecbf95d02ef8c0:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:39:31 [info] 36#36: *310 [lua] logger.lua:23: b33588074016721ffaecbf95d02ef8c0 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:39:31 +0000] b33588074016721ffaecbf95d02ef8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:39:37 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:37 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:46 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: f4a2bd094f1f5b98f6152408f7182278:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:39:46 [info] 36#36: *313 [lua] logger.lua:23: f4a2bd094f1f5b98f6152408f7182278 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:39:46 +0000] f4a2bd094f1f5b98f6152408f7182278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:39:47 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:47 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:57 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:39:57 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:01 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: 3ab7a800ee74cdae8c534a46df6ec1e3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:40:01 [info] 36#36: *319 [lua] logger.lua:23: 3ab7a800ee74cdae8c534a46df6ec1e3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:40:01 +0000] 3ab7a800ee74cdae8c534a46df6ec1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/06 16:40:07 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:07 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:16 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 02675505a1d91547e16061e96ca8fb06:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:40:16 [info] 36#36: *322 [lua] logger.lua:23: 02675505a1d91547e16061e96ca8fb06 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:40:16 +0000] 02675505a1d91547e16061e96ca8fb06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:40:17 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:17 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:27 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:27 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:31 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: e737e95b87bb38be1aab26173cc19660:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:40:31 +0000] e737e95b87bb38be1aab26173cc19660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:40:31 [info] 36#36: *327 [lua] logger.lua:23: e737e95b87bb38be1aab26173cc19660 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:40:37 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:37 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:46 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 43154bb97565bae89ffbde46afa178e3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:40:46 [info] 36#36: *330 [lua] logger.lua:23: 43154bb97565bae89ffbde46afa178e3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:40:46 +0000] 43154bb97565bae89ffbde46afa178e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:40:47 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:47 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:57 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:40:57 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:01 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: 149b339697dd3787cd2edc8e06e0ebdc:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:41:01 [info] 36#36: *336 [lua] logger.lua:23: 149b339697dd3787cd2edc8e06e0ebdc {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:41:01 +0000] 149b339697dd3787cd2edc8e06e0ebdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:41:07 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:07 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:16 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 274d8fc2e8dd539cdfee3a3be916b60b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:41:16 [info] 36#36: *339 [lua] logger.lua:23: 274d8fc2e8dd539cdfee3a3be916b60b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:41:16 +0000] 274d8fc2e8dd539cdfee3a3be916b60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:41:17 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:17 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:27 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:27 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:31 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 4acf3c21e1353ed23e3fc5c0f433f540:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:41:31 [info] 36#36: *344 [lua] logger.lua:23: 4acf3c21e1353ed23e3fc5c0f433f540 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:41:31 +0000] 4acf3c21e1353ed23e3fc5c0f433f540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:41:37 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:37 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:46 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 65ca0c48c063b7e5549b64c5ed3b3ab3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:41:46 +0000] 65ca0c48c063b7e5549b64c5ed3b3ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/06 16:41:46 [info] 36#36: *347 [lua] logger.lua:23: 65ca0c48c063b7e5549b64c5ed3b3ab3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:41:47 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:47 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:57 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:41:57 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:01 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 1cf6adc4a4050e227bcf2c45cdf4b386:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:01 +0000] 1cf6adc4a4050e227bcf2c45cdf4b386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:42:01 [info] 36#36: *353 [lua] logger.lua:23: 1cf6adc4a4050e227bcf2c45cdf4b386 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:42:07 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:07 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:16 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 279b6f2f8842eadf882ce9f94324784a:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:42:16 [info] 36#36: *356 [lua] logger.lua:23: 279b6f2f8842eadf882ce9f94324784a {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:16 +0000] 279b6f2f8842eadf882ce9f94324784a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:42:17 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:17 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:27 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:27 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:31 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: 00b1821da631deec899403948f57da7d:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:31 +0000] 00b1821da631deec899403948f57da7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:42:31 [info] 36#36: *361 [lua] logger.lua:23: 00b1821da631deec899403948f57da7d {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:42:37 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:37 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:46 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 96ccfd3d12e4421fda8f7545912e0e1b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.81 - - [06/Oct/2022:16:42:46 +0000] 96ccfd3d12e4421fda8f7545912e0e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/06 16:42:46 [info] 36#36: *364 [lua] logger.lua:23: 96ccfd3d12e4421fda8f7545912e0e1b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:42:47 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:47 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:57 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:42:57 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:01 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: 3652745524771c478c91c78ef5b325be:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:43:01 [info] 36#36: *370 [lua] logger.lua:23: 3652745524771c478c91c78ef5b325be {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:01 +0000] 3652745524771c478c91c78ef5b325be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:43:07 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:07 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:16 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 6245d278e89a3f358044d9089e8aae64:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:16 +0000] 6245d278e89a3f358044d9089e8aae64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:43:16 [info] 36#36: *373 [lua] logger.lua:23: 6245d278e89a3f358044d9089e8aae64 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:43:17 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:17 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:27 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:27 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:31 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 914d6f165565f5716bab6503b28bf1dd:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:31 +0000] 914d6f165565f5716bab6503b28bf1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:43:31 [info] 36#36: *378 [lua] logger.lua:23: 914d6f165565f5716bab6503b28bf1dd {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:43:37 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:37 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:46 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 11d7a2e35f94a50528a22ff3fbd1fbea:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:46 +0000] 11d7a2e35f94a50528a22ff3fbd1fbea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:43:46 [info] 36#36: *381 [lua] logger.lua:23: 11d7a2e35f94a50528a22ff3fbd1fbea {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:43:47 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:47 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:57 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:43:57 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:01 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 62d76e8b59d33cedbf72ca36723e613b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:01 +0000] 62d76e8b59d33cedbf72ca36723e613b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/06 16:44:01 [info] 36#36: *387 [lua] logger.lua:23: 62d76e8b59d33cedbf72ca36723e613b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:44:07 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:07 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:16 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 3bb0d82cd7708b07bc3344996be3396d:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:16 +0000] 3bb0d82cd7708b07bc3344996be3396d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:44:16 [info] 36#36: *390 [lua] logger.lua:23: 3bb0d82cd7708b07bc3344996be3396d {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:44:17 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:17 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:27 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:27 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:31 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: dda0f389a568536ead0f3ebdc932a8f1:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:31 +0000] dda0f389a568536ead0f3ebdc932a8f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:44:31 [info] 36#36: *395 [lua] logger.lua:23: dda0f389a568536ead0f3ebdc932a8f1 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:44:37 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:37 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:46 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: 86a8aea6551a64924909fec82abd98f0:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:46 +0000] 86a8aea6551a64924909fec82abd98f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:44:46 [info] 36#36: *398 [lua] logger.lua:23: 86a8aea6551a64924909fec82abd98f0 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:44:47 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:47 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:57 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:44:57 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:01 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: e6a2b7eedd2777134a32665001b9e543:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:45:01 [info] 36#36: *404 [lua] logger.lua:23: e6a2b7eedd2777134a32665001b9e543 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:45:01 +0000] e6a2b7eedd2777134a32665001b9e543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:45:07 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:07 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:16 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 7f9ddffcd7f022ca26d2bfa3bd829282:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:45:16 [info] 36#36: *407 [lua] logger.lua:23: 7f9ddffcd7f022ca26d2bfa3bd829282 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:45:16 +0000] 7f9ddffcd7f022ca26d2bfa3bd829282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:45:17 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:17 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:27 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:27 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:31 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 8728f910d4a7cc728440e0c8bb9f6ffc:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:45:31 [info] 36#36: *412 [lua] logger.lua:23: 8728f910d4a7cc728440e0c8bb9f6ffc {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:45:31 +0000] 8728f910d4a7cc728440e0c8bb9f6ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:45:37 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:37 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:46 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: fa4038764cd2c1847209ba1aa0f18044:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:45:46 [info] 36#36: *415 [lua] logger.lua:23: fa4038764cd2c1847209ba1aa0f18044 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:45:46 +0000] fa4038764cd2c1847209ba1aa0f18044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:45:47 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:47 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:57 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:45:57 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:01 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 15f2a40094491c27cbd364b236c7f8cf:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:46:01 +0000] 15f2a40094491c27cbd364b236c7f8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:46:01 [info] 36#36: *421 [lua] logger.lua:23: 15f2a40094491c27cbd364b236c7f8cf {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:46:07 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:07 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:16 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: f9a997ad48264f5456e282b703da5bcd:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:16 +0000] f9a997ad48264f5456e282b703da5bcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:46:16 [info] 36#36: *424 [lua] logger.lua:23: f9a997ad48264f5456e282b703da5bcd {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:46:17 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:17 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:27 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:27 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:31 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 0ba8842a4782e9f2719fcc5666742f43:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:46:31 [info] 36#36: *429 [lua] logger.lua:23: 0ba8842a4782e9f2719fcc5666742f43 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:31 +0000] 0ba8842a4782e9f2719fcc5666742f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:46:37 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:37 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:46 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 8d83f29ec2d4332504cc4c65fef37c89:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:46:46 [info] 36#36: *432 [lua] logger.lua:23: 8d83f29ec2d4332504cc4c65fef37c89 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:46:46 +0000] 8d83f29ec2d4332504cc4c65fef37c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:46:47 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:47 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:57 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:46:57 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:01 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 7ce792f9e543d57f41f748ae63220261:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:47:01 [info] 36#36: *438 [lua] logger.lua:23: 7ce792f9e543d57f41f748ae63220261 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:47:01 +0000] 7ce792f9e543d57f41f748ae63220261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:47:07 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:07 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:16 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 7f1a55d297bfd3ee44a28228e2370391:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:47:16 [info] 36#36: *441 [lua] logger.lua:23: 7f1a55d297bfd3ee44a28228e2370391 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:47:16 +0000] 7f1a55d297bfd3ee44a28228e2370391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:47:17 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:17 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:27 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:27 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:31 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: 3262fd68c3255fdbd2c702209d9a9eea:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:47:31 +0000] 3262fd68c3255fdbd2c702209d9a9eea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:47:31 [info] 36#36: *446 [lua] logger.lua:23: 3262fd68c3255fdbd2c702209d9a9eea {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:47:37 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:37 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:46 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 000c2eab4b51b478ac26d9ca742bef9e:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:47:46 [info] 36#36: *449 [lua] logger.lua:23: 000c2eab4b51b478ac26d9ca742bef9e {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:47:46 +0000] 000c2eab4b51b478ac26d9ca742bef9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:47:47 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:47 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:57 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:47:57 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:01 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 24e36b793c4043263df9acc76849e8ea:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:01 +0000] 24e36b793c4043263df9acc76849e8ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:48:01 [info] 36#36: *455 [lua] logger.lua:23: 24e36b793c4043263df9acc76849e8ea {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:48:07 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:07 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:16 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 6e0209d58dcf8112f86f7090f5c1d1a7:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:48:16 [info] 36#36: *458 [lua] logger.lua:23: 6e0209d58dcf8112f86f7090f5c1d1a7 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:16 +0000] 6e0209d58dcf8112f86f7090f5c1d1a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:48:17 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:17 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:27 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:27 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:31 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: e7882e5d4ada8bee6328d1ced1d8bf7f:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:48:31 [info] 36#36: *463 [lua] logger.lua:23: e7882e5d4ada8bee6328d1ced1d8bf7f {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:31 +0000] e7882e5d4ada8bee6328d1ced1d8bf7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:48:37 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:37 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:46 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 48eedac1b7854d5392ee9a16a3dd74a9:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:46 +0000] 48eedac1b7854d5392ee9a16a3dd74a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:48:46 [info] 36#36: *466 [lua] logger.lua:23: 48eedac1b7854d5392ee9a16a3dd74a9 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:48:47 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:47 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:57 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:48:57 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:01 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 9ed68fb055593a6e4d26289fadbdedab:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:01 +0000] 9ed68fb055593a6e4d26289fadbdedab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/06 16:49:01 [info] 36#36: *472 [lua] logger.lua:23: 9ed68fb055593a6e4d26289fadbdedab {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:49:07 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:07 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:16 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: bd684cdf00e9171b652bbfb0861417ea:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:16 +0000] bd684cdf00e9171b652bbfb0861417ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:49:16 [info] 36#36: *475 [lua] logger.lua:23: bd684cdf00e9171b652bbfb0861417ea {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:49:17 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:17 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:27 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:27 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:31 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: f1bb339a3e086ab96789bba08d8e7f26:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:31 +0000] f1bb339a3e086ab96789bba08d8e7f26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/06 16:49:31 [info] 36#36: *480 [lua] logger.lua:23: f1bb339a3e086ab96789bba08d8e7f26 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:49:37 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:37 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:46 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: b5e68601850eda5d02071cffd6d2736d:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:49:46 +0000] b5e68601850eda5d02071cffd6d2736d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:49:46 [info] 36#36: *483 [lua] logger.lua:23: b5e68601850eda5d02071cffd6d2736d {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:49:47 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:47 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:57 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:49:57 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:01 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 468a7b9fcc9135a0a0f01e542212a582:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:50:01 +0000] 468a7b9fcc9135a0a0f01e542212a582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:50:01 [info] 36#36: *489 [lua] logger.lua:23: 468a7b9fcc9135a0a0f01e542212a582 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:50:07 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:07 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:16 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: 1d711a64975bd45763932e9c0d52ef93:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:50:16 +0000] 1d711a64975bd45763932e9c0d52ef93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:50:16 [info] 36#36: *492 [lua] logger.lua:23: 1d711a64975bd45763932e9c0d52ef93 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:50:17 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:17 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:27 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:27 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:31 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: 88050ba8a09331880be020bc3740adda:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:50:31 +0000] 88050ba8a09331880be020bc3740adda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:50:31 [info] 36#36: *497 [lua] logger.lua:23: 88050ba8a09331880be020bc3740adda {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:50:37 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:37 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:46 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 6f1ae5949263bd6b8e35c53aea2cd8e8:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:50:46 +0000] 6f1ae5949263bd6b8e35c53aea2cd8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:50:46 [info] 36#36: *500 [lua] logger.lua:23: 6f1ae5949263bd6b8e35c53aea2cd8e8 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:50:47 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:47 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:57 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:50:57 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:01 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: e4c3b36adcc82e83c5fad0c1b00cd531:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:51:01 +0000] e4c3b36adcc82e83c5fad0c1b00cd531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:51:01 [info] 36#36: *506 [lua] logger.lua:23: e4c3b36adcc82e83c5fad0c1b00cd531 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:51:07 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:07 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:16 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 9dfe3c27c7400a3390bfbf792f4daf97:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:51:16 [info] 36#36: *509 [lua] logger.lua:23: 9dfe3c27c7400a3390bfbf792f4daf97 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:51:16 +0000] 9dfe3c27c7400a3390bfbf792f4daf97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:51:17 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:17 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:27 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:27 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:31 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 03b5ba42dde5c696e09f25829b473731:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:51:31 +0000] 03b5ba42dde5c696e09f25829b473731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/06 16:51:31 [info] 36#36: *514 [lua] logger.lua:23: 03b5ba42dde5c696e09f25829b473731 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/06 16:51:37 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:37 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:46 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: f4349aa351fede31e2e58acf5c3c8383:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:51:46 [info] 36#36: *517 [lua] logger.lua:23: f4349aa351fede31e2e58acf5c3c8383 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:51:46 +0000] f4349aa351fede31e2e58acf5c3c8383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:51:47 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:47 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:57 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:51:57 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:01 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: 4886c322fe39d54c89554df07dd73e97:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:52:01 [info] 36#36: *523 [lua] logger.lua:23: 4886c322fe39d54c89554df07dd73e97 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:01 +0000] 4886c322fe39d54c89554df07dd73e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:52:07 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:07 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:16 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 5b9f2da1d6f1ece6e631a7bf264fc2cd:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:16 +0000] 5b9f2da1d6f1ece6e631a7bf264fc2cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:52:16 [info] 36#36: *526 [lua] logger.lua:23: 5b9f2da1d6f1ece6e631a7bf264fc2cd {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/06 16:52:17 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:17 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:27 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:27 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:31 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 83c510fdb88b2991698c22c0282d83d6:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:52:31 [info] 36#36: *531 [lua] logger.lua:23: 83c510fdb88b2991698c22c0282d83d6 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:31 +0000] 83c510fdb88b2991698c22c0282d83d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:52:37 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:37 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:46 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 857209a8be568a19ed357077847fdb96:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:52:47 [info] 36#36: *534 [lua] logger.lua:23: 857209a8be568a19ed357077847fdb96 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:52:47 +0000] 857209a8be568a19ed357077847fdb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/06 16:52:47 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:47 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:57 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:52:57 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:02 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: 9b332efac1eeb2a740ddc955ed1bcd05:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:53:02 [info] 36#36: *540 [lua] logger.lua:23: 9b332efac1eeb2a740ddc955ed1bcd05 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:53:02 +0000] 9b332efac1eeb2a740ddc955ed1bcd05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:53:07 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:07 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 10.233.68.81 - - [06/Oct/2022:16:53:17 +0000] 8c32210afa9e7350c067259abce13b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:53:17 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 8c32210afa9e7350c067259abce13b42:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:53:17 [info] 36#36: *543 [lua] logger.lua:23: 8c32210afa9e7350c067259abce13b42 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:53:17 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:17 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:24 [info] 36#36: *546 client closed connection while waiting for request, client: 10.233.71.175, server: 0.0.0.0:443 2022/10/06 16:53:27 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:27 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:32 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: 96d851e242a432b19ba251fe270d2fc3:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:53:32 [info] 36#36: *549 [lua] logger.lua:23: 96d851e242a432b19ba251fe270d2fc3 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:53:32 +0000] 96d851e242a432b19ba251fe270d2fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:53:37 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:37 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:47 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: bd3460ddb7de6f495c83fe7458d3cc35:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:53:47 [info] 36#36: *552 [lua] logger.lua:23: bd3460ddb7de6f495c83fe7458d3cc35 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.81 - - [06/Oct/2022:16:53:47 +0000] bd3460ddb7de6f495c83fe7458d3cc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:53:47 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:47 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:57 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:53:57 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:02 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:189):2: 45d27595ec7d9e6319deb3beb5eb83b9:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:54:02 +0000] 45d27595ec7d9e6319deb3beb5eb83b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/06 16:54:02 [info] 36#36: *558 [lua] logger.lua:23: 45d27595ec7d9e6319deb3beb5eb83b9 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/06 16:54:07 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:07 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:17 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 6abb28f73bf086fd5a8c32d911b670d2:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:54:17 [info] 36#36: *561 [lua] logger.lua:23: 6abb28f73bf086fd5a8c32d911b670d2 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:54:17 +0000] 6abb28f73bf086fd5a8c32d911b670d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:54:17 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:17 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:27 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:27 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:32 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 0605e5de202e5657ac1b77e0ce7b4b53:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:54:32 +0000] 0605e5de202e5657ac1b77e0ce7b4b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:54:32 [info] 36#36: *566 [lua] logger.lua:23: 0605e5de202e5657ac1b77e0ce7b4b53 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:54:37 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:37 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:47 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: e69ac0622059e23354b006396f348180:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.81 - - [06/Oct/2022:16:54:47 +0000] e69ac0622059e23354b006396f348180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/06 16:54:47 [info] 36#36: *569 [lua] logger.lua:23: e69ac0622059e23354b006396f348180 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:54:47 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:47 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:57 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:54:57 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:02 [info] 36#36: *575 [lua] access_by_lua(msblocations.conf:189):2: 582470a0186eb266b6b4849053734e8b:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:55:02 [info] 36#36: *575 [lua] logger.lua:23: 582470a0186eb266b6b4849053734e8b {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:55:02 +0000] 582470a0186eb266b6b4849053734e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:55:07 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:07 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:17 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: be162c56b1221e10c47f9139a2eccb70:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:55:17 [info] 36#36: *578 [lua] logger.lua:23: be162c56b1221e10c47f9139a2eccb70 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:55:17 +0000] be162c56b1221e10c47f9139a2eccb70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:55:17 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:17 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:27 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:27 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:32 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: d633a5b6b190fdbc417769cf67ce9117:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:55:32 [info] 36#36: *583 [lua] logger.lua:23: d633a5b6b190fdbc417769cf67ce9117 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:55:32 +0000] d633a5b6b190fdbc417769cf67ce9117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:55:37 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:37 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:47 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 7a0b404483c977744ef9fa7123c0be28:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:55:47 [info] 36#36: *586 [lua] logger.lua:23: 7a0b404483c977744ef9fa7123c0be28 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:55:47 +0000] 7a0b404483c977744ef9fa7123c0be28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:55:47 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:47 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:57 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:55:57 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:02 [info] 36#36: *592 [lua] access_by_lua(msblocations.conf:189):2: 3c6f828b614092d86a9d76d9022ab0ba:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:56:02 [info] 36#36: *592 [lua] logger.lua:23: 3c6f828b614092d86a9d76d9022ab0ba {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:56:02 +0000] 3c6f828b614092d86a9d76d9022ab0ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:56:07 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:07 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:17 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: cf09824d1fd5fa2370b07e6b56098aba:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.81 - - [06/Oct/2022:16:56:17 +0000] cf09824d1fd5fa2370b07e6b56098aba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/06 16:56:17 [info] 36#36: *595 [lua] logger.lua:23: cf09824d1fd5fa2370b07e6b56098aba {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:56:17 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:17 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:27 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:27 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:32 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 0761e24882d979ffbcd085fc659ceeec:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:56:32 +0000] 0761e24882d979ffbcd085fc659ceeec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:56:32 [info] 36#36: *600 [lua] logger.lua:23: 0761e24882d979ffbcd085fc659ceeec {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:56:37 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:37 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:47 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: b7ad9de9e5694d1d2bd232a4121de7cd:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:56:47 +0000] b7ad9de9e5694d1d2bd232a4121de7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:56:47 [info] 36#36: *603 [lua] logger.lua:23: b7ad9de9e5694d1d2bd232a4121de7cd {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , 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/06 16:56:47 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:47 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:57 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:56:57 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:02 [info] 36#36: *609 [lua] access_by_lua(msblocations.conf:189):2: b1a3ceb716db0417425ce2532f01b264:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:57:02 [info] 36#36: *609 [lua] logger.lua:23: b1a3ceb716db0417425ce2532f01b264 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:57:02 +0000] b1a3ceb716db0417425ce2532f01b264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:57:07 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:07 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:17 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 202a4f3cdcb704ef50c6dfaeee6eefae:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:57:17 [info] 36#36: *612 [lua] logger.lua:23: 202a4f3cdcb704ef50c6dfaeee6eefae {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:57:17 +0000] 202a4f3cdcb704ef50c6dfaeee6eefae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:57:17 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:17 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:27 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:27 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:32 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 3163e2c4fad412dd57ff8f4c1e65bb36:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:57:32 +0000] 3163e2c4fad412dd57ff8f4c1e65bb36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/06 16:57:32 [info] 36#36: *617 [lua] logger.lua:23: 3163e2c4fad412dd57ff8f4c1e65bb36 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/06 16:57:37 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:37 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:47 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: 1bacff606c97c974468654c1005bafab:receive the request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/10/06 16:57:47 [info] 36#36: *620 [lua] logger.lua:23: 1bacff606c97c974468654c1005bafab {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.81 - - [06/Oct/2022:16:57:47 +0000] 1bacff606c97c974468654c1005bafab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.81 - - [06/Oct/2022:16:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/06 16:57:47 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443 2022/10/06 16:57:47 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.65.206, server: 0.0.0.0:443