By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.11.130 ### 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/16 05:03:33 [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/16 05:03:33 [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/16 05:03:33 [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/16 05:03:33 [notice] 33#33: using the "epoll" event method 2023/01/16 05:03:33 [notice] 33#33: openresty/1.13.6.1 2023/01/16 05:03:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/16 05:03:33 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/16 05:03:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/16 05:03:33 [notice] 34#34: start worker processes 2023/01/16 05:03:33 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/16 05:03:33 [notice] 34#34: start worker process 37 2023/01/16 05:03:33 [notice] 34#34: start worker process 38 2023/01/16 05:03:33 [notice] 34#34: start worker process 39 2023/01/16 05:03:33 [notice] 34#34: start worker process 40 2023/01/16 05:03:33 [notice] 34#34: start worker process 41 2023/01/16 05:03:33 [notice] 34#34: start worker process 42 2023/01/16 05:03:33 [notice] 34#34: start worker process 43 2023/01/16 05:03:33 [notice] 34#34: start cache manager process 45 2023/01/16 05:03:33 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230116050333.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-16 05:03:35 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-16 05:03:35 782 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-16 05:03:35 782 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-16 05:03:35 852 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-16 05:03:35 853 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.11.130:10081 Enabled:true 2023-01-16 05:03:37 121 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-16 05:03:37 192 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-16 05:03:37 193 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-16 05:03:37 193 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-16 05:03:37 194 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-16 05:03:37 194 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-16 05:03:37 194 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-16 05:03:37 194 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-16 05:03:37 260 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-16 05:03:37 346 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-16 05:03:37 347 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-16 05:03:37 347 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-16 05:03:37 781 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/16 05:03:47 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:03:47 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:03:57 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:03:57 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:02 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 3e936fc977e3f208882aade0c99e8b73:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:04:03 [info] 37#37: *16 [lua] logger.lua:23: 3e936fc977e3f208882aade0c99e8b73 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:04:03 +0000] 3e936fc977e3f208882aade0c99e8b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.125 upstream_response_time:0.124 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50 2023/01/16 05:04:07 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:07 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:17 [info] 39#39: *21 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:17 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:18 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:189):2: c7358dea1f279d08e4ca6c70dc8506a5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:04:18 [info] 37#37: *23 [lua] logger.lua:23: c7358dea1f279d08e4ca6c70dc8506a5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:04:18 +0000] c7358dea1f279d08e4ca6c70dc8506a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/16 05:04:27 [info] 39#39: *24 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:27 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:33 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 1cb4eb3d029df277be1bd5102d0ca52d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:04:33 [info] 37#37: *26 [lua] logger.lua:23: 1cb4eb3d029df277be1bd5102d0ca52d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:04:33 +0000] 1cb4eb3d029df277be1bd5102d0ca52d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:04:33 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/16 05:04:33 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/16 05:04:33 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/16 05:04:33 [notice] 34#34: signal 29 (SIGIO) received 2023/01/16 05:04:37 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:37 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:47 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:47 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:48 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: fc64a11226590e156ed285f3bd58c081:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:04:48 +0000] fc64a11226590e156ed285f3bd58c081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:04:48 [info] 37#37: *33 [lua] logger.lua:23: fc64a11226590e156ed285f3bd58c081 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:04:57 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:04:57 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:03 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 4fe02b0ff83b9e18df85f84ec59ac2c6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:05:03 +0000] 4fe02b0ff83b9e18df85f84ec59ac2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:05:03 [info] 37#37: *36 [lua] logger.lua:23: 4fe02b0ff83b9e18df85f84ec59ac2c6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:05:07 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:07 [info] 39#39: *38 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:17 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:17 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:18 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: e7f9156ac3734c701fd0e37f0d03a14d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:05:18 [info] 37#37: *41 [lua] logger.lua:23: e7f9156ac3734c701fd0e37f0d03a14d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:05:18 +0000] e7f9156ac3734c701fd0e37f0d03a14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:05:27 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:27 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:33 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 4b66476db174fb8d40251d0c48a158da:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:05:33 +0000] 4b66476db174fb8d40251d0c48a158da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/16 05:05:33 [info] 37#37: *44 [lua] logger.lua:23: 4b66476db174fb8d40251d0c48a158da {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:05:37 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:37 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:47 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:47 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:48 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: b08eb8fdd7276de7936ba3ddd1f416e2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.121 - - [16/Jan/2023:05:05:48 +0000] b08eb8fdd7276de7936ba3ddd1f416e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:05:48 [info] 37#37: *50 [lua] logger.lua:23: b08eb8fdd7276de7936ba3ddd1f416e2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:05:57 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:05:57 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:03 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 477f1d4dc5c5d65cb5c90ab90554a755:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:03 +0000] 477f1d4dc5c5d65cb5c90ab90554a755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:06:03 [info] 37#37: *53 [lua] logger.lua:23: 477f1d4dc5c5d65cb5c90ab90554a755 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:06:07 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:07 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:17 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:17 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:18 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: 610b7e22f0955a132ecfafbc91b0eab2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:06:18 [info] 37#37: *58 [lua] logger.lua:23: 610b7e22f0955a132ecfafbc91b0eab2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:18 +0000] 610b7e22f0955a132ecfafbc91b0eab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:06:27 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:27 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:33 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 2c8e338b0e2cdc553b9f44e327543c86:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:33 +0000] 2c8e338b0e2cdc553b9f44e327543c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/16 05:06:33 [info] 37#37: *61 [lua] logger.lua:23: 2c8e338b0e2cdc553b9f44e327543c86 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/16 05:06:37 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:37 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:47 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:47 [info] 39#39: *65 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:48 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 6b8a868044856d2890121e2fb4f6229a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:48 +0000] 6b8a868044856d2890121e2fb4f6229a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:06:48 [info] 37#37: *67 [lua] logger.lua:23: 6b8a868044856d2890121e2fb4f6229a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:06:57 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:06:57 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:03 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: ef446fa4736e4b39cba0928272c1113d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:07:03 [info] 37#37: *70 [lua] logger.lua:23: ef446fa4736e4b39cba0928272c1113d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:03 +0000] ef446fa4736e4b39cba0928272c1113d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:07:07 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:07 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:17 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:17 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:18 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 2e6c6c521a3df6d3b7efa2642eb1a2d8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:18 +0000] 2e6c6c521a3df6d3b7efa2642eb1a2d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/16 05:07:18 [info] 37#37: *75 [lua] logger.lua:23: 2e6c6c521a3df6d3b7efa2642eb1a2d8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/16 05:07:27 [info] 39#39: *76 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:27 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:33 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 5f12400202370ff14d21e9853e72fa6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:33 +0000] 5f12400202370ff14d21e9853e72fa6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:07:33 [info] 37#37: *78 [lua] logger.lua:23: 5f12400202370ff14d21e9853e72fa6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:07:37 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:37 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:47 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:47 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:48 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: cf2c7cde1ab1cf6a67baf8faa00f7f8a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:48 +0000] cf2c7cde1ab1cf6a67baf8faa00f7f8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:07:48 [info] 37#37: *84 [lua] logger.lua:23: cf2c7cde1ab1cf6a67baf8faa00f7f8a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:07:57 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:07:57 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:03 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: c1235991e218d94cbf5bdd91f048996b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.121 - - [16/Jan/2023:05:08:03 +0000] c1235991e218d94cbf5bdd91f048996b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/16 05:08:03 [info] 37#37: *87 [lua] logger.lua:23: c1235991e218d94cbf5bdd91f048996b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:08:07 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:07 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:17 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:17 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:18 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: 927ea08d4c73fa27d47916ea1141fb56:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:08:18 [info] 37#37: *92 [lua] logger.lua:23: 927ea08d4c73fa27d47916ea1141fb56 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:08:18 +0000] 927ea08d4c73fa27d47916ea1141fb56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:08:27 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:27 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:33 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 4bee845f91ef00d111acc20ad8182846:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:08:33 +0000] 4bee845f91ef00d111acc20ad8182846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/16 05:08:33 [info] 37#37: *95 [lua] logger.lua:23: 4bee845f91ef00d111acc20ad8182846 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:08:37 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:37 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:47 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:47 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:48 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: 690993e7c9ef47e5bb80e618c9b79829:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:08:48 [info] 37#37: *101 [lua] logger.lua:23: 690993e7c9ef47e5bb80e618c9b79829 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:08:48 +0000] 690993e7c9ef47e5bb80e618c9b79829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:08:57 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:08:57 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:03 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: 92f11bba8420c9ce41294d0e46b33ef0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.70.121 - - [16/Jan/2023:05:09:03 +0000] 92f11bba8420c9ce41294d0e46b33ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/16 05:09:03 [info] 37#37: *104 [lua] logger.lua:23: 92f11bba8420c9ce41294d0e46b33ef0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:09:07 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:07 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:17 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:17 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:18 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: 8f7185df4d550e25f5fe483af25565c4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:09:18 [info] 37#37: *109 [lua] logger.lua:23: 8f7185df4d550e25f5fe483af25565c4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:09:18 +0000] 8f7185df4d550e25f5fe483af25565c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:09:27 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:27 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:33 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: 4f1f48e364869802f8222e103f9a40a2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:09:33 [info] 37#37: *112 [lua] logger.lua:23: 4f1f48e364869802f8222e103f9a40a2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:09:33 +0000] 4f1f48e364869802f8222e103f9a40a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/16 05:09:37 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:37 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:47 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:47 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:48 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: c0eee3dcb31104a88184173e041ac0eb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:09:48 +0000] c0eee3dcb31104a88184173e041ac0eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:09:48 [info] 37#37: *118 [lua] logger.lua:23: c0eee3dcb31104a88184173e041ac0eb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:09:57 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:09:57 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:03 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: d16610b7f25045bfd8d9c7cfb57b3979:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:10:03 [info] 37#37: *121 [lua] logger.lua:23: d16610b7f25045bfd8d9c7cfb57b3979 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:10:03 +0000] d16610b7f25045bfd8d9c7cfb57b3979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:10:07 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:07 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:17 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:17 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:18 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: f90ac11f92c7abc4f0e1d65292548559:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:10:18 [info] 37#37: *126 [lua] logger.lua:23: f90ac11f92c7abc4f0e1d65292548559 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:10:18 +0000] f90ac11f92c7abc4f0e1d65292548559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/16 05:10:27 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:27 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:33 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: ee5d80a74d8c65392b16e7e9ffe9d465:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:10:33 +0000] ee5d80a74d8c65392b16e7e9ffe9d465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:10:33 [info] 37#37: *129 [lua] logger.lua:23: ee5d80a74d8c65392b16e7e9ffe9d465 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:10:37 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:37 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:47 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:47 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:48 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: 37ad9fda69b2c90b73708a2725fca4c7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:10:48 [info] 37#37: *135 [lua] logger.lua:23: 37ad9fda69b2c90b73708a2725fca4c7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:10:48 +0000] 37ad9fda69b2c90b73708a2725fca4c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:10:57 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:10:57 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:03 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: f97d93150c5ec44ea802189f7a247933:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:03 +0000] f97d93150c5ec44ea802189f7a247933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/16 05:11:03 [info] 37#37: *138 [lua] logger.lua:23: f97d93150c5ec44ea802189f7a247933 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:11:07 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:07 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:17 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:17 [info] 39#39: *141 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:18 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: f9b9a1528caff3e473b825355403c164:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:18 +0000] f9b9a1528caff3e473b825355403c164 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:11:18 [info] 37#37: *143 [lua] logger.lua:23: f9b9a1528caff3e473b825355403c164 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:11:27 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:27 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:33 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: e995c9e2c25da164f58bf91c37e6dc6e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:33 +0000] e995c9e2c25da164f58bf91c37e6dc6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:11:33 [info] 37#37: *146 [lua] logger.lua:23: e995c9e2c25da164f58bf91c37e6dc6e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:11:37 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:37 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:47 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:47 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:48 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 1eff330019ce2a24f17362aacfb6661f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:11:48 [info] 37#37: *152 [lua] logger.lua:23: 1eff330019ce2a24f17362aacfb6661f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:11:48 +0000] 1eff330019ce2a24f17362aacfb6661f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:11:57 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:11:57 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:03 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: f6fcbb0c438c529ea32aecadb7293713:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:03 +0000] f6fcbb0c438c529ea32aecadb7293713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/16 05:12:03 [info] 37#37: *155 [lua] logger.lua:23: f6fcbb0c438c529ea32aecadb7293713 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:12:07 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:07 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:17 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:17 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:18 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: 7ae0d2065712ff9cebf5eb04c7809f1e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:18 +0000] 7ae0d2065712ff9cebf5eb04c7809f1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:12:18 [info] 37#37: *160 [lua] logger.lua:23: 7ae0d2065712ff9cebf5eb04c7809f1e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:12:27 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:27 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:33 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 9f0336d811daaeae753649233691afcd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:33 +0000] 9f0336d811daaeae753649233691afcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:12:33 [info] 37#37: *163 [lua] logger.lua:23: 9f0336d811daaeae753649233691afcd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:12:37 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:37 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:47 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:47 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:48 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: 0942150e15601467286aae6b29978859:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:12:48 [info] 37#37: *169 [lua] logger.lua:23: 0942150e15601467286aae6b29978859 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:12:48 +0000] 0942150e15601467286aae6b29978859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:12:57 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:12:57 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:03 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 75867e10b46ed09c9ff3bfd2a5eb2575:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:13:03 [info] 37#37: *172 [lua] logger.lua:23: 75867e10b46ed09c9ff3bfd2a5eb2575 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:13:03 +0000] 75867e10b46ed09c9ff3bfd2a5eb2575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:13:07 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:07 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:17 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:17 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:18 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 9a175cfe42495ebc76d3f20c4ba18e0c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:13:18 [info] 37#37: *177 [lua] logger.lua:23: 9a175cfe42495ebc76d3f20c4ba18e0c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:13:18 +0000] 9a175cfe42495ebc76d3f20c4ba18e0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:13:27 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:27 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:33 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: c35d7a8df25de9b70b819e726f5dbae0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:13:33 [info] 37#37: *180 [lua] logger.lua:23: c35d7a8df25de9b70b819e726f5dbae0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:13:33 +0000] c35d7a8df25de9b70b819e726f5dbae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:13:37 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:37 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:47 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:47 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:48 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: ad56f7d126322a4d60f7f3f5314a579b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:13:48 +0000] ad56f7d126322a4d60f7f3f5314a579b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:13:48 [info] 37#37: *186 [lua] logger.lua:23: ad56f7d126322a4d60f7f3f5314a579b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:13:57 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:13:57 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:03 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: cad9fb75be141e46f1717efc7c5d363b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:14:03 +0000] cad9fb75be141e46f1717efc7c5d363b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:14:03 [info] 37#37: *189 [lua] logger.lua:23: cad9fb75be141e46f1717efc7c5d363b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:14:07 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:07 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:17 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:17 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:18 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: 50da33ec6539f459c12c2bab84550447:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:14:18 [info] 37#37: *194 [lua] logger.lua:23: 50da33ec6539f459c12c2bab84550447 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:14:18 +0000] 50da33ec6539f459c12c2bab84550447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:14:27 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:27 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:33 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: c31150170e282c6c65207774d3980f01:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:14:33 [info] 37#37: *197 [lua] logger.lua:23: c31150170e282c6c65207774d3980f01 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:14:33 +0000] c31150170e282c6c65207774d3980f01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:14:37 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:37 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:47 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:47 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:48 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: 841fbc6f0603a96598f571a1312cebfd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:14:48 [info] 37#37: *203 [lua] logger.lua:23: 841fbc6f0603a96598f571a1312cebfd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:14:48 +0000] 841fbc6f0603a96598f571a1312cebfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:14:57 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:14:57 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:03 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: a8fb8862031cab7e364247d9f812735e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:15:04 +0000] a8fb8862031cab7e364247d9f812735e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:15:04 [info] 37#37: *206 [lua] logger.lua:23: a8fb8862031cab7e364247d9f812735e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:15:07 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:07 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:17 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:17 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:19 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: ac2e04b777e9e82141a27be6b50b9bf3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:15:19 [info] 37#37: *211 [lua] logger.lua:23: ac2e04b777e9e82141a27be6b50b9bf3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:15:19 +0000] ac2e04b777e9e82141a27be6b50b9bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:15:27 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:27 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:34 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: a1620b9ebfb5038b9eceb1a0cb4e798c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.70.121 - - [16/Jan/2023:05:15:34 +0000] a1620b9ebfb5038b9eceb1a0cb4e798c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/16 05:15:34 [info] 37#37: *214 [lua] logger.lua:23: a1620b9ebfb5038b9eceb1a0cb4e798c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:15:37 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:37 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:47 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:47 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:49 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 705b769a19ebf7174edc9f720ccfe976:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:15:49 [info] 37#37: *220 [lua] logger.lua:23: 705b769a19ebf7174edc9f720ccfe976 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:15:49 +0000] 705b769a19ebf7174edc9f720ccfe976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:15:57 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:15:57 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:04 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: caece7f5eaf43c3b24db7e2a69db88fe:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:16:04 +0000] caece7f5eaf43c3b24db7e2a69db88fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/16 05:16:04 [info] 37#37: *223 [lua] logger.lua:23: caece7f5eaf43c3b24db7e2a69db88fe {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:16:07 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:07 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:17 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:17 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:19 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: ced07f4db7a6e00ac91c498f1392f14e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:16:19 +0000] ced07f4db7a6e00ac91c498f1392f14e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:16:19 [info] 37#37: *228 [lua] logger.lua:23: ced07f4db7a6e00ac91c498f1392f14e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:16:27 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:27 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:34 [info] 37#37: *232 [lua] access_by_lua(msblocations.conf:189):2: c403fb817d0e5d0c40fdd088f26b7f9a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:16:34 [info] 37#37: *232 [lua] logger.lua:23: c403fb817d0e5d0c40fdd088f26b7f9a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:16:34 +0000] c403fb817d0e5d0c40fdd088f26b7f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:16:37 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:37 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:47 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:47 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:49 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: d975b1275474459f3edae39d4b675310:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:16:49 [info] 37#37: *237 [lua] logger.lua:23: d975b1275474459f3edae39d4b675310 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:16:49 +0000] d975b1275474459f3edae39d4b675310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:16:57 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:16:57 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:04 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 6fd24f549ca45cd0426568867b7686e0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:17:04 [info] 37#37: *240 [lua] logger.lua:23: 6fd24f549ca45cd0426568867b7686e0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:17:04 +0000] 6fd24f549ca45cd0426568867b7686e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:17:07 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:07 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:17 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:17 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:19 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 0e03a172c250fa096cda53c2e04407d1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:17:19 [info] 37#37: *245 [lua] logger.lua:23: 0e03a172c250fa096cda53c2e04407d1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:17:19 +0000] 0e03a172c250fa096cda53c2e04407d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:17:27 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:27 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:34 [info] 37#37: *249 [lua] access_by_lua(msblocations.conf:189):2: 6ce87faf144f2a18e37391f7b9230d7f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:17:34 [info] 37#37: *249 [lua] logger.lua:23: 6ce87faf144f2a18e37391f7b9230d7f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:17:34 +0000] 6ce87faf144f2a18e37391f7b9230d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:17:37 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:37 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:47 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:47 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:49 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: d122a5811774e4cf4d77ed6773f063dd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:17:49 +0000] d122a5811774e4cf4d77ed6773f063dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:17:49 [info] 37#37: *254 [lua] logger.lua:23: d122a5811774e4cf4d77ed6773f063dd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:17:57 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:17:57 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:04 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 7eb7a488997f787c1ad2987aed174928:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:18:04 [info] 37#37: *257 [lua] logger.lua:23: 7eb7a488997f787c1ad2987aed174928 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:18:04 +0000] 7eb7a488997f787c1ad2987aed174928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:18:07 [info] 39#39: *258 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:07 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:17 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:17 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:19 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 05be70828d68ed0c2d2275491e2ce626:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:18:19 [info] 37#37: *262 [lua] logger.lua:23: 05be70828d68ed0c2d2275491e2ce626 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:18:19 +0000] 05be70828d68ed0c2d2275491e2ce626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:18:27 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:27 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:34 [info] 37#37: *266 [lua] access_by_lua(msblocations.conf:189):2: b0a9d95cb34de4b1ca0ccdc970cbed09:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:18:34 [info] 37#37: *266 [lua] logger.lua:23: b0a9d95cb34de4b1ca0ccdc970cbed09 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:18:34 +0000] b0a9d95cb34de4b1ca0ccdc970cbed09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:18:37 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:37 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:47 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:47 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:49 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: b8eae2f350fa8b6aca5bbe361c71c96a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:18:49 +0000] b8eae2f350fa8b6aca5bbe361c71c96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:18:49 [info] 37#37: *271 [lua] logger.lua:23: b8eae2f350fa8b6aca5bbe361c71c96a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:18:57 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:18:57 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:04 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 25c02b4be14cefc349c5e056df5d52db:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:19:04 [info] 37#37: *274 [lua] logger.lua:23: 25c02b4be14cefc349c5e056df5d52db {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:19:04 +0000] 25c02b4be14cefc349c5e056df5d52db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:19:07 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:07 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:17 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:17 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:19 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: 88b7903bd74acb12ecc00d96d32f8b53:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:19:19 [info] 37#37: *279 [lua] logger.lua:23: 88b7903bd74acb12ecc00d96d32f8b53 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:19:19 +0000] 88b7903bd74acb12ecc00d96d32f8b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:19:27 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:27 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:34 [info] 37#37: *283 [lua] access_by_lua(msblocations.conf:189):2: 5aeb2d39c67145391a31c85e3ad98f5f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:19:34 [info] 37#37: *283 [lua] logger.lua:23: 5aeb2d39c67145391a31c85e3ad98f5f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:19:34 +0000] 5aeb2d39c67145391a31c85e3ad98f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:19:37 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:37 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:47 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:47 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:49 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 29b869a9731181507f7d2d9c788b7025:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:19:49 [info] 37#37: *288 [lua] logger.lua:23: 29b869a9731181507f7d2d9c788b7025 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:19:49 +0000] 29b869a9731181507f7d2d9c788b7025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:19:57 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:19:57 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:04 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 4c1242ae5eebc7f28dcdbd56be65ed1a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:20:04 [info] 37#37: *291 [lua] logger.lua:23: 4c1242ae5eebc7f28dcdbd56be65ed1a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:04 +0000] 4c1242ae5eebc7f28dcdbd56be65ed1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:20:07 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:07 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:17 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:17 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:19 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: b6af8dd77f910f4a84dfe7898de71a96:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:19 +0000] b6af8dd77f910f4a84dfe7898de71a96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:20:19 [info] 37#37: *296 [lua] logger.lua:23: b6af8dd77f910f4a84dfe7898de71a96 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:20:27 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:27 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:34 [info] 37#37: *300 [lua] access_by_lua(msblocations.conf:189):2: 9facf8d74af91cf504f68d721b1e671e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:34 +0000] 9facf8d74af91cf504f68d721b1e671e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:20:34 [info] 37#37: *300 [lua] logger.lua:23: 9facf8d74af91cf504f68d721b1e671e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:20:37 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:37 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:47 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:47 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:49 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: d202a3e19e2b970fedc3ac0c7e0c6430:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:49 +0000] d202a3e19e2b970fedc3ac0c7e0c6430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:20:49 [info] 37#37: *305 [lua] logger.lua:23: d202a3e19e2b970fedc3ac0c7e0c6430 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:20:57 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:20:57 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:04 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 7eeb6de69d2a3b3d96989b687f68f986:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:21:04 [info] 37#37: *308 [lua] logger.lua:23: 7eeb6de69d2a3b3d96989b687f68f986 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:21:04 +0000] 7eeb6de69d2a3b3d96989b687f68f986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:21:07 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:07 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:17 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:17 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:19 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 6b90771ab4d236745c5bef8f2f8dafbd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:21:19 [info] 37#37: *313 [lua] logger.lua:23: 6b90771ab4d236745c5bef8f2f8dafbd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:21:19 +0000] 6b90771ab4d236745c5bef8f2f8dafbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:21:27 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:27 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:34 [info] 37#37: *317 [lua] access_by_lua(msblocations.conf:189):2: eabdf1e581a22ae45f9dd394d8c98308:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:21:34 [info] 37#37: *317 [lua] logger.lua:23: eabdf1e581a22ae45f9dd394d8c98308 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:21:34 +0000] eabdf1e581a22ae45f9dd394d8c98308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:21:37 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:37 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:47 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:47 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:49 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: ba4c0bc7b990e4c893a1a3b3fdb981f9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:21:49 [info] 37#37: *322 [lua] logger.lua:23: ba4c0bc7b990e4c893a1a3b3fdb981f9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:21:49 +0000] ba4c0bc7b990e4c893a1a3b3fdb981f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:21:57 [info] 39#39: *323 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:21:57 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:04 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: aa6655438bd449f6d984fce1780daa3a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:22:04 [info] 37#37: *325 [lua] logger.lua:23: aa6655438bd449f6d984fce1780daa3a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:22:04 +0000] aa6655438bd449f6d984fce1780daa3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:22:07 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:07 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:17 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:17 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:19 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 7950f1198f45ec82d9752544f7bbdaca:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:22:19 [info] 37#37: *330 [lua] logger.lua:23: 7950f1198f45ec82d9752544f7bbdaca {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:22:19 +0000] 7950f1198f45ec82d9752544f7bbdaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:22:27 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:27 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:34 [info] 37#37: *334 [lua] access_by_lua(msblocations.conf:189):2: 0ca1b344db62ed86c705d442cd480a3a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:22:34 [info] 37#37: *334 [lua] logger.lua:23: 0ca1b344db62ed86c705d442cd480a3a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:22:34 +0000] 0ca1b344db62ed86c705d442cd480a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:22:37 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:37 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:47 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:47 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:49 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: c9826078b41a1b1db0ede2b4c79f7337:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:22:49 [info] 37#37: *339 [lua] logger.lua:23: c9826078b41a1b1db0ede2b4c79f7337 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:22:49 +0000] c9826078b41a1b1db0ede2b4c79f7337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:22:57 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:22:57 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:04 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 2d9cb2367e2719c36f443ea517d44ec3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:23:04 [info] 37#37: *342 [lua] logger.lua:23: 2d9cb2367e2719c36f443ea517d44ec3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:04 +0000] 2d9cb2367e2719c36f443ea517d44ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/16 05:23:07 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:07 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:17 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:17 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:19 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: cae95b7e9c8156972611f2f9a7962008:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:19 +0000] cae95b7e9c8156972611f2f9a7962008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/16 05:23:19 [info] 37#37: *347 [lua] logger.lua:23: cae95b7e9c8156972611f2f9a7962008 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:23:27 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:27 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:34 [info] 37#37: *351 [lua] access_by_lua(msblocations.conf:189):2: ca475933b73f6d259273689fc81e9723:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:23:34 [info] 37#37: *351 [lua] logger.lua:23: ca475933b73f6d259273689fc81e9723 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:34 +0000] ca475933b73f6d259273689fc81e9723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:23:37 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:37 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:47 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:47 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:49 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: b3ac682c4c97b0f962e88f8bd66c5dad:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:23:49 [info] 37#37: *356 [lua] logger.lua:23: b3ac682c4c97b0f962e88f8bd66c5dad {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:23:49 +0000] b3ac682c4c97b0f962e88f8bd66c5dad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/16 05:23:57 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:23:57 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:04 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 2cdcc630bb9449c6f78d448774e942ef:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:24:04 +0000] 2cdcc630bb9449c6f78d448774e942ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:24:04 [info] 37#37: *359 [lua] logger.lua:23: 2cdcc630bb9449c6f78d448774e942ef {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:24:07 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:07 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:17 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:17 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:19 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: dcf2912b41901f8500fa4859ded8a1f3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.70.121 - - [16/Jan/2023:05:24:19 +0000] dcf2912b41901f8500fa4859ded8a1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:24:19 [info] 37#37: *364 [lua] logger.lua:23: dcf2912b41901f8500fa4859ded8a1f3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:24:27 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:27 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:34 [info] 37#37: *368 [lua] access_by_lua(msblocations.conf:189):2: 0be67814cf2ef09175e75cce19234753:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:05:24:34 +0000] 0be67814cf2ef09175e75cce19234753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:24:34 [info] 37#37: *368 [lua] logger.lua:23: 0be67814cf2ef09175e75cce19234753 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:24:37 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:37 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:47 [info] 39#39: *371 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:47 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:49 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: dd78c50d75dc5fc0137668c67829aef3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:24:49 [info] 37#37: *373 [lua] logger.lua:23: dd78c50d75dc5fc0137668c67829aef3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:24:49 +0000] dd78c50d75dc5fc0137668c67829aef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:24:57 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:24:57 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:04 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 5a1ad78d9d0cebc3a8941c27b4c3f752:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:25:04 +0000] 5a1ad78d9d0cebc3a8941c27b4c3f752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:25:04 [info] 37#37: *376 [lua] logger.lua:23: 5a1ad78d9d0cebc3a8941c27b4c3f752 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:25:07 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:07 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:17 [info] 39#39: *379 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:17 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:19 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 5af8c222af8907c37449bab96cbe967b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:25:19 +0000] 5af8c222af8907c37449bab96cbe967b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:25:19 [info] 37#37: *381 [lua] logger.lua:23: 5af8c222af8907c37449bab96cbe967b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:25:27 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:27 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:34 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: 11aac2f0b6ed0c8339c50c2558859e06:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:25:34 [info] 37#37: *385 [lua] logger.lua:23: 11aac2f0b6ed0c8339c50c2558859e06 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:25:34 +0000] 11aac2f0b6ed0c8339c50c2558859e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:25:37 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:37 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:47 [info] 39#39: *388 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:47 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:49 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: df5014af3df030909961ec10c998be6f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:25:49 +0000] df5014af3df030909961ec10c998be6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:25:49 [info] 37#37: *390 [lua] logger.lua:23: df5014af3df030909961ec10c998be6f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:25:57 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:25:57 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:04 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: e6797664838d1ff3f45b852359948981:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:26:04 [info] 37#37: *393 [lua] logger.lua:23: e6797664838d1ff3f45b852359948981 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:04 +0000] e6797664838d1ff3f45b852359948981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:26:07 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:07 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:17 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:17 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:19 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: e6f4e9500fc8035625f30abaa82dc9fb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:19 +0000] e6f4e9500fc8035625f30abaa82dc9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:26:19 [info] 37#37: *398 [lua] logger.lua:23: e6f4e9500fc8035625f30abaa82dc9fb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:26:27 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:27 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:34 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 85c64f6d84d92b366493c74085d3415e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:26:34 [info] 37#37: *402 [lua] logger.lua:23: 85c64f6d84d92b366493c74085d3415e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:34 +0000] 85c64f6d84d92b366493c74085d3415e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:26:37 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:37 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:47 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:47 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:49 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 266fad40adb70eef25f4f8a1bbd5ce09:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:49 +0000] 266fad40adb70eef25f4f8a1bbd5ce09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:26:49 [info] 37#37: *407 [lua] logger.lua:23: 266fad40adb70eef25f4f8a1bbd5ce09 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:26:57 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:26:57 [info] 39#39: *408 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:04 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 827c6481296196947ccced156e04fa6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.70.121 - - [16/Jan/2023:05:27:04 +0000] 827c6481296196947ccced156e04fa6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:27:04 [info] 37#37: *410 [lua] logger.lua:23: 827c6481296196947ccced156e04fa6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:27:07 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:07 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:17 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:17 [info] 39#39: *413 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:19 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: f72c67b6a0fdb4ea4e8c1d1761c68502:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:27:19 [info] 37#37: *415 [lua] logger.lua:23: f72c67b6a0fdb4ea4e8c1d1761c68502 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:27:19 +0000] f72c67b6a0fdb4ea4e8c1d1761c68502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:27:27 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:27 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:34 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:189):2: b2977653912f8ba187f1518ff8fc19f0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:27:34 [info] 37#37: *419 [lua] logger.lua:23: b2977653912f8ba187f1518ff8fc19f0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:27:34 +0000] b2977653912f8ba187f1518ff8fc19f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:27:37 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:37 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:47 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:47 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:49 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: 3ed8dca7b05b4dab09cb55a8e3be624c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:27:49 [info] 37#37: *424 [lua] logger.lua:23: 3ed8dca7b05b4dab09cb55a8e3be624c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:27:49 +0000] 3ed8dca7b05b4dab09cb55a8e3be624c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:27:57 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:27:57 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:04 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 8883bd73df4492e14ce83eb6a9a1c961:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:04 +0000] 8883bd73df4492e14ce83eb6a9a1c961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:28:04 [info] 37#37: *427 [lua] logger.lua:23: 8883bd73df4492e14ce83eb6a9a1c961 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:28:07 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:07 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:17 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:17 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:19 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: af5859a5bc6106f03f19f877b7cceacd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:19 +0000] af5859a5bc6106f03f19f877b7cceacd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:28:19 [info] 37#37: *432 [lua] logger.lua:23: af5859a5bc6106f03f19f877b7cceacd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:28:27 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:27 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:34 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:189):2: e5d77c73b8ef65e3314662a4d0d5bd38:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:34 +0000] e5d77c73b8ef65e3314662a4d0d5bd38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:28:34 [info] 37#37: *436 [lua] logger.lua:23: e5d77c73b8ef65e3314662a4d0d5bd38 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:28:37 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:37 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:47 [info] 39#39: *439 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:47 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:49 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: 0b33f7d08388a39463aceb539a80f4c4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:28:49 [info] 37#37: *441 [lua] logger.lua:23: 0b33f7d08388a39463aceb539a80f4c4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:28:49 +0000] 0b33f7d08388a39463aceb539a80f4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:28:57 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:28:57 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:04 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 505d02bccb008fc319b78cc77ef534af:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:29:04 [info] 37#37: *444 [lua] logger.lua:23: 505d02bccb008fc319b78cc77ef534af {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:29:04 +0000] 505d02bccb008fc319b78cc77ef534af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:29:07 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:07 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:17 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:17 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:19 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 37ef2396371feb69f7ad3e46ed55477d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:29:19 [info] 37#37: *449 [lua] logger.lua:23: 37ef2396371feb69f7ad3e46ed55477d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:29:19 +0000] 37ef2396371feb69f7ad3e46ed55477d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:29:27 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:27 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:34 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:189):2: 422ea93cfd88e3d81d412fbd04696d4c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:29:34 [info] 37#37: *453 [lua] logger.lua:23: 422ea93cfd88e3d81d412fbd04696d4c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:29:34 +0000] 422ea93cfd88e3d81d412fbd04696d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:29:37 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:37 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:47 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:47 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:49 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: 215f2597769c51a8e1ca805c5cfb92b8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:29:49 +0000] 215f2597769c51a8e1ca805c5cfb92b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:29:49 [info] 37#37: *458 [lua] logger.lua:23: 215f2597769c51a8e1ca805c5cfb92b8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:29:57 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:29:57 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:04 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: e11eebe10b9b6a8220e61308669c5055:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:30:04 [info] 37#37: *461 [lua] logger.lua:23: e11eebe10b9b6a8220e61308669c5055 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:30:04 +0000] e11eebe10b9b6a8220e61308669c5055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:30:07 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:07 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:17 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:17 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:19 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: 65179aa710fe4e5ba01bab73f3dc8240:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:30:20 +0000] 65179aa710fe4e5ba01bab73f3dc8240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:30:20 [info] 37#37: *466 [lua] logger.lua:23: 65179aa710fe4e5ba01bab73f3dc8240 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:30:27 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:27 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:35 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: 0e9a8f9725876d2c781ca73caa8f585f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:30:35 [info] 37#37: *470 [lua] logger.lua:23: 0e9a8f9725876d2c781ca73caa8f585f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:30:35 +0000] 0e9a8f9725876d2c781ca73caa8f585f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:30:37 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:37 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:47 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:47 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:50 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: ec0539b09d4485fde9fb1473078f6837:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:30:50 [info] 37#37: *475 [lua] logger.lua:23: ec0539b09d4485fde9fb1473078f6837 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:30:50 +0000] ec0539b09d4485fde9fb1473078f6837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:30:57 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:30:57 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:05 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 119b2105a6b805379963765e34a69016:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:05 +0000] 119b2105a6b805379963765e34a69016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:31:05 [info] 37#37: *478 [lua] logger.lua:23: 119b2105a6b805379963765e34a69016 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:31:07 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:07 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:17 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:17 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:20 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: 2fa20b31496a675fc7f0a68707792f16:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:20 +0000] 2fa20b31496a675fc7f0a68707792f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:31:20 [info] 37#37: *483 [lua] logger.lua:23: 2fa20b31496a675fc7f0a68707792f16 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:31:27 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:27 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:35 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: 99409409311fe68d5aaaf5862dd8f4d8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:35 +0000] 99409409311fe68d5aaaf5862dd8f4d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:31:35 [info] 37#37: *487 [lua] logger.lua:23: 99409409311fe68d5aaaf5862dd8f4d8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:31:37 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:37 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:47 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:47 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:50 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: ad1de43c75a2e25b47d757d50f3f9771:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:31:50 [info] 37#37: *492 [lua] logger.lua:23: ad1de43c75a2e25b47d757d50f3f9771 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:31:50 +0000] ad1de43c75a2e25b47d757d50f3f9771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:31:57 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:31:57 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:05 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: 9d5c88de17a810f30889be5dc900e5eb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:32:05 [info] 37#37: *495 [lua] logger.lua:23: 9d5c88de17a810f30889be5dc900e5eb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:32:05 +0000] 9d5c88de17a810f30889be5dc900e5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:32:07 [info] 39#39: *496 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:07 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:17 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:17 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:20 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 08b770506368ffe96a47c964ef8208e8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:32:20 [info] 37#37: *500 [lua] logger.lua:23: 08b770506368ffe96a47c964ef8208e8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:32:20 +0000] 08b770506368ffe96a47c964ef8208e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:32:27 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:27 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:35 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: c4c9eb3b94fda9d56623caa0f51622bb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:32:35 [info] 37#37: *504 [lua] logger.lua:23: c4c9eb3b94fda9d56623caa0f51622bb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:32:35 +0000] c4c9eb3b94fda9d56623caa0f51622bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:32:37 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:37 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:47 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:47 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:50 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: cc2cf9f0e0f14b0018b6afb91c61677f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:32:50 [info] 37#37: *509 [lua] logger.lua:23: cc2cf9f0e0f14b0018b6afb91c61677f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:32:50 +0000] cc2cf9f0e0f14b0018b6afb91c61677f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:32:57 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:32:57 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:05 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: 65d6f6d4ec78a56c165797379df99937:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:05 +0000] 65d6f6d4ec78a56c165797379df99937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:33:05 [info] 37#37: *512 [lua] logger.lua:23: 65d6f6d4ec78a56c165797379df99937 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:33:07 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:07 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:17 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:17 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:20 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 730c5078219cea6016a6122c464331d8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:20 +0000] 730c5078219cea6016a6122c464331d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:33:20 [info] 37#37: *517 [lua] logger.lua:23: 730c5078219cea6016a6122c464331d8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:33:27 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:27 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:35 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 386f4789df2de077b2a73f6d06fbbbea:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:33:35 [info] 37#37: *521 [lua] logger.lua:23: 386f4789df2de077b2a73f6d06fbbbea {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:35 +0000] 386f4789df2de077b2a73f6d06fbbbea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:33:37 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:37 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:47 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:47 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:50 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: fb33150c2256e55d8e18b6600ebd65e9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:33:50 +0000] fb33150c2256e55d8e18b6600ebd65e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:33:50 [info] 37#37: *526 [lua] logger.lua:23: fb33150c2256e55d8e18b6600ebd65e9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:33:57 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:33:57 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:05 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: dd1ed1f6e4098d0398c86409b41e1b59:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:34:05 [info] 37#37: *529 [lua] logger.lua:23: dd1ed1f6e4098d0398c86409b41e1b59 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:34:05 +0000] dd1ed1f6e4098d0398c86409b41e1b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:34:07 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:07 [info] 39#39: *531 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:17 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:17 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:20 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 8dd0d4d618ca5d1d8950d4904b0af4cd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.121 - - [16/Jan/2023:05:34:20 +0000] 8dd0d4d618ca5d1d8950d4904b0af4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:34:20 [info] 37#37: *534 [lua] logger.lua:23: 8dd0d4d618ca5d1d8950d4904b0af4cd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:34:27 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:27 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:35 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: 9073aa1e69aa3ac88dc7b10e69fdec89:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:34:35 [info] 37#37: *538 [lua] logger.lua:23: 9073aa1e69aa3ac88dc7b10e69fdec89 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:34:35 +0000] 9073aa1e69aa3ac88dc7b10e69fdec89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:34:37 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:37 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:47 [info] 39#39: *541 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:47 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:50 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 93cd216da838847f0621b17aa0652c84:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:34:50 [info] 37#37: *543 [lua] logger.lua:23: 93cd216da838847f0621b17aa0652c84 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:34:50 +0000] 93cd216da838847f0621b17aa0652c84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:34:57 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:34:57 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:05 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: b870a006e5bef3f6fa9394a25a0c21a5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:35:05 [info] 37#37: *546 [lua] logger.lua:23: b870a006e5bef3f6fa9394a25a0c21a5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:35:05 +0000] b870a006e5bef3f6fa9394a25a0c21a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:35:07 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:07 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:17 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:17 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:20 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 1714bca7f46984eb7812ea250c73f650:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:35:20 [info] 37#37: *551 [lua] logger.lua:23: 1714bca7f46984eb7812ea250c73f650 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:35:20 +0000] 1714bca7f46984eb7812ea250c73f650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:35:27 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:27 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:35 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: d94a7769c1da3c2792a2dcc2bf69dc22:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:35:35 +0000] d94a7769c1da3c2792a2dcc2bf69dc22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:35:35 [info] 37#37: *555 [lua] logger.lua:23: d94a7769c1da3c2792a2dcc2bf69dc22 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:35:37 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:37 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:47 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:47 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:50 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: 0d0b952f861a524786b948d1a31c485f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:35:50 [info] 37#37: *560 [lua] logger.lua:23: 0d0b952f861a524786b948d1a31c485f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:35:50 +0000] 0d0b952f861a524786b948d1a31c485f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/16 05:35:57 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:35:57 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:05 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 735fcace5665ddd2b157ef1de957fb8d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:36:05 [info] 37#37: *563 [lua] logger.lua:23: 735fcace5665ddd2b157ef1de957fb8d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:05 +0000] 735fcace5665ddd2b157ef1de957fb8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:36:07 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:07 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:17 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:17 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:20 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 27714141ec0a1773d711b86d35f23162:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:36:20 [info] 37#37: *568 [lua] logger.lua:23: 27714141ec0a1773d711b86d35f23162 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:20 +0000] 27714141ec0a1773d711b86d35f23162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:36:27 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:27 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:35 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: 9c5231569a198eec5bd2bf19deaa9d75:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:35 +0000] 9c5231569a198eec5bd2bf19deaa9d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:36:35 [info] 37#37: *572 [lua] logger.lua:23: 9c5231569a198eec5bd2bf19deaa9d75 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:36:37 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:37 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:47 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:47 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:50 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 0de7793652861540fee8063afda70ce0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:36:50 [info] 37#37: *577 [lua] logger.lua:23: 0de7793652861540fee8063afda70ce0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:36:50 +0000] 0de7793652861540fee8063afda70ce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:36:57 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:36:57 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:05 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: 3e434d44d19e69d31fc9240efc5654b1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:37:05 [info] 37#37: *580 [lua] logger.lua:23: 3e434d44d19e69d31fc9240efc5654b1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:37:05 +0000] 3e434d44d19e69d31fc9240efc5654b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:37:07 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:07 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:17 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:17 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:20 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 632986bb7371161080291bb58d51bdb1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:37:20 [info] 37#37: *585 [lua] logger.lua:23: 632986bb7371161080291bb58d51bdb1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:37:20 +0000] 632986bb7371161080291bb58d51bdb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:37:27 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:27 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:35 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: ad3b65583fd322b47d18f295a02d1c45:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:37:35 [info] 37#37: *589 [lua] logger.lua:23: ad3b65583fd322b47d18f295a02d1c45 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:37:35 +0000] ad3b65583fd322b47d18f295a02d1c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:37:37 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:37 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:47 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:47 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:50 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 10378bbc34f6f6f20e1537adec816c46:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:37:50 +0000] 10378bbc34f6f6f20e1537adec816c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:37:50 [info] 37#37: *594 [lua] logger.lua:23: 10378bbc34f6f6f20e1537adec816c46 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:37:57 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:37:57 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:05 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: ccc065a76ab8946b0c941e30e4543322:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:38:05 [info] 37#37: *597 [lua] logger.lua:23: ccc065a76ab8946b0c941e30e4543322 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:38:05 +0000] ccc065a76ab8946b0c941e30e4543322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:38:07 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:07 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:17 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:17 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:20 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: ade382ba7adf865209e44691ee8f54ee:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:05:38:20 +0000] ade382ba7adf865209e44691ee8f54ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:38:20 [info] 37#37: *602 [lua] logger.lua:23: ade382ba7adf865209e44691ee8f54ee {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:38:27 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:27 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:35 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: 8afc3c108d8e4ede51f9b1c6e694435d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:38:35 [info] 37#37: *606 [lua] logger.lua:23: 8afc3c108d8e4ede51f9b1c6e694435d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:38:35 +0000] 8afc3c108d8e4ede51f9b1c6e694435d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:38:37 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:37 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:47 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:47 [info] 39#39: *610 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:50 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: 144a229f44e55c595ebd8888e0026a2e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:38:50 [info] 37#37: *611 [lua] logger.lua:23: 144a229f44e55c595ebd8888e0026a2e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:38:50 +0000] 144a229f44e55c595ebd8888e0026a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:38:57 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:38:57 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:05 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 0e8ebc58be74bc1bc63297979f7e8ee1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:39:05 [info] 37#37: *614 [lua] logger.lua:23: 0e8ebc58be74bc1bc63297979f7e8ee1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:39:05 +0000] 0e8ebc58be74bc1bc63297979f7e8ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:39:07 [info] 39#39: *616 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:07 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:17 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:17 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:20 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: e392671f9648bc8d2ad1bf6e9290a3e7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:39:20 [info] 37#37: *619 [lua] logger.lua:23: e392671f9648bc8d2ad1bf6e9290a3e7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:39:20 +0000] e392671f9648bc8d2ad1bf6e9290a3e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:39:27 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:27 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:35 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: d75189c404a2586bae7732d3f9074ba1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:39:35 [info] 37#37: *623 [lua] logger.lua:23: d75189c404a2586bae7732d3f9074ba1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:39:35 +0000] d75189c404a2586bae7732d3f9074ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:39:37 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:37 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:47 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:47 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:50 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: 7e026acb29b089a5023ae468c4b52a1d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:39:50 [info] 37#37: *628 [lua] logger.lua:23: 7e026acb29b089a5023ae468c4b52a1d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:39:50 +0000] 7e026acb29b089a5023ae468c4b52a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:39:57 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:39:57 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:05 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 5d9f03459c62ae097bc8e6bf5f5f5862:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:40:05 [info] 37#37: *631 [lua] logger.lua:23: 5d9f03459c62ae097bc8e6bf5f5f5862 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:40:05 +0000] 5d9f03459c62ae097bc8e6bf5f5f5862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:40:07 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:07 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:17 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:17 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:20 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 7cced9ca47ce2769a13855dead551311:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:40:20 +0000] 7cced9ca47ce2769a13855dead551311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/16 05:40:20 [info] 37#37: *636 [lua] logger.lua:23: 7cced9ca47ce2769a13855dead551311 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:40:27 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:27 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:35 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: 2d2c3aba85bbaa2344e17781c6033990:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:40:35 [info] 37#37: *640 [lua] logger.lua:23: 2d2c3aba85bbaa2344e17781c6033990 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:40:35 +0000] 2d2c3aba85bbaa2344e17781c6033990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:40:37 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:37 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:47 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:47 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:50 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: cfd108b4ed7ff35865a9e8b67868d0f8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:40:50 [info] 37#37: *645 [lua] logger.lua:23: cfd108b4ed7ff35865a9e8b67868d0f8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:40:50 +0000] cfd108b4ed7ff35865a9e8b67868d0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:40:57 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:40:57 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:05 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: 0361866b7fa916db8274871d7f39bd64:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:41:05 +0000] 0361866b7fa916db8274871d7f39bd64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:41:05 [info] 37#37: *648 [lua] logger.lua:23: 0361866b7fa916db8274871d7f39bd64 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:41:07 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:07 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:17 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:17 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:20 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: 5fc11f09ada403ac9096fb242f82eb15:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:41:20 [info] 37#37: *653 [lua] logger.lua:23: 5fc11f09ada403ac9096fb242f82eb15 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:41:20 +0000] 5fc11f09ada403ac9096fb242f82eb15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:41:27 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:27 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:35 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: 3cc2d3ebf4c869d6739c7053d0142eab:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:41:35 [info] 37#37: *657 [lua] logger.lua:23: 3cc2d3ebf4c869d6739c7053d0142eab {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:41:35 +0000] 3cc2d3ebf4c869d6739c7053d0142eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:41:37 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:37 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:47 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:47 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:50 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 22f89581d86338fcfdf522df8635db3d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:41:50 [info] 37#37: *662 [lua] logger.lua:23: 22f89581d86338fcfdf522df8635db3d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:41:50 +0000] 22f89581d86338fcfdf522df8635db3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:41:57 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:41:57 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:05 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: 57c07c23698a3000d48814d854352b47:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:05 +0000] 57c07c23698a3000d48814d854352b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:42:05 [info] 37#37: *665 [lua] logger.lua:23: 57c07c23698a3000d48814d854352b47 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:42:07 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:07 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:17 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:17 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:20 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 7fccc0a42371cc2aaedba5d1d979b400:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:42:20 [info] 37#37: *670 [lua] logger.lua:23: 7fccc0a42371cc2aaedba5d1d979b400 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:20 +0000] 7fccc0a42371cc2aaedba5d1d979b400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:42:27 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:27 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:35 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: dc281c466e0a1a9be7595e57d68adde6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:35 +0000] dc281c466e0a1a9be7595e57d68adde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:42:35 [info] 37#37: *674 [lua] logger.lua:23: dc281c466e0a1a9be7595e57d68adde6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:42:37 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:37 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:47 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:47 [info] 39#39: *677 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:50 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: 1bc8c3c4446a60959077368fa77ad090:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:50 +0000] 1bc8c3c4446a60959077368fa77ad090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/16 05:42:50 [info] 37#37: *679 [lua] logger.lua:23: 1bc8c3c4446a60959077368fa77ad090 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:42:57 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:42:57 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:05 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 86ba64d861b6ae16fa27c671593db226:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:43:05 [info] 37#37: *682 [lua] logger.lua:23: 86ba64d861b6ae16fa27c671593db226 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:43:05 +0000] 86ba64d861b6ae16fa27c671593db226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:43:07 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:07 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:17 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:17 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:20 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: d11858720a762d4ef56736cd38bff135:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:43:20 [info] 37#37: *687 [lua] logger.lua:23: d11858720a762d4ef56736cd38bff135 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:43:20 +0000] d11858720a762d4ef56736cd38bff135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:43:27 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:27 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:35 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: 761d021592f358845ebe7437de33181f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:43:35 [info] 37#37: *691 [lua] logger.lua:23: 761d021592f358845ebe7437de33181f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:43:35 +0000] 761d021592f358845ebe7437de33181f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:43:37 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:37 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:47 [info] 39#39: *694 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:47 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:50 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 2f947d16284737614419cc10739f7cbe:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:43:50 [info] 37#37: *696 [lua] logger.lua:23: 2f947d16284737614419cc10739f7cbe {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:43:50 +0000] 2f947d16284737614419cc10739f7cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:43:57 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:43:57 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:05 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: 36503a971693cd9ccd613ec14e140c25:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:44:05 [info] 37#37: *699 [lua] logger.lua:23: 36503a971693cd9ccd613ec14e140c25 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:44:05 +0000] 36503a971693cd9ccd613ec14e140c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:44:07 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:07 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:17 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:17 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:20 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 68a1116577ad96b7f6dad5d1bd0c6404:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:44:20 [info] 37#37: *704 [lua] logger.lua:23: 68a1116577ad96b7f6dad5d1bd0c6404 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:44:20 +0000] 68a1116577ad96b7f6dad5d1bd0c6404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:44:27 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:27 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:35 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 18f0d23c96012c24656e371b6f01296f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:44:35 [info] 37#37: *708 [lua] logger.lua:23: 18f0d23c96012c24656e371b6f01296f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:44:35 +0000] 18f0d23c96012c24656e371b6f01296f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:44:37 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:37 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:47 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:47 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:50 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 5ceabe57c250793e6b4d8032ce1095ed:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:44:50 +0000] 5ceabe57c250793e6b4d8032ce1095ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:44:50 [info] 37#37: *713 [lua] logger.lua:23: 5ceabe57c250793e6b4d8032ce1095ed {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:44:57 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:44:57 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:05 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 7a3400e177208d195a20a330e59fbfae:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:05 +0000] 7a3400e177208d195a20a330e59fbfae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:45:05 [info] 37#37: *716 [lua] logger.lua:23: 7a3400e177208d195a20a330e59fbfae {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:45:07 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:07 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:17 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:17 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:20 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: d485798c8a599c2702c70c949f9a9f4b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:20 +0000] d485798c8a599c2702c70c949f9a9f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:45:20 [info] 37#37: *721 [lua] logger.lua:23: d485798c8a599c2702c70c949f9a9f4b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:45:27 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:27 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:35 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: cea53f2d0653596d033ff552b136a163:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:45:35 [info] 37#37: *725 [lua] logger.lua:23: cea53f2d0653596d033ff552b136a163 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:35 +0000] cea53f2d0653596d033ff552b136a163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:45:37 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:37 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:47 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:47 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:50 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: 4ffac5f1a68567ac583791cd0a88edc4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:50 +0000] 4ffac5f1a68567ac583791cd0a88edc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:45:50 [info] 37#37: *730 [lua] logger.lua:23: 4ffac5f1a68567ac583791cd0a88edc4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:45:57 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:45:57 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:05 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: 6a3136995043a812d64b6b957f6bdacc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:46:05 [info] 37#37: *733 [lua] logger.lua:23: 6a3136995043a812d64b6b957f6bdacc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:46:05 +0000] 6a3136995043a812d64b6b957f6bdacc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:46:07 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:07 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:17 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:17 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:20 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: 872b4946c313feb129b4f63d4a891e95:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:46:20 [info] 37#37: *738 [lua] logger.lua:23: 872b4946c313feb129b4f63d4a891e95 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:46:20 +0000] 872b4946c313feb129b4f63d4a891e95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:46:27 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:27 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:35 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: c8cd3939ee94e4b55a8640a74c882ae6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:46:35 [info] 37#37: *742 [lua] logger.lua:23: c8cd3939ee94e4b55a8640a74c882ae6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:46:35 +0000] c8cd3939ee94e4b55a8640a74c882ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:46:37 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:37 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:47 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:47 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:50 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 4853961d187635cff163fb914e34e8ba:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:46:50 +0000] 4853961d187635cff163fb914e34e8ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:46:50 [info] 37#37: *747 [lua] logger.lua:23: 4853961d187635cff163fb914e34e8ba {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:46:57 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:46:57 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:05 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: c8d453f09b591fff6dc6d9fb8a0c7dd4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:47:05 [info] 37#37: *750 [lua] logger.lua:23: c8d453f09b591fff6dc6d9fb8a0c7dd4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:05 +0000] c8d453f09b591fff6dc6d9fb8a0c7dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:47:07 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:07 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:17 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:17 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:20 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 4cc8d9103508b82655fc54ba89706c27:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:20 +0000] 4cc8d9103508b82655fc54ba89706c27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:47:20 [info] 37#37: *755 [lua] logger.lua:23: 4cc8d9103508b82655fc54ba89706c27 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:47:27 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:27 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:35 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: accda2768257e6122eb977f2ce67af58:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:35 +0000] accda2768257e6122eb977f2ce67af58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:47:35 [info] 37#37: *759 [lua] logger.lua:23: accda2768257e6122eb977f2ce67af58 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:47:37 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:37 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:47 [info] 39#39: *762 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:47 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:51 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: bd98f7c0a6285d77016525a9900068d7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:47:51 [info] 37#37: *764 [lua] logger.lua:23: bd98f7c0a6285d77016525a9900068d7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:47:51 +0000] bd98f7c0a6285d77016525a9900068d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:47:57 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:47:57 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:06 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: 2080a225a3383b6a00d2119ac6fd60cc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:48:06 [info] 37#37: *767 [lua] logger.lua:23: 2080a225a3383b6a00d2119ac6fd60cc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:48:06 +0000] 2080a225a3383b6a00d2119ac6fd60cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:48:07 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:07 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:17 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:17 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:21 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: a66348e77c2cbf06cd0266135d333d53:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:48:21 [info] 37#37: *772 [lua] logger.lua:23: a66348e77c2cbf06cd0266135d333d53 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:48:21 +0000] a66348e77c2cbf06cd0266135d333d53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:48:27 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:27 [info] 39#39: *773 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:36 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 87f65239c10df4f7bcbad35defc45e9b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:48:36 [info] 37#37: *776 [lua] logger.lua:23: 87f65239c10df4f7bcbad35defc45e9b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:48:36 +0000] 87f65239c10df4f7bcbad35defc45e9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:48:37 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:37 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:47 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:47 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:51 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:189):2: 32ab0c74136c5f487e255bea213e556d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:48:51 +0000] 32ab0c74136c5f487e255bea213e556d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:48:51 [info] 37#37: *781 [lua] logger.lua:23: 32ab0c74136c5f487e255bea213e556d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:48:57 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:48:57 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:06 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 0e16c523675df60fe41b33af90d35075:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:49:06 +0000] 0e16c523675df60fe41b33af90d35075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:49:06 [info] 37#37: *784 [lua] logger.lua:23: 0e16c523675df60fe41b33af90d35075 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:49:07 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:07 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:17 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:17 [info] 39#39: *787 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:21 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:189):2: 684f2a96bc5f204b86e8e3e3e5b8a972:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:49:21 [info] 37#37: *789 [lua] logger.lua:23: 684f2a96bc5f204b86e8e3e3e5b8a972 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:49:21 +0000] 684f2a96bc5f204b86e8e3e3e5b8a972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:49:27 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:27 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:29 [info] 37#37: *792 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443 2023/01/16 05:49:36 [info] 37#37: *794 [lua] access_by_lua(msblocations.conf:189):2: 5c229a0d92758b4a40024c5f89b1e18f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:49:36 [info] 37#37: *794 [lua] logger.lua:23: 5c229a0d92758b4a40024c5f89b1e18f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:05:49:36 +0000] 5c229a0d92758b4a40024c5f89b1e18f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:49:37 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:37 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:47 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:47 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:51 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: cb555540f3270f4811b27e9f6e0996a5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:49:51 +0000] cb555540f3270f4811b27e9f6e0996a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:49:51 [info] 37#37: *799 [lua] logger.lua:23: cb555540f3270f4811b27e9f6e0996a5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:49:57 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:49:57 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:06 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: 9f527a9c1d9d3e49e47cbd58d4a6c8f1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:50:06 [info] 37#37: *802 [lua] logger.lua:23: 9f527a9c1d9d3e49e47cbd58d4a6c8f1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:06 +0000] 9f527a9c1d9d3e49e47cbd58d4a6c8f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:50:07 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:07 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:17 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:17 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:21 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: f2fb35335136e7b8c0d0450000511995:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:50:21 [info] 37#37: *807 [lua] logger.lua:23: f2fb35335136e7b8c0d0450000511995 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:21 +0000] f2fb35335136e7b8c0d0450000511995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:50:27 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:27 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:36 [info] 37#37: *811 [lua] access_by_lua(msblocations.conf:189):2: 62f47d0e325c0d095f930d3cea8faed3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:36 +0000] 62f47d0e325c0d095f930d3cea8faed3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/16 05:50:36 [info] 37#37: *811 [lua] logger.lua:23: 62f47d0e325c0d095f930d3cea8faed3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/16 05:50:37 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:37 [info] 39#39: *813 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:47 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:47 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:51 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 929de22cfed18051532a13af30115dc5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:51 +0000] 929de22cfed18051532a13af30115dc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/16 05:50:51 [info] 37#37: *816 [lua] logger.lua:23: 929de22cfed18051532a13af30115dc5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:50:57 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:50:57 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:06 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: 12ddbded191c5211c18786f2ca9a970e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:51:06 +0000] 12ddbded191c5211c18786f2ca9a970e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:51:06 [info] 37#37: *819 [lua] logger.lua:23: 12ddbded191c5211c18786f2ca9a970e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:51:07 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:07 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:17 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:17 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:21 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: c98e2904b286abcb30e6b59862a8301e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:51:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:05:51:21 +0000] c98e2904b286abcb30e6b59862a8301e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/16 05:51:21 [info] 37#37: *824 [lua] logger.lua:23: c98e2904b286abcb30e6b59862a8301e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:51:27 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:27 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:36 [info] 37#37: *828 [lua] access_by_lua(msblocations.conf:189):2: 900ff5f5f57cdf04c398de55b604b80b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:51:36 [info] 37#37: *828 [lua] logger.lua:23: 900ff5f5f57cdf04c398de55b604b80b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:51:36 +0000] 900ff5f5f57cdf04c398de55b604b80b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:51:37 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:37 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:47 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:47 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:51 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: 89f676fb8ba834bff8c1800e45fbf6c5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:51:51 [info] 37#37: *833 [lua] logger.lua:23: 89f676fb8ba834bff8c1800e45fbf6c5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:51:51 +0000] 89f676fb8ba834bff8c1800e45fbf6c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:51:57 [info] 39#39: *834 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:51:57 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:06 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: 7e5362b26c47fd34df6a87c070b77127:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:52:06 [info] 37#37: *836 [lua] logger.lua:23: 7e5362b26c47fd34df6a87c070b77127 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:52:06 +0000] 7e5362b26c47fd34df6a87c070b77127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:52:07 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:07 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:17 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:17 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:21 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: 117b8a03efd1453a34f9c0663223ac1b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:52:21 [info] 37#37: *841 [lua] logger.lua:23: 117b8a03efd1453a34f9c0663223ac1b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:52:21 +0000] 117b8a03efd1453a34f9c0663223ac1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:52:27 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:27 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:36 [info] 37#37: *845 [lua] access_by_lua(msblocations.conf:189):2: 19d9503d784991b8da83efbc04871fc5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:52:36 [info] 37#37: *845 [lua] logger.lua:23: 19d9503d784991b8da83efbc04871fc5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:52:36 +0000] 19d9503d784991b8da83efbc04871fc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:52:37 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:37 [info] 39#39: *847 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:47 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:47 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:51 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: c371ad9f6a67d8bb4c03d99f6f3cd762:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:52:51 [info] 37#37: *850 [lua] logger.lua:23: c371ad9f6a67d8bb4c03d99f6f3cd762 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:52:51 +0000] c371ad9f6a67d8bb4c03d99f6f3cd762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:52:57 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:52:57 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:06 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: 77dbd0b31fc4173dccc17ae3986f53d3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:06 +0000] 77dbd0b31fc4173dccc17ae3986f53d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:53:06 [info] 37#37: *853 [lua] logger.lua:23: 77dbd0b31fc4173dccc17ae3986f53d3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:53:07 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:07 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:17 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:17 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:21 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: c42e62864d954574fc6000504c8fc781:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:21 +0000] c42e62864d954574fc6000504c8fc781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/16 05:53:21 [info] 37#37: *858 [lua] logger.lua:23: c42e62864d954574fc6000504c8fc781 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 05:53:27 [info] 39#39: *860 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:27 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:36 [info] 37#37: *862 [lua] access_by_lua(msblocations.conf:189):2: 568fb75f251e974b47076f36c3aef7f5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:53:36 [info] 37#37: *862 [lua] logger.lua:23: 568fb75f251e974b47076f36c3aef7f5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:36 +0000] 568fb75f251e974b47076f36c3aef7f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:53:37 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:37 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:47 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:47 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:51 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 8cf86d8d779f67e1f79373a63dea3c7f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:51 +0000] 8cf86d8d779f67e1f79373a63dea3c7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:53:51 [info] 37#37: *867 [lua] logger.lua:23: 8cf86d8d779f67e1f79373a63dea3c7f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:53:57 [info] 39#39: *869 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:53:57 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:06 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:189):2: c98f05dcceffba5a0fe2cf1d702af1b0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:54:06 [info] 37#37: *870 [lua] logger.lua:23: c98f05dcceffba5a0fe2cf1d702af1b0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:06 +0000] c98f05dcceffba5a0fe2cf1d702af1b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:54:07 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:07 [info] 39#39: *872 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:17 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:17 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:21 [info] 37#37: *875 [lua] access_by_lua(msblocations.conf:189):2: 328716fe7d6323500efdbf231c9b96e4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:21 +0000] 328716fe7d6323500efdbf231c9b96e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:54:21 [info] 37#37: *875 [lua] logger.lua:23: 328716fe7d6323500efdbf231c9b96e4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:54:27 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:27 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:36 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:189):2: 0ba0aa420ffb4b6c3dc39bb6ee75162c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:54:36 [info] 37#37: *879 [lua] logger.lua:23: 0ba0aa420ffb4b6c3dc39bb6ee75162c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:36 +0000] 0ba0aa420ffb4b6c3dc39bb6ee75162c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:54:37 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:37 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:47 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:47 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:51 [info] 37#37: *884 [lua] access_by_lua(msblocations.conf:189):2: 99227eacfee629b9734cebe110e4c75b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:51 +0000] 99227eacfee629b9734cebe110e4c75b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/16 05:54:51 [info] 37#37: *884 [lua] logger.lua:23: 99227eacfee629b9734cebe110e4c75b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/16 05:54:57 [info] 39#39: *886 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:54:57 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:06 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:189):2: d8432157127143f7494bfb6ec38533ff:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:55:06 +0000] d8432157127143f7494bfb6ec38533ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 05:55:06 [info] 37#37: *887 [lua] logger.lua:23: d8432157127143f7494bfb6ec38533ff {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:55:07 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:07 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:17 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:17 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:21 [info] 37#37: *892 [lua] access_by_lua(msblocations.conf:189):2: 1864f1257e50842ce756c39779edf5e3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:55:21 +0000] 1864f1257e50842ce756c39779edf5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:55:21 [info] 37#37: *892 [lua] logger.lua:23: 1864f1257e50842ce756c39779edf5e3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:55:27 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:27 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:36 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:189):2: 8355d0572f7e0367d78a3b90619b5474:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:55:36 [info] 37#37: *896 [lua] logger.lua:23: 8355d0572f7e0367d78a3b90619b5474 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:55:36 +0000] 8355d0572f7e0367d78a3b90619b5474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:55:37 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:37 [info] 39#39: *898 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:47 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:47 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:51 [info] 37#37: *901 [lua] access_by_lua(msblocations.conf:189):2: 103c42a56a56363ebbe9d064b5b961f3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:55:51 [info] 37#37: *901 [lua] logger.lua:23: 103c42a56a56363ebbe9d064b5b961f3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:55:51 +0000] 103c42a56a56363ebbe9d064b5b961f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:55:57 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:55:57 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:06 [info] 37#37: *904 [lua] access_by_lua(msblocations.conf:189):2: 53aa23c5f59fdcedaa485e06de4a246c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:06 +0000] 53aa23c5f59fdcedaa485e06de4a246c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 05:56:06 [info] 37#37: *904 [lua] logger.lua:23: 53aa23c5f59fdcedaa485e06de4a246c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:56:07 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:07 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:17 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:17 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:21 [info] 37#37: *909 [lua] access_by_lua(msblocations.conf:189):2: 8ad2a58d40403990e96d368cdfa10d6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:56:21 [info] 37#37: *909 [lua] logger.lua:23: 8ad2a58d40403990e96d368cdfa10d6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:21 +0000] 8ad2a58d40403990e96d368cdfa10d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:56:27 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:27 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:36 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:189):2: 22b56cc9feaf98cf73a1cdf7547cae09:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:36 +0000] 22b56cc9feaf98cf73a1cdf7547cae09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:56:36 [info] 37#37: *913 [lua] logger.lua:23: 22b56cc9feaf98cf73a1cdf7547cae09 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/16 05:56:37 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:37 [info] 39#39: *915 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:47 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:47 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:51 [info] 37#37: *918 [lua] access_by_lua(msblocations.conf:189):2: 485c937019e58743be0a655bdc605490:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:51 +0000] 485c937019e58743be0a655bdc605490 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:56:51 [info] 37#37: *918 [lua] logger.lua:23: 485c937019e58743be0a655bdc605490 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 05:56:57 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:56:57 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:06 [info] 37#37: *921 [lua] access_by_lua(msblocations.conf:189):2: 611f5b908f23d257ea4134b5d945350e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:06 +0000] 611f5b908f23d257ea4134b5d945350e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:57:06 [info] 37#37: *921 [lua] logger.lua:23: 611f5b908f23d257ea4134b5d945350e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:57:07 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:07 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:17 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:17 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:21 [info] 37#37: *926 [lua] access_by_lua(msblocations.conf:189):2: fd5ecd2b526065994620cdb16cd2bd07:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:57:21 [info] 37#37: *926 [lua] logger.lua:23: fd5ecd2b526065994620cdb16cd2bd07 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:21 +0000] fd5ecd2b526065994620cdb16cd2bd07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/16 05:57:27 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:27 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:32 [info] 37#37: *929 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443 2023/01/16 05:57:36 [info] 37#37: *931 [lua] access_by_lua(msblocations.conf:189):2: ce7aa7cfd9324ea4f3082ad14df89e68:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:57:36 [info] 37#37: *931 [lua] logger.lua:23: ce7aa7cfd9324ea4f3082ad14df89e68 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:36 +0000] ce7aa7cfd9324ea4f3082ad14df89e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:57:37 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:37 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:47 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:47 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:51 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: 1458214ff56275317e160a63cbe89fb8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:57:51 [info] 37#37: *936 [lua] logger.lua:23: 1458214ff56275317e160a63cbe89fb8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:57:51 +0000] 1458214ff56275317e160a63cbe89fb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:57:57 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:57:57 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:06 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: 65009f66d8012e5d7e20b1651325ac32:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:58:06 [info] 37#37: *939 [lua] logger.lua:23: 65009f66d8012e5d7e20b1651325ac32 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:06 +0000] 65009f66d8012e5d7e20b1651325ac32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:58:07 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:07 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:17 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:17 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:21 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: c1fad51581e0f5ee3080b869cc51ad25:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:21 +0000] c1fad51581e0f5ee3080b869cc51ad25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 05:58:21 [info] 37#37: *944 [lua] logger.lua:23: c1fad51581e0f5ee3080b869cc51ad25 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:58:27 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:27 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:36 [info] 37#37: *948 [lua] access_by_lua(msblocations.conf:189):2: 093f8e4503a1b9e4ca75eab06e8c4057:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:36 +0000] 093f8e4503a1b9e4ca75eab06e8c4057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 05:58:36 [info] 37#37: *948 [lua] logger.lua:23: 093f8e4503a1b9e4ca75eab06e8c4057 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:58:37 [info] 39#39: *950 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:37 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:47 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:47 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:51 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: 65e333cf242065b343d816edb8fa17d9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:58:51 [info] 37#37: *953 [lua] logger.lua:23: 65e333cf242065b343d816edb8fa17d9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:58:51 +0000] 65e333cf242065b343d816edb8fa17d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 05:58:57 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:58:57 [info] 39#39: *955 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:06 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: d51a9d6625e02de0ad887c15d7e76cda:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:59:06 +0000] d51a9d6625e02de0ad887c15d7e76cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/16 05:59:06 [info] 37#37: *956 [lua] logger.lua:23: d51a9d6625e02de0ad887c15d7e76cda {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:59:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 05:59:07 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:07 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:17 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:17 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:21 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:189):2: 6b547e0becb63a86dde51857a9b92795:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:59:21 +0000] 6b547e0becb63a86dde51857a9b92795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:59:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 05:59:21 [info] 37#37: *961 [lua] logger.lua:23: 6b547e0becb63a86dde51857a9b92795 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 05:59:27 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:27 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:36 [info] 37#37: *965 [lua] access_by_lua(msblocations.conf:189):2: 41b54f71254cf3c2c0a12e2903df96a2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:59:36 [info] 37#37: *965 [lua] logger.lua:23: 41b54f71254cf3c2c0a12e2903df96a2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:59:36 +0000] 41b54f71254cf3c2c0a12e2903df96a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 05:59:37 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:37 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:47 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:47 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:51 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: c5e0f36d0c39ea0b6960b795f3164c2a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 05:59:51 [info] 37#37: *970 [lua] logger.lua:23: c5e0f36d0c39ea0b6960b795f3164c2a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:05:59:51 +0000] c5e0f36d0c39ea0b6960b795f3164c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:05:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 05:59:57 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 05:59:57 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:06 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: 4944b553df8c9ebf297c6f14a75b20a3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:00:06 [info] 37#37: *973 [lua] logger.lua:23: 4944b553df8c9ebf297c6f14a75b20a3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:00:06 +0000] 4944b553df8c9ebf297c6f14a75b20a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:00:07 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:07 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:17 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:17 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:21 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: 5d09394c782dbbfb02d83d3e001344ef:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:00:21 [info] 37#37: *978 [lua] logger.lua:23: 5d09394c782dbbfb02d83d3e001344ef {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:00:21 +0000] 5d09394c782dbbfb02d83d3e001344ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:00:27 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:27 [info] 39#39: *980 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:36 [info] 37#37: *982 [lua] access_by_lua(msblocations.conf:189):2: e28301f3882a6e223ee6e3b477c1b395:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:00:36 [info] 37#37: *982 [lua] logger.lua:23: e28301f3882a6e223ee6e3b477c1b395 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:00:36 +0000] e28301f3882a6e223ee6e3b477c1b395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:00:37 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:37 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:47 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:47 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:51 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:189):2: 640f42daf5ed301bdbad206198950757:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:00:51 +0000] 640f42daf5ed301bdbad206198950757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/16 06:00:51 [info] 37#37: *987 [lua] logger.lua:23: 640f42daf5ed301bdbad206198950757 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , 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/16 06:00:57 [info] 39#39: *989 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:00:57 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:06 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: 507c46a4c5422ac135a059e275ac611f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:06 +0000] 507c46a4c5422ac135a059e275ac611f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 06:01:06 [info] 37#37: *990 [lua] logger.lua:23: 507c46a4c5422ac135a059e275ac611f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:01:07 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:07 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:17 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:17 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:21 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: 8fa1a38a5948da6e68dbc22ab5553237:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:01:21 [info] 37#37: *995 [lua] logger.lua:23: 8fa1a38a5948da6e68dbc22ab5553237 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:21 +0000] 8fa1a38a5948da6e68dbc22ab5553237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:01:27 [info] 39#39: *997 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:27 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:36 [info] 37#37: *999 [lua] access_by_lua(msblocations.conf:189):2: 132b3ef48411eb2f6ac25ca0a99503b8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:01:36 [info] 37#37: *999 [lua] logger.lua:23: 132b3ef48411eb2f6ac25ca0a99503b8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:36 +0000] 132b3ef48411eb2f6ac25ca0a99503b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:01:37 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:37 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:47 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:47 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:51 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:189):2: ab83cf69c9b28bfc663e4003a2adb57e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:51 +0000] ab83cf69c9b28bfc663e4003a2adb57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 06:01:51 [info] 37#37: *1004 [lua] logger.lua:23: ab83cf69c9b28bfc663e4003a2adb57e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:01:57 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:01:57 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:06 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: e819ecbc024e3904baeb35b8c9b574c1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:02:06 [info] 37#37: *1007 [lua] logger.lua:23: e819ecbc024e3904baeb35b8c9b574c1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:02:06 +0000] e819ecbc024e3904baeb35b8c9b574c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:02:07 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:07 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:17 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:17 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:21 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: 0ba1f9d86764b36cb88fb214903c5567:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:02:21 [info] 37#37: *1012 [lua] logger.lua:23: 0ba1f9d86764b36cb88fb214903c5567 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:02:21 +0000] 0ba1f9d86764b36cb88fb214903c5567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:02:27 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:27 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:36 [info] 37#37: *1016 [lua] access_by_lua(msblocations.conf:189):2: 3d72d01f0a0827941d28465af99817b7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:02:36 [info] 37#37: *1016 [lua] logger.lua:23: 3d72d01f0a0827941d28465af99817b7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:02:36 +0000] 3d72d01f0a0827941d28465af99817b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:02:37 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:37 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:47 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:47 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:51 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:189):2: b0f761dfde8e06e9a1541bccd61cdb83:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:02:51 +0000] b0f761dfde8e06e9a1541bccd61cdb83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 06:02:51 [info] 37#37: *1021 [lua] logger.lua:23: b0f761dfde8e06e9a1541bccd61cdb83 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:02:57 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:02:57 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:06 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: a531d3951d97241c5cff11b5e7df9ddc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:06 +0000] a531d3951d97241c5cff11b5e7df9ddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 06:03:06 [info] 37#37: *1024 [lua] logger.lua:23: a531d3951d97241c5cff11b5e7df9ddc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:03:07 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:07 [info] 39#39: *1026 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:17 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:17 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:21 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: 1539f7acbc9b3ea8aa85c7ce0256ba4a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:21 +0000] 1539f7acbc9b3ea8aa85c7ce0256ba4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/16 06:03:21 [info] 37#37: *1029 [lua] logger.lua:23: 1539f7acbc9b3ea8aa85c7ce0256ba4a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/16 06:03:27 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:27 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:36 [info] 37#37: *1033 [lua] access_by_lua(msblocations.conf:189):2: ace7a32a51bb12a319c9f647cd6c1187:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:03:37 [info] 37#37: *1033 [lua] logger.lua:23: ace7a32a51bb12a319c9f647cd6c1187 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:37 +0000] ace7a32a51bb12a319c9f647cd6c1187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:03:37 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:37 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:47 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:47 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:52 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:189):2: 6557a1c0d2d7fa9a8314d5cc7a7d351c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:52 +0000] 6557a1c0d2d7fa9a8314d5cc7a7d351c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/16 06:03:52 [info] 37#37: *1038 [lua] logger.lua:23: 6557a1c0d2d7fa9a8314d5cc7a7d351c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/16 06:03:57 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:03:57 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:07 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:189):2: d3c8dcafe4fda3c3e34d3856130e4f7d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:04:07 [info] 37#37: *1041 [lua] logger.lua:23: d3c8dcafe4fda3c3e34d3856130e4f7d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:04:07 +0000] d3c8dcafe4fda3c3e34d3856130e4f7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:04:07 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:07 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:17 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:17 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:22 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:189):2: 4bca53f32d5694f00532c7760a86c127:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:04:22 +0000] 4bca53f32d5694f00532c7760a86c127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 06:04:22 [info] 37#37: *1046 [lua] logger.lua:23: 4bca53f32d5694f00532c7760a86c127 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:04:27 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:27 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:37 [info] 37#37: *1050 [lua] access_by_lua(msblocations.conf:189):2: c1ba107e9c5196da67f534eb0bb015a6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/16 06:04:37 [info] 37#37: *1050 [lua] logger.lua:23: c1ba107e9c5196da67f534eb0bb015a6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.70.121 - - [16/Jan/2023:06:04:37 +0000] c1ba107e9c5196da67f534eb0bb015a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:04:37 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:37 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:47 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:47 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443