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 2023/01/16 06:04:52 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:189):2: 3e942f98388f766be6f20b94a09cafac: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:52 [info] 37#37: *1055 [lua] logger.lua:23: 3e942f98388f766be6f20b94a09cafac {"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:52 +0000] 3e942f98388f766be6f20b94a09cafac "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:06:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:04:57 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:04:57 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:07 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:189):2: 73790c359997b36224afca3bc85700e2: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:05:07 [info] 37#37: *1058 [lua] logger.lua:23: 73790c359997b36224afca3bc85700e2 {"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:05:07 +0000] 73790c359997b36224afca3bc85700e2 "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:06:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:05:07 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:07 [info] 39#39: *1060 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:17 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:17 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:22 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:189):2: 5240746e964b3aeaa7caefdf71d68bf5: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:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:06:05:22 +0000] 5240746e964b3aeaa7caefdf71d68bf5 "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:05:22 [info] 37#37: *1063 [lua] logger.lua:23: 5240746e964b3aeaa7caefdf71d68bf5 {"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:05:27 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:27 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:37 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:189):2: 1365893b0524b466ff40e1ce9171878a: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:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.70.121 - - [16/Jan/2023:06:05:37 +0000] 1365893b0524b466ff40e1ce9171878a "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 06:05:37 [info] 37#37: *1067 [lua] logger.lua:23: 1365893b0524b466ff40e1ce9171878a {"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:05:37 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:37 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:47 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:47 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:50 [info] 37#37: *1072 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443 2023/01/16 06:05:52 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: 18ca2dd558ab6930a52245b1e7e88273: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:05:52 +0000] 18ca2dd558ab6930a52245b1e7e88273 "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:05:52 [info] 37#37: *1073 [lua] logger.lua:23: 18ca2dd558ab6930a52245b1e7e88273 {"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:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:05:57 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:05:57 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:07 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: 703a4a20f16fa95b08bbf8e3f112fb18: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:06:07 [info] 37#37: *1076 [lua] logger.lua:23: 703a4a20f16fa95b08bbf8e3f112fb18 {"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:06:07 +0000] 703a4a20f16fa95b08bbf8e3f112fb18 "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:06:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:06:07 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:07 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:17 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:17 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:22 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:189):2: c5275727b21d567d20e0c44218ce18b2: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:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:06:06:22 +0000] c5275727b21d567d20e0c44218ce18b2 "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:06:22 [info] 37#37: *1081 [lua] logger.lua:23: c5275727b21d567d20e0c44218ce18b2 {"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:06:27 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:27 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:37 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:37 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:37 [info] 37#37: *1087 [lua] access_by_lua(msblocations.conf:189):2: ce80ff096b5837c45a80d1681a53b1d0: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:06:37 +0000] ce80ff096b5837c45a80d1681a53b1d0 "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 06:06:37 [info] 37#37: *1087 [lua] logger.lua:23: ce80ff096b5837c45a80d1681a53b1d0 {"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:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:06:47 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:47 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:52 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:189):2: 1a6fa1073594edb156fc5186ef7f776f: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:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/16 06:06:52 [info] 37#37: *1090 [lua] logger.lua:23: 1a6fa1073594edb156fc5186ef7f776f {"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:06:52 +0000] 1a6fa1073594edb156fc5186ef7f776f "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 06:06:57 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:06:57 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:07 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:07 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:07 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:189):2: a8c0b2e91d714e5ce6eff64c679d5803: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:07:07 [info] 37#37: *1095 [lua] logger.lua:23: a8c0b2e91d714e5ce6eff64c679d5803 {"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:07:07 +0000] a8c0b2e91d714e5ce6eff64c679d5803 "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:06:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:07:17 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:17 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:22 [info] 37#37: *1098 [lua] access_by_lua(msblocations.conf:189):2: 34e0b7670783c6ccb769d81fa1ebed6e: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:07:22 [info] 37#37: *1098 [lua] logger.lua:23: 34e0b7670783c6ccb769d81fa1ebed6e {"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:07:22 +0000] 34e0b7670783c6ccb769d81fa1ebed6e "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:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:07:27 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:27 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:37 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:37 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:37 [info] 37#37: *1104 [lua] access_by_lua(msblocations.conf:189):2: 6e2887a83fdc029c3c0ebf7d533a4f6d: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:07:37 [info] 37#37: *1104 [lua] logger.lua:23: 6e2887a83fdc029c3c0ebf7d533a4f6d {"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:07:37 +0000] 6e2887a83fdc029c3c0ebf7d533a4f6d "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:06:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:07:47 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:47 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:52 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:189):2: 056f9b8d8f1cfb01e38fca52c8752f0a: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:07:52 [info] 37#37: *1107 [lua] logger.lua:23: 056f9b8d8f1cfb01e38fca52c8752f0a {"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:07:52 +0000] 056f9b8d8f1cfb01e38fca52c8752f0a "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:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/16 06:07:57 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:07:57 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:07 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:07 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:07 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:189):2: 9bb0a4f23276209e1796798e82c139a6: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:08:07 [info] 37#37: *1112 [lua] logger.lua:23: 9bb0a4f23276209e1796798e82c139a6 {"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:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.70.121 - - [16/Jan/2023:06:08:07 +0000] 9bb0a4f23276209e1796798e82c139a6 "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 06:08:17 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:17 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:22 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:189):2: 542a7e604cf1b3146d735ccc8ba6b7c6: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:08:22 [info] 37#37: *1115 [lua] logger.lua:23: 542a7e604cf1b3146d735ccc8ba6b7c6 {"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:08:22 +0000] 542a7e604cf1b3146d735ccc8ba6b7c6 "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:06:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:08:27 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:27 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:37 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:37 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:37 [info] 37#37: *1121 [lua] access_by_lua(msblocations.conf:189):2: 6fe87ce90e785212a6f8b662aa45f268: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:08:37 [info] 37#37: *1121 [lua] logger.lua:23: 6fe87ce90e785212a6f8b662aa45f268 {"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:08:37 +0000] 6fe87ce90e785212a6f8b662aa45f268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/16 06:08:47 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:47 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:52 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: 5dd226b98a4f708b641f2a9f36428e87: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:08:52 [info] 37#37: *1124 [lua] logger.lua:23: 5dd226b98a4f708b641f2a9f36428e87 {"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:08:52 +0000] 5dd226b98a4f708b641f2a9f36428e87 "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:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:08:57 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:08:57 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:07 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:07 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:07 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: dbb676b7e9b95d0937447465690b3ab1: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:09:07 +0000] dbb676b7e9b95d0937447465690b3ab1 "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 06:09:07 [info] 37#37: *1129 [lua] logger.lua:23: dbb676b7e9b95d0937447465690b3ab1 {"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:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:09:17 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:17 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:22 [info] 37#37: *1132 [lua] access_by_lua(msblocations.conf:189):2: 85c2e56269c91645a98c08c486697240: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:09:22 [info] 37#37: *1132 [lua] logger.lua:23: 85c2e56269c91645a98c08c486697240 {"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:09:22 +0000] 85c2e56269c91645a98c08c486697240 "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:06:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/16 06:09:27 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:27 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:37 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:37 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:37 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:189):2: 47077f8c1b95cf34ca1f60c22c34f3cb: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:09:37 [info] 37#37: *1138 [lua] logger.lua:23: 47077f8c1b95cf34ca1f60c22c34f3cb {"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:09:37 +0000] 47077f8c1b95cf34ca1f60c22c34f3cb "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:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:09:47 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:47 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:52 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: fd096fe8c29d15e280dfadfb85e88986: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:09:52 +0000] fd096fe8c29d15e280dfadfb85e88986 "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:09:52 [info] 37#37: *1142 [lua] logger.lua:23: fd096fe8c29d15e280dfadfb85e88986 {"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:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:09:57 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:09:57 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:00 [info] 37#37: *1141 client prematurely closed connection while reading client request line, client: 10.233.64.190, server: 10.233.64.190 - - [16/Jan/2023:06:10:00 +0000] b3f2a8b19772529a5c7e1cf0f42dc4df "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-" 2023/01/16 06:10:00 [info] 37#37: *1145 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 10.233.64.190 - - [16/Jan/2023:06:10:00 +0000] 15b88c0fdb48ea0975c00043e8057189 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/16 06:10:07 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:07 [info] 39#39: *1147 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:07 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:189):2: cfd2fb594cccda72db1da728b20e7569: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:10:07 +0000] cfd2fb594cccda72db1da728b20e7569 "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:10:07 [info] 37#37: *1148 [lua] logger.lua:23: cfd2fb594cccda72db1da728b20e7569 {"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:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:10:17 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:17 [info] 39#39: *1150 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:22 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: deb63294c2c1e4526f7199d1e39b649a: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:10:22 +0000] deb63294c2c1e4526f7199d1e39b649a "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:10:22 [info] 37#37: *1151 [lua] logger.lua:23: deb63294c2c1e4526f7199d1e39b649a {"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:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:10:27 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:27 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:37 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:37 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:37 [info] 37#37: *1157 [lua] access_by_lua(msblocations.conf:189):2: e06341baf3d1ed99053752add3b68515: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:10:37 [info] 37#37: *1157 [lua] logger.lua:23: e06341baf3d1ed99053752add3b68515 {"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:10:37 +0000] e06341baf3d1ed99053752add3b68515 "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:06:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:10:47 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:47 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:52 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:189):2: 7b8d12e8cc7966128544a9f553a569cf: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:10:52 [info] 37#37: *1160 [lua] logger.lua:23: 7b8d12e8cc7966128544a9f553a569cf {"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:10:52 +0000] 7b8d12e8cc7966128544a9f553a569cf "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:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:10:57 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:10:57 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:07 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:07 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:07 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:189):2: 0791e456b90690bf27710eac453225ad: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:11:07 [info] 37#37: *1165 [lua] logger.lua:23: 0791e456b90690bf27710eac453225ad {"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:11:07 +0000] 0791e456b90690bf27710eac453225ad "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:06:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/16 06:11:17 [info] 39#39: *1167 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:17 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:22 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: a3ac6d482a4252f8835ffd3627227057: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:11:22 +0000] a3ac6d482a4252f8835ffd3627227057 "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:11:22 [info] 37#37: *1168 [lua] logger.lua:23: a3ac6d482a4252f8835ffd3627227057 {"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:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:11:27 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:27 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:27 [info] 37#37: *1171 [lua] access_by_lua(msblocations.conf:189):2: 9269ae78f2a20ae7ebd74883960652f3:receive the request, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.5:30284" 2023/01/16 06:11:27 [warn] 37#37: *1171 [lua] error_handler.lua:29: error_svc_not_found(): 9269ae78f2a20ae7ebd74883960652f3 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.5:30284" 10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] 9269ae78f2a20ae7ebd74883960652f3 "POST /sdk HTTP/1.1" 502 request_processing_time:0.106 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/16 06:11:27 [info] 37#37: *1172 [lua] access_by_lua(msblocations.conf:189):2: c2de5c622b53f2a28bed7918283f85b1:receive the request, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1673849487 HTTP/1.1", host: "10.32.243.5:30284" 2023/01/16 06:11:27 [warn] 37#37: *1172 [lua] error_handler.lua:29: error_svc_not_found(): c2de5c622b53f2a28bed7918283f85b1 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1673849487 HTTP/1.1", host: "10.32.243.5:30284" 10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] c2de5c622b53f2a28bed7918283f85b1 "GET /nmaplowercheck1673849487 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/16 06:11:27 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:189):2: 1aef5315617d10a5a48440633f3c36e2:receive the request, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.5:30284" 2023/01/16 06:11:27 [warn] 37#37: *1173 [lua] error_handler.lua:29: error_svc_not_found(): 1aef5315617d10a5a48440633f3c36e2 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.5:30284" 10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] 1aef5315617d10a5a48440633f3c36e2 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/16 06:11:27 [info] 37#37: *1174 [lua] access_by_lua(msblocations.conf:189):2: 10726753f620cf359dbb406d69ae0a40:receive the request, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.5:30284" 2023/01/16 06:11:27 [warn] 37#37: *1174 [lua] error_handler.lua:29: error_svc_not_found(): 10726753f620cf359dbb406d69ae0a40 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.5:30284" 10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] 10726753f620cf359dbb406d69ae0a40 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/16 06:11:34 [info] 37#37: *1175 [lua] access_by_lua(msblocations.conf:189):2: b67d6caf52c4e70301181896ece9062b:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 2023/01/16 06:11:34 [warn] 37#37: *1175 [lua] error_handler.lua:29: error_svc_not_found(): b67d6caf52c4e70301181896ece9062b No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 10.233.64.190 - - [16/Jan/2023:06:11:34 +0000] b67d6caf52c4e70301181896ece9062b "GET / HTTP/1.0" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/16 06:11:34 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: 89f0e93e309660baeb69c4a2a5d712f1:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.5" 2023/01/16 06:11:34 [warn] 37#37: *1176 [lua] error_handler.lua:29: error_svc_not_found(): 89f0e93e309660baeb69c4a2a5d712f1 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.5" 10.233.64.190 - - [16/Jan/2023:06:11:34 +0000] 89f0e93e309660baeb69c4a2a5d712f1 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/16 06:11:35 [info] 37#37: *1176 client 10.233.64.190 closed keepalive connection 2023/01/16 06:11:37 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:37 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:37 [info] 37#37: *1180 [lua] access_by_lua(msblocations.conf:189):2: 49c0c99b77e7979aafa7e9f750cae95f: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:11:37 [info] 37#37: *1180 [lua] logger.lua:23: 49c0c99b77e7979aafa7e9f750cae95f {"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:11:37 +0000] 49c0c99b77e7979aafa7e9f750cae95f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:11:47 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:47 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:52 [info] 37#37: *1183 [lua] access_by_lua(msblocations.conf:189):2: a2d3a152f26373a50359ee80bd2290c9: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:11:52 [info] 37#37: *1183 [lua] logger.lua:23: a2d3a152f26373a50359ee80bd2290c9 {"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:11:52 +0000] a2d3a152f26373a50359ee80bd2290c9 "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:06:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:11:57 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:11:57 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:07 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:07 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:07 [info] 37#37: *1188 [lua] access_by_lua(msblocations.conf:189):2: 14aac964041fe07023686baa3db6db54: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:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:12:07 [info] 37#37: *1188 [lua] logger.lua:23: 14aac964041fe07023686baa3db6db54 {"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:12:07 +0000] 14aac964041fe07023686baa3db6db54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/16 06:12:17 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:17 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:22 [info] 37#37: *1191 [lua] access_by_lua(msblocations.conf:189):2: 8fdbcc2b7b39d1ac632f7a5c40e8eedd: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:12:22 [info] 37#37: *1191 [lua] logger.lua:23: 8fdbcc2b7b39d1ac632f7a5c40e8eedd {"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:12:22 +0000] 8fdbcc2b7b39d1ac632f7a5c40e8eedd "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:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:12:27 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:27 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:37 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:37 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:37 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: c3b5d67249d5aff93be54565d1f3ff88: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:12:37 [info] 37#37: *1197 [lua] logger.lua:23: c3b5d67249d5aff93be54565d1f3ff88 {"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:12:37 +0000] c3b5d67249d5aff93be54565d1f3ff88 "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:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:12:47 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:47 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:52 [info] 37#37: *1200 [lua] access_by_lua(msblocations.conf:189):2: 5a7b42e1ec0434072aa72c796a9f5faf: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:12:52 +0000] 5a7b42e1ec0434072aa72c796a9f5faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/16 06:12:52 [info] 37#37: *1200 [lua] logger.lua:23: 5a7b42e1ec0434072aa72c796a9f5faf {"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:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/16 06:12:57 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:12:57 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:07 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:07 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:07 [info] 37#37: *1205 [lua] access_by_lua(msblocations.conf:189):2: c5978fefd16587ef9b377ef19e7a7f39: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:13:07 [info] 37#37: *1205 [lua] logger.lua:23: c5978fefd16587ef9b377ef19e7a7f39 {"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:13:07 +0000] c5978fefd16587ef9b377ef19e7a7f39 "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:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:13:17 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:17 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:22 [info] 37#37: *1208 [lua] access_by_lua(msblocations.conf:189):2: ace9e806e07570971fae5c0328d279b9: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:13:22 +0000] ace9e806e07570971fae5c0328d279b9 "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 06:13:22 [info] 37#37: *1208 [lua] logger.lua:23: ace9e806e07570971fae5c0328d279b9 {"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:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:13:27 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:27 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:37 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:37 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:37 [info] 37#37: *1214 [lua] access_by_lua(msblocations.conf:189):2: fdd7d3d2312fbc84bbd9f5a9016788d4: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:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:13:37 [info] 37#37: *1214 [lua] logger.lua:23: fdd7d3d2312fbc84bbd9f5a9016788d4 {"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:13:37 +0000] fdd7d3d2312fbc84bbd9f5a9016788d4 "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:13:47 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:47 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:52 [info] 37#37: *1217 [lua] access_by_lua(msblocations.conf:189):2: 681183b757f78262204c5bc96abbfb1f: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:13:52 [info] 37#37: *1217 [lua] logger.lua:23: 681183b757f78262204c5bc96abbfb1f {"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:13:52 +0000] 681183b757f78262204c5bc96abbfb1f "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:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:13:57 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:13:57 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:07 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:07 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:07 [info] 37#37: *1222 [lua] access_by_lua(msblocations.conf:189):2: e7e2e1612f51d9d62dbf10406970fda4: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:14:07 [info] 37#37: *1222 [lua] logger.lua:23: e7e2e1612f51d9d62dbf10406970fda4 {"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:14:07 +0000] e7e2e1612f51d9d62dbf10406970fda4 "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:06:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:14:17 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:17 [info] 39#39: *1224 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:22 [info] 37#37: *1225 [lua] access_by_lua(msblocations.conf:189):2: 0ed3c206956214e1b1db2ee9dd3883e1: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:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:14:22 [info] 37#37: *1225 [lua] logger.lua:23: 0ed3c206956214e1b1db2ee9dd3883e1 {"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:14:22 +0000] 0ed3c206956214e1b1db2ee9dd3883e1 "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:14:27 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:27 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:37 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:37 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:37 [info] 37#37: *1231 [lua] access_by_lua(msblocations.conf:189):2: 5f814d16f3191efa079e224e982919dc: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:14:37 [info] 37#37: *1231 [lua] logger.lua:23: 5f814d16f3191efa079e224e982919dc {"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:14:37 +0000] 5f814d16f3191efa079e224e982919dc "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:06:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 06:14:47 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:47 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:52 [info] 37#37: *1234 [lua] access_by_lua(msblocations.conf:189):2: 4accdd5eed1ded50c229473f18527a34: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:14:52 [info] 37#37: *1234 [lua] logger.lua:23: 4accdd5eed1ded50c229473f18527a34 {"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:14:52 +0000] 4accdd5eed1ded50c229473f18527a34 "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:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:14:57 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:14:57 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:07 [info] 39#39: *1238 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:07 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:07 [info] 37#37: *1239 [lua] access_by_lua(msblocations.conf:189):2: 7f4db089b91abe964e1d924469093a0e: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:15:07 [info] 37#37: *1239 [lua] logger.lua:23: 7f4db089b91abe964e1d924469093a0e {"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:15:07 +0000] 7f4db089b91abe964e1d924469093a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:15:17 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:17 [info] 39#39: *1240 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:22 [info] 37#37: *1242 [lua] access_by_lua(msblocations.conf:189):2: 6365f6e05b1559e01d071956cca593d3: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:15:22 [info] 37#37: *1242 [lua] logger.lua:23: 6365f6e05b1559e01d071956cca593d3 {"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:15:22 +0000] 6365f6e05b1559e01d071956cca593d3 "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:06:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/16 06:15:27 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:27 [info] 39#39: *1244 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:37 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:37 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:37 [info] 37#37: *1248 [lua] access_by_lua(msblocations.conf:189):2: 4c789a05914e7f46ad42386e820ef232: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:15:37 +0000] 4c789a05914e7f46ad42386e820ef232 "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:15:37 [info] 37#37: *1248 [lua] logger.lua:23: 4c789a05914e7f46ad42386e820ef232 {"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:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:15:47 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:47 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:52 [info] 37#37: *1251 [lua] access_by_lua(msblocations.conf:189):2: 13f1ce0f64d9e0fdc27ece86a28820da: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:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:15:52 [info] 37#37: *1251 [lua] logger.lua:23: 13f1ce0f64d9e0fdc27ece86a28820da {"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:15:52 +0000] 13f1ce0f64d9e0fdc27ece86a28820da "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:15:57 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:15:57 [info] 39#39: *1253 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:07 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:07 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:07 [info] 37#37: *1256 [lua] access_by_lua(msblocations.conf:189):2: 68bafb04cafb2775b636a1d44a48def5: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:16:07 [info] 37#37: *1256 [lua] logger.lua:23: 68bafb04cafb2775b636a1d44a48def5 {"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:16:07 +0000] 68bafb04cafb2775b636a1d44a48def5 "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:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:16:17 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:17 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:22 [info] 37#37: *1259 [lua] access_by_lua(msblocations.conf:189):2: cac61022ea7ccd27770e4e1dc82962d9: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:16:22 +0000] cac61022ea7ccd27770e4e1dc82962d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:16:22 [info] 37#37: *1259 [lua] logger.lua:23: cac61022ea7ccd27770e4e1dc82962d9 {"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:16:27 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:27 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:37 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:37 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:37 [info] 37#37: *1265 [lua] access_by_lua(msblocations.conf:189):2: 4fc27430ba77f9008c0ce018250816b5: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:16:37 [info] 37#37: *1265 [lua] logger.lua:23: 4fc27430ba77f9008c0ce018250816b5 {"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:16:37 +0000] 4fc27430ba77f9008c0ce018250816b5 "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:06:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:16:47 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:47 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:52 [info] 37#37: *1268 [lua] access_by_lua(msblocations.conf:189):2: 0d0085e162590ad9ee28d1242b627255: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:16:52 [info] 37#37: *1268 [lua] logger.lua:23: 0d0085e162590ad9ee28d1242b627255 {"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:16:52 +0000] 0d0085e162590ad9ee28d1242b627255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:16:57 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:16:57 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:07 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:07 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:07 [info] 37#37: *1273 [lua] access_by_lua(msblocations.conf:189):2: b16a893b9e04c04cc767c4db25dd3aaa: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:17:07 +0000] b16a893b9e04c04cc767c4db25dd3aaa "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 06:17:07 [info] 37#37: *1273 [lua] logger.lua:23: b16a893b9e04c04cc767c4db25dd3aaa {"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:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/16 06:17:17 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:17 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:22 [info] 37#37: *1276 [lua] access_by_lua(msblocations.conf:189):2: 121d144227519add912958b4c153f874: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:17:22 [info] 37#37: *1276 [lua] logger.lua:23: 121d144227519add912958b4c153f874 {"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:17:22 +0000] 121d144227519add912958b4c153f874 "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:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:17:27 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:27 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:37 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:37 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:37 [info] 37#37: *1282 [lua] access_by_lua(msblocations.conf:189):2: 11f78724bb489559f34f01ed589bddb9: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:17:37 [info] 37#37: *1282 [lua] logger.lua:23: 11f78724bb489559f34f01ed589bddb9 {"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:17:37 +0000] 11f78724bb489559f34f01ed589bddb9 "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:06:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:17:47 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:47 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:52 [info] 37#37: *1285 [lua] access_by_lua(msblocations.conf:189):2: d281e6aa45da57eef99123322b63ca17: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:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:17:52 [info] 37#37: *1285 [lua] logger.lua:23: d281e6aa45da57eef99123322b63ca17 {"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:17:52 +0000] d281e6aa45da57eef99123322b63ca17 "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:17:57 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:17:57 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:07 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:07 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:07 [info] 37#37: *1290 [lua] access_by_lua(msblocations.conf:189):2: 792580f3ad0020bc55362482738f65a7: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:18:07 [info] 37#37: *1290 [lua] logger.lua:23: 792580f3ad0020bc55362482738f65a7 {"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:18:07 +0000] 792580f3ad0020bc55362482738f65a7 "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:06:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:18:17 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:17 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:22 [info] 37#37: *1293 [lua] access_by_lua(msblocations.conf:189):2: 47aa98865c69cee768b4640ce04a0037: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:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:18:22 [info] 37#37: *1293 [lua] logger.lua:23: 47aa98865c69cee768b4640ce04a0037 {"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:18:22 +0000] 47aa98865c69cee768b4640ce04a0037 "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:18:27 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:27 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:37 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:37 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:37 [info] 37#37: *1299 [lua] access_by_lua(msblocations.conf:189):2: c94e4b6b7322c3647d2c4e9ea35ee48a: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:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 06:18:37 [info] 37#37: *1299 [lua] logger.lua:23: c94e4b6b7322c3647d2c4e9ea35ee48a {"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:18:37 +0000] c94e4b6b7322c3647d2c4e9ea35ee48a "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 06:18:47 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:47 [info] 39#39: *1300 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:52 [info] 37#37: *1302 [lua] access_by_lua(msblocations.conf:189):2: d91dca72eb5de3ee6f8e695afc1940d1: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:18:53 [info] 37#37: *1302 [lua] logger.lua:23: d91dca72eb5de3ee6f8e695afc1940d1 {"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:18:53 +0000] d91dca72eb5de3ee6f8e695afc1940d1 "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:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:18:57 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:18:57 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:07 [info] 37#37: *1305 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:07 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:08 [info] 37#37: *1307 [lua] access_by_lua(msblocations.conf:189):2: 26c1c8daa0e4c808687ec1c69fbe19a1: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:19:08 [info] 37#37: *1307 [lua] logger.lua:23: 26c1c8daa0e4c808687ec1c69fbe19a1 {"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:19:08 +0000] 26c1c8daa0e4c808687ec1c69fbe19a1 "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:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:19:17 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:17 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:23 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:189):2: 89e354fa11843961b2099b7151027f39: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:19:23 [info] 37#37: *1310 [lua] logger.lua:23: 89e354fa11843961b2099b7151027f39 {"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:19:23 +0000] 89e354fa11843961b2099b7151027f39 "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:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:19:27 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:27 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:37 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:37 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:38 [info] 37#37: *1316 [lua] access_by_lua(msblocations.conf:189):2: 62fb72ecc4a2fb478dc00bf8f0438b00: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:19:38 +0000] 62fb72ecc4a2fb478dc00bf8f0438b00 "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:19:38 [info] 37#37: *1316 [lua] logger.lua:23: 62fb72ecc4a2fb478dc00bf8f0438b00 {"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:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:19:47 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:47 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:53 [info] 37#37: *1319 [lua] access_by_lua(msblocations.conf:189):2: c174c11d19682902528e4b503938bd54: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:19:53 [info] 37#37: *1319 [lua] logger.lua:23: c174c11d19682902528e4b503938bd54 {"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:19:53 +0000] c174c11d19682902528e4b503938bd54 "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:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:19:57 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:19:57 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:07 [info] 39#39: *1323 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:07 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:08 [info] 37#37: *1324 [lua] access_by_lua(msblocations.conf:189):2: fb4c8bd22973f98cb18572bd14eeefee: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:20:08 [info] 37#37: *1324 [lua] logger.lua:23: fb4c8bd22973f98cb18572bd14eeefee {"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:20:08 +0000] fb4c8bd22973f98cb18572bd14eeefee "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:06:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:20:17 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:17 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:23 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:189):2: bcec3945e47452fa72177066793dce8f: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:20:23 [info] 37#37: *1327 [lua] logger.lua:23: bcec3945e47452fa72177066793dce8f {"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:20:23 +0000] bcec3945e47452fa72177066793dce8f "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:06:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:20:27 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:27 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:37 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:37 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:38 [info] 37#37: *1333 [lua] access_by_lua(msblocations.conf:189):2: 4f0142b3f22510fd05241ceaecc0ef6a: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:20:38 [info] 37#37: *1333 [lua] logger.lua:23: 4f0142b3f22510fd05241ceaecc0ef6a {"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:20:38 +0000] 4f0142b3f22510fd05241ceaecc0ef6a "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:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:20:47 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:47 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:53 [info] 37#37: *1336 [lua] access_by_lua(msblocations.conf:189):2: cdab4dc5911445dd8b40518db35118db: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:20:53 [info] 37#37: *1336 [lua] logger.lua:23: cdab4dc5911445dd8b40518db35118db {"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:20:53 +0000] cdab4dc5911445dd8b40518db35118db "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:06:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:20:57 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:20:57 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:07 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:07 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:08 [info] 37#37: *1341 [lua] access_by_lua(msblocations.conf:189):2: f88c4d809191f8423153f6bf7221baa2: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:21:08 +0000] f88c4d809191f8423153f6bf7221baa2 "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:21:08 [info] 37#37: *1341 [lua] logger.lua:23: f88c4d809191f8423153f6bf7221baa2 {"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:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:21:17 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:17 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:23 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:189):2: 30ba3cf712d73b4319fc0f1ad9017208: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:21:23 +0000] 30ba3cf712d73b4319fc0f1ad9017208 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 06:21:23 [info] 37#37: *1344 [lua] logger.lua:23: 30ba3cf712d73b4319fc0f1ad9017208 {"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:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:21:27 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:27 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:37 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:37 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:38 [info] 37#37: *1350 [lua] access_by_lua(msblocations.conf:189):2: c84d805650f78ab1f411868c6a717282: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:21:38 +0000] c84d805650f78ab1f411868c6a717282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/16 06:21:38 [info] 37#37: *1350 [lua] logger.lua:23: c84d805650f78ab1f411868c6a717282 {"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:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:21:47 [info] 39#39: *1351 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:47 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:53 [info] 37#37: *1353 [lua] access_by_lua(msblocations.conf:189):2: afad5c661e5d98e598ad56c0d647723c: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:21:53 [info] 37#37: *1353 [lua] logger.lua:23: afad5c661e5d98e598ad56c0d647723c {"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:21:53 +0000] afad5c661e5d98e598ad56c0d647723c "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:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:21:57 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:21:57 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:07 [info] 39#39: *1356 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:07 [info] 39#39: *1357 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:08 [info] 37#37: *1358 [lua] access_by_lua(msblocations.conf:189):2: 3869076ff6cb33d88c37913301ab0cb3: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:22:08 [info] 37#37: *1358 [lua] logger.lua:23: 3869076ff6cb33d88c37913301ab0cb3 {"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:22:08 +0000] 3869076ff6cb33d88c37913301ab0cb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/16 06:22:17 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:17 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:23 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:189):2: d37a955c298de4a6dda98ec82b1cee00: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:22:23 [info] 37#37: *1361 [lua] logger.lua:23: d37a955c298de4a6dda98ec82b1cee00 {"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:22:23 +0000] d37a955c298de4a6dda98ec82b1cee00 "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:06:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:22:27 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:27 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:37 [info] 37#37: *1364 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:37 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:38 [info] 37#37: *1367 [lua] access_by_lua(msblocations.conf:189):2: 16b651e1a7a6b2805e5eb9486267d487: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:22:38 +0000] 16b651e1a7a6b2805e5eb9486267d487 "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 06:22:38 [info] 37#37: *1367 [lua] logger.lua:23: 16b651e1a7a6b2805e5eb9486267d487 {"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:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:22:47 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:47 [info] 37#37: *1369 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:53 [info] 37#37: *1370 [lua] access_by_lua(msblocations.conf:189):2: f2476fa5f87ed8185183899daeac8ba5: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:22:53 +0000] f2476fa5f87ed8185183899daeac8ba5 "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 06:22:53 [info] 37#37: *1370 [lua] logger.lua:23: f2476fa5f87ed8185183899daeac8ba5 {"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:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 06:22:57 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:22:57 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:07 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:07 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:08 [info] 37#37: *1375 [lua] access_by_lua(msblocations.conf:189):2: c4902e77a23ba8309dd1eb4ad62e2fc4: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:23:08 +0000] c4902e77a23ba8309dd1eb4ad62e2fc4 "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 06:23:08 [info] 37#37: *1375 [lua] logger.lua:23: c4902e77a23ba8309dd1eb4ad62e2fc4 {"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:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:23:17 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:17 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:23 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:189):2: cf94e02c47c7959318c7b0a4a1aadddb: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:23:23 [info] 37#37: *1378 [lua] logger.lua:23: cf94e02c47c7959318c7b0a4a1aadddb {"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:23:23 +0000] cf94e02c47c7959318c7b0a4a1aadddb "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:06:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:23:27 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:27 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:37 [info] 39#39: *1382 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:37 [info] 37#37: *1381 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:38 [info] 37#37: *1384 [lua] access_by_lua(msblocations.conf:189):2: cbc9f1c008b169835d535bced291f65b: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:23:38 [info] 37#37: *1384 [lua] logger.lua:23: cbc9f1c008b169835d535bced291f65b {"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:23:38 +0000] cbc9f1c008b169835d535bced291f65b "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:06:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:23:47 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:47 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:53 [info] 37#37: *1387 [lua] access_by_lua(msblocations.conf:189):2: cf821d6402bb21affbef19436b9e9956: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:23:53 [info] 37#37: *1387 [lua] logger.lua:23: cf821d6402bb21affbef19436b9e9956 {"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:23:53 +0000] cf821d6402bb21affbef19436b9e9956 "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:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:23:57 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:23:57 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:07 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:07 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:08 [info] 37#37: *1392 [lua] access_by_lua(msblocations.conf:189):2: 99b5077a4af58aaa5ab41023f55ab6da: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:24:08 +0000] 99b5077a4af58aaa5ab41023f55ab6da "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:24:08 [info] 37#37: *1392 [lua] logger.lua:23: 99b5077a4af58aaa5ab41023f55ab6da {"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:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:24:17 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:17 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:23 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:189):2: 5752159e8a6d685dec2e158f7d8828fe: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:24:23 [info] 37#37: *1395 [lua] logger.lua:23: 5752159e8a6d685dec2e158f7d8828fe {"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:24:23 +0000] 5752159e8a6d685dec2e158f7d8828fe "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:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:24:27 [info] 39#39: *1396 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:27 [info] 39#39: *1397 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:37 [info] 37#37: *1398 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:37 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:38 [info] 37#37: *1401 [lua] access_by_lua(msblocations.conf:189):2: 435853286989b5f2bd7f8633a3f2fae8: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:24:38 [info] 37#37: *1401 [lua] logger.lua:23: 435853286989b5f2bd7f8633a3f2fae8 {"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:24:38 +0000] 435853286989b5f2bd7f8633a3f2fae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:24:47 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:47 [info] 39#39: *1403 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:53 [info] 37#37: *1404 [lua] access_by_lua(msblocations.conf:189):2: 01f4182bca8985733e196c66b121310d: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:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.70.121 - - [16/Jan/2023:06:24:53 +0000] 01f4182bca8985733e196c66b121310d "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 06:24:53 [info] 37#37: *1404 [lua] logger.lua:23: 01f4182bca8985733e196c66b121310d {"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:24:57 [info] 39#39: *1406 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:24:57 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:07 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:07 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:08 [info] 37#37: *1409 [lua] access_by_lua(msblocations.conf:189):2: a8c20cdb02c7ffd186b0d61acf5d23e6: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:25:08 +0000] a8c20cdb02c7ffd186b0d61acf5d23e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 06:25:08 [info] 37#37: *1409 [lua] logger.lua:23: a8c20cdb02c7ffd186b0d61acf5d23e6 {"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:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:25:17 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:17 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:23 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:189):2: dc8035d240665dbc09891cbe115505e0: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:25:23 +0000] dc8035d240665dbc09891cbe115505e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 06:25:23 [info] 37#37: *1412 [lua] logger.lua:23: dc8035d240665dbc09891cbe115505e0 {"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:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:25:27 [info] 39#39: *1414 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:27 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:37 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:37 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:38 [info] 37#37: *1418 [lua] access_by_lua(msblocations.conf:189):2: 59aa08447e84ce2744c1bd143b7c471f: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:25:38 [info] 37#37: *1418 [lua] logger.lua:23: 59aa08447e84ce2744c1bd143b7c471f {"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:25:38 +0000] 59aa08447e84ce2744c1bd143b7c471f "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:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:25:47 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:47 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:53 [info] 37#37: *1421 [lua] access_by_lua(msblocations.conf:189):2: 594a1dc948d057cb6f13e321f9a98cc5: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:25:53 +0000] 594a1dc948d057cb6f13e321f9a98cc5 "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 06:25:53 [info] 37#37: *1421 [lua] logger.lua:23: 594a1dc948d057cb6f13e321f9a98cc5 {"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:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 06:25:57 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:25:57 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:07 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:07 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:08 [info] 37#37: *1426 [lua] access_by_lua(msblocations.conf:189):2: edd15cb7c2ea29916f9191f66253f0c9: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:26:08 +0000] edd15cb7c2ea29916f9191f66253f0c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/16 06:26:08 [info] 37#37: *1426 [lua] logger.lua:23: edd15cb7c2ea29916f9191f66253f0c9 {"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:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:26:17 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:17 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:23 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:189):2: 47e278b5b4ad78dc9e9be0c8c472321e: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:26:23 [info] 37#37: *1429 [lua] logger.lua:23: 47e278b5b4ad78dc9e9be0c8c472321e {"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:26:23 +0000] 47e278b5b4ad78dc9e9be0c8c472321e "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:06:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:26:27 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:27 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:37 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:37 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:38 [info] 37#37: *1435 [lua] access_by_lua(msblocations.conf:189):2: 63a7bad3e646f0e2cade779b8e57263b: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:26:38 [info] 37#37: *1435 [lua] logger.lua:23: 63a7bad3e646f0e2cade779b8e57263b {"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:26:38 +0000] 63a7bad3e646f0e2cade779b8e57263b "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:06:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:26:47 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:47 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:53 [info] 37#37: *1438 [lua] access_by_lua(msblocations.conf:189):2: 150e7ad3458a4f5a8387acafd15ecbba: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:26:53 [info] 37#37: *1438 [lua] logger.lua:23: 150e7ad3458a4f5a8387acafd15ecbba {"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:26:53 +0000] 150e7ad3458a4f5a8387acafd15ecbba "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:06:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:26:57 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:26:57 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:07 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:07 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:08 [info] 37#37: *1443 [lua] access_by_lua(msblocations.conf:189):2: 8df3898d3c4ed6f17e8afa0fbc7d723e: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:27:08 +0000] 8df3898d3c4ed6f17e8afa0fbc7d723e "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:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:27:08 [info] 37#37: *1443 [lua] logger.lua:23: 8df3898d3c4ed6f17e8afa0fbc7d723e {"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:27:17 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:17 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:23 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:189):2: d75e8d3ebf68ca592fa89a6f39b32745: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:27:23 +0000] d75e8d3ebf68ca592fa89a6f39b32745 "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 06:27:23 [info] 37#37: *1446 [lua] logger.lua:23: d75e8d3ebf68ca592fa89a6f39b32745 {"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:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:27:27 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:27 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:37 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:37 [info] 37#37: *1449 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:38 [info] 37#37: *1452 [lua] access_by_lua(msblocations.conf:189):2: 26bd44de85618c68fe3785017f8559a8: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:27:38 [info] 37#37: *1452 [lua] logger.lua:23: 26bd44de85618c68fe3785017f8559a8 {"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:27:38 +0000] 26bd44de85618c68fe3785017f8559a8 "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:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:27:47 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:47 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:53 [info] 37#37: *1455 [lua] access_by_lua(msblocations.conf:189):2: 93b8103db76e80f8e6ae4c03489eeaf9: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:27:53 [info] 37#37: *1455 [lua] logger.lua:23: 93b8103db76e80f8e6ae4c03489eeaf9 {"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:27:53 +0000] 93b8103db76e80f8e6ae4c03489eeaf9 "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:06:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:27:57 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:27:57 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:07 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:07 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:08 [info] 37#37: *1460 [lua] access_by_lua(msblocations.conf:189):2: a3a414332206725091198fe4eeb83bf8: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:28:08 [info] 37#37: *1460 [lua] logger.lua:23: a3a414332206725091198fe4eeb83bf8 {"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:28:08 +0000] a3a414332206725091198fe4eeb83bf8 "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:06:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:28:17 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:17 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:23 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:189):2: e824c2bf5d8c8e9ef8ca8a2e4099a98b: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:28:23 +0000] e824c2bf5d8c8e9ef8ca8a2e4099a98b "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 06:28:23 [info] 37#37: *1463 [lua] logger.lua:23: e824c2bf5d8c8e9ef8ca8a2e4099a98b {"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:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:28:27 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:27 [info] 39#39: *1465 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:37 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:37 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:38 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:189):2: 4fb0a061f57f7e9d01bd6cef1ca1d38c: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:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:28:38 [info] 37#37: *1469 [lua] logger.lua:23: 4fb0a061f57f7e9d01bd6cef1ca1d38c {"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:28:38 +0000] 4fb0a061f57f7e9d01bd6cef1ca1d38c "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 06:28:47 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:47 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:53 [info] 37#37: *1472 [lua] access_by_lua(msblocations.conf:189):2: 61a77f04add136487cebe57900b541ff: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:28:53 [info] 37#37: *1472 [lua] logger.lua:23: 61a77f04add136487cebe57900b541ff {"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:28:53 +0000] 61a77f04add136487cebe57900b541ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.70.121 - - [16/Jan/2023:06:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:28:57 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:28:57 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:07 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:07 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:08 [info] 37#37: *1477 [lua] access_by_lua(msblocations.conf:189):2: b90f5c4908367b3c84c6b947ffa68378: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:29:08 [info] 37#37: *1477 [lua] logger.lua:23: b90f5c4908367b3c84c6b947ffa68378 {"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:29:08 +0000] b90f5c4908367b3c84c6b947ffa68378 "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:06:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:29:17 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:17 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:23 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:189):2: 2e1049d99dcd9ea3ddf714de4d89223b: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:29:23 [info] 37#37: *1480 [lua] logger.lua:23: 2e1049d99dcd9ea3ddf714de4d89223b {"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:29:23 +0000] 2e1049d99dcd9ea3ddf714de4d89223b "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:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:29:27 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:27 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:37 [info] 39#39: *1483 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:37 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:38 [info] 37#37: *1486 [lua] access_by_lua(msblocations.conf:189):2: fdf87a4344779d63ad0da53b9d8d18d9: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:29:38 +0000] fdf87a4344779d63ad0da53b9d8d18d9 "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:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:29:38 [info] 37#37: *1486 [lua] logger.lua:23: fdf87a4344779d63ad0da53b9d8d18d9 {"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:29:47 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:47 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:53 [info] 37#37: *1489 [lua] access_by_lua(msblocations.conf:189):2: e8249f66d8430118ccbb4682b0c0290c: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:29:53 [info] 37#37: *1489 [lua] logger.lua:23: e8249f66d8430118ccbb4682b0c0290c {"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:29:53 +0000] e8249f66d8430118ccbb4682b0c0290c "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:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:29:57 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:29:57 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:07 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:07 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:08 [info] 37#37: *1494 [lua] access_by_lua(msblocations.conf:189):2: b578c443849e68a86378d43c341e2d89: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:30:08 +0000] b578c443849e68a86378d43c341e2d89 "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 06:30:08 [info] 37#37: *1494 [lua] logger.lua:23: b578c443849e68a86378d43c341e2d89 {"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:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:30:17 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:17 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:23 [info] 37#37: *1497 [lua] access_by_lua(msblocations.conf:189):2: 50eded6e0da3cf4364e6220ed0d440bc: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:30:23 +0000] 50eded6e0da3cf4364e6220ed0d440bc "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 06:30:23 [info] 37#37: *1497 [lua] logger.lua:23: 50eded6e0da3cf4364e6220ed0d440bc {"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:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:30:27 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:27 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:37 [info] 39#39: *1500 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:37 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:38 [info] 37#37: *1503 [lua] access_by_lua(msblocations.conf:189):2: c6d4f4134165ca48e702e26b9c64ff53: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:30:38 [info] 37#37: *1503 [lua] logger.lua:23: c6d4f4134165ca48e702e26b9c64ff53 {"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:30:38 +0000] c6d4f4134165ca48e702e26b9c64ff53 "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:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:30:47 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:47 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:53 [info] 37#37: *1506 [lua] access_by_lua(msblocations.conf:189):2: f03c78f8f84dfcd9f83dea8bf3c61b69: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:30:53 +0000] f03c78f8f84dfcd9f83dea8bf3c61b69 "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:06:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:30:53 [info] 37#37: *1506 [lua] logger.lua:23: f03c78f8f84dfcd9f83dea8bf3c61b69 {"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:30:57 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:30:57 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:07 [info] 39#39: *1509 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:07 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:08 [info] 37#37: *1511 [lua] access_by_lua(msblocations.conf:189):2: 3822fbfbdba39cbdbf6dc1774b4d2828: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:31:08 +0000] 3822fbfbdba39cbdbf6dc1774b4d2828 "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 06:31:08 [info] 37#37: *1511 [lua] logger.lua:23: 3822fbfbdba39cbdbf6dc1774b4d2828 {"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:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:31:17 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:17 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:23 [info] 37#37: *1514 [lua] access_by_lua(msblocations.conf:189):2: f8df116b1b473e64a8cf1bf3b7e42fa2: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:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.121 - - [16/Jan/2023:06:31:23 +0000] f8df116b1b473e64a8cf1bf3b7e42fa2 "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:31:23 [info] 37#37: *1514 [lua] logger.lua:23: f8df116b1b473e64a8cf1bf3b7e42fa2 {"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:31:27 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:27 [info] 37#37: *1516 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:37 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:37 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:38 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:189):2: 64de88f81f2645f78415b435896921dd: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:31:38 +0000] 64de88f81f2645f78415b435896921dd "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:31:38 [info] 37#37: *1520 [lua] logger.lua:23: 64de88f81f2645f78415b435896921dd {"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:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/16 06:31:47 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:47 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:53 [info] 37#37: *1523 [lua] access_by_lua(msblocations.conf:189):2: fc2f80bd98811d5101738a92f8415ee2: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:31:53 +0000] fc2f80bd98811d5101738a92f8415ee2 "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:31:53 [info] 37#37: *1523 [lua] logger.lua:23: fc2f80bd98811d5101738a92f8415ee2 {"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:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:31:57 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:31:57 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:07 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:07 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:08 [info] 37#37: *1528 [lua] access_by_lua(msblocations.conf:189):2: 1173710430afbc6b467851679154081d: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:32:08 [info] 37#37: *1528 [lua] logger.lua:23: 1173710430afbc6b467851679154081d {"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:32:08 +0000] 1173710430afbc6b467851679154081d "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:06:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/16 06:32:17 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:17 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:23 [info] 37#37: *1531 [lua] access_by_lua(msblocations.conf:189):2: 17d93ee2b95d6fe9f0057dc2912856c7: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:32:23 +0000] 17d93ee2b95d6fe9f0057dc2912856c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/16 06:32:23 [info] 37#37: *1531 [lua] logger.lua:23: 17d93ee2b95d6fe9f0057dc2912856c7 {"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:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:32:27 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:27 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:37 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:37 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:38 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:189):2: 076dea4f51a98e2324d0370fd40dd880: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:32:38 [info] 37#37: *1537 [lua] logger.lua:23: 076dea4f51a98e2324d0370fd40dd880 {"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:32:38 +0000] 076dea4f51a98e2324d0370fd40dd880 "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:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/16 06:32:47 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:47 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:53 [info] 37#37: *1540 [lua] access_by_lua(msblocations.conf:189):2: d11fb7013d3680f33daf43339ae04386: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:32:53 +0000] d11fb7013d3680f33daf43339ae04386 "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:32:53 [info] 37#37: *1540 [lua] logger.lua:23: d11fb7013d3680f33daf43339ae04386 {"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:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:32:57 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:32:57 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:07 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:07 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:08 [info] 37#37: *1545 [lua] access_by_lua(msblocations.conf:189):2: ecd55781bb50a629655f91cb8c05f373: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:33:08 +0000] ecd55781bb50a629655f91cb8c05f373 "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:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:33:08 [info] 37#37: *1545 [lua] logger.lua:23: ecd55781bb50a629655f91cb8c05f373 {"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:33:17 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:17 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:23 [info] 37#37: *1548 [lua] access_by_lua(msblocations.conf:189):2: 410e280a4541baf36d2fc13aec9cb98d: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:33:23 +0000] 410e280a4541baf36d2fc13aec9cb98d "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:33:23 [info] 37#37: *1548 [lua] logger.lua:23: 410e280a4541baf36d2fc13aec9cb98d {"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:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:33:27 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:27 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:37 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:37 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:38 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:189):2: b68e960f692b918f797ea1b51ea7ba68: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:33:38 +0000] b68e960f692b918f797ea1b51ea7ba68 "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:33:38 [info] 37#37: *1554 [lua] logger.lua:23: b68e960f692b918f797ea1b51ea7ba68 {"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:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:33:47 [info] 39#39: *1555 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:47 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:53 [info] 37#37: *1557 [lua] access_by_lua(msblocations.conf:189):2: 0c96c78b8ad2e2a423a09ca113057a20: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:33:53 [info] 37#37: *1557 [lua] logger.lua:23: 0c96c78b8ad2e2a423a09ca113057a20 {"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:33:53 +0000] 0c96c78b8ad2e2a423a09ca113057a20 "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:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:33:57 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:33:57 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:07 [info] 39#39: *1560 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:07 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:08 [info] 37#37: *1562 [lua] access_by_lua(msblocations.conf:189):2: e76f462e745157ff02b88d0066869b3a: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:34:08 +0000] e76f462e745157ff02b88d0066869b3a "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:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:34:08 [info] 37#37: *1562 [lua] logger.lua:23: e76f462e745157ff02b88d0066869b3a {"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:34:17 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:17 [info] 37#37: *1564 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:23 [info] 37#37: *1565 [lua] access_by_lua(msblocations.conf:189):2: 9f369116e6b78e42c37b519382c78fa7: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:34:23 [info] 37#37: *1565 [lua] logger.lua:23: 9f369116e6b78e42c37b519382c78fa7 {"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:34:23 +0000] 9f369116e6b78e42c37b519382c78fa7 "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:06:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:34:27 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:27 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:37 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:37 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:38 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:189):2: 7d3572db79f40d206228d4c641f94bc7: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:34:38 [info] 37#37: *1571 [lua] logger.lua:23: 7d3572db79f40d206228d4c641f94bc7 {"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:34:38 +0000] 7d3572db79f40d206228d4c641f94bc7 "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:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:34:47 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:47 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:53 [info] 37#37: *1574 [lua] access_by_lua(msblocations.conf:189):2: 44a9cec8c3b086d8a263a398b6fed309: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:34:53 +0000] 44a9cec8c3b086d8a263a398b6fed309 "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:34:53 [info] 37#37: *1574 [lua] logger.lua:23: 44a9cec8c3b086d8a263a398b6fed309 {"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:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:34:57 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:34:57 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:07 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:07 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:08 [info] 37#37: *1579 [lua] access_by_lua(msblocations.conf:189):2: 56f5be8f76af9ca95984a1be071d704f: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:35:08 [info] 37#37: *1579 [lua] logger.lua:23: 56f5be8f76af9ca95984a1be071d704f {"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:35:08 +0000] 56f5be8f76af9ca95984a1be071d704f "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:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:35:17 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:17 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:23 [info] 37#37: *1582 [lua] access_by_lua(msblocations.conf:189):2: 40de441dc8a42bbc14170c4bf830a5c8: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:35:23 [info] 37#37: *1582 [lua] logger.lua:23: 40de441dc8a42bbc14170c4bf830a5c8 {"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:35:23 +0000] 40de441dc8a42bbc14170c4bf830a5c8 "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:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:35:27 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:27 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:37 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:37 [info] 39#39: *1585 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:38 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:189):2: eaf87fbc8dc0ecfa5dddb4845bbe5611: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:35:38 +0000] eaf87fbc8dc0ecfa5dddb4845bbe5611 "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:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:35:38 [info] 37#37: *1588 [lua] logger.lua:23: eaf87fbc8dc0ecfa5dddb4845bbe5611 {"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:35:47 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:47 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:53 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:189):2: 1a4653f971d0fd5ec7972163e1da2e8a: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:35:53 +0000] 1a4653f971d0fd5ec7972163e1da2e8a "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:35:53 [info] 37#37: *1591 [lua] logger.lua:23: 1a4653f971d0fd5ec7972163e1da2e8a {"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:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:35:57 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:35:57 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:07 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:07 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:08 [info] 37#37: *1596 [lua] access_by_lua(msblocations.conf:189):2: ad244f1b6aa61775d99b87c3e1a93a15: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:36:08 [info] 37#37: *1596 [lua] logger.lua:23: ad244f1b6aa61775d99b87c3e1a93a15 {"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:36:08 +0000] ad244f1b6aa61775d99b87c3e1a93a15 "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:06:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:36:17 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:17 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:23 [info] 37#37: *1599 [lua] access_by_lua(msblocations.conf:189):2: 341a210c510e39808150b32fb0a8505a: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:36:24 [info] 37#37: *1599 [lua] logger.lua:23: 341a210c510e39808150b32fb0a8505a {"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:36:24 +0000] 341a210c510e39808150b32fb0a8505a "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:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:36:27 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:27 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:37 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:37 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:39 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:189):2: feb232e209a259c9bdc7d96c2d0ebbf0: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:36:39 [info] 37#37: *1605 [lua] logger.lua:23: feb232e209a259c9bdc7d96c2d0ebbf0 {"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:36:39 +0000] feb232e209a259c9bdc7d96c2d0ebbf0 "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:06:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:36:47 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:47 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:54 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:189):2: b8fd885c2e0a85f845fde96398fc0808: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:36:54 [info] 37#37: *1608 [lua] logger.lua:23: b8fd885c2e0a85f845fde96398fc0808 {"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:36:54 +0000] b8fd885c2e0a85f845fde96398fc0808 "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:06:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:36:57 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:36:57 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:07 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:07 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:09 [info] 37#37: *1613 [lua] access_by_lua(msblocations.conf:189):2: 06a8d4073307ac165e9b8960db5f5b13: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:37:09 +0000] 06a8d4073307ac165e9b8960db5f5b13 "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 06:37:09 [info] 37#37: *1613 [lua] logger.lua:23: 06a8d4073307ac165e9b8960db5f5b13 {"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:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:37:17 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:17 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:24 [info] 37#37: *1616 [lua] access_by_lua(msblocations.conf:189):2: 0abe375837bc94474e9568a8cedf459a: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:37:24 +0000] 0abe375837bc94474e9568a8cedf459a "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 06:37:24 [info] 37#37: *1616 [lua] logger.lua:23: 0abe375837bc94474e9568a8cedf459a {"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:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/16 06:37:27 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:27 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:37 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:37 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:39 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:189):2: f490a8b4444f4f5aa3b0080189f6b548: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:37:39 [info] 37#37: *1622 [lua] logger.lua:23: f490a8b4444f4f5aa3b0080189f6b548 {"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:37:39 +0000] f490a8b4444f4f5aa3b0080189f6b548 "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:06:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:37:47 [info] 39#39: *1623 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:47 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:54 [info] 37#37: *1625 [lua] access_by_lua(msblocations.conf:189):2: 3d3752bc860b5b851954548f4f991234: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:37:54 +0000] 3d3752bc860b5b851954548f4f991234 "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 06:37:54 [info] 37#37: *1625 [lua] logger.lua:23: 3d3752bc860b5b851954548f4f991234 {"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:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/16 06:37:57 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:37:57 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:07 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:07 [info] 37#37: *1628 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:09 [info] 37#37: *1630 [lua] access_by_lua(msblocations.conf:189):2: f4ba82d393ebbe86419f215a98847605: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:38:09 [info] 37#37: *1630 [lua] logger.lua:23: f4ba82d393ebbe86419f215a98847605 {"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:38:09 +0000] f4ba82d393ebbe86419f215a98847605 "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:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:38:17 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:17 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:24 [info] 37#37: *1633 [lua] access_by_lua(msblocations.conf:189):2: 43daeb81fee0ee0aaaf81460483b9237: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:38:24 +0000] 43daeb81fee0ee0aaaf81460483b9237 "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:38:24 [info] 37#37: *1633 [lua] logger.lua:23: 43daeb81fee0ee0aaaf81460483b9237 {"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:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:38:27 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:27 [info] 39#39: *1635 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:37 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:37 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:39 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:189):2: 68a9ed09b5c3b9cb8fa42fad4c3cfddd: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:38:39 [info] 37#37: *1639 [lua] logger.lua:23: 68a9ed09b5c3b9cb8fa42fad4c3cfddd {"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:38:39 +0000] 68a9ed09b5c3b9cb8fa42fad4c3cfddd "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:06:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/16 06:38:47 [info] 39#39: *1641 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:47 [info] 39#39: *1640 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:54 [info] 37#37: *1642 [lua] access_by_lua(msblocations.conf:189):2: aec5d8dd22bef07c50e9174b5c2477be: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:38:54 [info] 37#37: *1642 [lua] logger.lua:23: aec5d8dd22bef07c50e9174b5c2477be {"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:38:54 +0000] aec5d8dd22bef07c50e9174b5c2477be "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:06:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/16 06:38:57 [info] 39#39: *1644 client closed connection while SSL handshaking, client: 10.233.68.223, server: 0.0.0.0:443 2023/01/16 06:38:57 [info] 39#39: *1643 cli