@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.43.117 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/31 18:44:20 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/31 18:44:20 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/31 18:44:20 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/31 18:44:20 [notice] 33#33: using the "epoll" event method 2023/01/31 18:44:20 [notice] 33#33: openresty/1.13.6.1 2023/01/31 18:44:20 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/31 18:44:20 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/31 18:44:20 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/31 18:44:20 [notice] 34#34: start worker processes 2023/01/31 18:44:20 [notice] 34#34: start worker process 36 2023/01/31 18:44:20 [notice] 34#34: start worker process 37 2023/01/31 18:44:20 [notice] 34#34: start worker process 38 2023/01/31 18:44:20 [notice] 34#34: start worker process 39 2023/01/31 18:44:20 [notice] 34#34: start worker process 40 2023/01/31 18:44:20 [notice] 34#34: start worker process 41 2023/01/31 18:44:20 [notice] 34#34: start worker process 42 2023/01/31 18:44:20 [notice] 34#34: start worker process 43 2023/01/31 18:44:20 [notice] 34#34: start cache manager process 44 2023/01/31 18:44:20 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230131184420.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-31 18:44:23 982 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-31 18:44:23 999 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-31 18:44:23 999 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-31 18:44:24 073 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-31 18:44:24 077 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.43.117:10081 Enabled:true 2023-01-31 18:44:26 390 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-31 18:44:26 530 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-31 18:44:26 530 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-31 18:44:26 531 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-31 18:44:26 533 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-31 18:44:26 533 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-31 18:44:26 533 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-31 18:44:26 534 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-31 18:44:26 744 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-31 18:44:26 957 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-31 18:44:26 958 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-31 18:44:26 959 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-31 18:44:28 074 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/31 18:44:38 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:38 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:46 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: 801c2898066bde0169bdb0daadf50c0d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:44:46 [info] 39#39: *14 [lua] logger.lua:23: 801c2898066bde0169bdb0daadf50c0d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:44:46 +0000] 801c2898066bde0169bdb0daadf50c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.227 upstream_response_time:0.226 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 81 2023/01/31 18:44:48 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:48 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:58 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:58 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:01 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: 014e024baae7f7f8ee73d1a395eaca56:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:45:01 [info] 39#39: *21 [lua] logger.lua:23: 014e024baae7f7f8ee73d1a395eaca56 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:45:01 +0000] 014e024baae7f7f8ee73d1a395eaca56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.081 upstream_response_time:0.079 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40 2023/01/31 18:45:08 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:08 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:16 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: 149bb189b3157c240540901b8cd41240:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:45:16 [info] 39#39: *24 [lua] logger.lua:23: 149bb189b3157c240540901b8cd41240 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:45:16 +0000] 149bb189b3157c240540901b8cd41240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/31 18:45:18 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:18 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:20 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/31 18:45:20 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/31 18:45:20 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/31 18:45:20 [notice] 34#34: signal 29 (SIGIO) received 2023/01/31 18:45:28 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:28 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:31 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: dc4c74ba3be8715373f10374c7d42e85:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:45:31 +0000] dc4c74ba3be8715373f10374c7d42e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/01/31 18:45:31 [info] 39#39: *31 [lua] logger.lua:23: dc4c74ba3be8715373f10374c7d42e85 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 18:45:38 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:38 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:46 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: 64d24ae2eaa3c1a1c92dda61630a2603:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:45:46 [info] 39#39: *34 [lua] logger.lua:23: 64d24ae2eaa3c1a1c92dda61630a2603 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:45:46 +0000] 64d24ae2eaa3c1a1c92dda61630a2603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:45:48 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:48 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:58 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:58 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:01 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:189):2: 1b133b11cd970742dc8284022b8c0713:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:46:01 +0000] 1b133b11cd970742dc8284022b8c0713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/31 18:46:01 [info] 39#39: *39 [lua] logger.lua:23: 1b133b11cd970742dc8284022b8c0713 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/31 18:46:08 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:08 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:16 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: 9c43f6bcc7774ff907a23001caad22e6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:46:16 [info] 39#39: *42 [lua] logger.lua:23: 9c43f6bcc7774ff907a23001caad22e6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:46:16 +0000] 9c43f6bcc7774ff907a23001caad22e6 "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.216 - - [31/Jan/2023:18:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:46:18 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:18 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:28 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:28 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:31 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:189):2: 5ea5ee1bb3e95ffdde2507cb8bc798f9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:46:31 [info] 39#39: *48 [lua] logger.lua:23: 5ea5ee1bb3e95ffdde2507cb8bc798f9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:46:31 +0000] 5ea5ee1bb3e95ffdde2507cb8bc798f9 "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.216 - - [31/Jan/2023:18:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:46:38 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:38 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:46 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 81e365d88444727b31300614ee035c07:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:46:46 [info] 39#39: *51 [lua] logger.lua:23: 81e365d88444727b31300614ee035c07 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:46:46 +0000] 81e365d88444727b31300614ee035c07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:46:48 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:48 [info] 39#39: *53 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:58 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:58 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:01 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: 1ea870ba1c7c3a083c0d1d4a27a07800:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:01 +0000] 1ea870ba1c7c3a083c0d1d4a27a07800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 18:47:01 [info] 39#39: *56 [lua] logger.lua:23: 1ea870ba1c7c3a083c0d1d4a27a07800 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:47:08 [info] 39#39: *57 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:08 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:16 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 83f768c60484ea07cbf8f8620f565ff9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.68.216 - - [31/Jan/2023:18:47:16 +0000] 83f768c60484ea07cbf8f8620f565ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/31 18:47:16 [info] 39#39: *59 [lua] logger.lua:23: 83f768c60484ea07cbf8f8620f565ff9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:47:18 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:18 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:28 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:28 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:31 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:189):2: 75165e2d74afe9bb877f3db4fdd77a12:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:31 +0000] 75165e2d74afe9bb877f3db4fdd77a12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/31 18:47:31 [info] 39#39: *65 [lua] logger.lua:23: 75165e2d74afe9bb877f3db4fdd77a12 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/31 18:47:38 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:38 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:46 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: 8ca37b4a037ccb619c1bef8704636a86:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:46 +0000] 8ca37b4a037ccb619c1bef8704636a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 18:47:46 [info] 39#39: *68 [lua] logger.lua:23: 8ca37b4a037ccb619c1bef8704636a86 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:47:48 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:48 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:58 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:58 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:01 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:189):2: 327d9dac5cb6adbb9e83b43d58465cf9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.216 - - [31/Jan/2023:18:48:01 +0000] 327d9dac5cb6adbb9e83b43d58465cf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/31 18:48:01 [info] 39#39: *73 [lua] logger.lua:23: 327d9dac5cb6adbb9e83b43d58465cf9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:48:08 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:08 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:16 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: 48baeb10aac482ed2282a7ed1b97edb7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:48:16 [info] 39#39: *76 [lua] logger.lua:23: 48baeb10aac482ed2282a7ed1b97edb7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:16 +0000] 48baeb10aac482ed2282a7ed1b97edb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:48:18 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:18 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:28 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:28 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:31 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:189):2: 7e691a9f321d1845efeace7595153129:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:31 +0000] 7e691a9f321d1845efeace7595153129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/31 18:48:31 [info] 39#39: *82 [lua] logger.lua:23: 7e691a9f321d1845efeace7595153129 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 18:48:38 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:38 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:46 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: 50cd60f9907084db10543572fee441c0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:46 +0000] 50cd60f9907084db10543572fee441c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 18:48:46 [info] 39#39: *85 [lua] logger.lua:23: 50cd60f9907084db10543572fee441c0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:48:48 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:48 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:58 [info] 39#39: *88 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:58 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:01 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:189):2: dc0697514666c1c4be4c0fca3cf6aa03:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:49:01 [info] 39#39: *90 [lua] logger.lua:23: dc0697514666c1c4be4c0fca3cf6aa03 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:49:01 +0000] dc0697514666c1c4be4c0fca3cf6aa03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 18:49:08 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:08 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:16 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: 0b7d8c39e60fbbf1c1d07eacde3468e2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:49:16 [info] 39#39: *93 [lua] logger.lua:23: 0b7d8c39e60fbbf1c1d07eacde3468e2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:49:16 +0000] 0b7d8c39e60fbbf1c1d07eacde3468e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:49:18 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:18 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:28 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:28 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:32 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:189):2: d8147c840a711d6916c38da3ed77a02d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:49:32 +0000] d8147c840a711d6916c38da3ed77a02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 18:49:32 [info] 39#39: *99 [lua] logger.lua:23: d8147c840a711d6916c38da3ed77a02d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:49:38 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:38 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:47 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: d8de7e5b1b5177374878c8926f2c4193:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:49:47 +0000] d8de7e5b1b5177374878c8926f2c4193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 18:49:47 [info] 39#39: *102 [lua] logger.lua:23: d8de7e5b1b5177374878c8926f2c4193 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:49:48 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:48 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:58 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:58 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:02 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:189):2: ed2f84064a6105fed80a64233fe5d359:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:50:02 +0000] ed2f84064a6105fed80a64233fe5d359 "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.216 - - [31/Jan/2023:18:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:50:02 [info] 39#39: *107 [lua] logger.lua:23: ed2f84064a6105fed80a64233fe5d359 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:50:08 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:08 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:17 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 883ee59ed106e54405b5a45302004b78:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:50:17 +0000] 883ee59ed106e54405b5a45302004b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 18:50:17 [info] 39#39: *110 [lua] logger.lua:23: 883ee59ed106e54405b5a45302004b78 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:50:18 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:18 [info] 39#39: *112 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:28 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:28 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:32 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:189):2: 9ae4cd2bd5e0f2392f5a84173133eb81:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:50:32 +0000] 9ae4cd2bd5e0f2392f5a84173133eb81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:50:32 [info] 39#39: *116 [lua] logger.lua:23: 9ae4cd2bd5e0f2392f5a84173133eb81 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:50:38 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:38 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:47 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: 20fd8fc3ff09378b343d4d66867f4d76:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:50:47 [info] 39#39: *119 [lua] logger.lua:23: 20fd8fc3ff09378b343d4d66867f4d76 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:50:47 +0000] 20fd8fc3ff09378b343d4d66867f4d76 "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.216 - - [31/Jan/2023:18:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:50:48 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:48 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:58 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:58 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:02 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:189):2: 4dbaf1c5bf4a2919c5a7e6a6ce2b0f71:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:51:02 [info] 39#39: *124 [lua] logger.lua:23: 4dbaf1c5bf4a2919c5a7e6a6ce2b0f71 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:51:02 +0000] 4dbaf1c5bf4a2919c5a7e6a6ce2b0f71 "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.216 - - [31/Jan/2023:18:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 18:51:08 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:08 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:17 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: bb1f60f78b7c4e53294ef7f2919bb5ae:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:51:17 [info] 39#39: *127 [lua] logger.lua:23: bb1f60f78b7c4e53294ef7f2919bb5ae {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:51:17 +0000] bb1f60f78b7c4e53294ef7f2919bb5ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:51:18 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:18 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:28 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:28 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:32 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:189):2: 5484a333d84dcba75fd19d1f4fbe31ae:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:51:32 [info] 39#39: *133 [lua] logger.lua:23: 5484a333d84dcba75fd19d1f4fbe31ae {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:51:32 +0000] 5484a333d84dcba75fd19d1f4fbe31ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/31 18:51:38 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:38 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:47 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: 39b694f4537aba45fac5316a6c8916bd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:51:47 [info] 39#39: *136 [lua] logger.lua:23: 39b694f4537aba45fac5316a6c8916bd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:51:47 +0000] 39b694f4537aba45fac5316a6c8916bd "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.216 - - [31/Jan/2023:18:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:51:48 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:48 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:58 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:58 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:02 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:189):2: 3e6ca7972e860aad874ef751ec7dc0fe:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:52:02 [info] 39#39: *141 [lua] logger.lua:23: 3e6ca7972e860aad874ef751ec7dc0fe {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:02 +0000] 3e6ca7972e860aad874ef751ec7dc0fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 18:52:08 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:08 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:17 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: e40089b9896f3c7fc436cc746b665743:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:18:52:17 +0000] e40089b9896f3c7fc436cc746b665743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:52:17 [info] 39#39: *144 [lua] logger.lua:23: e40089b9896f3c7fc436cc746b665743 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:52:18 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:18 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:28 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:28 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:32 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:189):2: c51fb069d0ca0839d6b5255d452cf075:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:32 +0000] c51fb069d0ca0839d6b5255d452cf075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:52:32 [info] 39#39: *150 [lua] logger.lua:23: c51fb069d0ca0839d6b5255d452cf075 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:52:38 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:38 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:47 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: b3f07e0aed7a5a4b2fed3d308a259d94:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:52:47 +0000] b3f07e0aed7a5a4b2fed3d308a259d94 "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.216 - - [31/Jan/2023:18:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:52:47 [info] 39#39: *153 [lua] logger.lua:23: b3f07e0aed7a5a4b2fed3d308a259d94 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:52:48 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:48 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:58 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:58 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:02 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:189):2: 76336216b52390ec107caae8b7fae735:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:53:02 [info] 39#39: *158 [lua] logger.lua:23: 76336216b52390ec107caae8b7fae735 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:53:02 +0000] 76336216b52390ec107caae8b7fae735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:53:08 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:08 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:17 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: ab1b6c36d0937a4cab197732db72ca2a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:53:17 [info] 39#39: *161 [lua] logger.lua:23: ab1b6c36d0937a4cab197732db72ca2a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:53:17 +0000] ab1b6c36d0937a4cab197732db72ca2a "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.216 - - [31/Jan/2023:18:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:53:18 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:18 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:28 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:28 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:32 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:189):2: ad69f4fa3f1e7ba17ca161f91e692542:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:53:32 +0000] ad69f4fa3f1e7ba17ca161f91e692542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:53:32 [info] 39#39: *167 [lua] logger.lua:23: ad69f4fa3f1e7ba17ca161f91e692542 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:53:38 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:38 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:47 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: 72e83914f8ca986e2a9bb3af31238df2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:53:47 [info] 39#39: *170 [lua] logger.lua:23: 72e83914f8ca986e2a9bb3af31238df2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:53:47 +0000] 72e83914f8ca986e2a9bb3af31238df2 "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.216 - - [31/Jan/2023:18:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:53:48 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:48 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:58 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:58 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:02 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:189):2: aa83aa955d98ce39245a5f7709cc58f8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:54:02 [info] 39#39: *175 [lua] logger.lua:23: aa83aa955d98ce39245a5f7709cc58f8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:54:02 +0000] aa83aa955d98ce39245a5f7709cc58f8 "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.216 - - [31/Jan/2023:18:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:08 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:08 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:17 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 5530b91871a119af804486ac3db3e07e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:54:17 +0000] 5530b91871a119af804486ac3db3e07e "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.216 - - [31/Jan/2023:18:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:17 [info] 39#39: *178 [lua] logger.lua:23: 5530b91871a119af804486ac3db3e07e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:54:18 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:18 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:28 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:28 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:32 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:189):2: 04149893b075331a21fa0d1d1802154e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:54:32 +0000] 04149893b075331a21fa0d1d1802154e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:32 [info] 39#39: *184 [lua] logger.lua:23: 04149893b075331a21fa0d1d1802154e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:54:38 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:38 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:47 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: a9ea1a98ab92dbb69df1907c886824cf:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:54:47 [info] 39#39: *187 [lua] logger.lua:23: a9ea1a98ab92dbb69df1907c886824cf {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:54:47 +0000] a9ea1a98ab92dbb69df1907c886824cf "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.216 - - [31/Jan/2023:18:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:48 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:48 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:58 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:58 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:02 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:189):2: bbca687c303c2d776cfb96c0e4be6450:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:55:02 [info] 39#39: *192 [lua] logger.lua:23: bbca687c303c2d776cfb96c0e4be6450 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:55:02 +0000] bbca687c303c2d776cfb96c0e4be6450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:55:08 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:08 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:17 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: d8031409a3f1c79784b530261420c287:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:55:17 [info] 39#39: *195 [lua] logger.lua:23: d8031409a3f1c79784b530261420c287 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:55:17 +0000] d8031409a3f1c79784b530261420c287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 18:55:18 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:18 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:28 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:28 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:32 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:189):2: ea97d71514fd3fd451a606e8be74329b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:55:32 [info] 39#39: *201 [lua] logger.lua:23: ea97d71514fd3fd451a606e8be74329b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:55:32 +0000] ea97d71514fd3fd451a606e8be74329b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:55:38 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:38 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:47 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: dd24c82849e47f40cb206e01bf95bd01:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:55:47 [info] 39#39: *204 [lua] logger.lua:23: dd24c82849e47f40cb206e01bf95bd01 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:55:47 +0000] dd24c82849e47f40cb206e01bf95bd01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:55:48 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:48 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:58 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:58 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:02 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:189):2: 12748f5f8b2e14c51c5cb405043fbd52:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:02 +0000] 12748f5f8b2e14c51c5cb405043fbd52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 18:56:02 [info] 39#39: *209 [lua] logger.lua:23: 12748f5f8b2e14c51c5cb405043fbd52 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:56:08 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:08 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:17 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: 4076ea0dee53611416f935d9a29c9427:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:56:17 [info] 39#39: *212 [lua] logger.lua:23: 4076ea0dee53611416f935d9a29c9427 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:17 +0000] 4076ea0dee53611416f935d9a29c9427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:56:18 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:18 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:28 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:28 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:32 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:189):2: c3b662f0c3f26d0c10dd543012bdc2ec:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:56:32 [info] 39#39: *218 [lua] logger.lua:23: c3b662f0c3f26d0c10dd543012bdc2ec {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:32 +0000] c3b662f0c3f26d0c10dd543012bdc2ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:56:38 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:38 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:47 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: 68806f2d65a758b1738fa73d1f5533de:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:56:47 [info] 39#39: *221 [lua] logger.lua:23: 68806f2d65a758b1738fa73d1f5533de {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:56:47 +0000] 68806f2d65a758b1738fa73d1f5533de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:56:48 [info] 39#39: *222 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:48 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:58 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:58 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:02 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:189):2: 172d760fe4cb9eaa9329144be615e795:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:02 +0000] 172d760fe4cb9eaa9329144be615e795 "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.216 - - [31/Jan/2023:18:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:57:02 [info] 39#39: *226 [lua] logger.lua:23: 172d760fe4cb9eaa9329144be615e795 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:57:08 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:08 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:17 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: ac666b30736d7fd297215de339c5ae33:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:57:17 [info] 39#39: *229 [lua] logger.lua:23: ac666b30736d7fd297215de339c5ae33 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:17 +0000] ac666b30736d7fd297215de339c5ae33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 18:57:18 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:18 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:28 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:28 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:32 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:189):2: bebb162ccd6e41c7ac2d4f4b551b6a44:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:32 +0000] bebb162ccd6e41c7ac2d4f4b551b6a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 18:57:32 [info] 39#39: *235 [lua] logger.lua:23: bebb162ccd6e41c7ac2d4f4b551b6a44 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:57:38 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:38 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:47 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: a8637be3661462aa5b6a10e748e514cb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:57:47 [info] 39#39: *238 [lua] logger.lua:23: a8637be3661462aa5b6a10e748e514cb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:57:47 +0000] a8637be3661462aa5b6a10e748e514cb "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.216 - - [31/Jan/2023:18:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:57:48 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:48 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:58 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:58 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:02 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:189):2: e253df9ff9efb8848c01fe4d9a2da19a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:58:02 [info] 39#39: *243 [lua] logger.lua:23: e253df9ff9efb8848c01fe4d9a2da19a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:58:02 +0000] e253df9ff9efb8848c01fe4d9a2da19a "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.216 - - [31/Jan/2023:18:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:58:08 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:08 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:17 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 2efb6d2bc1f609d4013ca4a9190494ef:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:58:17 [info] 39#39: *246 [lua] logger.lua:23: 2efb6d2bc1f609d4013ca4a9190494ef {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:58:17 +0000] 2efb6d2bc1f609d4013ca4a9190494ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:58:18 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:18 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:28 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:28 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:32 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:189):2: 8379708d10699fda6a4c5d675c6ae47f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:18:58:32 +0000] 8379708d10699fda6a4c5d675c6ae47f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 18:58:32 [info] 39#39: *252 [lua] logger.lua:23: 8379708d10699fda6a4c5d675c6ae47f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:58:38 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:38 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:47 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: 1c3910525552a70b3cf05ad9b830a091:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:58:47 +0000] 1c3910525552a70b3cf05ad9b830a091 "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.216 - - [31/Jan/2023:18:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:58:47 [info] 39#39: *255 [lua] logger.lua:23: 1c3910525552a70b3cf05ad9b830a091 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:58:48 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:48 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:58 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:58 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:02 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:189):2: 8752350615fcedc7c1bbf68b81778ebc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:59:02 [info] 39#39: *260 [lua] logger.lua:23: 8752350615fcedc7c1bbf68b81778ebc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:59:02 +0000] 8752350615fcedc7c1bbf68b81778ebc "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.216 - - [31/Jan/2023:18:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:59:08 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:08 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:17 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: b22ca1f9026c6b617b7e1dcdc2c7f31d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:59:17 [info] 39#39: *263 [lua] logger.lua:23: b22ca1f9026c6b617b7e1dcdc2c7f31d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:59:17 +0000] b22ca1f9026c6b617b7e1dcdc2c7f31d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:59:18 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:18 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:28 [info] 39#39: *267 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:28 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:32 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:189):2: cb6b4e059f8c5a9d9c6434b231435ed9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:59:32 +0000] cb6b4e059f8c5a9d9c6434b231435ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 18:59:32 [info] 39#39: *269 [lua] logger.lua:23: cb6b4e059f8c5a9d9c6434b231435ed9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 18:59:38 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:38 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:47 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: d0711a4879a98028c9a8001289d6e397:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 18:59:47 [info] 39#39: *272 [lua] logger.lua:23: d0711a4879a98028c9a8001289d6e397 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:18:59:47 +0000] d0711a4879a98028c9a8001289d6e397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:59:48 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:48 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:58 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:58 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:02 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:189):2: 30863be0df5729f2805b02b4ec1e6bfd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:00:02 [info] 39#39: *277 [lua] logger.lua:23: 30863be0df5729f2805b02b4ec1e6bfd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:00:02 +0000] 30863be0df5729f2805b02b4ec1e6bfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:00:08 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:08 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:17 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: 0794f4848a13f01aecab87dfb79d1b49:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:00:17 +0000] 0794f4848a13f01aecab87dfb79d1b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:00:17 [info] 39#39: *280 [lua] logger.lua:23: 0794f4848a13f01aecab87dfb79d1b49 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:00:18 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:18 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:28 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:28 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:32 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:189):2: 326f11afebd3028e398aa66c59bb1a35:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:00:33 [info] 39#39: *286 [lua] logger.lua:23: 326f11afebd3028e398aa66c59bb1a35 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:00:33 +0000] 326f11afebd3028e398aa66c59bb1a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:00:38 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:38 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:48 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: 4333826d44d3dbc916cede0124e4ca8c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:00:48 [info] 39#39: *289 [lua] logger.lua:23: 4333826d44d3dbc916cede0124e4ca8c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:00:48 +0000] 4333826d44d3dbc916cede0124e4ca8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:00:48 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:48 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:58 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:58 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:03 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:189):2: 3126d6d0c064c4a0ab865e8190cfaf6a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:01:03 +0000] 3126d6d0c064c4a0ab865e8190cfaf6a "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.216 - - [31/Jan/2023:19:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:01:03 [info] 39#39: *294 [lua] logger.lua:23: 3126d6d0c064c4a0ab865e8190cfaf6a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:01:08 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:08 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:18 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 3d9ae19877ede74b0affbe2ee660e83f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:01:18 [info] 39#39: *297 [lua] logger.lua:23: 3d9ae19877ede74b0affbe2ee660e83f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:01:18 +0000] 3d9ae19877ede74b0affbe2ee660e83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:01:18 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:18 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:28 [info] 39#39: *301 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:28 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:33 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:189):2: d53b8637e7a17e3d8a11d49a8c64d5f0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:01:33 [info] 39#39: *303 [lua] logger.lua:23: d53b8637e7a17e3d8a11d49a8c64d5f0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:01:33 +0000] d53b8637e7a17e3d8a11d49a8c64d5f0 "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.216 - - [31/Jan/2023:19:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:01:38 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:38 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:48 [info] 39#39: *306 [lua] access_by_lua(msblocations.conf:189):2: 31e98f315b22908a6620f81530d889de:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:01:48 +0000] 31e98f315b22908a6620f81530d889de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:01:48 [info] 39#39: *306 [lua] logger.lua:23: 31e98f315b22908a6620f81530d889de {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:01:48 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:48 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:58 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:58 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:03 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:189):2: 8b3de0c6e6c5dfc2f244965636c52404:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:03 +0000] 8b3de0c6e6c5dfc2f244965636c52404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:02:03 [info] 39#39: *311 [lua] logger.lua:23: 8b3de0c6e6c5dfc2f244965636c52404 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:02:08 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:08 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:18 [info] 39#39: *314 [lua] access_by_lua(msblocations.conf:189):2: 2e6463e215d4e2737721cd95873d1196:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:02:18 [info] 39#39: *314 [lua] logger.lua:23: 2e6463e215d4e2737721cd95873d1196 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:18 +0000] 2e6463e215d4e2737721cd95873d1196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/31 19:02:18 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:18 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:28 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:28 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:33 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:189):2: 68def4e252083afeeaee43bdf05ca2b9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:33 +0000] 68def4e252083afeeaee43bdf05ca2b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:02:33 [info] 39#39: *320 [lua] logger.lua:23: 68def4e252083afeeaee43bdf05ca2b9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:02:38 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:38 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:48 [info] 39#39: *323 [lua] access_by_lua(msblocations.conf:189):2: 32f849bd89432679277c2b00b9d28180:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:02:48 [info] 39#39: *323 [lua] logger.lua:23: 32f849bd89432679277c2b00b9d28180 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:02:48 +0000] 32f849bd89432679277c2b00b9d28180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:02:48 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:48 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:58 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:58 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:03 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:189):2: 014c6a933a7288c92eeadef8b976c263:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:03 +0000] 014c6a933a7288c92eeadef8b976c263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/31 19:03:03 [info] 39#39: *328 [lua] logger.lua:23: 014c6a933a7288c92eeadef8b976c263 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 19:03:08 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:08 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:18 [info] 39#39: *331 [lua] access_by_lua(msblocations.conf:189):2: 2670ba216aa62c7fc46f08c58e9f6877:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:18 +0000] 2670ba216aa62c7fc46f08c58e9f6877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:03:18 [info] 39#39: *331 [lua] logger.lua:23: 2670ba216aa62c7fc46f08c58e9f6877 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/31 19:03:18 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:18 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:28 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:28 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:33 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:189):2: 22c7e9427d96d33be213373fd2ca483f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:03:33 [info] 39#39: *337 [lua] logger.lua:23: 22c7e9427d96d33be213373fd2ca483f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:33 +0000] 22c7e9427d96d33be213373fd2ca483f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:03:38 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:38 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:48 [info] 39#39: *340 [lua] access_by_lua(msblocations.conf:189):2: 9a89479a096f4c03d62508f2c0d35361:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:03:48 [info] 39#39: *340 [lua] logger.lua:23: 9a89479a096f4c03d62508f2c0d35361 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:03:48 +0000] 9a89479a096f4c03d62508f2c0d35361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:03:48 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:48 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:58 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:58 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:03 [info] 39#39: *345 [lua] access_by_lua(msblocations.conf:189):2: ca767cf76f9bfb9659318ea85d4a7775:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:04:03 +0000] ca767cf76f9bfb9659318ea85d4a7775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 19:04:03 [info] 39#39: *345 [lua] logger.lua:23: ca767cf76f9bfb9659318ea85d4a7775 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:04:08 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:08 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:18 [info] 39#39: *348 [lua] access_by_lua(msblocations.conf:189):2: e63a31bbf1dfc92832927b90a182d637:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:04:18 [info] 39#39: *348 [lua] logger.lua:23: e63a31bbf1dfc92832927b90a182d637 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:04:18 +0000] e63a31bbf1dfc92832927b90a182d637 "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.216 - - [31/Jan/2023:19:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:04:18 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:18 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:28 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:28 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:33 [info] 39#39: *354 [lua] access_by_lua(msblocations.conf:189):2: 4ea89ea44d31201a4a25136e5edb8c8e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:04:33 [info] 39#39: *354 [lua] logger.lua:23: 4ea89ea44d31201a4a25136e5edb8c8e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:04:33 +0000] 4ea89ea44d31201a4a25136e5edb8c8e "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.216 - - [31/Jan/2023:19:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:04:38 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:38 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:48 [info] 39#39: *357 [lua] access_by_lua(msblocations.conf:189):2: b368f2d58040f8accdcc84129722f6bc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:04:48 [info] 39#39: *357 [lua] logger.lua:23: b368f2d58040f8accdcc84129722f6bc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:04:48 +0000] b368f2d58040f8accdcc84129722f6bc "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.216 - - [31/Jan/2023:19:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:04:48 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:48 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:58 [info] 39#39: *360 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:58 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:03 [info] 39#39: *362 [lua] access_by_lua(msblocations.conf:189):2: 936822f2ce0a4c63dab5080a43f8779a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:05:03 +0000] 936822f2ce0a4c63dab5080a43f8779a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:05:03 [info] 39#39: *362 [lua] logger.lua:23: 936822f2ce0a4c63dab5080a43f8779a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:05:08 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:08 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:18 [info] 39#39: *365 [lua] access_by_lua(msblocations.conf:189):2: d86cba1b9ab246ea629b46a4ffd9a0be:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:05:18 [info] 39#39: *365 [lua] logger.lua:23: d86cba1b9ab246ea629b46a4ffd9a0be {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:05:18 +0000] d86cba1b9ab246ea629b46a4ffd9a0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:05:18 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:18 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:28 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:28 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:33 [info] 39#39: *371 [lua] access_by_lua(msblocations.conf:189):2: 6817760702beeb2f008644438c765165:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:05:33 [info] 39#39: *371 [lua] logger.lua:23: 6817760702beeb2f008644438c765165 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:05:33 +0000] 6817760702beeb2f008644438c765165 "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.216 - - [31/Jan/2023:19:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:05:38 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:38 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:48 [info] 39#39: *374 [lua] access_by_lua(msblocations.conf:189):2: 45b425aa039da70d638d53130472a5a0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:05:48 +0000] 45b425aa039da70d638d53130472a5a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:05:48 [info] 39#39: *374 [lua] logger.lua:23: 45b425aa039da70d638d53130472a5a0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:05:48 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:48 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:58 [info] 39#39: *377 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:58 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:03 [info] 39#39: *379 [lua] access_by_lua(msblocations.conf:189):2: c66857fd0260b97db9394f91d101b9aa:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:06:03 [info] 39#39: *379 [lua] logger.lua:23: c66857fd0260b97db9394f91d101b9aa {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:06:03 +0000] c66857fd0260b97db9394f91d101b9aa "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.216 - - [31/Jan/2023:19:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:06:08 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:08 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:18 [info] 39#39: *382 [lua] access_by_lua(msblocations.conf:189):2: 1b36c7822cfde458bd4f53bbfcfc1ff2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:06:18 +0000] 1b36c7822cfde458bd4f53bbfcfc1ff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:06:18 [info] 39#39: *382 [lua] logger.lua:23: 1b36c7822cfde458bd4f53bbfcfc1ff2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:06:18 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:18 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:28 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:28 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:33 [info] 39#39: *388 [lua] access_by_lua(msblocations.conf:189):2: a6b21b5260091c20af5c6cd0a2f0de49:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:06:33 [info] 39#39: *388 [lua] logger.lua:23: a6b21b5260091c20af5c6cd0a2f0de49 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:06:33 +0000] a6b21b5260091c20af5c6cd0a2f0de49 "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.216 - - [31/Jan/2023:19:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:06:38 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:38 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:48 [info] 39#39: *391 [lua] access_by_lua(msblocations.conf:189):2: c0f9eddb0574f3ac9c4870e033c12532:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:06:48 +0000] c0f9eddb0574f3ac9c4870e033c12532 "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.216 - - [31/Jan/2023:19:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:06:48 [info] 39#39: *391 [lua] logger.lua:23: c0f9eddb0574f3ac9c4870e033c12532 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:06:48 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:48 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:58 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:58 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:03 [info] 39#39: *396 [lua] access_by_lua(msblocations.conf:189):2: 5dbe8d54e0b940b6cee90f1dfc9d6da8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:07:03 [info] 39#39: *396 [lua] logger.lua:23: 5dbe8d54e0b940b6cee90f1dfc9d6da8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:07:03 +0000] 5dbe8d54e0b940b6cee90f1dfc9d6da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 19:07:08 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:08 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:18 [info] 39#39: *399 [lua] access_by_lua(msblocations.conf:189):2: 8addd8f3502f687bd98ba72b68764d77:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:07:18 +0000] 8addd8f3502f687bd98ba72b68764d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:07:18 [info] 39#39: *399 [lua] logger.lua:23: 8addd8f3502f687bd98ba72b68764d77 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:07:18 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:18 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:28 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:28 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:33 [info] 39#39: *405 [lua] access_by_lua(msblocations.conf:189):2: e1bbc2bda203c94f118fdd1a355a0928:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:07:33 +0000] e1bbc2bda203c94f118fdd1a355a0928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:07:33 [info] 39#39: *405 [lua] logger.lua:23: e1bbc2bda203c94f118fdd1a355a0928 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:07:38 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:38 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:48 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:189):2: fbff2de00387722877a6de904f52ac28:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:07:48 [info] 39#39: *408 [lua] logger.lua:23: fbff2de00387722877a6de904f52ac28 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:07:48 +0000] fbff2de00387722877a6de904f52ac28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:07:48 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:48 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:58 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:58 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:03 [info] 39#39: *413 [lua] access_by_lua(msblocations.conf:189):2: a8be5f0d3b403d410058cacde9b4de20:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:08:03 [info] 39#39: *413 [lua] logger.lua:23: a8be5f0d3b403d410058cacde9b4de20 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:03 +0000] a8be5f0d3b403d410058cacde9b4de20 "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.216 - - [31/Jan/2023:19:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:08:08 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:08 [info] 39#39: *415 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:18 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: 7226faa7ea59b6bf7860adf30aed9477:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:18 +0000] 7226faa7ea59b6bf7860adf30aed9477 "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.216 - - [31/Jan/2023:19:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:08:18 [info] 39#39: *416 [lua] logger.lua:23: 7226faa7ea59b6bf7860adf30aed9477 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:08:18 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:18 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:28 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:28 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:33 [info] 39#39: *422 [lua] access_by_lua(msblocations.conf:189):2: 03fbad624dc3dc628aeacc17e60e8c0f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:33 +0000] 03fbad624dc3dc628aeacc17e60e8c0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:08:33 [info] 39#39: *422 [lua] logger.lua:23: 03fbad624dc3dc628aeacc17e60e8c0f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:08:38 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:38 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:48 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: af4dac02c53a3d81e556565607c6d060:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:48 +0000] af4dac02c53a3d81e556565607c6d060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:08:48 [info] 39#39: *425 [lua] logger.lua:23: af4dac02c53a3d81e556565607c6d060 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:08:48 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:48 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:58 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:58 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:03 [info] 39#39: *430 [lua] access_by_lua(msblocations.conf:189):2: e05aa4a69dff837a89bc88282ee474a6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:09:03 [info] 39#39: *430 [lua] logger.lua:23: e05aa4a69dff837a89bc88282ee474a6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:03 +0000] e05aa4a69dff837a89bc88282ee474a6 "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.216 - - [31/Jan/2023:19:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:09:08 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:08 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:18 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: 7406d5691c3a39614a0ef8b1906ba308:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:18 +0000] 7406d5691c3a39614a0ef8b1906ba308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:09:18 [info] 39#39: *433 [lua] logger.lua:23: 7406d5691c3a39614a0ef8b1906ba308 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:09:18 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:18 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:28 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:28 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:33 [info] 39#39: *439 [lua] access_by_lua(msblocations.conf:189):2: 33314af2244ffbbe0f6c8e1241ead2df:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:33 +0000] 33314af2244ffbbe0f6c8e1241ead2df "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.216 - - [31/Jan/2023:19:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:09:33 [info] 39#39: *439 [lua] logger.lua:23: 33314af2244ffbbe0f6c8e1241ead2df {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:09:38 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:38 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:48 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: 980562bc78b89ca0d626e5d9aa723989:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:48 +0000] 980562bc78b89ca0d626e5d9aa723989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:09:48 [info] 39#39: *442 [lua] logger.lua:23: 980562bc78b89ca0d626e5d9aa723989 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:09:48 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:48 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:58 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:58 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:03 [info] 39#39: *447 [lua] access_by_lua(msblocations.conf:189):2: 9f428f29f6198a3db88fda41819c40ac:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:03 +0000] 9f428f29f6198a3db88fda41819c40ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:10:03 [info] 39#39: *447 [lua] logger.lua:23: 9f428f29f6198a3db88fda41819c40ac {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:10:08 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:08 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:18 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: 038ae5699eb93ba100ab7256576df813:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:10:18 [info] 39#39: *450 [lua] logger.lua:23: 038ae5699eb93ba100ab7256576df813 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:18 +0000] 038ae5699eb93ba100ab7256576df813 "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.216 - - [31/Jan/2023:19:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:10:18 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:18 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:28 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:28 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:33 [info] 39#39: *456 [lua] access_by_lua(msblocations.conf:189):2: a7d2e8aca267efc5de3f05d1ef95264c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:33 +0000] a7d2e8aca267efc5de3f05d1ef95264c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:10:33 [info] 39#39: *456 [lua] logger.lua:23: a7d2e8aca267efc5de3f05d1ef95264c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:10:38 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:38 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:48 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: 56d4b9a03e0fd09377b0b1de43cf2a64:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:10:48 [info] 39#39: *459 [lua] logger.lua:23: 56d4b9a03e0fd09377b0b1de43cf2a64 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:10:48 +0000] 56d4b9a03e0fd09377b0b1de43cf2a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:10:48 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:48 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:58 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:58 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:03 [info] 39#39: *464 [lua] access_by_lua(msblocations.conf:189):2: 96bd3c5e6bdd17dbf399cc6fc7dac102:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:11:03 +0000] 96bd3c5e6bdd17dbf399cc6fc7dac102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:11:03 [info] 39#39: *464 [lua] logger.lua:23: 96bd3c5e6bdd17dbf399cc6fc7dac102 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:11:08 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:08 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:18 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: 4f576fffc15ecc7f790bfa2781f12d11:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:11:18 +0000] 4f576fffc15ecc7f790bfa2781f12d11 "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.216 - - [31/Jan/2023:19:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:11:18 [info] 39#39: *467 [lua] logger.lua:23: 4f576fffc15ecc7f790bfa2781f12d11 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:11:18 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:18 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:28 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:28 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:33 [info] 39#39: *473 [lua] access_by_lua(msblocations.conf:189):2: ac528a6d784d30c6c280ea860baff676:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:11:33 [info] 39#39: *473 [lua] logger.lua:23: ac528a6d784d30c6c280ea860baff676 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:11:33 +0000] ac528a6d784d30c6c280ea860baff676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:11:38 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:38 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:48 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: d6f4d8f4afe0b0a028a6deb5f09e7361:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:11:48 [info] 39#39: *476 [lua] logger.lua:23: d6f4d8f4afe0b0a028a6deb5f09e7361 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:11:48 +0000] d6f4d8f4afe0b0a028a6deb5f09e7361 "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.216 - - [31/Jan/2023:19:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:11:48 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:48 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:58 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:58 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:03 [info] 39#39: *481 [lua] access_by_lua(msblocations.conf:189):2: 63f6718198f713f465991c9898f5b383:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:12:03 [info] 39#39: *481 [lua] logger.lua:23: 63f6718198f713f465991c9898f5b383 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:12:03 +0000] 63f6718198f713f465991c9898f5b383 "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.216 - - [31/Jan/2023:19:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:12:08 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:08 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:18 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: 39a0f2b58a73abb357c20b0f1dfcea6f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:12:18 +0000] 39a0f2b58a73abb357c20b0f1dfcea6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:12:18 [info] 39#39: *484 [lua] logger.lua:23: 39a0f2b58a73abb357c20b0f1dfcea6f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:12:18 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:18 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:28 [info] 39#39: *488 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:28 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:33 [info] 39#39: *490 [lua] access_by_lua(msblocations.conf:189):2: 7e8f850f1b14f13fe2040dcecc8a6e06:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:12:33 +0000] 7e8f850f1b14f13fe2040dcecc8a6e06 "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.216 - - [31/Jan/2023:19:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:12:33 [info] 39#39: *490 [lua] logger.lua:23: 7e8f850f1b14f13fe2040dcecc8a6e06 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:12:38 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:38 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:48 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: a989e6a4d6d3f002a7d7cdf07d46a0db:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:12:48 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:48 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 10.233.68.216 - - [31/Jan/2023:19:12:48 +0000] a989e6a4d6d3f002a7d7cdf07d46a0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:12:48 [info] 39#39: *493 [lua] logger.lua:23: a989e6a4d6d3f002a7d7cdf07d46a0db {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:12:58 [info] 39#39: *496 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:58 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:03 [info] 39#39: *498 [lua] access_by_lua(msblocations.conf:189):2: c123311e50b66fad85b61e72238408e9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:13:03 [info] 39#39: *498 [lua] logger.lua:23: c123311e50b66fad85b61e72238408e9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:13:03 +0000] c123311e50b66fad85b61e72238408e9 "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.216 - - [31/Jan/2023:19:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:13:08 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:08 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:18 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:18 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:18 [info] 39#39: *503 [lua] access_by_lua(msblocations.conf:189):2: 6db941099dfe546dc3380caa73d31315:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:13:18 [info] 39#39: *503 [lua] logger.lua:23: 6db941099dfe546dc3380caa73d31315 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:13:18 +0000] 6db941099dfe546dc3380caa73d31315 "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.216 - - [31/Jan/2023:19:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:13:28 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:28 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:33 [info] 39#39: *507 [lua] access_by_lua(msblocations.conf:189):2: 2738c90f847ac735206fba7193c7e49c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:13:33 [info] 39#39: *507 [lua] logger.lua:23: 2738c90f847ac735206fba7193c7e49c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:13:33 +0000] 2738c90f847ac735206fba7193c7e49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:13:38 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:38 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:48 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:48 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:48 [info] 39#39: *512 [lua] access_by_lua(msblocations.conf:189):2: c151391483b0fd3d1e96c366fa82879f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:13:48 +0000] c151391483b0fd3d1e96c366fa82879f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:13:48 [info] 39#39: *512 [lua] logger.lua:23: c151391483b0fd3d1e96c366fa82879f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:13:58 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:58 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:03 [info] 39#39: *515 [lua] access_by_lua(msblocations.conf:189):2: 765e5f3d308ff2a74722f1269ce6cb8a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:03 +0000] 765e5f3d308ff2a74722f1269ce6cb8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:14:03 [info] 39#39: *515 [lua] logger.lua:23: 765e5f3d308ff2a74722f1269ce6cb8a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:14:08 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:08 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:18 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:18 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:19 [info] 39#39: *520 [lua] access_by_lua(msblocations.conf:189):2: aafe7f677dfd2e2c180f237184042519:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:14:19 [info] 39#39: *520 [lua] logger.lua:23: aafe7f677dfd2e2c180f237184042519 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:19 +0000] aafe7f677dfd2e2c180f237184042519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:14:28 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:28 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:34 [info] 39#39: *524 [lua] access_by_lua(msblocations.conf:189):2: 6877f4ec0beaff160614ca77ca92aecd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:34 +0000] 6877f4ec0beaff160614ca77ca92aecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 19:14:34 [info] 39#39: *524 [lua] logger.lua:23: 6877f4ec0beaff160614ca77ca92aecd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 19:14:38 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:38 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:48 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:48 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:49 [info] 39#39: *529 [lua] access_by_lua(msblocations.conf:189):2: 2b625533f30de270ba411a5662ac77bb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:14:49 +0000] 2b625533f30de270ba411a5662ac77bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 19:14:49 [info] 39#39: *529 [lua] logger.lua:23: 2b625533f30de270ba411a5662ac77bb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:14:58 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:58 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:04 [info] 39#39: *532 [lua] access_by_lua(msblocations.conf:189):2: 36c99f98c34e6b5b85b66482e3e4f966:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:04 +0000] 36c99f98c34e6b5b85b66482e3e4f966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/31 19:15:04 [info] 39#39: *532 [lua] logger.lua:23: 36c99f98c34e6b5b85b66482e3e4f966 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 19:15:08 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:08 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:18 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:18 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:19 [info] 39#39: *537 [lua] access_by_lua(msblocations.conf:189):2: 0442d5d522d092abf50d4296f7f821d2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:19 +0000] 0442d5d522d092abf50d4296f7f821d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:15:19 [info] 39#39: *537 [lua] logger.lua:23: 0442d5d522d092abf50d4296f7f821d2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:15:28 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:28 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:34 [info] 39#39: *541 [lua] access_by_lua(msblocations.conf:189):2: 6c841026724862fc9435fac9776de2c4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:34 +0000] 6c841026724862fc9435fac9776de2c4 "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.216 - - [31/Jan/2023:19:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:15:34 [info] 39#39: *541 [lua] logger.lua:23: 6c841026724862fc9435fac9776de2c4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:15:38 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:38 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:48 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:48 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:49 [info] 39#39: *546 [lua] access_by_lua(msblocations.conf:189):2: f1518ec09e0ab2cc09ccaca5e91f5360:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:15:49 [info] 39#39: *546 [lua] logger.lua:23: f1518ec09e0ab2cc09ccaca5e91f5360 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:15:49 +0000] f1518ec09e0ab2cc09ccaca5e91f5360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:15:58 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:58 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:04 [info] 39#39: *549 [lua] access_by_lua(msblocations.conf:189):2: a520be38482c6e392688f2cdb5baf578:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:16:04 [info] 39#39: *549 [lua] logger.lua:23: a520be38482c6e392688f2cdb5baf578 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:04 +0000] a520be38482c6e392688f2cdb5baf578 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:16:08 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:08 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:18 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:18 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:19 [info] 39#39: *554 [lua] access_by_lua(msblocations.conf:189):2: 45dd1f8d508e7ced420b2b70b629cc9c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:16:19 [info] 39#39: *554 [lua] logger.lua:23: 45dd1f8d508e7ced420b2b70b629cc9c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:19 +0000] 45dd1f8d508e7ced420b2b70b629cc9c "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.216 - - [31/Jan/2023:19:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:16:28 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:28 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:34 [info] 39#39: *558 [lua] access_by_lua(msblocations.conf:189):2: b2cbcd178a163081312e05cd75d7ea5a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:34 +0000] b2cbcd178a163081312e05cd75d7ea5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/31 19:16:34 [info] 39#39: *558 [lua] logger.lua:23: b2cbcd178a163081312e05cd75d7ea5a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 19:16:38 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:38 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:48 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:48 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:49 [info] 39#39: *563 [lua] access_by_lua(msblocations.conf:189):2: efdcdfb6c94d5160b695249d2fcf0f33:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:49 +0000] efdcdfb6c94d5160b695249d2fcf0f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:16:49 [info] 39#39: *563 [lua] logger.lua:23: efdcdfb6c94d5160b695249d2fcf0f33 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:16:58 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:58 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:04 [info] 39#39: *566 [lua] access_by_lua(msblocations.conf:189):2: a10cd3639834e6e560ac1c01ac1caf53:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:17:04 +0000] a10cd3639834e6e560ac1c01ac1caf53 "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.216 - - [31/Jan/2023:19:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:17:04 [info] 39#39: *566 [lua] logger.lua:23: a10cd3639834e6e560ac1c01ac1caf53 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:17:08 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:08 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:18 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:18 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:19 [info] 39#39: *571 [lua] access_by_lua(msblocations.conf:189):2: 6a18c50c75280a2f9acb7fc7002c40a9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:17:19 [info] 39#39: *571 [lua] logger.lua:23: 6a18c50c75280a2f9acb7fc7002c40a9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:17:19 +0000] 6a18c50c75280a2f9acb7fc7002c40a9 "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.216 - - [31/Jan/2023:19:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:17:28 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:28 [info] 39#39: *574 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:34 [info] 39#39: *575 [lua] access_by_lua(msblocations.conf:189):2: b395d4e5341a8f572f6cb38291dfcc49:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:17:34 [info] 39#39: *575 [lua] logger.lua:23: b395d4e5341a8f572f6cb38291dfcc49 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:17:34 +0000] b395d4e5341a8f572f6cb38291dfcc49 "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.216 - - [31/Jan/2023:19:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:17:38 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:38 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:48 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:48 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:49 [info] 39#39: *580 [lua] access_by_lua(msblocations.conf:189):2: b9a78ab359362061e7aa95ea6624b854:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:17:49 [info] 39#39: *580 [lua] logger.lua:23: b9a78ab359362061e7aa95ea6624b854 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:17:49 +0000] b9a78ab359362061e7aa95ea6624b854 "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.216 - - [31/Jan/2023:19:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:17:58 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:58 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:04 [info] 39#39: *583 [lua] access_by_lua(msblocations.conf:189):2: f93fa7307fb991e109b9880f28870c78:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:18:04 [info] 39#39: *583 [lua] logger.lua:23: f93fa7307fb991e109b9880f28870c78 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:18:04 +0000] f93fa7307fb991e109b9880f28870c78 "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.216 - - [31/Jan/2023:19:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:18:08 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:08 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:18 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:18 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:19 [info] 39#39: *588 [lua] access_by_lua(msblocations.conf:189):2: 990b8105b55095a6f344ce4e1ec9c6c5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:18:19 [info] 39#39: *588 [lua] logger.lua:23: 990b8105b55095a6f344ce4e1ec9c6c5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:18:19 +0000] 990b8105b55095a6f344ce4e1ec9c6c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:18:28 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:28 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:34 [info] 39#39: *592 [lua] access_by_lua(msblocations.conf:189):2: 8f7e7df65c2fbe346b771ce1b3100499:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:18:34 +0000] 8f7e7df65c2fbe346b771ce1b3100499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:18:34 [info] 39#39: *592 [lua] logger.lua:23: 8f7e7df65c2fbe346b771ce1b3100499 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:18:38 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:38 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:48 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:48 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:49 [info] 39#39: *597 [lua] access_by_lua(msblocations.conf:189):2: 86716e10bcdac562a4473888691a4468:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:18:49 [info] 39#39: *597 [lua] logger.lua:23: 86716e10bcdac562a4473888691a4468 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:18:49 +0000] 86716e10bcdac562a4473888691a4468 "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.216 - - [31/Jan/2023:19:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:18:58 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:58 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:04 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: d542fded2231d13343bd0565e9503ecc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:04 +0000] d542fded2231d13343bd0565e9503ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:19:04 [info] 39#39: *600 [lua] logger.lua:23: d542fded2231d13343bd0565e9503ecc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:19:08 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:08 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:18 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:18 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:19 [info] 39#39: *605 [lua] access_by_lua(msblocations.conf:189):2: e04902475c20a14c50de9b2014927980:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:19:19 +0000] e04902475c20a14c50de9b2014927980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:19:19 [info] 39#39: *605 [lua] logger.lua:23: e04902475c20a14c50de9b2014927980 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:19:28 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:28 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:34 [info] 39#39: *609 [lua] access_by_lua(msblocations.conf:189):2: 6b47f791bf19a64b6d14fbae56a7737d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:19:34 [info] 39#39: *609 [lua] logger.lua:23: 6b47f791bf19a64b6d14fbae56a7737d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:34 +0000] 6b47f791bf19a64b6d14fbae56a7737d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:19:38 [info] 39#39: *610 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:38 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:48 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:48 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:49 [info] 39#39: *614 [lua] access_by_lua(msblocations.conf:189):2: 7ad6a6d93b0624ceb8d8b622c4a6e2ad:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:19:49 +0000] 7ad6a6d93b0624ceb8d8b622c4a6e2ad "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.216 - - [31/Jan/2023:19:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:19:49 [info] 39#39: *614 [lua] logger.lua:23: 7ad6a6d93b0624ceb8d8b622c4a6e2ad {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:19:58 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:58 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:04 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: 1f4ae928d55f526b4e289c3ea4a647f5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:20:04 [info] 39#39: *617 [lua] logger.lua:23: 1f4ae928d55f526b4e289c3ea4a647f5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:20:04 +0000] 1f4ae928d55f526b4e289c3ea4a647f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/31 19:20:08 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:08 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:18 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:18 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:19 [info] 39#39: *622 [lua] access_by_lua(msblocations.conf:189):2: 0ee2d4ded77c6e85df0db1af3b9d9659:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:20:19 [info] 39#39: *622 [lua] logger.lua:23: 0ee2d4ded77c6e85df0db1af3b9d9659 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:20:19 +0000] 0ee2d4ded77c6e85df0db1af3b9d9659 "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.216 - - [31/Jan/2023:19:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:20:28 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:28 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:34 [info] 39#39: *626 [lua] access_by_lua(msblocations.conf:189):2: 6c5705185e49f0564e1f66107ed74224:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:20:34 +0000] 6c5705185e49f0564e1f66107ed74224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:20:34 [info] 39#39: *626 [lua] logger.lua:23: 6c5705185e49f0564e1f66107ed74224 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:20:38 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:38 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:48 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:48 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:49 [info] 39#39: *631 [lua] access_by_lua(msblocations.conf:189):2: b972c5ce5b4d4e293e35f96a6c675330:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:20:49 [info] 39#39: *631 [lua] logger.lua:23: b972c5ce5b4d4e293e35f96a6c675330 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:20:49 +0000] b972c5ce5b4d4e293e35f96a6c675330 "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.216 - - [31/Jan/2023:19:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:20:58 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:58 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:04 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: 4d0535696d37c3513c42b176f3839592:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:04 +0000] 4d0535696d37c3513c42b176f3839592 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:21:04 [info] 39#39: *634 [lua] logger.lua:23: 4d0535696d37c3513c42b176f3839592 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:08 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:08 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:18 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:18 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:19 [info] 39#39: *639 [lua] access_by_lua(msblocations.conf:189):2: 8588f3bd36b797077a5886e78174f94b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:19 +0000] 8588f3bd36b797077a5886e78174f94b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:21:19 [info] 39#39: *639 [lua] logger.lua:23: 8588f3bd36b797077a5886e78174f94b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:21:28 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:28 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:34 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: ab37db5397bc70bbc58d401f3f0ae0c9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:21:34 [info] 39#39: *643 [lua] logger.lua:23: ab37db5397bc70bbc58d401f3f0ae0c9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:34 +0000] ab37db5397bc70bbc58d401f3f0ae0c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 19:21:38 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:38 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:48 [info] 39#39: *646 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:48 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:49 [info] 39#39: *648 [lua] access_by_lua(msblocations.conf:189):2: 9cafcc9fc5ab1292e83def304248eed1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:49 +0000] 9cafcc9fc5ab1292e83def304248eed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 19:21:49 [info] 39#39: *648 [lua] logger.lua:23: 9cafcc9fc5ab1292e83def304248eed1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:58 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:58 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:04 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: 56a31f0a11853295dcfc2a5b98f10b52:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:22:04 +0000] 56a31f0a11853295dcfc2a5b98f10b52 "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.216 - - [31/Jan/2023:19:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:22:04 [info] 39#39: *651 [lua] logger.lua:23: 56a31f0a11853295dcfc2a5b98f10b52 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:22:08 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:08 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:18 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:18 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:19 [info] 39#39: *656 [lua] access_by_lua(msblocations.conf:189):2: fa30c585eb2aedf3f37bd13f439037f7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:22:19 [info] 39#39: *656 [lua] logger.lua:23: fa30c585eb2aedf3f37bd13f439037f7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:22:19 +0000] fa30c585eb2aedf3f37bd13f439037f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:22:28 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:28 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:34 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: 6ec1430cfcf317265b78f8e4cccd9beb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:22:34 +0000] 6ec1430cfcf317265b78f8e4cccd9beb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:22:34 [info] 39#39: *660 [lua] logger.lua:23: 6ec1430cfcf317265b78f8e4cccd9beb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:22:38 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:38 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:48 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:48 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:49 [info] 39#39: *665 [lua] access_by_lua(msblocations.conf:189):2: 7764ff71771153a31a46aeffa2e9eaf4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:22:49 [info] 39#39: *665 [lua] logger.lua:23: 7764ff71771153a31a46aeffa2e9eaf4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:22:49 +0000] 7764ff71771153a31a46aeffa2e9eaf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:22:58 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:58 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:04 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: 2a56a7c6428f30adbead303568889a9d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:23:04 +0000] 2a56a7c6428f30adbead303568889a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:23:04 [info] 39#39: *668 [lua] logger.lua:23: 2a56a7c6428f30adbead303568889a9d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:23:08 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:08 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:18 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:18 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:19 [info] 39#39: *673 [lua] access_by_lua(msblocations.conf:189):2: c4b8aca2b38435cf6b5cd200df0a8546:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:23:19 [info] 39#39: *673 [lua] logger.lua:23: c4b8aca2b38435cf6b5cd200df0a8546 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:23:19 +0000] c4b8aca2b38435cf6b5cd200df0a8546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:23:28 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:28 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:34 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 85e30ce77b5a33f5d41a6b932dec412e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:23:34 [info] 39#39: *677 [lua] logger.lua:23: 85e30ce77b5a33f5d41a6b932dec412e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:23:34 +0000] 85e30ce77b5a33f5d41a6b932dec412e "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.216 - - [31/Jan/2023:19:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:23:38 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:38 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:48 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:48 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:49 [info] 39#39: *682 [lua] access_by_lua(msblocations.conf:189):2: 63d3729d0e3e3c55f360b621ef88fa97:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:23:49 +0000] 63d3729d0e3e3c55f360b621ef88fa97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:23:49 [info] 39#39: *682 [lua] logger.lua:23: 63d3729d0e3e3c55f360b621ef88fa97 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:23:58 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:58 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:04 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: aeb7ef9a0599e787646656a155518e9d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:24:04 [info] 39#39: *685 [lua] logger.lua:23: aeb7ef9a0599e787646656a155518e9d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:24:04 +0000] aeb7ef9a0599e787646656a155518e9d "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.216 - - [31/Jan/2023:19:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:24:08 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:08 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:18 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:18 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:19 [info] 39#39: *690 [lua] access_by_lua(msblocations.conf:189):2: a39aa56a5d4c19543820692bccb42d91:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:24:19 +0000] a39aa56a5d4c19543820692bccb42d91 "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.216 - - [31/Jan/2023:19:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:24:19 [info] 39#39: *690 [lua] logger.lua:23: a39aa56a5d4c19543820692bccb42d91 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:24:28 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:28 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:34 [info] 39#39: *694 [lua] access_by_lua(msblocations.conf:189):2: 33f6def81072fb64cd742852515c7df6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:24:34 [info] 39#39: *694 [lua] logger.lua:23: 33f6def81072fb64cd742852515c7df6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:24:34 +0000] 33f6def81072fb64cd742852515c7df6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:24:38 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:38 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:48 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:48 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:49 [info] 39#39: *699 [lua] access_by_lua(msblocations.conf:189):2: d4d62b16a8f40cf1673cd47a066d553f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:24:49 [info] 39#39: *699 [lua] logger.lua:23: d4d62b16a8f40cf1673cd47a066d553f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:24:49 +0000] d4d62b16a8f40cf1673cd47a066d553f "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.216 - - [31/Jan/2023:19:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:24:58 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:58 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:04 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: ac7c3f914621e8db710fe271c0e143c0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:25:04 [info] 39#39: *702 [lua] logger.lua:23: ac7c3f914621e8db710fe271c0e143c0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:04 +0000] ac7c3f914621e8db710fe271c0e143c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:25:08 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:08 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:18 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:18 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:19 [info] 39#39: *707 [lua] access_by_lua(msblocations.conf:189):2: 812c510d02e82f5a85b9d5e4e2c6be9b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:19 +0000] 812c510d02e82f5a85b9d5e4e2c6be9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:25:19 [info] 39#39: *707 [lua] logger.lua:23: 812c510d02e82f5a85b9d5e4e2c6be9b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:25:28 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:28 [info] 39#39: *710 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:34 [info] 39#39: *711 [lua] access_by_lua(msblocations.conf:189):2: 957b26f3499ad5e214379b6d0fe01d50:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:34 +0000] 957b26f3499ad5e214379b6d0fe01d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:25:34 [info] 39#39: *711 [lua] logger.lua:23: 957b26f3499ad5e214379b6d0fe01d50 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:25:38 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:38 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:48 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:48 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:49 [info] 39#39: *716 [lua] access_by_lua(msblocations.conf:189):2: 94f6e6988df2d8c1a3aabc7663fa386c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:25:49 [info] 39#39: *716 [lua] logger.lua:23: 94f6e6988df2d8c1a3aabc7663fa386c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:25:49 +0000] 94f6e6988df2d8c1a3aabc7663fa386c "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.216 - - [31/Jan/2023:19:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:25:58 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:58 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:04 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: f42998be6ef2f6fbf0e85929fe2fc5e4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:26:04 [info] 39#39: *719 [lua] logger.lua:23: f42998be6ef2f6fbf0e85929fe2fc5e4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:26:04 +0000] f42998be6ef2f6fbf0e85929fe2fc5e4 "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.216 - - [31/Jan/2023:19:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:26:08 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:08 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:18 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:18 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:19 [info] 39#39: *724 [lua] access_by_lua(msblocations.conf:189):2: c7d24db4ad828c43cd6555ade9258de6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:26:19 [info] 39#39: *724 [lua] logger.lua:23: c7d24db4ad828c43cd6555ade9258de6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:26:19 +0000] c7d24db4ad828c43cd6555ade9258de6 "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.216 - - [31/Jan/2023:19:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:26:28 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:28 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:34 [info] 39#39: *728 [lua] access_by_lua(msblocations.conf:189):2: fd84beea7f1a83599056a69ec56cdfae:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:26:34 [info] 39#39: *728 [lua] logger.lua:23: fd84beea7f1a83599056a69ec56cdfae {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:26:34 +0000] fd84beea7f1a83599056a69ec56cdfae "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.216 - - [31/Jan/2023:19:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:26:38 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:38 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:48 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:48 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:49 [info] 39#39: *733 [lua] access_by_lua(msblocations.conf:189):2: 0725be91fa336864ef323934b1ab6e2b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:26:50 [info] 39#39: *733 [lua] logger.lua:23: 0725be91fa336864ef323934b1ab6e2b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:26:50 +0000] 0725be91fa336864ef323934b1ab6e2b "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.216 - - [31/Jan/2023:19:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:26:58 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:58 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:05 [info] 39#39: *736 [lua] access_by_lua(msblocations.conf:189):2: 481aafb7a6bd96112a87dac62ee6f8b1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:05 +0000] 481aafb7a6bd96112a87dac62ee6f8b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:27:05 [info] 39#39: *736 [lua] logger.lua:23: 481aafb7a6bd96112a87dac62ee6f8b1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:27:08 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:08 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:18 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:18 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:20 [info] 39#39: *741 [lua] access_by_lua(msblocations.conf:189):2: 8d251a033f67defea6446d899060f369:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:27:20 [info] 39#39: *741 [lua] logger.lua:23: 8d251a033f67defea6446d899060f369 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:20 +0000] 8d251a033f67defea6446d899060f369 "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.216 - - [31/Jan/2023:19:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:27:28 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:28 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:35 [info] 39#39: *745 [lua] access_by_lua(msblocations.conf:189):2: 2feb3a8dad64c8a1ba81b07d73b2a13d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:35 +0000] 2feb3a8dad64c8a1ba81b07d73b2a13d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:27:35 [info] 39#39: *745 [lua] logger.lua:23: 2feb3a8dad64c8a1ba81b07d73b2a13d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:27:38 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:38 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:48 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:48 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:50 [info] 39#39: *750 [lua] access_by_lua(msblocations.conf:189):2: bf1cd121b208c534ae48feedd2b8f0bc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:27:50 +0000] bf1cd121b208c534ae48feedd2b8f0bc "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.216 - - [31/Jan/2023:19:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:27:50 [info] 39#39: *750 [lua] logger.lua:23: bf1cd121b208c534ae48feedd2b8f0bc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:27:58 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:58 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:05 [info] 39#39: *753 [lua] access_by_lua(msblocations.conf:189):2: e747f2aba830ab9c018aa17fd1f884ae:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:28:05 +0000] e747f2aba830ab9c018aa17fd1f884ae "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.216 - - [31/Jan/2023:19:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:28:05 [info] 39#39: *753 [lua] logger.lua:23: e747f2aba830ab9c018aa17fd1f884ae {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:28:08 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:08 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:18 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:18 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:20 [info] 39#39: *758 [lua] access_by_lua(msblocations.conf:189):2: 22ded174f68fd0b7659ecb4dfe4424f5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:28:20 +0000] 22ded174f68fd0b7659ecb4dfe4424f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:28:20 [info] 39#39: *758 [lua] logger.lua:23: 22ded174f68fd0b7659ecb4dfe4424f5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:28:28 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:28 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:35 [info] 39#39: *762 [lua] access_by_lua(msblocations.conf:189):2: f98b34148fbd871141b404e0917a89b3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:28:35 [info] 39#39: *762 [lua] logger.lua:23: f98b34148fbd871141b404e0917a89b3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:28:35 +0000] f98b34148fbd871141b404e0917a89b3 "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.216 - - [31/Jan/2023:19:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:28:38 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:38 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:48 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:48 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:50 [info] 39#39: *767 [lua] access_by_lua(msblocations.conf:189):2: 4cf1f16a4710ad5e6101070225563635:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:28:50 [info] 39#39: *767 [lua] logger.lua:23: 4cf1f16a4710ad5e6101070225563635 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:28:50 +0000] 4cf1f16a4710ad5e6101070225563635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:28:58 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:58 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:05 [info] 39#39: *770 [lua] access_by_lua(msblocations.conf:189):2: e835e717110d2dc0aba06c2c834c39af:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:29:05 [info] 39#39: *770 [lua] logger.lua:23: e835e717110d2dc0aba06c2c834c39af {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:29:05 +0000] e835e717110d2dc0aba06c2c834c39af "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.216 - - [31/Jan/2023:19:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:29:08 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:08 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:18 [info] 39#39: *773 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:18 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:20 [info] 39#39: *775 [lua] access_by_lua(msblocations.conf:189):2: 8afaf477e57c127b16ff058b2e82f353:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:29:20 [info] 39#39: *775 [lua] logger.lua:23: 8afaf477e57c127b16ff058b2e82f353 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:29:20 +0000] 8afaf477e57c127b16ff058b2e82f353 "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.216 - - [31/Jan/2023:19:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:29:28 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:28 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:35 [info] 39#39: *779 [lua] access_by_lua(msblocations.conf:189):2: 445d586e80132933b770c4cf362d68a4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:29:35 [info] 39#39: *779 [lua] logger.lua:23: 445d586e80132933b770c4cf362d68a4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:29:35 +0000] 445d586e80132933b770c4cf362d68a4 "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.216 - - [31/Jan/2023:19:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:29:38 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:38 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:48 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:48 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:50 [info] 39#39: *784 [lua] access_by_lua(msblocations.conf:189):2: f49317c7055eb65bbad3e2f6139614e9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:29:50 [info] 39#39: *784 [lua] logger.lua:23: f49317c7055eb65bbad3e2f6139614e9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:29:50 +0000] f49317c7055eb65bbad3e2f6139614e9 "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.216 - - [31/Jan/2023:19:29:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:29:58 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:58 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:05 [info] 39#39: *787 [lua] access_by_lua(msblocations.conf:189):2: c553828c812d292b9b334551cc26b10f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:30:05 [info] 39#39: *787 [lua] logger.lua:23: c553828c812d292b9b334551cc26b10f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:30:05 +0000] c553828c812d292b9b334551cc26b10f "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.216 - - [31/Jan/2023:19:30:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:30:08 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:08 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:18 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:18 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:20 [info] 39#39: *792 [lua] access_by_lua(msblocations.conf:189):2: 5e52d64dc4235bd386aadfd7b6820e9f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:30:20 [info] 39#39: *792 [lua] logger.lua:23: 5e52d64dc4235bd386aadfd7b6820e9f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:30:20 +0000] 5e52d64dc4235bd386aadfd7b6820e9f "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.216 - - [31/Jan/2023:19:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:30:28 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:28 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:35 [info] 39#39: *796 [lua] access_by_lua(msblocations.conf:189):2: 2c7efe47554caa54fb8efaed63d8f67f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:30:35 [info] 39#39: *796 [lua] logger.lua:23: 2c7efe47554caa54fb8efaed63d8f67f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:30:35 +0000] 2c7efe47554caa54fb8efaed63d8f67f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:30:38 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:38 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:48 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:48 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:50 [info] 39#39: *801 [lua] access_by_lua(msblocations.conf:189):2: 5f7e7da57e2dbc7b045dd94bf81832ae:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:30:50 [info] 39#39: *801 [lua] logger.lua:23: 5f7e7da57e2dbc7b045dd94bf81832ae {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:30:50 +0000] 5f7e7da57e2dbc7b045dd94bf81832ae "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.216 - - [31/Jan/2023:19:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:30:58 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:58 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:05 [info] 39#39: *804 [lua] access_by_lua(msblocations.conf:189):2: a3d8b49a21646adeb5c73cfb0735a906:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:31:05 +0000] a3d8b49a21646adeb5c73cfb0735a906 "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.216 - - [31/Jan/2023:19:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:31:05 [info] 39#39: *804 [lua] logger.lua:23: a3d8b49a21646adeb5c73cfb0735a906 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:31:08 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:08 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:18 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:18 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:20 [info] 39#39: *809 [lua] access_by_lua(msblocations.conf:189):2: 54f76ad822c0705554e97814b2dcf081:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:31:20 +0000] 54f76ad822c0705554e97814b2dcf081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:31:20 [info] 39#39: *809 [lua] logger.lua:23: 54f76ad822c0705554e97814b2dcf081 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:31:28 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:28 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:35 [info] 39#39: *813 [lua] access_by_lua(msblocations.conf:189):2: 2dc5a034e5b0fef843bd6e47820248eb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:31:35 +0000] 2dc5a034e5b0fef843bd6e47820248eb "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.216 - - [31/Jan/2023:19:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:31:35 [info] 39#39: *813 [lua] logger.lua:23: 2dc5a034e5b0fef843bd6e47820248eb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:31:38 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:38 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:48 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:48 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:50 [info] 39#39: *818 [lua] access_by_lua(msblocations.conf:189):2: f20b0b7c5748abcddfa73864115b464a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:31:50 +0000] f20b0b7c5748abcddfa73864115b464a "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.216 - - [31/Jan/2023:19:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:31:50 [info] 39#39: *818 [lua] logger.lua:23: f20b0b7c5748abcddfa73864115b464a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:31:58 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:58 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:05 [info] 39#39: *821 [lua] access_by_lua(msblocations.conf:189):2: 1cf8fc84bd9f1e4a593a657766ea833d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:32:05 +0000] 1cf8fc84bd9f1e4a593a657766ea833d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 19:32:05 [info] 39#39: *821 [lua] logger.lua:23: 1cf8fc84bd9f1e4a593a657766ea833d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:32:08 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:08 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:18 [info] 39#39: *824 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:18 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:20 [info] 39#39: *826 [lua] access_by_lua(msblocations.conf:189):2: cf90c650e50f8ae84f2ba3de10b5957b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:32:20 [info] 39#39: *826 [lua] logger.lua:23: cf90c650e50f8ae84f2ba3de10b5957b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:32:20 +0000] cf90c650e50f8ae84f2ba3de10b5957b "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.216 - - [31/Jan/2023:19:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:32:28 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:28 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:35 [info] 39#39: *830 [lua] access_by_lua(msblocations.conf:189):2: 9f4ad543544e5a177610249803239094:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:32:35 [info] 39#39: *830 [lua] logger.lua:23: 9f4ad543544e5a177610249803239094 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:32:35 +0000] 9f4ad543544e5a177610249803239094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:32:38 [info] 39#39: *831 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:38 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:48 [info] 39#39: *833 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:48 [info] 39#39: *834 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:50 [info] 39#39: *835 [lua] access_by_lua(msblocations.conf:189):2: 469a2927afc93778da21a477ffb37b52:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:32:50 [info] 39#39: *835 [lua] logger.lua:23: 469a2927afc93778da21a477ffb37b52 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:32:50 +0000] 469a2927afc93778da21a477ffb37b52 "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.216 - - [31/Jan/2023:19:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:32:58 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:58 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:05 [info] 39#39: *838 [lua] access_by_lua(msblocations.conf:189):2: 9b4984d56abd34a9185bfdaa128c4755:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:33:05 [info] 39#39: *838 [lua] logger.lua:23: 9b4984d56abd34a9185bfdaa128c4755 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:33:05 +0000] 9b4984d56abd34a9185bfdaa128c4755 "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.216 - - [31/Jan/2023:19:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:33:08 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:08 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:18 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:18 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:20 [info] 39#39: *843 [lua] access_by_lua(msblocations.conf:189):2: 5345f11b2442ce01a27ab46f9f0e4ef1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:33:20 [info] 39#39: *843 [lua] logger.lua:23: 5345f11b2442ce01a27ab46f9f0e4ef1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:33:20 +0000] 5345f11b2442ce01a27ab46f9f0e4ef1 "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.216 - - [31/Jan/2023:19:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:33:28 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:28 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:35 [info] 39#39: *847 [lua] access_by_lua(msblocations.conf:189):2: 8fe3c58fc3f622898c0b14655f57395a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:33:35 +0000] 8fe3c58fc3f622898c0b14655f57395a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:33:35 [info] 39#39: *847 [lua] logger.lua:23: 8fe3c58fc3f622898c0b14655f57395a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:33:38 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:38 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:48 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:48 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:50 [info] 39#39: *852 [lua] access_by_lua(msblocations.conf:189):2: bdb5e1fa0eab4cb588614969d48855dc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:33:50 [info] 39#39: *852 [lua] logger.lua:23: bdb5e1fa0eab4cb588614969d48855dc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:33:50 +0000] bdb5e1fa0eab4cb588614969d48855dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:33:58 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:58 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:05 [info] 39#39: *855 [lua] access_by_lua(msblocations.conf:189):2: 1b1b2216761b7f5f09a94358dd7211df:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:34:05 [info] 39#39: *855 [lua] logger.lua:23: 1b1b2216761b7f5f09a94358dd7211df {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:05 +0000] 1b1b2216761b7f5f09a94358dd7211df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:34:08 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:08 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:18 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:18 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:20 [info] 39#39: *860 [lua] access_by_lua(msblocations.conf:189):2: 2e50383dd5c5ded405d25d81c69a3d77:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:20 +0000] 2e50383dd5c5ded405d25d81c69a3d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:34:20 [info] 39#39: *860 [lua] logger.lua:23: 2e50383dd5c5ded405d25d81c69a3d77 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:34:28 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:28 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:35 [info] 39#39: *864 [lua] access_by_lua(msblocations.conf:189):2: d7e61e7140fd6e4ec8f466dca464bb1f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:34:35 [info] 39#39: *864 [lua] logger.lua:23: d7e61e7140fd6e4ec8f466dca464bb1f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:35 +0000] d7e61e7140fd6e4ec8f466dca464bb1f "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.216 - - [31/Jan/2023:19:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:34:38 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:38 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:48 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:48 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:50 [info] 39#39: *869 [lua] access_by_lua(msblocations.conf:189):2: 574f6b0b9e8fb9e97c09ded7214a64ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:50 +0000] 574f6b0b9e8fb9e97c09ded7214a64ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:34:50 [info] 39#39: *869 [lua] logger.lua:23: 574f6b0b9e8fb9e97c09ded7214a64ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:34:58 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:58 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:05 [info] 39#39: *872 [lua] access_by_lua(msblocations.conf:189):2: a3c5ceb93406b79f1ba774bd98075695:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:35:05 [info] 39#39: *872 [lua] logger.lua:23: a3c5ceb93406b79f1ba774bd98075695 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:05 +0000] a3c5ceb93406b79f1ba774bd98075695 "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.216 - - [31/Jan/2023:19:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:35:08 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:08 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:18 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:18 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:20 [info] 39#39: *877 [lua] access_by_lua(msblocations.conf:189):2: 56234c3e5ba4162f8941dda97a774d53:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:20 +0000] 56234c3e5ba4162f8941dda97a774d53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:35:20 [info] 39#39: *877 [lua] logger.lua:23: 56234c3e5ba4162f8941dda97a774d53 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:35:28 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:28 [info] 39#39: *880 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:35 [info] 39#39: *881 [lua] access_by_lua(msblocations.conf:189):2: 303c1ff54956f973eb8c68fa04443f03:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:35:35 [info] 39#39: *881 [lua] logger.lua:23: 303c1ff54956f973eb8c68fa04443f03 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:35 +0000] 303c1ff54956f973eb8c68fa04443f03 "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.216 - - [31/Jan/2023:19:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:35:38 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:38 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:48 [info] 39#39: *884 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:48 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:50 [info] 39#39: *886 [lua] access_by_lua(msblocations.conf:189):2: bbf734ae44f91cee6ecfd9df94c666e4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:50 +0000] bbf734ae44f91cee6ecfd9df94c666e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:35:50 [info] 39#39: *886 [lua] logger.lua:23: bbf734ae44f91cee6ecfd9df94c666e4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:35:58 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:58 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:05 [info] 39#39: *889 [lua] access_by_lua(msblocations.conf:189):2: a1fb1eb52d011a4121d29e2278e76dc2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:05 +0000] a1fb1eb52d011a4121d29e2278e76dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:36:05 [info] 39#39: *889 [lua] logger.lua:23: a1fb1eb52d011a4121d29e2278e76dc2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:36:08 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:08 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:18 [info] 39#39: *892 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:18 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:20 [info] 39#39: *894 [lua] access_by_lua(msblocations.conf:189):2: ee40e3b5f56fe93dcc8e1482ff369c9c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.68.216 - - [31/Jan/2023:19:36:20 +0000] ee40e3b5f56fe93dcc8e1482ff369c9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/31 19:36:20 [info] 39#39: *894 [lua] logger.lua:23: ee40e3b5f56fe93dcc8e1482ff369c9c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:36:28 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:28 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:35 [info] 39#39: *898 [lua] access_by_lua(msblocations.conf:189):2: 5e87169692a89b03ef774e285260f04f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:35 +0000] 5e87169692a89b03ef774e285260f04f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:36:35 [info] 39#39: *898 [lua] logger.lua:23: 5e87169692a89b03ef774e285260f04f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:36:38 [info] 39#39: *899 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:38 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:48 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:48 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:50 [info] 39#39: *903 [lua] access_by_lua(msblocations.conf:189):2: b26a922cc9b4ed096784f7f6296d564d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:36:50 [info] 39#39: *903 [lua] logger.lua:23: b26a922cc9b4ed096784f7f6296d564d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:36:50 +0000] b26a922cc9b4ed096784f7f6296d564d "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.216 - - [31/Jan/2023:19:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:36:58 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:58 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:05 [info] 39#39: *906 [lua] access_by_lua(msblocations.conf:189):2: 0da85d97f24c1c7764896b28d6d4867d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:37:05 [info] 39#39: *906 [lua] logger.lua:23: 0da85d97f24c1c7764896b28d6d4867d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:05 +0000] 0da85d97f24c1c7764896b28d6d4867d "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.216 - - [31/Jan/2023:19:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:37:08 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:08 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:18 [info] 39#39: *909 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:18 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:20 [info] 39#39: *911 [lua] access_by_lua(msblocations.conf:189):2: a9163f5588b5ca640bd5b96e006406d2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:20 +0000] a9163f5588b5ca640bd5b96e006406d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:37:20 [info] 39#39: *911 [lua] logger.lua:23: a9163f5588b5ca640bd5b96e006406d2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:37:28 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:28 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:35 [info] 39#39: *915 [lua] access_by_lua(msblocations.conf:189):2: ca6c803f46575d21b8d038c2778fc176:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:35 +0000] ca6c803f46575d21b8d038c2778fc176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:37:35 [info] 39#39: *915 [lua] logger.lua:23: ca6c803f46575d21b8d038c2778fc176 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:37:38 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:38 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:48 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:48 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:50 [info] 39#39: *920 [lua] access_by_lua(msblocations.conf:189):2: 10b284fa1fdab7e978d5ddbb53411acd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:50 +0000] 10b284fa1fdab7e978d5ddbb53411acd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:37:50 [info] 39#39: *920 [lua] logger.lua:23: 10b284fa1fdab7e978d5ddbb53411acd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:37:58 [info] 39#39: *921 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:58 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:05 [info] 39#39: *923 [lua] access_by_lua(msblocations.conf:189):2: 492137c25e75e82fcb6d24169103dc5c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:38:05 [info] 39#39: *923 [lua] logger.lua:23: 492137c25e75e82fcb6d24169103dc5c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:05 +0000] 492137c25e75e82fcb6d24169103dc5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 19:38:08 [info] 39#39: *924 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:08 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:18 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:18 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:20 [info] 39#39: *928 [lua] access_by_lua(msblocations.conf:189):2: b7e0ccfb8eeffec6cbf7d15d461eb0bc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:20 +0000] b7e0ccfb8eeffec6cbf7d15d461eb0bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:38:20 [info] 39#39: *928 [lua] logger.lua:23: b7e0ccfb8eeffec6cbf7d15d461eb0bc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:38:28 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:28 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:35 [info] 39#39: *932 [lua] access_by_lua(msblocations.conf:189):2: b572ab764227a4b5e7059c2d5809f2ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:38:35 [info] 39#39: *932 [lua] logger.lua:23: b572ab764227a4b5e7059c2d5809f2ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:35 +0000] b572ab764227a4b5e7059c2d5809f2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 19:38:38 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:38 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:48 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:48 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:50 [info] 39#39: *937 [lua] access_by_lua(msblocations.conf:189):2: 275591711ff57c2b7fd5b630b2dd9e6d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:38:50 +0000] 275591711ff57c2b7fd5b630b2dd9e6d "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.216 - - [31/Jan/2023:19:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:38:50 [info] 39#39: *937 [lua] logger.lua:23: 275591711ff57c2b7fd5b630b2dd9e6d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:38:58 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:58 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:05 [info] 39#39: *940 [lua] access_by_lua(msblocations.conf:189):2: d5646a199bd673b74979fdc07928eb92:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:05 +0000] d5646a199bd673b74979fdc07928eb92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:39:05 [info] 39#39: *940 [lua] logger.lua:23: d5646a199bd673b74979fdc07928eb92 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:39:08 [info] 39#39: *941 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:08 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:18 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:18 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:20 [info] 39#39: *945 [lua] access_by_lua(msblocations.conf:189):2: bde3ab1b1f562bae872f7d316dc2c797:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:39:20 [info] 39#39: *945 [lua] logger.lua:23: bde3ab1b1f562bae872f7d316dc2c797 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:20 +0000] bde3ab1b1f562bae872f7d316dc2c797 "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.216 - - [31/Jan/2023:19:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:39:28 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:28 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:35 [info] 39#39: *949 [lua] access_by_lua(msblocations.conf:189):2: b556c7eb4d60b661e6b57a2c5b9d1067:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:35 +0000] b556c7eb4d60b661e6b57a2c5b9d1067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 19:39:35 [info] 39#39: *949 [lua] logger.lua:23: b556c7eb4d60b661e6b57a2c5b9d1067 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:39:38 [info] 39#39: *950 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:38 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:48 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:48 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:50 [info] 39#39: *954 [lua] access_by_lua(msblocations.conf:189):2: 2376e3c990d500b50eef5dd3fb2451ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:39:50 [info] 39#39: *954 [lua] logger.lua:23: 2376e3c990d500b50eef5dd3fb2451ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:39:50 +0000] 2376e3c990d500b50eef5dd3fb2451ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/31 19:39:58 [info] 39#39: *955 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:58 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:05 [info] 39#39: *957 [lua] access_by_lua(msblocations.conf:189):2: 2ff628d24ba84cab7a9c3b7310a177fd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:05 +0000] 2ff628d24ba84cab7a9c3b7310a177fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:40:05 [info] 39#39: *957 [lua] logger.lua:23: 2ff628d24ba84cab7a9c3b7310a177fd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:40:08 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:08 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:18 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:18 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:20 [info] 39#39: *962 [lua] access_by_lua(msblocations.conf:189):2: 69931fadac71ac6bdcf5d57af93c13ed:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:20 +0000] 69931fadac71ac6bdcf5d57af93c13ed "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.216 - - [31/Jan/2023:19:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:40:20 [info] 39#39: *962 [lua] logger.lua:23: 69931fadac71ac6bdcf5d57af93c13ed {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:40:28 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:28 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:35 [info] 39#39: *966 [lua] access_by_lua(msblocations.conf:189):2: 44fb6fa4e52337c7aa2110e36cb5de17:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:40:35 [info] 39#39: *966 [lua] logger.lua:23: 44fb6fa4e52337c7aa2110e36cb5de17 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:40:35 +0000] 44fb6fa4e52337c7aa2110e36cb5de17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:40:38 [info] 39#39: *967 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:38 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:48 [info] 39#39: *969 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:48 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:50 [info] 39#39: *971 [lua] access_by_lua(msblocations.conf:189):2: 154bec4fead42fe6f7329d588143835c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:40:50 [info] 39#39: *971 [lua] logger.lua:23: 154bec4fead42fe6f7329d588143835c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:40:50 +0000] 154bec4fead42fe6f7329d588143835c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:40:58 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:58 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:05 [info] 39#39: *974 [lua] access_by_lua(msblocations.conf:189):2: c3979cecb9341b15670b47f30f0b19fd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:41:05 [info] 39#39: *974 [lua] logger.lua:23: c3979cecb9341b15670b47f30f0b19fd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:05 +0000] c3979cecb9341b15670b47f30f0b19fd "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.216 - - [31/Jan/2023:19:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:41:08 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:08 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:18 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:18 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:20 [info] 39#39: *979 [lua] access_by_lua(msblocations.conf:189):2: cfb3aa3cda233e2143bb29bb281f9afb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:20 +0000] cfb3aa3cda233e2143bb29bb281f9afb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:41:20 [info] 39#39: *979 [lua] logger.lua:23: cfb3aa3cda233e2143bb29bb281f9afb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:41:28 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:28 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:35 [info] 39#39: *983 [lua] access_by_lua(msblocations.conf:189):2: 377f5480cd301818e7734a069dd66264:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:35 +0000] 377f5480cd301818e7734a069dd66264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:41:35 [info] 39#39: *983 [lua] logger.lua:23: 377f5480cd301818e7734a069dd66264 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:41:38 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:38 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:48 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:48 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:50 [info] 39#39: *988 [lua] access_by_lua(msblocations.conf:189):2: 0d427634b12958eadf8df71678791069:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:50 +0000] 0d427634b12958eadf8df71678791069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:41:50 [info] 39#39: *988 [lua] logger.lua:23: 0d427634b12958eadf8df71678791069 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:41:58 [info] 39#39: *989 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:58 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:05 [info] 39#39: *991 [lua] access_by_lua(msblocations.conf:189):2: 1735bc3e3895e80b55aa732e117cafff:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:05 +0000] 1735bc3e3895e80b55aa732e117cafff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:42:05 [info] 39#39: *991 [lua] logger.lua:23: 1735bc3e3895e80b55aa732e117cafff {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:42:08 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:08 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:18 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:18 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:20 [info] 39#39: *996 [lua] access_by_lua(msblocations.conf:189):2: f3690a5b3ee1767cb0c077987b7824b6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:20 +0000] f3690a5b3ee1767cb0c077987b7824b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:42:20 [info] 39#39: *996 [lua] logger.lua:23: f3690a5b3ee1767cb0c077987b7824b6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:42:28 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:28 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:35 [info] 39#39: *1000 [lua] access_by_lua(msblocations.conf:189):2: cbe0d52302e8ad65b4d90deaaf04cb0c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:42:35 [info] 39#39: *1000 [lua] logger.lua:23: cbe0d52302e8ad65b4d90deaaf04cb0c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:35 +0000] cbe0d52302e8ad65b4d90deaaf04cb0c "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.216 - - [31/Jan/2023:19:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:42:38 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:38 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:48 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:48 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:50 [info] 39#39: *1005 [lua] access_by_lua(msblocations.conf:189):2: 4f54ec64e361fd313c4b4da49bfa67fd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:42:50 [info] 39#39: *1005 [lua] logger.lua:23: 4f54ec64e361fd313c4b4da49bfa67fd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:42:50 +0000] 4f54ec64e361fd313c4b4da49bfa67fd "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.216 - - [31/Jan/2023:19:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:42:58 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:58 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:05 [info] 39#39: *1008 [lua] access_by_lua(msblocations.conf:189):2: c215274058dcf55ff8e2986a2ba88d1f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:43:05 [info] 39#39: *1008 [lua] logger.lua:23: c215274058dcf55ff8e2986a2ba88d1f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:43:05 +0000] c215274058dcf55ff8e2986a2ba88d1f "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.216 - - [31/Jan/2023:19:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:43:08 [info] 39#39: *1009 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:08 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:18 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:18 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:21 [info] 39#39: *1013 [lua] access_by_lua(msblocations.conf:189):2: c914a32ec6e0524b43317c525a150286:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:43:21 +0000] c914a32ec6e0524b43317c525a150286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:43:21 [info] 39#39: *1013 [lua] logger.lua:23: c914a32ec6e0524b43317c525a150286 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:43:28 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:28 [info] 39#39: *1016 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:36 [info] 39#39: *1017 [lua] access_by_lua(msblocations.conf:189):2: 5540047c73da2d2485aa682b90590668:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:43:36 +0000] 5540047c73da2d2485aa682b90590668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:43:36 [info] 39#39: *1017 [lua] logger.lua:23: 5540047c73da2d2485aa682b90590668 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:43:38 [info] 39#39: *1018 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:38 [info] 39#39: *1019 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:48 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:48 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:51 [info] 39#39: *1022 [lua] access_by_lua(msblocations.conf:189):2: d1056bc8d6ef8adcbc9a1f4a9ece6d5d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:43:51 [info] 39#39: *1022 [lua] logger.lua:23: d1056bc8d6ef8adcbc9a1f4a9ece6d5d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:43:51 +0000] d1056bc8d6ef8adcbc9a1f4a9ece6d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:43:58 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:58 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:06 [info] 39#39: *1025 [lua] access_by_lua(msblocations.conf:189):2: bff5c2d6faafc08bc422e60d0bbc6641:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:44:06 [info] 39#39: *1025 [lua] logger.lua:23: bff5c2d6faafc08bc422e60d0bbc6641 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:06 +0000] bff5c2d6faafc08bc422e60d0bbc6641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:44:08 [info] 39#39: *1026 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:08 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:18 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:18 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:21 [info] 39#39: *1030 [lua] access_by_lua(msblocations.conf:189):2: a70d1cc1bbd8b6da95bf75e2518e5092:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:21 +0000] a70d1cc1bbd8b6da95bf75e2518e5092 "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.216 - - [31/Jan/2023:19:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:44:21 [info] 39#39: *1030 [lua] logger.lua:23: a70d1cc1bbd8b6da95bf75e2518e5092 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:44:28 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:28 [info] 39#39: *1033 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:36 [info] 39#39: *1034 [lua] access_by_lua(msblocations.conf:189):2: 105f92c2d066d59dff4c38ca913154c0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:36 +0000] 105f92c2d066d59dff4c38ca913154c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 19:44:36 [info] 39#39: *1034 [lua] logger.lua:23: 105f92c2d066d59dff4c38ca913154c0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 19:44:38 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:38 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:48 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:48 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:51 [info] 39#39: *1039 [lua] access_by_lua(msblocations.conf:189):2: 023d3df7728a63681601998f03698560:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:51 +0000] 023d3df7728a63681601998f03698560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 19:44:51 [info] 39#39: *1039 [lua] logger.lua:23: 023d3df7728a63681601998f03698560 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 19:44:58 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:58 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:06 [info] 39#39: *1042 [lua] access_by_lua(msblocations.conf:189):2: d232d2b0c0ac35d4f5f0f9c1b676d2e7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:45:06 +0000] d232d2b0c0ac35d4f5f0f9c1b676d2e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:45:06 [info] 39#39: *1042 [lua] logger.lua:23: d232d2b0c0ac35d4f5f0f9c1b676d2e7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:45:08 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:08 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:18 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:18 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:21 [info] 39#39: *1047 [lua] access_by_lua(msblocations.conf:189):2: a1bd4e4686746213b2eee75a970af0fd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:45:21 [info] 39#39: *1047 [lua] logger.lua:23: a1bd4e4686746213b2eee75a970af0fd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:45:21 +0000] a1bd4e4686746213b2eee75a970af0fd "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.216 - - [31/Jan/2023:19:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:45:28 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:28 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:36 [info] 39#39: *1051 [lua] access_by_lua(msblocations.conf:189):2: dbd553a7185000138a4d733d2ddfb9c5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/31 19:45:36 [info] 39#39: *1051 [lua] logger.lua:23: dbd553a7185000138a4d733d2ddfb9c5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:45:36 +0000] dbd553a7185000138a4d733d2ddfb9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/01/31 19:45:38 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:38 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:48 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:48 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:51 [info] 39#39: *1056 [lua] access_by_lua(msblocations.conf:189):2: ffda7570f253621c6006d1a30d743b4e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:45:51 [info] 39#39: *1056 [lua] logger.lua:23: ffda7570f253621c6006d1a30d743b4e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:45:51 +0000] ffda7570f253621c6006d1a30d743b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:45:58 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:58 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:06 [info] 39#39: *1059 [lua] access_by_lua(msblocations.conf:189):2: df1bb47a5ab8661006e0f620143a2b05:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:46:06 [info] 39#39: *1059 [lua] logger.lua:23: df1bb47a5ab8661006e0f620143a2b05 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:46:06 +0000] df1bb47a5ab8661006e0f620143a2b05 "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.216 - - [31/Jan/2023:19:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:46:08 [info] 39#39: *1060 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:08 [info] 39#39: *1061 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:18 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:18 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:21 [info] 39#39: *1064 [lua] access_by_lua(msblocations.conf:189):2: e407fd225d7fd197953da9d8e030f173:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:46:21 [info] 39#39: *1064 [lua] logger.lua:23: e407fd225d7fd197953da9d8e030f173 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:46:21 +0000] e407fd225d7fd197953da9d8e030f173 "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.216 - - [31/Jan/2023:19:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:46:28 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:28 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:36 [info] 39#39: *1068 [lua] access_by_lua(msblocations.conf:189):2: 56df6a45ead4427e33493d23e893c86d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:46:36 [info] 39#39: *1068 [lua] logger.lua:23: 56df6a45ead4427e33493d23e893c86d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:46:36 +0000] 56df6a45ead4427e33493d23e893c86d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:46:38 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:38 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:48 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:48 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:51 [info] 39#39: *1073 [lua] access_by_lua(msblocations.conf:189):2: 7558fddf0f4a17324155e9a8adbbcebd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:46:51 [info] 39#39: *1073 [lua] logger.lua:23: 7558fddf0f4a17324155e9a8adbbcebd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:46:51 +0000] 7558fddf0f4a17324155e9a8adbbcebd "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.216 - - [31/Jan/2023:19:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:46:58 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:58 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:06 [info] 39#39: *1076 [lua] access_by_lua(msblocations.conf:189):2: 83b3a441668a417d963e733153a64a10:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:06 +0000] 83b3a441668a417d963e733153a64a10 "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.216 - - [31/Jan/2023:19:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:47:06 [info] 39#39: *1076 [lua] logger.lua:23: 83b3a441668a417d963e733153a64a10 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:47:08 [info] 39#39: *1077 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:08 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:18 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:18 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:21 [info] 39#39: *1081 [lua] access_by_lua(msblocations.conf:189):2: 3c0a0ee5ae00efecd9681f45010b24ad:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:21 +0000] 3c0a0ee5ae00efecd9681f45010b24ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 19:47:21 [info] 39#39: *1081 [lua] logger.lua:23: 3c0a0ee5ae00efecd9681f45010b24ad {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:47:28 [info] 39#39: *1083 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:28 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:36 [info] 39#39: *1085 [lua] access_by_lua(msblocations.conf:189):2: 1b2011710cb3b914643aa07032225ac8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:36 +0000] 1b2011710cb3b914643aa07032225ac8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:47:36 [info] 39#39: *1085 [lua] logger.lua:23: 1b2011710cb3b914643aa07032225ac8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:47:38 [info] 39#39: *1086 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:38 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:48 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:48 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:51 [info] 39#39: *1090 [lua] access_by_lua(msblocations.conf:189):2: 31a0c7e53081e402b1bc716775991f1d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:47:51 [info] 39#39: *1090 [lua] logger.lua:23: 31a0c7e53081e402b1bc716775991f1d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:47:51 +0000] 31a0c7e53081e402b1bc716775991f1d "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.216 - - [31/Jan/2023:19:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:47:58 [info] 39#39: *1091 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:58 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:06 [info] 39#39: *1093 [lua] access_by_lua(msblocations.conf:189):2: 4cc507e12e795d60c8fcdc79c5c6c0ad:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:48:06 [info] 39#39: *1093 [lua] logger.lua:23: 4cc507e12e795d60c8fcdc79c5c6c0ad {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:48:06 +0000] 4cc507e12e795d60c8fcdc79c5c6c0ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:48:08 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:08 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:18 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:18 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:21 [info] 39#39: *1098 [lua] access_by_lua(msblocations.conf:189):2: 6b0b626d1f65eb3df5a41e67503b3f86:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:48:21 [info] 39#39: *1098 [lua] logger.lua:23: 6b0b626d1f65eb3df5a41e67503b3f86 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:48:21 +0000] 6b0b626d1f65eb3df5a41e67503b3f86 "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.216 - - [31/Jan/2023:19:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:48:28 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:28 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:36 [info] 39#39: *1102 [lua] access_by_lua(msblocations.conf:189):2: ff337fe6f4654bd41384d0549c19640a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:48:36 [info] 39#39: *1102 [lua] logger.lua:23: ff337fe6f4654bd41384d0549c19640a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:48:36 +0000] ff337fe6f4654bd41384d0549c19640a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:48:38 [info] 39#39: *1103 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:38 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:48 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:48 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:51 [info] 39#39: *1107 [lua] access_by_lua(msblocations.conf:189):2: 42e187b6351183dc112f952b99c2d8ac:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:48:51 +0000] 42e187b6351183dc112f952b99c2d8ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:48:51 [info] 39#39: *1107 [lua] logger.lua:23: 42e187b6351183dc112f952b99c2d8ac {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:48:58 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:58 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:06 [info] 39#39: *1110 [lua] access_by_lua(msblocations.conf:189):2: 05da7a702720fc61a619bb1432a616f4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:49:06 [info] 39#39: *1110 [lua] logger.lua:23: 05da7a702720fc61a619bb1432a616f4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:49:06 +0000] 05da7a702720fc61a619bb1432a616f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:49:08 [info] 39#39: *1111 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:08 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:18 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:18 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:21 [info] 39#39: *1115 [lua] access_by_lua(msblocations.conf:189):2: c9c43a6f1cfc59ea907c59e2e30367a7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:49:21 +0000] c9c43a6f1cfc59ea907c59e2e30367a7 "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.216 - - [31/Jan/2023:19:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:49:21 [info] 39#39: *1115 [lua] logger.lua:23: c9c43a6f1cfc59ea907c59e2e30367a7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:49:28 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:28 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:36 [info] 39#39: *1119 [lua] access_by_lua(msblocations.conf:189):2: ecbafdc7ab20de7c99b5187462a644c6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:49:36 [info] 39#39: *1119 [lua] logger.lua:23: ecbafdc7ab20de7c99b5187462a644c6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:49:36 +0000] ecbafdc7ab20de7c99b5187462a644c6 "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.216 - - [31/Jan/2023:19:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:49:38 [info] 39#39: *1121 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:38 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:48 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:48 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:51 [info] 39#39: *1124 [lua] access_by_lua(msblocations.conf:189):2: 0bf70167d55dac716309fc42c44c29cd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:49:51 +0000] 0bf70167d55dac716309fc42c44c29cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:49:51 [info] 39#39: *1124 [lua] logger.lua:23: 0bf70167d55dac716309fc42c44c29cd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:49:58 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:58 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:06 [info] 39#39: *1127 [lua] access_by_lua(msblocations.conf:189):2: 551b0104610c5ce01d7b868bfc3e2ac9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:50:06 [info] 39#39: *1127 [lua] logger.lua:23: 551b0104610c5ce01d7b868bfc3e2ac9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:50:06 +0000] 551b0104610c5ce01d7b868bfc3e2ac9 "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.216 - - [31/Jan/2023:19:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:50:08 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:08 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:18 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:18 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:21 [info] 39#39: *1132 [lua] access_by_lua(msblocations.conf:189):2: 16f55fa8b313e75f8818e68cad2a814a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:50:21 [info] 39#39: *1132 [lua] logger.lua:23: 16f55fa8b313e75f8818e68cad2a814a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:50:21 +0000] 16f55fa8b313e75f8818e68cad2a814a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:50:28 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:28 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:36 [info] 39#39: *1136 [lua] access_by_lua(msblocations.conf:189):2: de169e783015705c53f27b8e8fbebe8e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:50:36 +0000] de169e783015705c53f27b8e8fbebe8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:50:36 [info] 39#39: *1136 [lua] logger.lua:23: de169e783015705c53f27b8e8fbebe8e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:50:38 [info] 39#39: *1137 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:38 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:48 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:48 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:51 [info] 39#39: *1141 [lua] access_by_lua(msblocations.conf:189):2: a9e5bf9ea27b921aac7cc1ca499e1823:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:50:51 [info] 39#39: *1141 [lua] logger.lua:23: a9e5bf9ea27b921aac7cc1ca499e1823 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:50:51 +0000] a9e5bf9ea27b921aac7cc1ca499e1823 "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.216 - - [31/Jan/2023:19:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:50:58 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:58 [info] 39#39: *1142 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:06 [info] 39#39: *1144 [lua] access_by_lua(msblocations.conf:189):2: cd423408a754cb2157c6469fa4c1ee4f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:51:06 [info] 39#39: *1144 [lua] logger.lua:23: cd423408a754cb2157c6469fa4c1ee4f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:51:06 +0000] cd423408a754cb2157c6469fa4c1ee4f "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.216 - - [31/Jan/2023:19:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:51:08 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:08 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:18 [info] 39#39: *1147 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:18 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:21 [info] 39#39: *1149 [lua] access_by_lua(msblocations.conf:189):2: 549634ed75e97dc6e13a7fad06cd2268:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:51:21 +0000] 549634ed75e97dc6e13a7fad06cd2268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:51:21 [info] 39#39: *1149 [lua] logger.lua:23: 549634ed75e97dc6e13a7fad06cd2268 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:51:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:51:28 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:28 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:36 [info] 39#39: *1153 [lua] access_by_lua(msblocations.conf:189):2: d298aaa8767982be0ffd5e31c63265db:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:51:36 [info] 39#39: *1153 [lua] logger.lua:23: d298aaa8767982be0ffd5e31c63265db {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:51:36 +0000] d298aaa8767982be0ffd5e31c63265db "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.216 - - [31/Jan/2023:19:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:51:38 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:38 [info] 39#39: *1155 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:48 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:48 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:51 [info] 39#39: *1158 [lua] access_by_lua(msblocations.conf:189):2: 610dfb759eca6bc9d7b5ae3e9edc32e2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:51:51 [info] 39#39: *1158 [lua] logger.lua:23: 610dfb759eca6bc9d7b5ae3e9edc32e2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:51:51 +0000] 610dfb759eca6bc9d7b5ae3e9edc32e2 "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.216 - - [31/Jan/2023:19:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:51:58 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:58 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:06 [info] 39#39: *1161 [lua] access_by_lua(msblocations.conf:189):2: fbcab1b35e88c0baaf2c9f116680a3ef:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:52:06 +0000] fbcab1b35e88c0baaf2c9f116680a3ef "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.216 - - [31/Jan/2023:19:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:52:06 [info] 39#39: *1161 [lua] logger.lua:23: fbcab1b35e88c0baaf2c9f116680a3ef {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:52:08 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:08 [info] 39#39: *1163 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:18 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:18 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:21 [info] 39#39: *1166 [lua] access_by_lua(msblocations.conf:189):2: 4d6e4afb00de917c25eb3772746ee7df:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:52:21 +0000] 4d6e4afb00de917c25eb3772746ee7df "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.216 - - [31/Jan/2023:19:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:52:21 [info] 39#39: *1166 [lua] logger.lua:23: 4d6e4afb00de917c25eb3772746ee7df {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:52:28 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:28 [info] 39#39: *1169 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:36 [info] 39#39: *1170 [lua] access_by_lua(msblocations.conf:189):2: d099b91d4c85e580930adb671fb40035:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:52:36 +0000] d099b91d4c85e580930adb671fb40035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:52:36 [info] 39#39: *1170 [lua] logger.lua:23: d099b91d4c85e580930adb671fb40035 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:52:38 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:38 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:48 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:48 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:51 [info] 39#39: *1175 [lua] access_by_lua(msblocations.conf:189):2: e6f29289a2181dc209d175052e068b95:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:52:51 [info] 39#39: *1175 [lua] logger.lua:23: e6f29289a2181dc209d175052e068b95 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:52:51 +0000] e6f29289a2181dc209d175052e068b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:52:58 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:58 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:06 [info] 39#39: *1178 [lua] access_by_lua(msblocations.conf:189):2: cdc72669a2034d0f031bbdd581538eaa:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:53:06 [info] 39#39: *1178 [lua] logger.lua:23: cdc72669a2034d0f031bbdd581538eaa {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:53:06 +0000] cdc72669a2034d0f031bbdd581538eaa "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.216 - - [31/Jan/2023:19:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:53:08 [info] 39#39: *1179 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:08 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:18 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:18 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:21 [info] 39#39: *1183 [lua] access_by_lua(msblocations.conf:189):2: 09ee4f4ca526707006f40a63ab803b36:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:53:21 +0000] 09ee4f4ca526707006f40a63ab803b36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:53:21 [info] 39#39: *1183 [lua] logger.lua:23: 09ee4f4ca526707006f40a63ab803b36 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:53:28 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:28 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:30 [info] 39#39: *1187 client closed connection while waiting for request, client: 10.233.65.56, server: 0.0.0.0:443 2023/01/31 19:53:36 [info] 39#39: *1188 [lua] access_by_lua(msblocations.conf:189):2: 5907d5b4b17c946fd277e91a0de2ea17:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:53:36 +0000] 5907d5b4b17c946fd277e91a0de2ea17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:53:36 [info] 39#39: *1188 [lua] logger.lua:23: 5907d5b4b17c946fd277e91a0de2ea17 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:53:38 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:38 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:48 [info] 39#39: *1191 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:48 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:51 [info] 39#39: *1193 [lua] access_by_lua(msblocations.conf:189):2: aeb388727d5abf900b6b7afff8a0cf89:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:53:51 [info] 39#39: *1193 [lua] logger.lua:23: aeb388727d5abf900b6b7afff8a0cf89 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:53:51 +0000] aeb388727d5abf900b6b7afff8a0cf89 "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.216 - - [31/Jan/2023:19:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:53:58 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:58 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:06 [info] 39#39: *1196 [lua] access_by_lua(msblocations.conf:189):2: cc936f1109598011936fab4955a74e1b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:54:06 [info] 39#39: *1196 [lua] logger.lua:23: cc936f1109598011936fab4955a74e1b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:06 +0000] cc936f1109598011936fab4955a74e1b "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.216 - - [31/Jan/2023:19:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:54:08 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:08 [info] 39#39: *1198 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:18 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:18 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:21 [info] 39#39: *1201 [lua] access_by_lua(msblocations.conf:189):2: 5e5486f8adae72e3f20b64d17ca8f19c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:21 +0000] 5e5486f8adae72e3f20b64d17ca8f19c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:54:21 [info] 39#39: *1201 [lua] logger.lua:23: 5e5486f8adae72e3f20b64d17ca8f19c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:54:28 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:28 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:36 [info] 39#39: *1205 [lua] access_by_lua(msblocations.conf:189):2: bc238fb623d61921e39e599613551a88:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:54:36 [info] 39#39: *1205 [lua] logger.lua:23: bc238fb623d61921e39e599613551a88 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:36 +0000] bc238fb623d61921e39e599613551a88 "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.216 - - [31/Jan/2023:19:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:54:38 [info] 39#39: *1206 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:38 [info] 39#39: *1207 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:48 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:48 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:51 [info] 39#39: *1210 [lua] access_by_lua(msblocations.conf:189):2: b8b645db99d0835177c34100df09e76d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:51 +0000] b8b645db99d0835177c34100df09e76d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:54:51 [info] 39#39: *1210 [lua] logger.lua:23: b8b645db99d0835177c34100df09e76d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:54:58 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:58 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:06 [info] 39#39: *1213 [lua] access_by_lua(msblocations.conf:189):2: 5a2440f1963328a3e18bf492141e032a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:55:06 [info] 39#39: *1213 [lua] logger.lua:23: 5a2440f1963328a3e18bf492141e032a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:06 +0000] 5a2440f1963328a3e18bf492141e032a "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.216 - - [31/Jan/2023:19:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:55:08 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:08 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:18 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:18 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:21 [info] 39#39: *1218 [lua] access_by_lua(msblocations.conf:189):2: 8d4e6fcb196d6b518c864860f14c2244:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:21 +0000] 8d4e6fcb196d6b518c864860f14c2244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:55:21 [info] 39#39: *1218 [lua] logger.lua:23: 8d4e6fcb196d6b518c864860f14c2244 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:55:28 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:28 [info] 39#39: *1221 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:36 [info] 39#39: *1222 [lua] access_by_lua(msblocations.conf:189):2: cda69ae35edd25db67b7b393b30a12f5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:55:36 [info] 39#39: *1222 [lua] logger.lua:23: cda69ae35edd25db67b7b393b30a12f5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:36 +0000] cda69ae35edd25db67b7b393b30a12f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:55:38 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:38 [info] 39#39: *1224 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:48 [info] 39#39: *1225 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:48 [info] 39#39: *1226 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:51 [info] 39#39: *1227 [lua] access_by_lua(msblocations.conf:189):2: 1da765277b671c82ed211be5e7acb413:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:51 +0000] 1da765277b671c82ed211be5e7acb413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 19:55:51 [info] 39#39: *1227 [lua] logger.lua:23: 1da765277b671c82ed211be5e7acb413 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:55:58 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:58 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:06 [info] 39#39: *1230 [lua] access_by_lua(msblocations.conf:189):2: c5c92aa2b18dae2cbd1805e132433d47:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:56:06 +0000] c5c92aa2b18dae2cbd1805e132433d47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:56:06 [info] 39#39: *1230 [lua] logger.lua:23: c5c92aa2b18dae2cbd1805e132433d47 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:56:08 [info] 39#39: *1231 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:08 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:18 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:18 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:21 [info] 39#39: *1235 [lua] access_by_lua(msblocations.conf:189):2: 797f65efd415a4dc1c64143185aed75c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:56:21 +0000] 797f65efd415a4dc1c64143185aed75c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:56:21 [info] 39#39: *1235 [lua] logger.lua:23: 797f65efd415a4dc1c64143185aed75c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:56:28 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:28 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:36 [info] 39#39: *1239 [lua] access_by_lua(msblocations.conf:189):2: 05a9fb2b908c3b828beb149f4319359c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:56:36 +0000] 05a9fb2b908c3b828beb149f4319359c "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.216 - - [31/Jan/2023:19:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:56:36 [info] 39#39: *1239 [lua] logger.lua:23: 05a9fb2b908c3b828beb149f4319359c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:56:38 [info] 39#39: *1240 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:38 [info] 39#39: *1241 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:48 [info] 39#39: *1242 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:48 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:51 [info] 39#39: *1244 [lua] access_by_lua(msblocations.conf:189):2: 58ac7c6a8aeae0c176e661471739d519:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:56:51 [info] 39#39: *1244 [lua] logger.lua:23: 58ac7c6a8aeae0c176e661471739d519 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:56:51 +0000] 58ac7c6a8aeae0c176e661471739d519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:56:58 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:58 [info] 39#39: *1246 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:06 [info] 39#39: *1247 [lua] access_by_lua(msblocations.conf:189):2: 8e1236958cfc23d67fbf79ff490c9485:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:57:06 [info] 39#39: *1247 [lua] logger.lua:23: 8e1236958cfc23d67fbf79ff490c9485 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:57:06 +0000] 8e1236958cfc23d67fbf79ff490c9485 "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.216 - - [31/Jan/2023:19:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:57:08 [info] 39#39: *1248 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:08 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:18 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:18 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:21 [info] 39#39: *1252 [lua] access_by_lua(msblocations.conf:189):2: df958b2b63cc0a3522f0c402f875158c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:57:21 +0000] df958b2b63cc0a3522f0c402f875158c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:57:21 [info] 39#39: *1252 [lua] logger.lua:23: df958b2b63cc0a3522f0c402f875158c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:57:28 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:28 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:36 [info] 39#39: *1256 [lua] access_by_lua(msblocations.conf:189):2: 87c9376e8da90dbd137b74597bd7d755:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:57:36 +0000] 87c9376e8da90dbd137b74597bd7d755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:57:36 [info] 39#39: *1256 [lua] logger.lua:23: 87c9376e8da90dbd137b74597bd7d755 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:57:38 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:38 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:48 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:48 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:51 [info] 39#39: *1261 [lua] access_by_lua(msblocations.conf:189):2: c922f232b1c3736a8e5d90758b40b2a2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:57:51 [info] 39#39: *1261 [lua] logger.lua:23: c922f232b1c3736a8e5d90758b40b2a2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:57:51 +0000] c922f232b1c3736a8e5d90758b40b2a2 "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.216 - - [31/Jan/2023:19:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:57:58 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:58 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:06 [info] 39#39: *1264 [lua] access_by_lua(msblocations.conf:189):2: b3986dc93ad4cc430bed6e0d1045a8e4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:58:06 [info] 39#39: *1264 [lua] logger.lua:23: b3986dc93ad4cc430bed6e0d1045a8e4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:06 +0000] b3986dc93ad4cc430bed6e0d1045a8e4 "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.216 - - [31/Jan/2023:19:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:58:08 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:08 [info] 39#39: *1266 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:18 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:18 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:21 [info] 39#39: *1269 [lua] access_by_lua(msblocations.conf:189):2: 1d7286939bcec6fe20c51b18c08715d9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:21 +0000] 1d7286939bcec6fe20c51b18c08715d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/31 19:58:21 [info] 39#39: *1269 [lua] logger.lua:23: 1d7286939bcec6fe20c51b18c08715d9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:58:28 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:28 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:36 [info] 39#39: *1273 [lua] access_by_lua(msblocations.conf:189):2: 83c9edb66103473a4349a933fdf5e2db:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:36 +0000] 83c9edb66103473a4349a933fdf5e2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:58:36 [info] 39#39: *1273 [lua] logger.lua:23: 83c9edb66103473a4349a933fdf5e2db {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:58:38 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:38 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:48 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:48 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:51 [info] 39#39: *1278 [lua] access_by_lua(msblocations.conf:189):2: 1ac6639009fd72ca7787091b44b4e0b1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:58:51 [info] 39#39: *1278 [lua] logger.lua:23: 1ac6639009fd72ca7787091b44b4e0b1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:58:51 +0000] 1ac6639009fd72ca7787091b44b4e0b1 "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.216 - - [31/Jan/2023:19:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:58:58 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:58 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:06 [info] 39#39: *1281 [lua] access_by_lua(msblocations.conf:189):2: e755f03b6011327fa58f72a13803b860:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:59:07 +0000] e755f03b6011327fa58f72a13803b860 "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.216 - - [31/Jan/2023:19:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:59:07 [info] 39#39: *1281 [lua] logger.lua:23: e755f03b6011327fa58f72a13803b860 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:59:08 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:08 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:18 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:18 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:22 [info] 39#39: *1286 [lua] access_by_lua(msblocations.conf:189):2: d2ca039443f8148a7be386e2c9de298f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 19:59:22 [info] 39#39: *1286 [lua] logger.lua:23: d2ca039443f8148a7be386e2c9de298f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:59:22 +0000] d2ca039443f8148a7be386e2c9de298f "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.216 - - [31/Jan/2023:19:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:59:28 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:28 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:37 [info] 39#39: *1290 [lua] access_by_lua(msblocations.conf:189):2: 46e65a03845504be273c6bb04df885cc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:59:37 +0000] 46e65a03845504be273c6bb04df885cc "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.216 - - [31/Jan/2023:19:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:59:37 [info] 39#39: *1290 [lua] logger.lua:23: 46e65a03845504be273c6bb04df885cc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 19:59:38 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:38 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:48 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:48 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:52 [info] 39#39: *1295 [lua] access_by_lua(msblocations.conf:189):2: db03f125fd27dbd8506c92d5cdee3cf7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:59:52 +0000] db03f125fd27dbd8506c92d5cdee3cf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:59:52 [info] 39#39: *1295 [lua] logger.lua:23: db03f125fd27dbd8506c92d5cdee3cf7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:19:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:59:58 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:58 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:07 [info] 39#39: *1298 [lua] access_by_lua(msblocations.conf:189):2: cbb3664ab6d2ba461120ab00739d07e4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:00:07 [info] 39#39: *1298 [lua] logger.lua:23: cbb3664ab6d2ba461120ab00739d07e4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:00:07 +0000] cbb3664ab6d2ba461120ab00739d07e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:00:08 [info] 39#39: *1299 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:08 [info] 39#39: *1300 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:18 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:18 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:22 [info] 39#39: *1303 [lua] access_by_lua(msblocations.conf:189):2: 5e14d342bb94c4af9a9594ed87e5e45a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:00:22 [info] 39#39: *1303 [lua] logger.lua:23: 5e14d342bb94c4af9a9594ed87e5e45a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:00:22 +0000] 5e14d342bb94c4af9a9594ed87e5e45a "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.216 - - [31/Jan/2023:20:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:00:28 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:28 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:37 [info] 39#39: *1307 [lua] access_by_lua(msblocations.conf:189):2: 13db60f546f6ecfbe0a83bab88970d0d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:00:37 +0000] 13db60f546f6ecfbe0a83bab88970d0d "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.216 - - [31/Jan/2023:20:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:00:37 [info] 39#39: *1307 [lua] logger.lua:23: 13db60f546f6ecfbe0a83bab88970d0d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:00:38 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:38 [info] 39#39: *1309 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:48 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:48 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:52 [info] 39#39: *1312 [lua] access_by_lua(msblocations.conf:189):2: 7863abf7ac714609616f1a35f34f693a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:00:52 +0000] 7863abf7ac714609616f1a35f34f693a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:00:52 [info] 39#39: *1312 [lua] logger.lua:23: 7863abf7ac714609616f1a35f34f693a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:00:58 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:58 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:07 [info] 39#39: *1315 [lua] access_by_lua(msblocations.conf:189):2: cf21fa50e782b54b5d964cd64db27085:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:01:07 [info] 39#39: *1315 [lua] logger.lua:23: cf21fa50e782b54b5d964cd64db27085 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:07 +0000] cf21fa50e782b54b5d964cd64db27085 "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.216 - - [31/Jan/2023:20:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:01:08 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:08 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:18 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:18 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:22 [info] 39#39: *1320 [lua] access_by_lua(msblocations.conf:189):2: 20a91186f1192a1046c940ee389fdb22:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:22 +0000] 20a91186f1192a1046c940ee389fdb22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:01:22 [info] 39#39: *1320 [lua] logger.lua:23: 20a91186f1192a1046c940ee389fdb22 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:01:28 [info] 39#39: *1322 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:28 [info] 39#39: *1323 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:37 [info] 39#39: *1324 [lua] access_by_lua(msblocations.conf:189):2: faa04a8d27e6f11fd336466b4686b95e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:37 +0000] faa04a8d27e6f11fd336466b4686b95e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:01:37 [info] 39#39: *1324 [lua] logger.lua:23: faa04a8d27e6f11fd336466b4686b95e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:01:38 [info] 39#39: *1325 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:38 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:48 [info] 39#39: *1327 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:48 [info] 39#39: *1328 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:52 [info] 39#39: *1329 [lua] access_by_lua(msblocations.conf:189):2: a814af366311065549aadb37d314b3e9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:52 +0000] a814af366311065549aadb37d314b3e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:01:52 [info] 39#39: *1329 [lua] logger.lua:23: a814af366311065549aadb37d314b3e9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:01:58 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:58 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:07 [info] 39#39: *1332 [lua] access_by_lua(msblocations.conf:189):2: 42088c28e04e1be9f7afd26f3aae8a13:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:02:07 +0000] 42088c28e04e1be9f7afd26f3aae8a13 "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.216 - - [31/Jan/2023:20:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:02:07 [info] 39#39: *1332 [lua] logger.lua:23: 42088c28e04e1be9f7afd26f3aae8a13 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:02:08 [info] 39#39: *1333 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:08 [info] 39#39: *1334 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:18 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:18 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:22 [info] 39#39: *1337 [lua] access_by_lua(msblocations.conf:189):2: 6db5ecddf612318210908b6a982947db:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:02:22 [info] 39#39: *1337 [lua] logger.lua:23: 6db5ecddf612318210908b6a982947db {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:02:22 +0000] 6db5ecddf612318210908b6a982947db "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.216 - - [31/Jan/2023:20:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:02:28 [info] 39#39: *1339 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:28 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:37 [info] 39#39: *1341 [lua] access_by_lua(msblocations.conf:189):2: 87cd6a752ba7a4bd26e84f5f23bab45c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:02:37 [info] 39#39: *1341 [lua] logger.lua:23: 87cd6a752ba7a4bd26e84f5f23bab45c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:02:37 +0000] 87cd6a752ba7a4bd26e84f5f23bab45c "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.216 - - [31/Jan/2023:20:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:02:38 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:38 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:48 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:48 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:52 [info] 39#39: *1346 [lua] access_by_lua(msblocations.conf:189):2: 05d64fbe6d273eade6e1adb09affe407:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:02:52 [info] 39#39: *1346 [lua] logger.lua:23: 05d64fbe6d273eade6e1adb09affe407 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:02:52 +0000] 05d64fbe6d273eade6e1adb09affe407 "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.216 - - [31/Jan/2023:20:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:02:58 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:58 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:07 [info] 39#39: *1349 [lua] access_by_lua(msblocations.conf:189):2: 957c64936adb9369e6dec8e7b0c1df49:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:03:07 [info] 39#39: *1349 [lua] logger.lua:23: 957c64936adb9369e6dec8e7b0c1df49 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:03:07 +0000] 957c64936adb9369e6dec8e7b0c1df49 "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.216 - - [31/Jan/2023:20:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:03:08 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:08 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:18 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:18 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:22 [info] 39#39: *1354 [lua] access_by_lua(msblocations.conf:189):2: b0dc2b9be0534157585ad6d84134acc4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:03:22 +0000] b0dc2b9be0534157585ad6d84134acc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:03:22 [info] 39#39: *1354 [lua] logger.lua:23: b0dc2b9be0534157585ad6d84134acc4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:03:28 [info] 39#39: *1356 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:28 [info] 39#39: *1357 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:37 [info] 39#39: *1358 [lua] access_by_lua(msblocations.conf:189):2: e65537d1a66357628d178050e9b23f5d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:03:37 [info] 39#39: *1358 [lua] logger.lua:23: e65537d1a66357628d178050e9b23f5d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:03:37 +0000] e65537d1a66357628d178050e9b23f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:03:38 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:38 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:48 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:48 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:52 [info] 39#39: *1363 [lua] access_by_lua(msblocations.conf:189):2: 6384360a7aa5933d40c3d4440ab327a7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:03:52 [info] 39#39: *1363 [lua] logger.lua:23: 6384360a7aa5933d40c3d4440ab327a7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:03:52 +0000] 6384360a7aa5933d40c3d4440ab327a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 20:03:58 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:58 [info] 39#39: *1365 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:07 [info] 39#39: *1366 [lua] access_by_lua(msblocations.conf:189):2: cdbf32a4dfc8c7e8a01a5169bca597b6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:04:07 [info] 39#39: *1366 [lua] logger.lua:23: cdbf32a4dfc8c7e8a01a5169bca597b6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:04:07 +0000] cdbf32a4dfc8c7e8a01a5169bca597b6 "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.216 - - [31/Jan/2023:20:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:04:08 [info] 39#39: *1367 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:08 [info] 39#39: *1368 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:18 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:18 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:22 [info] 39#39: *1371 [lua] access_by_lua(msblocations.conf:189):2: 6fdad5cd9368afa0f3c2e865d87c07ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:04:22 [info] 39#39: *1371 [lua] logger.lua:23: 6fdad5cd9368afa0f3c2e865d87c07ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:04:22 +0000] 6fdad5cd9368afa0f3c2e865d87c07ca "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.216 - - [31/Jan/2023:20:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:04:28 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:28 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:37 [info] 39#39: *1375 [lua] access_by_lua(msblocations.conf:189):2: 6f0e0df854ef83f14cc90fa33179bee8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:04:37 [info] 39#39: *1375 [lua] logger.lua:23: 6f0e0df854ef83f14cc90fa33179bee8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:04:37 +0000] 6f0e0df854ef83f14cc90fa33179bee8 "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.216 - - [31/Jan/2023:20:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:38 [info] 39#39: *1376 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:38 [info] 39#39: *1377 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:48 [info] 39#39: *1378 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:48 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:52 [info] 39#39: *1380 [lua] access_by_lua(msblocations.conf:189):2: f8dc0fef8aaed2a5055815adf3bfe8d5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:04:52 [info] 39#39: *1380 [lua] logger.lua:23: f8dc0fef8aaed2a5055815adf3bfe8d5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:04:52 +0000] f8dc0fef8aaed2a5055815adf3bfe8d5 "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.216 - - [31/Jan/2023:20:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:58 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:58 [info] 39#39: *1382 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:07 [info] 39#39: *1383 [lua] access_by_lua(msblocations.conf:189):2: 250a84e0b552d88d77274d5b882ad847:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:07 +0000] 250a84e0b552d88d77274d5b882ad847 "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.216 - - [31/Jan/2023:20:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:05:07 [info] 39#39: *1383 [lua] logger.lua:23: 250a84e0b552d88d77274d5b882ad847 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:05:08 [info] 39#39: *1384 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:08 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:18 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:18 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:22 [info] 39#39: *1388 [lua] access_by_lua(msblocations.conf:189):2: 6b1b6f9e773dae69bac44796384d9e32:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:22 +0000] 6b1b6f9e773dae69bac44796384d9e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 20:05:22 [info] 39#39: *1388 [lua] logger.lua:23: 6b1b6f9e773dae69bac44796384d9e32 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:05:28 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:28 [info] 39#39: *1390 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:37 [info] 39#39: *1392 [lua] access_by_lua(msblocations.conf:189):2: 392c24cc41e9e41e6fbf3623bc2a5cbc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:05:37 [info] 39#39: *1392 [lua] logger.lua:23: 392c24cc41e9e41e6fbf3623bc2a5cbc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:37 +0000] 392c24cc41e9e41e6fbf3623bc2a5cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 20:05:38 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:38 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:48 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:48 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:52 [info] 39#39: *1397 [lua] access_by_lua(msblocations.conf:189):2: c33a1bad13eee8646848bb5400e0614a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:52 +0000] c33a1bad13eee8646848bb5400e0614a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:05:52 [info] 39#39: *1397 [lua] logger.lua:23: c33a1bad13eee8646848bb5400e0614a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:05:58 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:58 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:07 [info] 39#39: *1400 [lua] access_by_lua(msblocations.conf:189):2: 4b51513a55c0f235568c3abfc81e4a0c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:07 +0000] 4b51513a55c0f235568c3abfc81e4a0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:06:07 [info] 39#39: *1400 [lua] logger.lua:23: 4b51513a55c0f235568c3abfc81e4a0c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:06:08 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:08 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:18 [info] 39#39: *1403 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:18 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:22 [info] 39#39: *1405 [lua] access_by_lua(msblocations.conf:189):2: 02ebfdb699aacb59439788ecd3b46840:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:22 +0000] 02ebfdb699aacb59439788ecd3b46840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:06:22 [info] 39#39: *1405 [lua] logger.lua:23: 02ebfdb699aacb59439788ecd3b46840 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:06:28 [info] 39#39: *1407 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:28 [info] 39#39: *1408 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:37 [info] 39#39: *1409 [lua] access_by_lua(msblocations.conf:189):2: cb2705fb910c45579ce684eb6634d581:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:37 +0000] cb2705fb910c45579ce684eb6634d581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:06:37 [info] 39#39: *1409 [lua] logger.lua:23: cb2705fb910c45579ce684eb6634d581 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:06:38 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:38 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:48 [info] 39#39: *1412 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:48 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:52 [info] 39#39: *1414 [lua] access_by_lua(msblocations.conf:189):2: 31cfcee7f681dc050be48bccd68cf6a0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:06:52 +0000] 31cfcee7f681dc050be48bccd68cf6a0 "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.216 - - [31/Jan/2023:20:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:06:52 [info] 39#39: *1414 [lua] logger.lua:23: 31cfcee7f681dc050be48bccd68cf6a0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:06:58 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:58 [info] 39#39: *1416 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:07 [info] 39#39: *1417 [lua] access_by_lua(msblocations.conf:189):2: 3919963886231b98f49ae6cee653cd79:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:07:07 [info] 39#39: *1417 [lua] logger.lua:23: 3919963886231b98f49ae6cee653cd79 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:07 +0000] 3919963886231b98f49ae6cee653cd79 "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.216 - - [31/Jan/2023:20:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:07:08 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:08 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:18 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:18 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:22 [info] 39#39: *1422 [lua] access_by_lua(msblocations.conf:189):2: cc3b21c903f6aec7a0f04c6f7456fab6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:22 +0000] cc3b21c903f6aec7a0f04c6f7456fab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:07:22 [info] 39#39: *1422 [lua] logger.lua:23: cc3b21c903f6aec7a0f04c6f7456fab6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:07:28 [info] 39#39: *1425 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:28 [info] 39#39: *1424 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:37 [info] 39#39: *1426 [lua] access_by_lua(msblocations.conf:189):2: abdde8d4dfd61db060d6100e1c55d88f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:20:07:37 +0000] abdde8d4dfd61db060d6100e1c55d88f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:07:37 [info] 39#39: *1426 [lua] logger.lua:23: abdde8d4dfd61db060d6100e1c55d88f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:07:38 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:38 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:48 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:48 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:52 [info] 39#39: *1431 [lua] access_by_lua(msblocations.conf:189):2: a17f6c2de49b8179cb84339c367bebf9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:52 +0000] a17f6c2de49b8179cb84339c367bebf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 20:07:52 [info] 39#39: *1431 [lua] logger.lua:23: a17f6c2de49b8179cb84339c367bebf9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:07:58 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:58 [info] 39#39: *1433 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:07 [info] 39#39: *1434 [lua] access_by_lua(msblocations.conf:189):2: 20b75adeccae5e2e7e8ec48c0433860d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:07 +0000] 20b75adeccae5e2e7e8ec48c0433860d "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.216 - - [31/Jan/2023:20:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:08:07 [info] 39#39: *1434 [lua] logger.lua:23: 20b75adeccae5e2e7e8ec48c0433860d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:08:08 [info] 39#39: *1435 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:08 [info] 39#39: *1436 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:18 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:18 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:22 [info] 39#39: *1439 [lua] access_by_lua(msblocations.conf:189):2: afc9c492bf66255c7afcbea31e3afb0f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:08:22 [info] 39#39: *1439 [lua] logger.lua:23: afc9c492bf66255c7afcbea31e3afb0f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:22 +0000] afc9c492bf66255c7afcbea31e3afb0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 20:08:28 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:28 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:37 [info] 39#39: *1443 [lua] access_by_lua(msblocations.conf:189):2: ac48886ec469dbc9458602b988a13441:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:37 +0000] ac48886ec469dbc9458602b988a13441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:08:37 [info] 39#39: *1443 [lua] logger.lua:23: ac48886ec469dbc9458602b988a13441 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:08:38 [info] 39#39: *1444 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:38 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:48 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:48 [info] 39#39: *1447 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:52 [info] 39#39: *1448 [lua] access_by_lua(msblocations.conf:189):2: 35251b60e7348db079d843f62e81ce5a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:08:52 [info] 39#39: *1448 [lua] logger.lua:23: 35251b60e7348db079d843f62e81ce5a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:08:52 +0000] 35251b60e7348db079d843f62e81ce5a "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.216 - - [31/Jan/2023:20:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:08:58 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:58 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:07 [info] 39#39: *1451 [lua] access_by_lua(msblocations.conf:189):2: 46772d6079571265575f0499f42309ed:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:09:07 [info] 39#39: *1451 [lua] logger.lua:23: 46772d6079571265575f0499f42309ed {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:07 +0000] 46772d6079571265575f0499f42309ed "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.216 - - [31/Jan/2023:20:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:09:08 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:08 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:18 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:18 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:22 [info] 39#39: *1456 [lua] access_by_lua(msblocations.conf:189):2: 1edcc686970c9ce950ccdc427d4bfd3b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:22 +0000] 1edcc686970c9ce950ccdc427d4bfd3b "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.216 - - [31/Jan/2023:20:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:09:22 [info] 39#39: *1456 [lua] logger.lua:23: 1edcc686970c9ce950ccdc427d4bfd3b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:09:28 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:28 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:37 [info] 39#39: *1460 [lua] access_by_lua(msblocations.conf:189):2: 31fd8b92f848a360bb6e9fc2ddfe0efe:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:37 +0000] 31fd8b92f848a360bb6e9fc2ddfe0efe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:09:37 [info] 39#39: *1460 [lua] logger.lua:23: 31fd8b92f848a360bb6e9fc2ddfe0efe {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:09:38 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:38 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:48 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:48 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:52 [info] 39#39: *1465 [lua] access_by_lua(msblocations.conf:189):2: 1d99e7bd31e628e166b55709e9e980c3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:52 +0000] 1d99e7bd31e628e166b55709e9e980c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:09:52 [info] 39#39: *1465 [lua] logger.lua:23: 1d99e7bd31e628e166b55709e9e980c3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:09:58 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:58 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:07 [info] 39#39: *1468 [lua] access_by_lua(msblocations.conf:189):2: bb8b36e9a44e4cf7182d7ac7c2aa1e30:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:20:10:07 +0000] bb8b36e9a44e4cf7182d7ac7c2aa1e30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:10:07 [info] 39#39: *1468 [lua] logger.lua:23: bb8b36e9a44e4cf7182d7ac7c2aa1e30 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:10:08 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:08 [info] 39#39: *1470 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:18 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:18 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:22 [info] 39#39: *1473 [lua] access_by_lua(msblocations.conf:189):2: 8423d9e80970b2783820ac1fe4ea9017:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:10:22 +0000] 8423d9e80970b2783820ac1fe4ea9017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:10:22 [info] 39#39: *1473 [lua] logger.lua:23: 8423d9e80970b2783820ac1fe4ea9017 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:10:28 [info] 39#39: *1475 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:28 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:37 [info] 39#39: *1477 [lua] access_by_lua(msblocations.conf:189):2: 6be3902db7a41841b0c0804e0fd74f71:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:10:37 [info] 39#39: *1477 [lua] logger.lua:23: 6be3902db7a41841b0c0804e0fd74f71 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:10:37 +0000] 6be3902db7a41841b0c0804e0fd74f71 "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.216 - - [31/Jan/2023:20:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:10:38 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:38 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:48 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:48 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:52 [info] 39#39: *1482 [lua] access_by_lua(msblocations.conf:189):2: 9e96ff99192c8ae0b89e6bd6a21096a8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:10:52 [info] 39#39: *1482 [lua] logger.lua:23: 9e96ff99192c8ae0b89e6bd6a21096a8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:10:52 +0000] 9e96ff99192c8ae0b89e6bd6a21096a8 "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.216 - - [31/Jan/2023:20:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:10:58 [info] 39#39: *1483 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:58 [info] 39#39: *1484 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:07 [info] 39#39: *1485 [lua] access_by_lua(msblocations.conf:189):2: c4f92c0ef97b2949ad566cbe32b53138:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:11:07 [info] 39#39: *1485 [lua] logger.lua:23: c4f92c0ef97b2949ad566cbe32b53138 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:11:07 +0000] c4f92c0ef97b2949ad566cbe32b53138 "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.216 - - [31/Jan/2023:20:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:11:08 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:08 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:18 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:18 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:22 [info] 39#39: *1490 [lua] access_by_lua(msblocations.conf:189):2: 1e53436a89914b1fe80bce13e73fa902:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:11:22 [info] 39#39: *1490 [lua] logger.lua:23: 1e53436a89914b1fe80bce13e73fa902 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:11:22 +0000] 1e53436a89914b1fe80bce13e73fa902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:11:28 [info] 39#39: *1492 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:28 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:37 [info] 39#39: *1494 [lua] access_by_lua(msblocations.conf:189):2: fd48885c70051c6eb106c9c3c0bd7bab:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:11:37 +0000] fd48885c70051c6eb106c9c3c0bd7bab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:11:37 [info] 39#39: *1494 [lua] logger.lua:23: fd48885c70051c6eb106c9c3c0bd7bab {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:11:38 [info] 39#39: *1495 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:38 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:48 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:48 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:52 [info] 39#39: *1499 [lua] access_by_lua(msblocations.conf:189):2: 91f9f0ed9f9fc45a35e13bbdd69097de:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:11:52 +0000] 91f9f0ed9f9fc45a35e13bbdd69097de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:11:52 [info] 39#39: *1499 [lua] logger.lua:23: 91f9f0ed9f9fc45a35e13bbdd69097de {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:11:58 [info] 39#39: *1500 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:58 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:07 [info] 39#39: *1502 [lua] access_by_lua(msblocations.conf:189):2: ae2610e832badbc32251efda4a59826e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:12:07 [info] 39#39: *1502 [lua] logger.lua:23: ae2610e832badbc32251efda4a59826e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:12:07 +0000] ae2610e832badbc32251efda4a59826e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/31 20:12:08 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:08 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:18 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:18 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:22 [info] 39#39: *1507 [lua] access_by_lua(msblocations.conf:189):2: 9ad6437b967da5526c0160b579235451:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:12:22 [info] 39#39: *1507 [lua] logger.lua:23: 9ad6437b967da5526c0160b579235451 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:12:22 +0000] 9ad6437b967da5526c0160b579235451 "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.216 - - [31/Jan/2023:20:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:12:28 [info] 39#39: *1509 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:28 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:37 [info] 39#39: *1511 [lua] access_by_lua(msblocations.conf:189):2: 3ec5475c8df75c3b05d14baf0b877535:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:12:37 [info] 39#39: *1511 [lua] logger.lua:23: 3ec5475c8df75c3b05d14baf0b877535 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:12:37 +0000] 3ec5475c8df75c3b05d14baf0b877535 "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.216 - - [31/Jan/2023:20:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:12:38 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:38 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:48 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:48 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:52 [info] 39#39: *1516 [lua] access_by_lua(msblocations.conf:189):2: af1f6385ad2f567667b6a81773c2ac90:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:12:52 [info] 39#39: *1516 [lua] logger.lua:23: af1f6385ad2f567667b6a81773c2ac90 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:20:12:52 +0000] af1f6385ad2f567667b6a81773c2ac90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:12:58 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:58 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:07 [info] 39#39: *1519 [lua] access_by_lua(msblocations.conf:189):2: ca1027c1510c8181a466ab0891454e11:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:13:07 [info] 39#39: *1519 [lua] logger.lua:23: ca1027c1510c8181a466ab0891454e11 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:20:13:07 +0000] ca1027c1510c8181a466ab0891454e11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:13:08 [info] 39#39: *1520 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:08 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:18 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:18 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:22 [info] 39#39: *1524 [lua] access_by_lua(msblocations.conf:189):2: 26f0ff0326de1b2b9488870b18d38813:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:13:22 [info] 39#39: *1524 [lua] logger.lua:23: 26f0ff0326de1b2b9488870b18d38813 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:22 +0000] 26f0ff0326de1b2b9488870b18d38813 "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.216 - - [31/Jan/2023:20:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:13:28 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:28 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:37 [info] 39#39: *1528 [lua] access_by_lua(msblocations.conf:189):2: 7e9599e92febe3ab9b076f4d57dced10:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:37 +0000] 7e9599e92febe3ab9b076f4d57dced10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:13:37 [info] 39#39: *1528 [lua] logger.lua:23: 7e9599e92febe3ab9b076f4d57dced10 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:13:38 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:38 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:48 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:48 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:52 [info] 39#39: *1533 [lua] access_by_lua(msblocations.conf:189):2: de95b536d5fb509d950f6c9c89b31972:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:13:52 [info] 39#39: *1533 [lua] logger.lua:23: de95b536d5fb509d950f6c9c89b31972 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:13:52 +0000] de95b536d5fb509d950f6c9c89b31972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 20:13:58 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:58 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:07 [info] 39#39: *1536 [lua] access_by_lua(msblocations.conf:189):2: acd9fa7bc03f277d14d06dcb3ea65fde:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:07 +0000] acd9fa7bc03f277d14d06dcb3ea65fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:14:07 [info] 39#39: *1536 [lua] logger.lua:23: acd9fa7bc03f277d14d06dcb3ea65fde {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:14:08 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:08 [info] 39#39: *1537 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:18 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:18 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:22 [info] 39#39: *1541 [lua] access_by_lua(msblocations.conf:189):2: d532f1d5d651d4259b957512825b36ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:14:22 [info] 39#39: *1541 [lua] logger.lua:23: d532f1d5d651d4259b957512825b36ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:22 +0000] d532f1d5d651d4259b957512825b36ca "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.216 - - [31/Jan/2023:20:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:14:28 [info] 39#39: *1543 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:28 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:37 [info] 39#39: *1545 [lua] access_by_lua(msblocations.conf:189):2: 800169f354d811123b88dd620ba7d3d3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:14:37 [info] 39#39: *1545 [lua] logger.lua:23: 800169f354d811123b88dd620ba7d3d3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:37 +0000] 800169f354d811123b88dd620ba7d3d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 20:14:38 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:38 [info] 39#39: *1547 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:48 [info] 39#39: *1548 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:48 [info] 39#39: *1549 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:52 [info] 39#39: *1550 [lua] access_by_lua(msblocations.conf:189):2: 894266d837d4dfbe229905f85ea5260c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:20:14:52 +0000] 894266d837d4dfbe229905f85ea5260c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:14:52 [info] 39#39: *1550 [lua] logger.lua:23: 894266d837d4dfbe229905f85ea5260c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:14:58 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:58 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:07 [info] 39#39: *1553 [lua] access_by_lua(msblocations.conf:189):2: f4ab003b0a195cdef2e8243a0d4b8b24:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:07 +0000] f4ab003b0a195cdef2e8243a0d4b8b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:15:07 [info] 39#39: *1553 [lua] logger.lua:23: f4ab003b0a195cdef2e8243a0d4b8b24 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:15:08 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:08 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:18 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:18 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:22 [info] 39#39: *1558 [lua] access_by_lua(msblocations.conf:189):2: 3ab238b3aac3ca98806ef97366831415:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:22 +0000] 3ab238b3aac3ca98806ef97366831415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:15:22 [info] 39#39: *1558 [lua] logger.lua:23: 3ab238b3aac3ca98806ef97366831415 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:15:28 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:28 [info] 39#39: *1560 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:37 [info] 39#39: *1562 [lua] access_by_lua(msblocations.conf:189):2: ab19fcddb5a54a7db7a563d326453fc1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:15:37 [info] 39#39: *1562 [lua] logger.lua:23: ab19fcddb5a54a7db7a563d326453fc1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:37 +0000] ab19fcddb5a54a7db7a563d326453fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:15:38 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:38 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:48 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:48 [info] 39#39: *1566 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:52 [info] 39#39: *1567 [lua] access_by_lua(msblocations.conf:189):2: 2c49a606ec714777a3ccbc60a7d9a7ce:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:52 +0000] 2c49a606ec714777a3ccbc60a7d9a7ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:15:52 [info] 39#39: *1567 [lua] logger.lua:23: 2c49a606ec714777a3ccbc60a7d9a7ce {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:15:58 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:58 [info] 39#39: *1569 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:07 [info] 39#39: *1570 [lua] access_by_lua(msblocations.conf:189):2: d334cd68ac6b821eba5fbb561d9189fc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:07 +0000] d334cd68ac6b821eba5fbb561d9189fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:16:07 [info] 39#39: *1570 [lua] logger.lua:23: d334cd68ac6b821eba5fbb561d9189fc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:16:08 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:08 [info] 39#39: *1572 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:18 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:18 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:22 [info] 39#39: *1575 [lua] access_by_lua(msblocations.conf:189):2: bb93fe7612d6778990000ba350c84b85:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:16:22 [info] 39#39: *1575 [lua] logger.lua:23: bb93fe7612d6778990000ba350c84b85 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:22 +0000] bb93fe7612d6778990000ba350c84b85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 20:16:28 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:28 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:37 [info] 39#39: *1579 [lua] access_by_lua(msblocations.conf:189):2: 147aafcae2dc23dd236a06107d4588c4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:37 +0000] 147aafcae2dc23dd236a06107d4588c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:16:37 [info] 39#39: *1579 [lua] logger.lua:23: 147aafcae2dc23dd236a06107d4588c4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:16:38 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:38 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:48 [info] 39#39: *1582 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:48 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:53 [info] 39#39: *1584 [lua] access_by_lua(msblocations.conf:189):2: ac9f0242febf1efb41772b65a09e8f04:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:53 +0000] ac9f0242febf1efb41772b65a09e8f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:16:53 [info] 39#39: *1584 [lua] logger.lua:23: ac9f0242febf1efb41772b65a09e8f04 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 20:16:58 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:58 [info] 39#39: *1585 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:08 [info] 39#39: *1587 [lua] access_by_lua(msblocations.conf:189):2: 9e7188f8eb8d85667fc53a791cce901d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:17:08 +0000] 9e7188f8eb8d85667fc53a791cce901d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:17:08 [info] 39#39: *1587 [lua] logger.lua:23: 9e7188f8eb8d85667fc53a791cce901d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:17:08 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:08 [info] 39#39: *1588 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:18 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:18 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:23 [info] 39#39: *1592 [lua] access_by_lua(msblocations.conf:189):2: 9942ccb2d849a31303412a308c7a623e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:17:23 +0000] 9942ccb2d849a31303412a308c7a623e "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.216 - - [31/Jan/2023:20:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:17:23 [info] 39#39: *1592 [lua] logger.lua:23: 9942ccb2d849a31303412a308c7a623e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:17:28 [info] 39#39: *1594 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:28 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:38 [info] 39#39: *1596 [lua] access_by_lua(msblocations.conf:189):2: 185613f217bded60427e82a294857fd7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:17:38 +0000] 185613f217bded60427e82a294857fd7 "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.216 - - [31/Jan/2023:20:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:17:38 [info] 39#39: *1596 [lua] logger.lua:23: 185613f217bded60427e82a294857fd7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:17:38 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:38 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:48 [info] 39#39: *1599 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:48 [info] 39#39: *1600 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:53 [info] 39#39: *1601 [lua] access_by_lua(msblocations.conf:189):2: fb4abd272a5882828a8f5dcff2522a40:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:17:53 +0000] fb4abd272a5882828a8f5dcff2522a40 "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.216 - - [31/Jan/2023:20:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:17:53 [info] 39#39: *1601 [lua] logger.lua:23: fb4abd272a5882828a8f5dcff2522a40 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:17:58 [info] 39#39: *1602 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:58 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:08 [info] 39#39: *1604 [lua] access_by_lua(msblocations.conf:189):2: 028d5b04c572680db4822e0d187a0971:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:18:08 [info] 39#39: *1604 [lua] logger.lua:23: 028d5b04c572680db4822e0d187a0971 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:18:08 +0000] 028d5b04c572680db4822e0d187a0971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:18:08 [info] 39#39: *1605 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:08 [info] 39#39: *1606 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:18 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:18 [info] 39#39: *1607 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:23 [info] 39#39: *1609 [lua] access_by_lua(msblocations.conf:189):2: 4d9e4c377f7d4d5fe7ac780e833a7896:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:18:23 [info] 39#39: *1609 [lua] logger.lua:23: 4d9e4c377f7d4d5fe7ac780e833a7896 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:18:23 +0000] 4d9e4c377f7d4d5fe7ac780e833a7896 "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.216 - - [31/Jan/2023:20:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:18:28 [info] 39#39: *1611 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:28 [info] 39#39: *1612 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:38 [info] 39#39: *1613 [lua] access_by_lua(msblocations.conf:189):2: e62250925f4b200ee82ba5716db1f2e5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:20:18:38 +0000] e62250925f4b200ee82ba5716db1f2e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:18:38 [info] 39#39: *1613 [lua] logger.lua:23: e62250925f4b200ee82ba5716db1f2e5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/31 20:18:38 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:38 [info] 39#39: *1615 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:48 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:48 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:53 [info] 39#39: *1618 [lua] access_by_lua(msblocations.conf:189):2: 63cfb792fb39c83125244b9dc7c09e0c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:18:53 [info] 39#39: *1618 [lua] logger.lua:23: 63cfb792fb39c83125244b9dc7c09e0c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:18:53 +0000] 63cfb792fb39c83125244b9dc7c09e0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 20:18:58 [info] 39#39: *1619 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:58 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:08 [info] 39#39: *1621 [lua] access_by_lua(msblocations.conf:189):2: 2b231b3f388b37831763a59b3e350998:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:19:08 +0000] 2b231b3f388b37831763a59b3e350998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 20:19:08 [info] 39#39: *1621 [lua] logger.lua:23: 2b231b3f388b37831763a59b3e350998 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 20:19:08 [info] 39#39: *1622 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:08 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:18 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:18 [info] 39#39: *1625 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:23 [info] 39#39: *1626 [lua] access_by_lua(msblocations.conf:189):2: b450e223e56cc23aa5fb5a9e70d3eb7f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:19:23 [info] 39#39: *1626 [lua] logger.lua:23: b450e223e56cc23aa5fb5a9e70d3eb7f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:19:23 +0000] b450e223e56cc23aa5fb5a9e70d3eb7f "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.216 - - [31/Jan/2023:20:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:19:28 [info] 39#39: *1628 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:28 [info] 39#39: *1629 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:38 [info] 39#39: *1630 [lua] access_by_lua(msblocations.conf:189):2: 6852d0d2b405bf1f502e2a703a73a988:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:19:38 [info] 39#39: *1630 [lua] logger.lua:23: 6852d0d2b405bf1f502e2a703a73a988 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:19:38 +0000] 6852d0d2b405bf1f502e2a703a73a988 "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.216 - - [31/Jan/2023:20:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:19:38 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:38 [info] 39#39: *1632 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:48 [info] 39#39: *1633 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:48 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:53 [info] 39#39: *1635 [lua] access_by_lua(msblocations.conf:189):2: b9b35994abf5c1abc1c48f2b6f64052f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:19:53 [info] 39#39: *1635 [lua] logger.lua:23: b9b35994abf5c1abc1c48f2b6f64052f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:19:53 +0000] b9b35994abf5c1abc1c48f2b6f64052f "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.216 - - [31/Jan/2023:20:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 20:19:58 [info] 39#39: *1636 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:58 [info] 39#39: *1637 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:08 [info] 39#39: *1638 [lua] access_by_lua(msblocations.conf:189):2: 9be917c3ef4405a57772a10646c07fcd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:08 +0000] 9be917c3ef4405a57772a10646c07fcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:20:08 [info] 39#39: *1638 [lua] logger.lua:23: 9be917c3ef4405a57772a10646c07fcd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:20:08 [info] 39#39: *1639 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:08 [info] 39#39: *1640 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:18 [info] 39#39: *1641 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:18 [info] 39#39: *1642 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:23 [info] 39#39: *1643 [lua] access_by_lua(msblocations.conf:189):2: dc8eeb6dbedbd2fe46fca4d4a6587171:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:20:23 [info] 39#39: *1643 [lua] logger.lua:23: dc8eeb6dbedbd2fe46fca4d4a6587171 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:23 +0000] dc8eeb6dbedbd2fe46fca4d4a6587171 "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.216 - - [31/Jan/2023:20:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:20:28 [info] 39#39: *1645 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:28 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:38 [info] 39#39: *1647 [lua] access_by_lua(msblocations.conf:189):2: 47ad03af663a2f5ac67b7bc2f5ffec49:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/31 20:20:38 [info] 39#39: *1647 [lua] logger.lua:23: 47ad03af663a2f5ac67b7bc2f5ffec49 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:38 +0000] 47ad03af663a2f5ac67b7bc2f5ffec49 "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.216 - - [31/Jan/2023:20:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:20:38 [info] 39#39: *1648 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:38 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:48 [info] 39#39: *1650 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:48 [info] 37#37: *1651 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:53 [info] 39#39: *1652 [lua] access_by_lua(msblocations.conf:189):2: 3e8f423cd7221dc69f191e9812085367:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:20:53 [info] 39#39: *1652 [lua] logger.lua:23: 3e8f423cd7221dc69f191e9812085367 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.68.216 - - [31/Jan/2023:20:20:53 +0000] 3e8f423cd7221dc69f191e9812085367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:20:58 [info] 39#39: *1653 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:58 [info] 39#39: *1654 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31