By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.54.225 ### 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/02/03 03:16:05 [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/02/03 03:16:05 [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/02/03 03:16:05 [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/02/03 03:16:05 [notice] 33#33: using the "epoll" event method 2023/02/03 03:16:05 [notice] 33#33: openresty/1.13.6.1 2023/02/03 03:16:05 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/03 03:16:05 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/03 03:16:05 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/02/03 03:16:05 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/02/03 03:16:05 [notice] 34#34: start worker process 35 2023/02/03 03:16:05 [notice] 34#34: start worker process 36 2023/02/03 03:16:05 [notice] 34#34: start worker process 38 2023/02/03 03:16:05 [notice] 34#34: start worker process 39 @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 ... 2023/02/03 03:16:05 [notice] 34#34: start worker process 40 2023/02/03 03:16:05 [notice] 34#34: start worker process 45 2023/02/03 03:16:05 [notice] 34#34: start worker process 47 2023/02/03 03:16:05 [notice] 34#34: start worker process 48 2023/02/03 03:16:05 [notice] 34#34: start cache manager process 49 2023/02/03 03:16:05 [notice] 34#34: start cache loader process 50 @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-20230203031605.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-02-03 03:16:08 644 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-03 03:16:08 655 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-03 03:16:08 655 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-03 03:16:08 715 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-03 03:16:08 715 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.54.225:10081 Enabled:true 2023-02-03 03:16:10 534 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-02-03 03:16:10 749 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-03 03:16:10 749 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-03 03:16:10 749 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-03 03:16:10 751 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-03 03:16:10 751 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-02-03 03:16:10 751 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-03 03:16:10 751 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-03 03:16:10 851 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-03 03:16:11 001 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-03 03:16:11 001 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-03 03:16:11 001 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-03 03:16:11 598 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/03 03:16:21 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:21 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:23 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: b1be8eb0d773458e7cff585b8c11532e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:16:23 [info] 36#36: *14 [lua] logger.lua:23: b1be8eb0d773458e7cff585b8c11532e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:16:23 +0000] b1be8eb0d773458e7cff585b8c11532e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.167 upstream_response_time:0.162 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41 2023/02/03 03:16:31 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:31 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:38 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 36e6637c99d938a0c80e269838f913e5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:16:38 [info] 36#36: *19 [lua] logger.lua:23: 36e6637c99d938a0c80e269838f913e5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:16:38 +0000] 36e6637c99d938a0c80e269838f913e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:16:41 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:41 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:51 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:51 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:16:53 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 4cc485506c12d2d6dc9331b92542b428:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:16:53 [info] 36#36: *24 [lua] logger.lua:23: 4cc485506c12d2d6dc9331b92542b428 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:16:53 +0000] 4cc485506c12d2d6dc9331b92542b428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:17:01 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:01 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:05 [notice] 50#50: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/03 03:17:05 [notice] 34#34: signal 17 (SIGCHLD) received from 50 2023/02/03 03:17:05 [notice] 34#34: cache loader process 50 exited with code 0 2023/02/03 03:17:05 [notice] 34#34: signal 29 (SIGIO) received 2023/02/03 03:17:08 [info] 36#36: *29 [lua] access_by_lua(msblocations.conf:189):2: 3ad5b50f607019c2c58711f9420d80c6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:08 +0000] 3ad5b50f607019c2c58711f9420d80c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 03:17:08 [info] 36#36: *29 [lua] logger.lua:23: 3ad5b50f607019c2c58711f9420d80c6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:17:11 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:11 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:21 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:21 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:23 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: 534236e51f9653633f096314545b8e5d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:23 +0000] 534236e51f9653633f096314545b8e5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 03:17:23 [info] 36#36: *34 [lua] logger.lua:23: 534236e51f9653633f096314545b8e5d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:17:31 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:31 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:38 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: 8c930f56bea838de6999d320cf38f5f0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:17:38 [info] 36#36: *37 [lua] logger.lua:23: 8c930f56bea838de6999d320cf38f5f0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:38 +0000] 8c930f56bea838de6999d320cf38f5f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/02/03 03:17:41 [info] 39#39: *38 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:41 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:51 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:51 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:17:53 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:189):2: ba34fc56f50dbb72062ba6d1b9ede0da:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:17:53 [info] 36#36: *42 [lua] logger.lua:23: ba34fc56f50dbb72062ba6d1b9ede0da {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:17:53 +0000] ba34fc56f50dbb72062ba6d1b9ede0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:18:01 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:01 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:08 [info] 36#36: *46 [lua] access_by_lua(msblocations.conf:189):2: 0a1f981c28bd941e23fb76dc6046b854:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:18:08 [info] 36#36: *46 [lua] logger.lua:23: 0a1f981c28bd941e23fb76dc6046b854 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:18:08 +0000] 0a1f981c28bd941e23fb76dc6046b854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:18:11 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:11 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:21 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:21 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:23 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:189):2: c42f8f28578a77a6885205ab728cdb6d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:18:23 [info] 36#36: *51 [lua] logger.lua:23: c42f8f28578a77a6885205ab728cdb6d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:18:23 +0000] c42f8f28578a77a6885205ab728cdb6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:18:31 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:31 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:38 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: 58a2a9c0164d5d19a9c8ecd2a4fc4620:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:18:38 [info] 36#36: *54 [lua] logger.lua:23: 58a2a9c0164d5d19a9c8ecd2a4fc4620 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:18:38 +0000] 58a2a9c0164d5d19a9c8ecd2a4fc4620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:18:41 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:41 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:51 [info] 39#39: *57 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:51 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:18:53 [info] 36#36: *59 [lua] access_by_lua(msblocations.conf:189):2: 2dc8b4a7864554321d5a64826ed90359:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:18:53 [info] 36#36: *59 [lua] logger.lua:23: 2dc8b4a7864554321d5a64826ed90359 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:18:53 +0000] 2dc8b4a7864554321d5a64826ed90359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:19:01 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:01 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:08 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:189):2: 139426c01907680488470781e915ac60:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:19:08 [info] 36#36: *63 [lua] logger.lua:23: 139426c01907680488470781e915ac60 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:19:08 +0000] 139426c01907680488470781e915ac60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:19:11 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:11 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:21 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:21 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:23 [info] 36#36: *68 [lua] access_by_lua(msblocations.conf:189):2: 28cef22d97c17c016f4f0d15f52d988b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:19:23 +0000] 28cef22d97c17c016f4f0d15f52d988b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:19:23 [info] 36#36: *68 [lua] logger.lua:23: 28cef22d97c17c016f4f0d15f52d988b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:19:31 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:31 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:38 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 7107d99af36c35bd98942b4a6218edb5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:19:38 [info] 36#36: *71 [lua] logger.lua:23: 7107d99af36c35bd98942b4a6218edb5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:19:38 +0000] 7107d99af36c35bd98942b4a6218edb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:19:41 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:41 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:51 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:51 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:19:53 [info] 36#36: *76 [lua] access_by_lua(msblocations.conf:189):2: 592ebd802793af0942c78c248f3b4dfa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:03:19:53 +0000] 592ebd802793af0942c78c248f3b4dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:19:53 [info] 36#36: *76 [lua] logger.lua:23: 592ebd802793af0942c78c248f3b4dfa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:20:01 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:01 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:08 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:189):2: 6a50077aa911c6b75f6ef7f899fb17b4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:20:08 [info] 36#36: *80 [lua] logger.lua:23: 6a50077aa911c6b75f6ef7f899fb17b4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:08 +0000] 6a50077aa911c6b75f6ef7f899fb17b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/03 03:20:11 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:11 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:21 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:21 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:23 [info] 36#36: *85 [lua] access_by_lua(msblocations.conf:189):2: b09a05db6e8b96265cfbc94eb73c3a6e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:20:24 [info] 36#36: *85 [lua] logger.lua:23: b09a05db6e8b96265cfbc94eb73c3a6e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:24 +0000] b09a05db6e8b96265cfbc94eb73c3a6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:20:31 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:31 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:39 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: 72c5f621f6ce814ea41a398041cdd1ed:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:20:39 [info] 36#36: *88 [lua] logger.lua:23: 72c5f621f6ce814ea41a398041cdd1ed {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:39 +0000] 72c5f621f6ce814ea41a398041cdd1ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:20:41 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:41 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:51 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:51 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:20:54 [info] 36#36: *93 [lua] access_by_lua(msblocations.conf:189):2: cb55459c8ccc9288b81c64456d32979f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:54 +0000] cb55459c8ccc9288b81c64456d32979f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/03 03:20:54 [info] 36#36: *93 [lua] logger.lua:23: cb55459c8ccc9288b81c64456d32979f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/03 03:21:01 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:01 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:09 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:189):2: 1b010ceb26a4fd9676739e16c4800ac4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:09 +0000] 1b010ceb26a4fd9676739e16c4800ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 03:21:09 [info] 36#36: *97 [lua] logger.lua:23: 1b010ceb26a4fd9676739e16c4800ac4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:21:11 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:11 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:21 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:21 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:24 [info] 36#36: *102 [lua] access_by_lua(msblocations.conf:189):2: 6ba221534084181dd59e0318eb1160ef:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:21:24 [info] 36#36: *102 [lua] logger.lua:23: 6ba221534084181dd59e0318eb1160ef {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:24 +0000] 6ba221534084181dd59e0318eb1160ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:21:31 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:31 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:39 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: 922d541626dd29d610dc9350c6844259:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:39 +0000] 922d541626dd29d610dc9350c6844259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:21:39 [info] 36#36: *105 [lua] logger.lua:23: 922d541626dd29d610dc9350c6844259 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:21:41 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:41 [info] 39#39: *107 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:51 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:51 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:21:54 [info] 36#36: *110 [lua] access_by_lua(msblocations.conf:189):2: f4652b8bafd0aef2bede974bb46ad045:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:21:54 [info] 36#36: *110 [lua] logger.lua:23: f4652b8bafd0aef2bede974bb46ad045 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:21:54 +0000] f4652b8bafd0aef2bede974bb46ad045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:22:01 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:01 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:09 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: e4f954015f49922adda570e89bd10117:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:22:09 [info] 36#36: *114 [lua] logger.lua:23: e4f954015f49922adda570e89bd10117 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:22:09 +0000] e4f954015f49922adda570e89bd10117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:22:11 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:11 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:21 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:21 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:24 [info] 36#36: *119 [lua] access_by_lua(msblocations.conf:189):2: 556df6e4738fd594d9a608cf0e361dcf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:22:24 +0000] 556df6e4738fd594d9a608cf0e361dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.078 upstream_response_time:0.069 "-" "Consul Health Check" "-" 2023/02/03 03:22:24 [info] 36#36: *119 [lua] logger.lua:23: 556df6e4738fd594d9a608cf0e361dcf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/03 03:22:31 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:31 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:39 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: cd6b3a5e7add0dc516ab3ddf8f1eaf47:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:22:39 [info] 36#36: *122 [lua] logger.lua:23: cd6b3a5e7add0dc516ab3ddf8f1eaf47 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.66.127 - - [03/Feb/2023:03:22:39 +0000] cd6b3a5e7add0dc516ab3ddf8f1eaf47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/03 03:22:41 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:41 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:51 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:51 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:22:54 [info] 36#36: *127 [lua] access_by_lua(msblocations.conf:189):2: 567e6a7a34ac6fa7b4ea269f9313730d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:22:54 [info] 36#36: *127 [lua] logger.lua:23: 567e6a7a34ac6fa7b4ea269f9313730d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:22:54 +0000] 567e6a7a34ac6fa7b4ea269f9313730d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:23:01 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:01 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:09 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:189):2: f7e806c4f8f4e80bebb44bc695252950:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:23:09 [info] 36#36: *131 [lua] logger.lua:23: f7e806c4f8f4e80bebb44bc695252950 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:23:09 +0000] f7e806c4f8f4e80bebb44bc695252950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:23:11 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:11 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:21 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:21 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:24 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:189):2: 6398412450080f31bcc6fc98915fcdb5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:23:24 [info] 36#36: *136 [lua] logger.lua:23: 6398412450080f31bcc6fc98915fcdb5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:23:24 +0000] 6398412450080f31bcc6fc98915fcdb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:23:31 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:31 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:39 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: b11f02fad3876fa2300ec5275442068f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:23:39 [info] 36#36: *139 [lua] logger.lua:23: b11f02fad3876fa2300ec5275442068f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:23:39 +0000] b11f02fad3876fa2300ec5275442068f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:23:41 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:41 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:51 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:51 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:23:54 [info] 36#36: *144 [lua] access_by_lua(msblocations.conf:189):2: 1318981ee349f4c64e6a6ebf5f04e4ae:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:23:54 [info] 36#36: *144 [lua] logger.lua:23: 1318981ee349f4c64e6a6ebf5f04e4ae {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:23:54 +0000] 1318981ee349f4c64e6a6ebf5f04e4ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:24:01 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:01 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:09 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:189):2: d58a5de85b720cf91c8e5e425456f34d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:24:09 [info] 36#36: *148 [lua] logger.lua:23: d58a5de85b720cf91c8e5e425456f34d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:24:09 +0000] d58a5de85b720cf91c8e5e425456f34d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:24:11 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:11 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:21 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:21 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:24 [info] 36#36: *153 [lua] access_by_lua(msblocations.conf:189):2: 05bac0f89bf73df7cd74298f18dde95c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:24:24 [info] 36#36: *153 [lua] logger.lua:23: 05bac0f89bf73df7cd74298f18dde95c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:24:24 +0000] 05bac0f89bf73df7cd74298f18dde95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:24:31 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:31 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:39 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: cea4fa4f1750f950d6d471f1e6a8257d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:24:39 [info] 36#36: *156 [lua] logger.lua:23: cea4fa4f1750f950d6d471f1e6a8257d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:24:39 +0000] cea4fa4f1750f950d6d471f1e6a8257d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/03 03:24:41 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:41 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:51 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:51 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:24:54 [info] 36#36: *161 [lua] access_by_lua(msblocations.conf:189):2: 428bc9beaacedbe5f65da2de21e6f645:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:24:54 +0000] 428bc9beaacedbe5f65da2de21e6f645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/03 03:24:54 [info] 36#36: *161 [lua] logger.lua:23: 428bc9beaacedbe5f65da2de21e6f645 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:25:01 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:01 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:09 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:189):2: 07e2be012baa33bef7f8f7db0e0a2591:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:25:09 [info] 36#36: *165 [lua] logger.lua:23: 07e2be012baa33bef7f8f7db0e0a2591 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:09 +0000] 07e2be012baa33bef7f8f7db0e0a2591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:25:11 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:11 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:21 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:21 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:24 [info] 36#36: *170 [lua] access_by_lua(msblocations.conf:189):2: 150e9d3c715004c5f71ce5065908575d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:25:24 [info] 36#36: *170 [lua] logger.lua:23: 150e9d3c715004c5f71ce5065908575d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:24 +0000] 150e9d3c715004c5f71ce5065908575d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:25:31 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:31 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:39 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: ab869a2d83c7aa37477c3253b7ab74fd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:39 +0000] ab869a2d83c7aa37477c3253b7ab74fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:25:39 [info] 36#36: *173 [lua] logger.lua:23: ab869a2d83c7aa37477c3253b7ab74fd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:25:41 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:41 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:51 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:51 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:25:54 [info] 36#36: *178 [lua] access_by_lua(msblocations.conf:189):2: d99bae2dd6c0a198a1720355e0b0759a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:25:54 [info] 36#36: *178 [lua] logger.lua:23: d99bae2dd6c0a198a1720355e0b0759a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:25:54 +0000] d99bae2dd6c0a198a1720355e0b0759a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:26:01 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:01 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:09 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:189):2: 659fca9d466f2313c0322c6eebc5af25:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:09 +0000] 659fca9d466f2313c0322c6eebc5af25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:26:09 [info] 36#36: *182 [lua] logger.lua:23: 659fca9d466f2313c0322c6eebc5af25 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:26:11 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:11 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:21 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:21 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:24 [info] 36#36: *187 [lua] access_by_lua(msblocations.conf:189):2: 1375ae3494321fe3691eeb578c7b5eb8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:24 +0000] 1375ae3494321fe3691eeb578c7b5eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:26:24 [info] 36#36: *187 [lua] logger.lua:23: 1375ae3494321fe3691eeb578c7b5eb8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:26:31 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:31 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:39 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: c946a35d1ec7f9ff4d9ab66afc94805a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:39 +0000] c946a35d1ec7f9ff4d9ab66afc94805a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/02/03 03:26:39 [info] 36#36: *190 [lua] logger.lua:23: c946a35d1ec7f9ff4d9ab66afc94805a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/03 03:26:41 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:41 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:51 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:51 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:26:54 [info] 36#36: *195 [lua] access_by_lua(msblocations.conf:189):2: 85ef60419833d3a049398c01507269fe:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:26:54 [info] 36#36: *195 [lua] logger.lua:23: 85ef60419833d3a049398c01507269fe {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:26:54 +0000] 85ef60419833d3a049398c01507269fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:27:01 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:01 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:09 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:189):2: 6ddae335bd853559c110c7d477336098:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:27:09 [info] 36#36: *199 [lua] logger.lua:23: 6ddae335bd853559c110c7d477336098 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:09 +0000] 6ddae335bd853559c110c7d477336098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:27:11 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:11 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:21 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:21 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:24 [info] 36#36: *204 [lua] access_by_lua(msblocations.conf:189):2: 3af6b5cd8306f71259a0ed615397d8a1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:27:24 [info] 36#36: *204 [lua] logger.lua:23: 3af6b5cd8306f71259a0ed615397d8a1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:24 +0000] 3af6b5cd8306f71259a0ed615397d8a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:27:31 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:31 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:39 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: b17946a3afc1029156f832355a95cfb2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:27:39 [info] 36#36: *207 [lua] logger.lua:23: b17946a3afc1029156f832355a95cfb2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:39 +0000] b17946a3afc1029156f832355a95cfb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:27:41 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:41 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:51 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:51 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:27:54 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:189):2: ddf934c7f1618f47ee980b22642698ac:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:54 +0000] ddf934c7f1618f47ee980b22642698ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/03 03:27:54 [info] 36#36: *212 [lua] logger.lua:23: ddf934c7f1618f47ee980b22642698ac {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/03 03:28:01 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:01 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:09 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:189):2: d8e97f47f85a6a933d970a64a1baec7a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:09 +0000] d8e97f47f85a6a933d970a64a1baec7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:28:09 [info] 36#36: *216 [lua] logger.lua:23: d8e97f47f85a6a933d970a64a1baec7a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:28:11 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:11 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:21 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:21 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:24 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:189):2: d820f8f371d8b269c6537cc7799a91e0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:24 +0000] d820f8f371d8b269c6537cc7799a91e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:28:24 [info] 36#36: *221 [lua] logger.lua:23: d820f8f371d8b269c6537cc7799a91e0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:28:31 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:31 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:39 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: 1f0dbdc8129ce0a268dcfec512ff68e7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:39 +0000] 1f0dbdc8129ce0a268dcfec512ff68e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:28:39 [info] 36#36: *224 [lua] logger.lua:23: 1f0dbdc8129ce0a268dcfec512ff68e7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:28:41 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:41 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:51 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:51 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:28:54 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:189):2: 73be337ea3177216dfa4ae895ef2eb3a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:28:54 [info] 36#36: *229 [lua] logger.lua:23: 73be337ea3177216dfa4ae895ef2eb3a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:28:54 +0000] 73be337ea3177216dfa4ae895ef2eb3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:29:01 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:01 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:09 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:189):2: be6742533500d7bfac128b2ba4ea9cd0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:09 +0000] be6742533500d7bfac128b2ba4ea9cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/03 03:29:09 [info] 36#36: *233 [lua] logger.lua:23: be6742533500d7bfac128b2ba4ea9cd0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/03 03:29:11 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:11 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:21 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:21 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:24 [info] 36#36: *238 [lua] access_by_lua(msblocations.conf:189):2: c384727147d26af1c1ce3a15d3e7c8ee:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:29:24 [info] 36#36: *238 [lua] logger.lua:23: c384727147d26af1c1ce3a15d3e7c8ee {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:24 +0000] c384727147d26af1c1ce3a15d3e7c8ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:29:31 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:31 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:39 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 32c09e6ae3818e237f2734dbcdc743f1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:03:29:39 +0000] 32c09e6ae3818e237f2734dbcdc743f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:29:39 [info] 36#36: *241 [lua] logger.lua:23: 32c09e6ae3818e237f2734dbcdc743f1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:29:41 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:41 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:51 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:51 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:29:54 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:189):2: c9e6887665215b2871ae98dcf1bab57e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:54 +0000] c9e6887665215b2871ae98dcf1bab57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:29:54 [info] 36#36: *246 [lua] logger.lua:23: c9e6887665215b2871ae98dcf1bab57e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:30:01 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:01 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:09 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:189):2: e5e14d4ac3963769ea46824af110d625:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:30:09 [info] 36#36: *250 [lua] logger.lua:23: e5e14d4ac3963769ea46824af110d625 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:09 +0000] e5e14d4ac3963769ea46824af110d625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:30:11 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:11 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:21 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:21 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:24 [info] 36#36: *255 [lua] access_by_lua(msblocations.conf:189):2: 562571129fc4c48d665196a6c1f8896d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:24 +0000] 562571129fc4c48d665196a6c1f8896d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:30:24 [info] 36#36: *255 [lua] logger.lua:23: 562571129fc4c48d665196a6c1f8896d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:30:31 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:31 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:39 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: 8308f9d90db8b9e3390e93b7e0d75c29:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:30:39 [info] 36#36: *258 [lua] logger.lua:23: 8308f9d90db8b9e3390e93b7e0d75c29 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:39 +0000] 8308f9d90db8b9e3390e93b7e0d75c29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:30:41 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:41 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:51 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:51 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:30:54 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:189):2: a8a0983a011bd6cc3e9b94c4f0f2b25a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:54 +0000] a8a0983a011bd6cc3e9b94c4f0f2b25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:30:54 [info] 36#36: *263 [lua] logger.lua:23: a8a0983a011bd6cc3e9b94c4f0f2b25a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:31:01 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:01 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:09 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: bd4218ae2d94c773acaa36770b57e503:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:31:09 +0000] bd4218ae2d94c773acaa36770b57e503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:31:09 [info] 36#36: *267 [lua] logger.lua:23: bd4218ae2d94c773acaa36770b57e503 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:31:11 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:11 [info] 39#39: *269 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:21 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:21 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:24 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:189):2: b71e1d3eae34da27eb8c1d0036a7f82e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:31:24 [info] 36#36: *272 [lua] logger.lua:23: b71e1d3eae34da27eb8c1d0036a7f82e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:31:24 +0000] b71e1d3eae34da27eb8c1d0036a7f82e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:31:31 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:31 [info] 39#39: *274 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:39 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: b97d27e7f2844927c84b21be368c810d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:31:39 +0000] b97d27e7f2844927c84b21be368c810d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:31:39 [info] 36#36: *275 [lua] logger.lua:23: b97d27e7f2844927c84b21be368c810d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:31:41 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:41 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:51 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:51 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:31:54 [info] 36#36: *280 [lua] access_by_lua(msblocations.conf:189):2: d8cc22e648de4e0c25529984acc4ec1f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:03:31:54 +0000] d8cc22e648de4e0c25529984acc4ec1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:31:54 [info] 36#36: *280 [lua] logger.lua:23: d8cc22e648de4e0c25529984acc4ec1f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:32:01 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:01 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:09 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: 5bd5f2ae4f96d15618aa35acbd271898:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:32:09 +0000] 5bd5f2ae4f96d15618aa35acbd271898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:32:09 [info] 36#36: *284 [lua] logger.lua:23: 5bd5f2ae4f96d15618aa35acbd271898 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:32:11 [info] 39#39: *286 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:11 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:21 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:21 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:24 [info] 36#36: *289 [lua] access_by_lua(msblocations.conf:189):2: e12a9900df0e671810bdfa07810b25ec:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:32:24 [info] 36#36: *289 [lua] logger.lua:23: e12a9900df0e671810bdfa07810b25ec {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.66.127 - - [03/Feb/2023:03:32:24 +0000] e12a9900df0e671810bdfa07810b25ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/03 03:32:31 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:31 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:39 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: a1d1d4a64c2d28359622d49cbcc1aade:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:32:39 [info] 36#36: *292 [lua] logger.lua:23: a1d1d4a64c2d28359622d49cbcc1aade {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:32:39 +0000] a1d1d4a64c2d28359622d49cbcc1aade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:32:41 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:41 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:51 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:51 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:32:55 [info] 36#36: *297 [lua] access_by_lua(msblocations.conf:189):2: e86d0db12c83e0c5dda16c3ad75bbbd9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:32:55 [info] 36#36: *297 [lua] logger.lua:23: e86d0db12c83e0c5dda16c3ad75bbbd9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:32:55 +0000] e86d0db12c83e0c5dda16c3ad75bbbd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:33:01 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:01 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:10 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:189):2: c1755f36a80b5a2e54033cd6878d5031:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:33:10 [info] 36#36: *301 [lua] logger.lua:23: c1755f36a80b5a2e54033cd6878d5031 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:33:10 +0000] c1755f36a80b5a2e54033cd6878d5031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:33:11 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:11 [info] 39#39: *303 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:21 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:21 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:25 [info] 36#36: *306 [lua] access_by_lua(msblocations.conf:189):2: 9c170a2629d3d26e6fa823dfef1dc7b5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:33:25 +0000] 9c170a2629d3d26e6fa823dfef1dc7b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:33:25 [info] 36#36: *306 [lua] logger.lua:23: 9c170a2629d3d26e6fa823dfef1dc7b5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:33:31 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:31 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:40 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: 487ef37650c88273fe1af988c90b80fd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:33:40 [info] 36#36: *309 [lua] logger.lua:23: 487ef37650c88273fe1af988c90b80fd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:33:40 +0000] 487ef37650c88273fe1af988c90b80fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:33:41 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:41 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:51 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:51 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:33:55 [info] 36#36: *314 [lua] access_by_lua(msblocations.conf:189):2: 523a9459c2937050532952ed5887b85c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:33:55 [info] 36#36: *314 [lua] logger.lua:23: 523a9459c2937050532952ed5887b85c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:33:55 +0000] 523a9459c2937050532952ed5887b85c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:34:01 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:01 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:10 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: 7961ecfae284713857d889a0b8dca6e3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:10 +0000] 7961ecfae284713857d889a0b8dca6e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:34:10 [info] 36#36: *318 [lua] logger.lua:23: 7961ecfae284713857d889a0b8dca6e3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:34:11 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:11 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:21 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:21 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:25 [info] 36#36: *323 [lua] access_by_lua(msblocations.conf:189):2: 73d28b347c16f602ffef25365da7a80e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:34:25 [info] 36#36: *323 [lua] logger.lua:23: 73d28b347c16f602ffef25365da7a80e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:25 +0000] 73d28b347c16f602ffef25365da7a80e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:34:31 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:31 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:40 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: ef168d35ceedcbc8f3d4b9775a6070cd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:34:40 [info] 36#36: *326 [lua] logger.lua:23: ef168d35ceedcbc8f3d4b9775a6070cd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:40 +0000] ef168d35ceedcbc8f3d4b9775a6070cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:34:41 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:41 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:51 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:51 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:34:55 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:189):2: ae0659b50c9e116a6699ca5e607fb246:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:55 +0000] ae0659b50c9e116a6699ca5e607fb246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:34:55 [info] 36#36: *331 [lua] logger.lua:23: ae0659b50c9e116a6699ca5e607fb246 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:35:01 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:01 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:10 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: 1b43ee9f4bddc6ed7b39985ab4a9057a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:35:10 [info] 36#36: *335 [lua] logger.lua:23: 1b43ee9f4bddc6ed7b39985ab4a9057a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:10 +0000] 1b43ee9f4bddc6ed7b39985ab4a9057a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:35:11 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:11 [info] 39#39: *337 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:21 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:21 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:25 [info] 36#36: *340 [lua] access_by_lua(msblocations.conf:189):2: 4696534dbca564098fc11c00e8157ec6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:25 +0000] 4696534dbca564098fc11c00e8157ec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:35:25 [info] 36#36: *340 [lua] logger.lua:23: 4696534dbca564098fc11c00e8157ec6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:35:31 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:31 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:40 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: 006b7cee2c3c9a33ee5e215a68bda649:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:03:35:40 +0000] 006b7cee2c3c9a33ee5e215a68bda649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:35:40 [info] 36#36: *343 [lua] logger.lua:23: 006b7cee2c3c9a33ee5e215a68bda649 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:35:41 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:41 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:51 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:51 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:35:55 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:189):2: 06a91dfede7cb7e566bb849b9d56932f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:55 +0000] 06a91dfede7cb7e566bb849b9d56932f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:35:55 [info] 36#36: *348 [lua] logger.lua:23: 06a91dfede7cb7e566bb849b9d56932f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:36:01 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:01 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:10 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: 751c95528e381d3cf773c51c1a671a97:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:10 +0000] 751c95528e381d3cf773c51c1a671a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:36:10 [info] 36#36: *352 [lua] logger.lua:23: 751c95528e381d3cf773c51c1a671a97 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:36:11 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:11 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:21 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:21 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:25 [info] 36#36: *357 [lua] access_by_lua(msblocations.conf:189):2: a236810e8cc69cd3ab711c49e0d94d6e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:25 +0000] a236810e8cc69cd3ab711c49e0d94d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 03:36:25 [info] 36#36: *357 [lua] logger.lua:23: a236810e8cc69cd3ab711c49e0d94d6e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:36:31 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:31 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:40 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 000700530058c2385c76e397769d2409:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:40 +0000] 000700530058c2385c76e397769d2409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:36:40 [info] 36#36: *360 [lua] logger.lua:23: 000700530058c2385c76e397769d2409 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:36:41 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:41 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:51 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:51 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:36:55 [info] 36#36: *365 [lua] access_by_lua(msblocations.conf:189):2: 06869734a4bff68312d357b2b5ecc2a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:36:55 [info] 36#36: *365 [lua] logger.lua:23: 06869734a4bff68312d357b2b5ecc2a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:36:55 +0000] 06869734a4bff68312d357b2b5ecc2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:37:01 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:01 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:10 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 8dad0ae286b60a734bfbdc3a4e724036:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:10 +0000] 8dad0ae286b60a734bfbdc3a4e724036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 03:37:10 [info] 36#36: *369 [lua] logger.lua:23: 8dad0ae286b60a734bfbdc3a4e724036 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:37:11 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:11 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:21 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:21 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:25 [info] 36#36: *374 [lua] access_by_lua(msblocations.conf:189):2: 39a8036a03c5af714d63d10171350153:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:37:25 [info] 36#36: *374 [lua] logger.lua:23: 39a8036a03c5af714d63d10171350153 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:25 +0000] 39a8036a03c5af714d63d10171350153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 03:37:31 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:31 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:40 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: cf0f421b92a42c9690996768ac559740:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:37:40 [info] 36#36: *377 [lua] logger.lua:23: cf0f421b92a42c9690996768ac559740 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:40 +0000] cf0f421b92a42c9690996768ac559740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/03 03:37:41 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:41 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:51 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:51 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:37:55 [info] 36#36: *382 [lua] access_by_lua(msblocations.conf:189):2: 536939dea90f5df30b91d89421df6c1d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:55 +0000] 536939dea90f5df30b91d89421df6c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:37:55 [info] 36#36: *382 [lua] logger.lua:23: 536939dea90f5df30b91d89421df6c1d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:38:01 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:01 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:10 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 6f45730ce81f5ca4d84d33de88d231ed:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.127 - - [03/Feb/2023:03:38:10 +0000] 6f45730ce81f5ca4d84d33de88d231ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:38:10 [info] 36#36: *386 [lua] logger.lua:23: 6f45730ce81f5ca4d84d33de88d231ed {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:38:11 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:11 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:21 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:21 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:25 [info] 36#36: *391 [lua] access_by_lua(msblocations.conf:189):2: 64e5baed5f6bac11410bd2b3c110f017:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:38:25 +0000] 64e5baed5f6bac11410bd2b3c110f017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:38:25 [info] 36#36: *391 [lua] logger.lua:23: 64e5baed5f6bac11410bd2b3c110f017 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:38:31 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:31 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:40 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: 33a5cf8c2a83910433d5e298a29df5c5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:38:40 [info] 36#36: *394 [lua] logger.lua:23: 33a5cf8c2a83910433d5e298a29df5c5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:38:40 +0000] 33a5cf8c2a83910433d5e298a29df5c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:38:41 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:41 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:51 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:51 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:38:55 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: ad53c0f3f3bd32d01050b6cfca8d40a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:38:55 +0000] ad53c0f3f3bd32d01050b6cfca8d40a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:38:55 [info] 36#36: *399 [lua] logger.lua:23: ad53c0f3f3bd32d01050b6cfca8d40a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:39:01 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:01 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:10 [info] 36#36: *403 [lua] access_by_lua(msblocations.conf:189):2: f7dee80cd703b23a2cefb37150290fce:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:39:10 [info] 36#36: *403 [lua] logger.lua:23: f7dee80cd703b23a2cefb37150290fce {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:10 +0000] f7dee80cd703b23a2cefb37150290fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:39:11 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:11 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:21 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:21 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:25 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: a240862de86b332071bb57fb73d31faf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:39:25 [info] 36#36: *408 [lua] logger.lua:23: a240862de86b332071bb57fb73d31faf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:25 +0000] a240862de86b332071bb57fb73d31faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/03 03:39:31 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:31 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:40 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: 221eb4bbc841b4ca7885cdff49ef9b58:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:40 +0000] 221eb4bbc841b4ca7885cdff49ef9b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:39:40 [info] 36#36: *411 [lua] logger.lua:23: 221eb4bbc841b4ca7885cdff49ef9b58 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:39:41 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:41 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:51 [info] 39#39: *415 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:51 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:39:55 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: 308f6084862ba768ad8cdb4587e04bae:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:39:55 [info] 36#36: *416 [lua] logger.lua:23: 308f6084862ba768ad8cdb4587e04bae {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:39:55 +0000] 308f6084862ba768ad8cdb4587e04bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 03:40:01 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:01 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:10 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: d8842a2703a8c8f80b451210b6ffa7c4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:40:10 [info] 36#36: *420 [lua] logger.lua:23: d8842a2703a8c8f80b451210b6ffa7c4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:40:10 +0000] d8842a2703a8c8f80b451210b6ffa7c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:40:11 [info] 39#39: *422 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:11 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:21 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:21 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:25 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: 15f82777edf9a8200a37ce1de78ca3a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.127 - - [03/Feb/2023:03:40:25 +0000] 15f82777edf9a8200a37ce1de78ca3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/03 03:40:25 [info] 36#36: *425 [lua] logger.lua:23: 15f82777edf9a8200a37ce1de78ca3a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:40:31 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:31 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:40 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: aa12776db2786aff212ab59a3e1cab1a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:40:40 [info] 36#36: *428 [lua] logger.lua:23: aa12776db2786aff212ab59a3e1cab1a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:40:40 +0000] aa12776db2786aff212ab59a3e1cab1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:40:41 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:41 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:51 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:51 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:40:55 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: 95461f0f144e24b259ed15b2a2579868:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:40:55 [info] 36#36: *433 [lua] logger.lua:23: 95461f0f144e24b259ed15b2a2579868 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:40:55 +0000] 95461f0f144e24b259ed15b2a2579868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/03 03:41:01 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:01 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:10 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: 0f7d38d1d173c758956c339e85f3e717:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:41:10 [info] 36#36: *437 [lua] logger.lua:23: 0f7d38d1d173c758956c339e85f3e717 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:41:10 +0000] 0f7d38d1d173c758956c339e85f3e717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:41:11 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:11 [info] 39#39: *439 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:21 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:21 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:25 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 270cd87bd38abef14b90233b1be82bec:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:41:25 [info] 36#36: *442 [lua] logger.lua:23: 270cd87bd38abef14b90233b1be82bec {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:41:25 +0000] 270cd87bd38abef14b90233b1be82bec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:41:31 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:31 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:40 [info] 36#36: *445 [lua] access_by_lua(msblocations.conf:189):2: b104d0021765da7064e73a59ae126c3c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:41:40 [info] 36#36: *445 [lua] logger.lua:23: b104d0021765da7064e73a59ae126c3c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:41:40 +0000] b104d0021765da7064e73a59ae126c3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:41:41 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:41 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:51 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:51 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:41:55 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 1a6a3abed1bfbc953aa563cb9886f691:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:41:55 +0000] 1a6a3abed1bfbc953aa563cb9886f691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:41:55 [info] 36#36: *450 [lua] logger.lua:23: 1a6a3abed1bfbc953aa563cb9886f691 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:42:01 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:01 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:10 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: c557cc167b9ee53d46336d7c585c091d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:10 +0000] c557cc167b9ee53d46336d7c585c091d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 03:42:10 [info] 36#36: *454 [lua] logger.lua:23: c557cc167b9ee53d46336d7c585c091d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:42:11 [info] 39#39: *456 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:11 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:21 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:21 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:25 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: a5fc47235a4b38e5aed29030160cf69c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:25 +0000] a5fc47235a4b38e5aed29030160cf69c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:42:25 [info] 36#36: *459 [lua] logger.lua:23: a5fc47235a4b38e5aed29030160cf69c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:42:31 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:31 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:40 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: bf8fd12b9c1cccf57e67b057a85c54ea:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:42:40 [info] 36#36: *462 [lua] logger.lua:23: bf8fd12b9c1cccf57e67b057a85c54ea {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:40 +0000] bf8fd12b9c1cccf57e67b057a85c54ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:42:41 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:41 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:51 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:51 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:42:55 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: 15c13aeb4c83c7cfebc00a8da17ad22e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:42:55 [info] 36#36: *467 [lua] logger.lua:23: 15c13aeb4c83c7cfebc00a8da17ad22e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:42:55 +0000] 15c13aeb4c83c7cfebc00a8da17ad22e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:43:01 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:01 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:10 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: b2c823b00dc2536e9c35d5bc1ee2141f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:10 +0000] b2c823b00dc2536e9c35d5bc1ee2141f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:43:10 [info] 36#36: *471 [lua] logger.lua:23: b2c823b00dc2536e9c35d5bc1ee2141f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:43:11 [info] 39#39: *473 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:11 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:21 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:21 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:25 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: edcc1ee5eb3f45e5026b3c1c51c7b6e7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:25 +0000] edcc1ee5eb3f45e5026b3c1c51c7b6e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:43:25 [info] 36#36: *476 [lua] logger.lua:23: edcc1ee5eb3f45e5026b3c1c51c7b6e7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:43:31 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:31 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:40 [info] 36#36: *479 [lua] access_by_lua(msblocations.conf:189):2: 54ea710c771770e273c27dbbe8c6b79a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:40 +0000] 54ea710c771770e273c27dbbe8c6b79a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:43:40 [info] 36#36: *479 [lua] logger.lua:23: 54ea710c771770e273c27dbbe8c6b79a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:43:41 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:41 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:51 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:51 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:43:55 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: 267f9085f2d54eb2dbef5b7920002875:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:43:55 [info] 36#36: *484 [lua] logger.lua:23: 267f9085f2d54eb2dbef5b7920002875 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:43:55 +0000] 267f9085f2d54eb2dbef5b7920002875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:44:01 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:01 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:10 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: 8e7e66ab87bda764bb00b2de2a1dbd7e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:44:10 [info] 36#36: *488 [lua] logger.lua:23: 8e7e66ab87bda764bb00b2de2a1dbd7e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:10 +0000] 8e7e66ab87bda764bb00b2de2a1dbd7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:44:11 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:11 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:21 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:21 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:25 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: 5267d4aefb69485d51371edc2117e8e0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:25 +0000] 5267d4aefb69485d51371edc2117e8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 03:44:25 [info] 36#36: *493 [lua] logger.lua:23: 5267d4aefb69485d51371edc2117e8e0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:44:31 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:31 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:40 [info] 36#36: *496 [lua] access_by_lua(msblocations.conf:189):2: 3652c539a22fef45d3a7ff3bbed1f932:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:40 +0000] 3652c539a22fef45d3a7ff3bbed1f932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:44:40 [info] 36#36: *496 [lua] logger.lua:23: 3652c539a22fef45d3a7ff3bbed1f932 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:44:41 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:41 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:51 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:51 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:44:55 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 1270fa8f4e374423f412881ef89d2d47:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:44:55 +0000] 1270fa8f4e374423f412881ef89d2d47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:44:55 [info] 36#36: *501 [lua] logger.lua:23: 1270fa8f4e374423f412881ef89d2d47 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:45:01 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:01 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:10 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: 0edaf8cfc4f0bab7368185f27fae5c9f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:45:10 +0000] 0edaf8cfc4f0bab7368185f27fae5c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:45:10 [info] 36#36: *505 [lua] logger.lua:23: 0edaf8cfc4f0bab7368185f27fae5c9f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:45:11 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:11 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:21 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:21 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:25 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: cdf0e293b4f701622a613eea816bfd90:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:45:25 [info] 36#36: *510 [lua] logger.lua:23: cdf0e293b4f701622a613eea816bfd90 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:45:25 +0000] cdf0e293b4f701622a613eea816bfd90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:45:31 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:31 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:40 [info] 36#36: *513 [lua] access_by_lua(msblocations.conf:189):2: 734140dc8075d311dc06a833693723ae:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:45:40 [info] 36#36: *513 [lua] logger.lua:23: 734140dc8075d311dc06a833693723ae {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:45:40 +0000] 734140dc8075d311dc06a833693723ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:45:41 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:41 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:51 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:51 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:45:55 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 1323da98ef484b3fd4652bf896a4d389:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:45:55 [info] 36#36: *518 [lua] logger.lua:23: 1323da98ef484b3fd4652bf896a4d389 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:45:55 +0000] 1323da98ef484b3fd4652bf896a4d389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:46:01 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:01 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:10 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: 8801dca675a92546bf53235b4a47adc9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:46:10 [info] 36#36: *522 [lua] logger.lua:23: 8801dca675a92546bf53235b4a47adc9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:10 +0000] 8801dca675a92546bf53235b4a47adc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:46:11 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:11 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:21 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:21 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:25 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: fcd94e8153faf01d8b22eed4022aa214:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:25 +0000] fcd94e8153faf01d8b22eed4022aa214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:46:25 [info] 36#36: *527 [lua] logger.lua:23: fcd94e8153faf01d8b22eed4022aa214 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:46:31 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:31 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:40 [info] 36#36: *530 [lua] access_by_lua(msblocations.conf:189):2: c4644032cf380f5e286cc803728304fc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:46:40 [info] 36#36: *530 [lua] logger.lua:23: c4644032cf380f5e286cc803728304fc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:40 +0000] c4644032cf380f5e286cc803728304fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 03:46:41 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:41 [info] 39#39: *531 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:51 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:51 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:46:55 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 6f809a38b5750bbd216f6b347b8567aa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:46:55 [info] 36#36: *535 [lua] logger.lua:23: 6f809a38b5750bbd216f6b347b8567aa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:46:55 +0000] 6f809a38b5750bbd216f6b347b8567aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:47:01 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:01 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:10 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: 940e7dd80f5282a4ff58b93617c2aa85:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:10 +0000] 940e7dd80f5282a4ff58b93617c2aa85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:47:10 [info] 36#36: *539 [lua] logger.lua:23: 940e7dd80f5282a4ff58b93617c2aa85 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:47:11 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:11 [info] 39#39: *541 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:21 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:21 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:25 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: c4d6fd1155ac90ef019ec3ec8af1bddb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:47:25 [info] 36#36: *544 [lua] logger.lua:23: c4d6fd1155ac90ef019ec3ec8af1bddb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:25 +0000] c4d6fd1155ac90ef019ec3ec8af1bddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:47:31 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:31 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:40 [info] 36#36: *547 [lua] access_by_lua(msblocations.conf:189):2: d504ca25e9955109f394880ba5bf9e90:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:40 +0000] d504ca25e9955109f394880ba5bf9e90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:47:40 [info] 36#36: *547 [lua] logger.lua:23: d504ca25e9955109f394880ba5bf9e90 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:47:41 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:41 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:51 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:51 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:47:55 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: 99406407579cb276e618832e313bb1c9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:47:55 [info] 36#36: *552 [lua] logger.lua:23: 99406407579cb276e618832e313bb1c9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:47:55 +0000] 99406407579cb276e618832e313bb1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:48:01 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:01 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:10 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 6f62fa88a9f69a6f699428cb212aac4e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:48:10 [info] 36#36: *556 [lua] logger.lua:23: 6f62fa88a9f69a6f699428cb212aac4e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:48:10 +0000] 6f62fa88a9f69a6f699428cb212aac4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:48:11 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:11 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:21 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:21 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:25 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 4f8f15004d9c710bd15b4573ecb61e4f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:48:25 [info] 36#36: *561 [lua] logger.lua:23: 4f8f15004d9c710bd15b4573ecb61e4f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:48:25 +0000] 4f8f15004d9c710bd15b4573ecb61e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:48:31 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:31 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:40 [info] 36#36: *564 [lua] access_by_lua(msblocations.conf:189):2: 08d56346f34cf461489c53dfac86f941:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:48:40 +0000] 08d56346f34cf461489c53dfac86f941 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:48:40 [info] 36#36: *564 [lua] logger.lua:23: 08d56346f34cf461489c53dfac86f941 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:48:41 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:41 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:51 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:51 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:48:55 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: 10d4b527eb73e11a392d6a4f29b0d03b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:48:55 +0000] 10d4b527eb73e11a392d6a4f29b0d03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:48:55 [info] 36#36: *569 [lua] logger.lua:23: 10d4b527eb73e11a392d6a4f29b0d03b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:49:01 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:01 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:11 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: da66ff113b5a6cb2f11fbe6dc84b95cf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:03:49:11 +0000] da66ff113b5a6cb2f11fbe6dc84b95cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:49:11 [info] 36#36: *573 [lua] logger.lua:23: da66ff113b5a6cb2f11fbe6dc84b95cf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 03:49:11 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:11 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:21 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:21 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:26 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 34eb59f2cb6a1504e8d4bec8ca386540:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:26 +0000] 34eb59f2cb6a1504e8d4bec8ca386540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/03 03:49:26 [info] 36#36: *578 [lua] logger.lua:23: 34eb59f2cb6a1504e8d4bec8ca386540 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/03 03:49:31 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:31 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:41 [info] 36#36: *581 [lua] access_by_lua(msblocations.conf:189):2: 15a5aea0767247a29734a9043831e58d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:49:41 [info] 36#36: *581 [lua] logger.lua:23: 15a5aea0767247a29734a9043831e58d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:41 +0000] 15a5aea0767247a29734a9043831e58d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/03 03:49:41 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:41 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:51 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:51 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:49:56 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 68d41f23f1be40eddaa6b54574bdf9a8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:56 +0000] 68d41f23f1be40eddaa6b54574bdf9a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:49:56 [info] 36#36: *586 [lua] logger.lua:23: 68d41f23f1be40eddaa6b54574bdf9a8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:50:01 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:01 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:11 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: 6d2198420094e0ad4fd5ca2975e6ee2b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:11 +0000] 6d2198420094e0ad4fd5ca2975e6ee2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:50:11 [info] 36#36: *590 [lua] logger.lua:23: 6d2198420094e0ad4fd5ca2975e6ee2b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:50:11 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:11 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:21 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:21 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:26 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: 2af2f19f0e7f5135055be9d960f4cefb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:26 +0000] 2af2f19f0e7f5135055be9d960f4cefb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:50:26 [info] 36#36: *595 [lua] logger.lua:23: 2af2f19f0e7f5135055be9d960f4cefb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:50:31 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:31 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:41 [info] 36#36: *598 [lua] access_by_lua(msblocations.conf:189):2: f111ecb6d16d4553dd8c12fb701ea5eb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:41 +0000] f111ecb6d16d4553dd8c12fb701ea5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:50:41 [info] 36#36: *598 [lua] logger.lua:23: f111ecb6d16d4553dd8c12fb701ea5eb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:50:41 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:41 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:51 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:51 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:50:56 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: dc3db7e7004ca62c34780314f772a860:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:56 +0000] dc3db7e7004ca62c34780314f772a860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:50:56 [info] 36#36: *603 [lua] logger.lua:23: dc3db7e7004ca62c34780314f772a860 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:51:01 [info] 39#39: *604 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:01 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:11 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: cd0cb409de33c07f4d2cbe34dc7fe956:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:51:11 +0000] cd0cb409de33c07f4d2cbe34dc7fe956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:51:11 [info] 36#36: *607 [lua] logger.lua:23: cd0cb409de33c07f4d2cbe34dc7fe956 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:51:11 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:11 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:21 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:21 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:26 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: f1934aa34ac2b568e78c065e4a7a5bca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:51:26 [info] 36#36: *612 [lua] logger.lua:23: f1934aa34ac2b568e78c065e4a7a5bca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:51:26 +0000] f1934aa34ac2b568e78c065e4a7a5bca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:51:31 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:31 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:41 [info] 36#36: *615 [lua] access_by_lua(msblocations.conf:189):2: 1cad3999bde8bda64ae2f4d1c80d6969:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:51:41 [info] 36#36: *615 [lua] logger.lua:23: 1cad3999bde8bda64ae2f4d1c80d6969 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:51:41 +0000] 1cad3999bde8bda64ae2f4d1c80d6969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:51:41 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:41 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:51 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:51 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:51:56 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: 28bc996f932c5084f5e06b5a16619536:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:51:56 [info] 36#36: *620 [lua] logger.lua:23: 28bc996f932c5084f5e06b5a16619536 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:51:56 +0000] 28bc996f932c5084f5e06b5a16619536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:52:01 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:01 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:11 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: 5e611ee6b6639a64c38f8bbbba0e8932:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:11 +0000] 5e611ee6b6639a64c38f8bbbba0e8932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:52:11 [info] 36#36: *624 [lua] logger.lua:23: 5e611ee6b6639a64c38f8bbbba0e8932 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 03:52:11 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:11 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:21 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:21 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:26 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 1dfd22be0b958136a292f67958ae435f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 03:52:26 [info] 36#36: *629 [lua] logger.lua:23: 1dfd22be0b958136a292f67958ae435f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:26 +0000] 1dfd22be0b958136a292f67958ae435f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:52:31 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:31 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:41 [info] 36#36: *632 [lua] access_by_lua(msblocations.conf:189):2: e4a522ce0ebea624a670202b51bb28b5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:52:41 [info] 36#36: *632 [lua] logger.lua:23: e4a522ce0ebea624a670202b51bb28b5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:41 +0000] e4a522ce0ebea624a670202b51bb28b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:52:41 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:41 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:51 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:51 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:52:56 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: d14303c90e1459b03af2d10804c455b6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:52:56 [info] 36#36: *637 [lua] logger.lua:23: d14303c90e1459b03af2d10804c455b6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:52:56 +0000] d14303c90e1459b03af2d10804c455b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:53:01 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:01 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:11 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: cc349468d26077a03b5f1b331b89e844:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:11 +0000] cc349468d26077a03b5f1b331b89e844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/03 03:53:11 [info] 36#36: *641 [lua] logger.lua:23: cc349468d26077a03b5f1b331b89e844 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 03:53:11 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:11 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:21 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:21 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:26 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: bfb1efa4990465feeacae9c93c63c051:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:53:26 [info] 36#36: *646 [lua] logger.lua:23: bfb1efa4990465feeacae9c93c63c051 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:26 +0000] bfb1efa4990465feeacae9c93c63c051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:53:31 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:31 [info] 39#39: *648 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:41 [info] 36#36: *649 [lua] access_by_lua(msblocations.conf:189):2: 4a9d1262eb5d5f9d5cff44b50d8322fb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:41 +0000] 4a9d1262eb5d5f9d5cff44b50d8322fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:53:41 [info] 36#36: *649 [lua] logger.lua:23: 4a9d1262eb5d5f9d5cff44b50d8322fb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:53:41 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:41 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:51 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:51 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:53:56 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: 6c5080b5c4fc7f0555f5769de8b006e8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:56 +0000] 6c5080b5c4fc7f0555f5769de8b006e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:53:56 [info] 36#36: *654 [lua] logger.lua:23: 6c5080b5c4fc7f0555f5769de8b006e8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:54:01 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:01 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:11 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: f6b62289aca81380e0f793d908211409:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:11 +0000] f6b62289aca81380e0f793d908211409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:54:11 [info] 36#36: *658 [lua] logger.lua:23: f6b62289aca81380e0f793d908211409 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:54:11 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:11 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:21 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:21 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:26 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: a1575010151c4e5c3c3166a4ba078539:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:26 +0000] a1575010151c4e5c3c3166a4ba078539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:54:26 [info] 36#36: *663 [lua] logger.lua:23: a1575010151c4e5c3c3166a4ba078539 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:54:31 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:31 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:41 [info] 36#36: *666 [lua] access_by_lua(msblocations.conf:189):2: b645da13f0a4eac394c38bd535ea43b9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:41 +0000] b645da13f0a4eac394c38bd535ea43b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/03 03:54:41 [info] 36#36: *666 [lua] logger.lua:23: b645da13f0a4eac394c38bd535ea43b9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/03 03:54:41 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:41 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:51 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:51 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:54:56 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: a0846a920380b193be7ee83c10557930:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:54:56 [info] 36#36: *671 [lua] logger.lua:23: a0846a920380b193be7ee83c10557930 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:54:56 +0000] a0846a920380b193be7ee83c10557930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:55:01 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:01 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:11 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: 30b5e71c0953348d31454063f8a46c72:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:11 +0000] 30b5e71c0953348d31454063f8a46c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 03:55:11 [info] 36#36: *675 [lua] logger.lua:23: 30b5e71c0953348d31454063f8a46c72 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:55:11 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:11 [info] 39#39: *677 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:21 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:21 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:26 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 9155172991b0c4bbb86f4b6276da4dc0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:55:26 [info] 36#36: *680 [lua] logger.lua:23: 9155172991b0c4bbb86f4b6276da4dc0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:26 +0000] 9155172991b0c4bbb86f4b6276da4dc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:55:31 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:31 [info] 39#39: *682 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:41 [info] 36#36: *683 [lua] access_by_lua(msblocations.conf:189):2: f984732ef3f854503b78b4660c446dd1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:41 +0000] f984732ef3f854503b78b4660c446dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 03:55:41 [info] 36#36: *683 [lua] logger.lua:23: f984732ef3f854503b78b4660c446dd1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:55:41 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:41 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:51 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:51 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:55:56 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 6a9ba607f8496aba915bacb115cb5e80:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:55:56 [info] 36#36: *688 [lua] logger.lua:23: 6a9ba607f8496aba915bacb115cb5e80 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:55:56 +0000] 6a9ba607f8496aba915bacb115cb5e80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:56:01 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:01 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:11 [info] 36#36: *692 [lua] access_by_lua(msblocations.conf:189):2: 6eb8d00abbee82f18a72342fdc46aaca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:56:11 [info] 36#36: *692 [lua] logger.lua:23: 6eb8d00abbee82f18a72342fdc46aaca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:56:11 +0000] 6eb8d00abbee82f18a72342fdc46aaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:56:11 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:11 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:21 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:21 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:26 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 0a3f141763c75a91af4ef109ef314cde:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:56:26 [info] 36#36: *697 [lua] logger.lua:23: 0a3f141763c75a91af4ef109ef314cde {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:56:26 +0000] 0a3f141763c75a91af4ef109ef314cde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:56:31 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:31 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:41 [info] 36#36: *700 [lua] access_by_lua(msblocations.conf:189):2: 40a3454240e8a8ed0650b2ca6c642938:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:56:41 [info] 36#36: *700 [lua] logger.lua:23: 40a3454240e8a8ed0650b2ca6c642938 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:56:41 +0000] 40a3454240e8a8ed0650b2ca6c642938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 03:56:41 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:41 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:51 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:51 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:56:56 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: 24d261528bdfd4dd2aa72671ccb865a4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:56:56 [info] 36#36: *705 [lua] logger.lua:23: 24d261528bdfd4dd2aa72671ccb865a4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:56:56 +0000] 24d261528bdfd4dd2aa72671ccb865a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:57:01 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:01 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:11 [info] 36#36: *709 [lua] access_by_lua(msblocations.conf:189):2: 69bc957a5dd9d930c8aec7ccc5d939ce:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:57:11 [info] 36#36: *709 [lua] logger.lua:23: 69bc957a5dd9d930c8aec7ccc5d939ce {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:57:11 +0000] 69bc957a5dd9d930c8aec7ccc5d939ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/03 03:57:11 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:11 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:21 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:21 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:26 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: dbee015b1b035fc257489a4a7c513915:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:57:26 [info] 36#36: *714 [lua] logger.lua:23: dbee015b1b035fc257489a4a7c513915 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:57:26 +0000] dbee015b1b035fc257489a4a7c513915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:57:31 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:31 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:41 [info] 36#36: *717 [lua] access_by_lua(msblocations.conf:189):2: 10e354481328266349524fae8d09c81f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:57:41 [info] 36#36: *717 [lua] logger.lua:23: 10e354481328266349524fae8d09c81f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:57:41 +0000] 10e354481328266349524fae8d09c81f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 03:57:41 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:41 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:51 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:51 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:57:56 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 89362ed7711c9a690c030b58bd766c39:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:57:56 +0000] 89362ed7711c9a690c030b58bd766c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 03:57:56 [info] 36#36: *722 [lua] logger.lua:23: 89362ed7711c9a690c030b58bd766c39 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:58:01 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:01 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:11 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: f0190ab5721bbb0420314333efea6678:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:58:11 [info] 36#36: *726 [lua] logger.lua:23: f0190ab5721bbb0420314333efea6678 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:58:11 +0000] f0190ab5721bbb0420314333efea6678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 03:58:11 [info] 39#39: *728 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:11 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:21 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:21 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:26 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: 79df23d8881c8d6fd36692d611f36a0e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:58:26 [info] 36#36: *731 [lua] logger.lua:23: 79df23d8881c8d6fd36692d611f36a0e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:58:26 +0000] 79df23d8881c8d6fd36692d611f36a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:58:31 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:31 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:41 [info] 36#36: *734 [lua] access_by_lua(msblocations.conf:189):2: 36bf41f9b074f6f3e71be3bc51da6cc3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:58:41 +0000] 36bf41f9b074f6f3e71be3bc51da6cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:58:41 [info] 36#36: *734 [lua] logger.lua:23: 36bf41f9b074f6f3e71be3bc51da6cc3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 03:58:41 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:41 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:51 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:51 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:58:56 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: 518d0392511491e9807d7bffbd299c32:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:58:56 [info] 36#36: *739 [lua] logger.lua:23: 518d0392511491e9807d7bffbd299c32 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:58:56 +0000] 518d0392511491e9807d7bffbd299c32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 03:59:01 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:01 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:11 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: 6c675ecbb5f4c7f551b75365b471efa2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:11 +0000] 6c675ecbb5f4c7f551b75365b471efa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 03:59:11 [info] 36#36: *743 [lua] logger.lua:23: 6c675ecbb5f4c7f551b75365b471efa2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 03:59:11 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:11 [info] 39#39: *745 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:21 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:21 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:26 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 5d4bb739e237dc909f22bf06a8d5bab1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 03:59:26 [info] 36#36: *748 [lua] logger.lua:23: 5d4bb739e237dc909f22bf06a8d5bab1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:26 +0000] 5d4bb739e237dc909f22bf06a8d5bab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:03:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:59:31 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:31 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:41 [info] 36#36: *751 [lua] access_by_lua(msblocations.conf:189):2: 78debc6fc9795934e6cd525891ae9a92:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:41 +0000] 78debc6fc9795934e6cd525891ae9a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 03:59:41 [info] 36#36: *751 [lua] logger.lua:23: 78debc6fc9795934e6cd525891ae9a92 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 03:59:41 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:41 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:51 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:51 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 03:59:56 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 15de512091e5f1b4f06bd84bde270386:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 03:59:56 [info] 36#36: *756 [lua] logger.lua:23: 15de512091e5f1b4f06bd84bde270386 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:03:59:56 +0000] 15de512091e5f1b4f06bd84bde270386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:00:01 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:01 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:11 [info] 36#36: *760 [lua] access_by_lua(msblocations.conf:189):2: f50e8cf5f908c8e05f5b8d9632831cba:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:11 +0000] f50e8cf5f908c8e05f5b8d9632831cba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 04:00:11 [info] 36#36: *760 [lua] logger.lua:23: f50e8cf5f908c8e05f5b8d9632831cba {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:00:11 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:11 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:21 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:21 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:26 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: 36eea4a38c134746ec621358dd29686b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:00:26 [info] 36#36: *765 [lua] logger.lua:23: 36eea4a38c134746ec621358dd29686b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:26 +0000] 36eea4a38c134746ec621358dd29686b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:00:31 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:31 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:41 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:189):2: da87288e80b78a4f2f58530243292bac:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.66.127 - - [03/Feb/2023:04:00:41 +0000] da87288e80b78a4f2f58530243292bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/03 04:00:41 [info] 36#36: *768 [lua] logger.lua:23: da87288e80b78a4f2f58530243292bac {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:00:41 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:41 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:51 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:51 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:00:56 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: dd46d80411c3d82fec3d3f0f6d3b4aa6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:00:56 [info] 36#36: *773 [lua] logger.lua:23: dd46d80411c3d82fec3d3f0f6d3b4aa6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:00:56 +0000] dd46d80411c3d82fec3d3f0f6d3b4aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:01:01 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:01 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:11 [info] 36#36: *777 [lua] access_by_lua(msblocations.conf:189):2: 3bf0157de068441a52a104c122ae5981:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:01:11 [info] 36#36: *777 [lua] logger.lua:23: 3bf0157de068441a52a104c122ae5981 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:01:11 +0000] 3bf0157de068441a52a104c122ae5981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:01:11 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:11 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:21 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:21 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:26 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: d7a3028afd6c23e114eaff71e9d3f20c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:01:26 +0000] d7a3028afd6c23e114eaff71e9d3f20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:01:26 [info] 36#36: *782 [lua] logger.lua:23: d7a3028afd6c23e114eaff71e9d3f20c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:01:31 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:31 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:41 [info] 36#36: *785 [lua] access_by_lua(msblocations.conf:189):2: 63317237bc010e66ef4c21ee3d2dcac7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:01:41 +0000] 63317237bc010e66ef4c21ee3d2dcac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:01:41 [info] 36#36: *785 [lua] logger.lua:23: 63317237bc010e66ef4c21ee3d2dcac7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:01:41 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:41 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:51 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:51 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:01:56 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: ad2daa05eb0b33568c186178ece1599f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:01:56 +0000] ad2daa05eb0b33568c186178ece1599f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:01:56 [info] 36#36: *790 [lua] logger.lua:23: ad2daa05eb0b33568c186178ece1599f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:02:01 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:01 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:11 [info] 36#36: *794 [lua] access_by_lua(msblocations.conf:189):2: 6d7079665116a0f27ed225ed52d192e6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:02:11 [info] 36#36: *794 [lua] logger.lua:23: 6d7079665116a0f27ed225ed52d192e6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:11 +0000] 6d7079665116a0f27ed225ed52d192e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:02:11 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:11 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:21 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:21 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:26 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 36896045e11da7d17b5d560eaa38cdbe:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:26 +0000] 36896045e11da7d17b5d560eaa38cdbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 04:02:26 [info] 36#36: *799 [lua] logger.lua:23: 36896045e11da7d17b5d560eaa38cdbe {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 04:02:31 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:31 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:41 [info] 36#36: *802 [lua] access_by_lua(msblocations.conf:189):2: 53b8189d2008ba808de1980d58d0511e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:41 +0000] 53b8189d2008ba808de1980d58d0511e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:02:41 [info] 36#36: *802 [lua] logger.lua:23: 53b8189d2008ba808de1980d58d0511e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:02:41 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:41 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:51 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:51 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:02:56 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: df1dc693fa8637be86217e85e40cb596:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:02:56 [info] 36#36: *807 [lua] logger.lua:23: df1dc693fa8637be86217e85e40cb596 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:02:56 +0000] df1dc693fa8637be86217e85e40cb596 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:03:01 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:01 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:11 [info] 36#36: *811 [lua] access_by_lua(msblocations.conf:189):2: 51f95571b07d7d6e78ce1cd9bc6f5c1c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:03:11 [info] 36#36: *811 [lua] logger.lua:23: 51f95571b07d7d6e78ce1cd9bc6f5c1c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:03:11 +0000] 51f95571b07d7d6e78ce1cd9bc6f5c1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:03:11 [info] 39#39: *813 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:11 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:21 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:21 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:26 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: 3ac5d5afb637caa2dd7b2c9d30802bfd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:03:26 [info] 36#36: *816 [lua] logger.lua:23: 3ac5d5afb637caa2dd7b2c9d30802bfd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:03:26 +0000] 3ac5d5afb637caa2dd7b2c9d30802bfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:03:31 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:31 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:41 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:189):2: 3840e664260303432b232df4edad0dda:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:03:41 [info] 36#36: *819 [lua] logger.lua:23: 3840e664260303432b232df4edad0dda {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:03:41 +0000] 3840e664260303432b232df4edad0dda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:03:41 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:41 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:51 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:51 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:03:56 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: b5b28e4c6db7baa846cf5e87e21683ff:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:03:56 [info] 36#36: *824 [lua] logger.lua:23: b5b28e4c6db7baa846cf5e87e21683ff {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:03:56 +0000] b5b28e4c6db7baa846cf5e87e21683ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:04:01 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:01 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:11 [info] 36#36: *828 [lua] access_by_lua(msblocations.conf:189):2: 749b26555b739cec2ad938f276962743:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:04:11 [info] 36#36: *828 [lua] logger.lua:23: 749b26555b739cec2ad938f276962743 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:04:11 +0000] 749b26555b739cec2ad938f276962743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 04:04:11 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:11 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:21 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:21 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:26 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 09e18baf1c9f4a9ea667558d3567c8da:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.127 - - [03/Feb/2023:04:04:26 +0000] 09e18baf1c9f4a9ea667558d3567c8da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/03 04:04:26 [info] 36#36: *833 [lua] logger.lua:23: 09e18baf1c9f4a9ea667558d3567c8da {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:04:31 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:31 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:41 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:41 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:41 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 56a43e7b354c4cd2072dac8095d4c6bf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:04:41 [info] 36#36: *838 [lua] logger.lua:23: 56a43e7b354c4cd2072dac8095d4c6bf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:04:41 +0000] 56a43e7b354c4cd2072dac8095d4c6bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:04:51 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:51 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:04:56 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 1244cccbc60d42e49e474b2060bed932:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:04:56 [info] 36#36: *841 [lua] logger.lua:23: 1244cccbc60d42e49e474b2060bed932 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.127 - - [03/Feb/2023:04:04:56 +0000] 1244cccbc60d42e49e474b2060bed932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/03 04:05:01 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:01 [info] 39#39: *843 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:11 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:11 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:11 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: f8ee4bf0d3879d0577fc09f3ec5436d2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:11 +0000] f8ee4bf0d3879d0577fc09f3ec5436d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:05:11 [info] 36#36: *847 [lua] logger.lua:23: f8ee4bf0d3879d0577fc09f3ec5436d2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:05:21 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:21 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:26 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 84b508a45e74c0d2b1add5c222e9a253:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:05:26 [info] 36#36: *850 [lua] logger.lua:23: 84b508a45e74c0d2b1add5c222e9a253 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:26 +0000] 84b508a45e74c0d2b1add5c222e9a253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:05:31 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:31 [info] 39#39: *852 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:41 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:41 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:41 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 1be62fb8bb8c4b67a0b32c58870dd377:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:05:42 [info] 36#36: *855 [lua] logger.lua:23: 1be62fb8bb8c4b67a0b32c58870dd377 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:42 +0000] 1be62fb8bb8c4b67a0b32c58870dd377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/03 04:05:51 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:51 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:05:57 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: 88d388a97c457455f21fa41c4aa1c47e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:05:57 [info] 36#36: *858 [lua] logger.lua:23: 88d388a97c457455f21fa41c4aa1c47e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:05:57 +0000] 88d388a97c457455f21fa41c4aa1c47e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:06:01 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:01 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:11 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:11 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:12 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: 3b901a2cfc19e16eaa1bb89667ef3976:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:06:12 [info] 36#36: *864 [lua] logger.lua:23: 3b901a2cfc19e16eaa1bb89667ef3976 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:12 +0000] 3b901a2cfc19e16eaa1bb89667ef3976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:06:21 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:21 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:27 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: 8101087ff6f473e918de6b8e37e4bef6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:27 +0000] 8101087ff6f473e918de6b8e37e4bef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:06:27 [info] 36#36: *867 [lua] logger.lua:23: 8101087ff6f473e918de6b8e37e4bef6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:06:31 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:31 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:41 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:41 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:42 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: cbacbaaba05c0bb1c7863d5988d32f69:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:06:42 [info] 36#36: *872 [lua] logger.lua:23: cbacbaaba05c0bb1c7863d5988d32f69 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:42 +0000] cbacbaaba05c0bb1c7863d5988d32f69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:06:51 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:51 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:06:57 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: ae28c87b6dc52737e8e64370e29abc32:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:57 +0000] ae28c87b6dc52737e8e64370e29abc32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:06:57 [info] 36#36: *875 [lua] logger.lua:23: ae28c87b6dc52737e8e64370e29abc32 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:07:01 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:01 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:04 [info] 36#36: *878 client closed connection while waiting for request, client: 10.233.65.234, server: 0.0.0.0:443 2023/02/03 04:07:11 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:11 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:12 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: 955f6d6871553f9175f66493d6b34653:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:07:12 [info] 36#36: *882 [lua] logger.lua:23: 955f6d6871553f9175f66493d6b34653 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:12 +0000] 955f6d6871553f9175f66493d6b34653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:07:21 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:21 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:27 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 83ca9f4b01efe8003c6a0232d89fef94:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:27 +0000] 83ca9f4b01efe8003c6a0232d89fef94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:07:27 [info] 36#36: *885 [lua] logger.lua:23: 83ca9f4b01efe8003c6a0232d89fef94 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:07:31 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:31 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:41 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:41 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:42 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 8b1caafd20287403ebea2aeb042f6fed:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:42 +0000] 8b1caafd20287403ebea2aeb042f6fed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 04:07:42 [info] 36#36: *890 [lua] logger.lua:23: 8b1caafd20287403ebea2aeb042f6fed {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:07:51 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:51 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:07:57 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 102b1c50222f77489b29f10f0ad9e5e9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:07:57 [info] 36#36: *893 [lua] logger.lua:23: 102b1c50222f77489b29f10f0ad9e5e9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:07:57 +0000] 102b1c50222f77489b29f10f0ad9e5e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:08:01 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:01 [info] 39#39: *895 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:11 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:11 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:12 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: d7a0fa5f137b5a735f810a2b0821ce74:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:08:12 [info] 36#36: *899 [lua] logger.lua:23: d7a0fa5f137b5a735f810a2b0821ce74 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:12 +0000] d7a0fa5f137b5a735f810a2b0821ce74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:08:21 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:21 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:27 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 4fdf31940d09fe9c6956c7fe76090f10:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:08:27 [info] 36#36: *902 [lua] logger.lua:23: 4fdf31940d09fe9c6956c7fe76090f10 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:27 +0000] 4fdf31940d09fe9c6956c7fe76090f10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/03 04:08:31 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:31 [info] 39#39: *903 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:41 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:41 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:42 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 7022e27434da435fe30e4cee9bc9d730:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:08:42 [info] 36#36: *907 [lua] logger.lua:23: 7022e27434da435fe30e4cee9bc9d730 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:42 +0000] 7022e27434da435fe30e4cee9bc9d730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:08:51 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:51 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:08:57 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: d437fe08ffac35ba3f0f44f592e9f67c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:08:57 [info] 36#36: *910 [lua] logger.lua:23: d437fe08ffac35ba3f0f44f592e9f67c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:08:57 +0000] d437fe08ffac35ba3f0f44f592e9f67c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 04:09:01 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:01 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:11 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:11 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:12 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: 036ab921bfc8a425fa9606c4bd8a5c1b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:09:12 [info] 36#36: *916 [lua] logger.lua:23: 036ab921bfc8a425fa9606c4bd8a5c1b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:09:12 +0000] 036ab921bfc8a425fa9606c4bd8a5c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:09:21 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:21 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:27 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 15f9530c47ef6764898396a88776829f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:09:27 [info] 36#36: *919 [lua] logger.lua:23: 15f9530c47ef6764898396a88776829f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:09:27 +0000] 15f9530c47ef6764898396a88776829f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:09:31 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:31 [info] 39#39: *921 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:41 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:41 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:42 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 5ce7f68408593d9fec128b4a80b64288:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:09:42 [info] 36#36: *924 [lua] logger.lua:23: 5ce7f68408593d9fec128b4a80b64288 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:09:42 +0000] 5ce7f68408593d9fec128b4a80b64288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/03 04:09:51 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:51 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:09:57 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: d66b4de60e218daf410f43cd8b7eb22f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:09:57 [info] 36#36: *927 [lua] logger.lua:23: d66b4de60e218daf410f43cd8b7eb22f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:09:57 +0000] d66b4de60e218daf410f43cd8b7eb22f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:10:01 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:01 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:11 [info] 39#39: *932 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:11 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:12 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 296833a24c1d9012b761a0ed9659e4ef:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:10:12 [info] 36#36: *933 [lua] logger.lua:23: 296833a24c1d9012b761a0ed9659e4ef {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:10:12 +0000] 296833a24c1d9012b761a0ed9659e4ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:10:21 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:21 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:27 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: 93079955dd3078121d0ac032506d9e91:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:10:27 +0000] 93079955dd3078121d0ac032506d9e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 04:10:27 [info] 36#36: *936 [lua] logger.lua:23: 93079955dd3078121d0ac032506d9e91 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:10:31 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:31 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:41 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:41 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:42 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 5ead2c7a827a95acfa008dadcea56819:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:10:42 [info] 36#36: *941 [lua] logger.lua:23: 5ead2c7a827a95acfa008dadcea56819 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.127 - - [03/Feb/2023:04:10:42 +0000] 5ead2c7a827a95acfa008dadcea56819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 04:10:51 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:51 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:10:57 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: d3716e9d2e4a71e24cced75761e5a74c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:10:57 [info] 36#36: *944 [lua] logger.lua:23: d3716e9d2e4a71e24cced75761e5a74c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:10:57 +0000] d3716e9d2e4a71e24cced75761e5a74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:11:01 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:01 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:11 [info] 39#39: *948 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:11 [info] 39#39: *949 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:12 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: 7b70ddff582d706e95334f8dee356f82:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:12 +0000] 7b70ddff582d706e95334f8dee356f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:11:12 [info] 36#36: *950 [lua] logger.lua:23: 7b70ddff582d706e95334f8dee356f82 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:11:21 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:21 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:27 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 0a440e56c61aa0e4133f160e04ec0778:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:27 +0000] 0a440e56c61aa0e4133f160e04ec0778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:11:27 [info] 36#36: *953 [lua] logger.lua:23: 0a440e56c61aa0e4133f160e04ec0778 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:11:31 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:31 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:41 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:41 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:42 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: c14174e6825cdad25b153cab7c5ae805:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:42 +0000] c14174e6825cdad25b153cab7c5ae805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:11:42 [info] 36#36: *958 [lua] logger.lua:23: c14174e6825cdad25b153cab7c5ae805 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:11:51 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:51 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:11:57 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 6d072816eda4f762736c3169c5f5d4f5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:11:57 [info] 36#36: *961 [lua] logger.lua:23: 6d072816eda4f762736c3169c5f5d4f5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:11:57 +0000] 6d072816eda4f762736c3169c5f5d4f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:12:01 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:01 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:11 [info] 39#39: *966 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:11 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:12 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: 6a1144fc003d8830ad3fd8bb0ae8a240:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:12:12 [info] 36#36: *967 [lua] logger.lua:23: 6a1144fc003d8830ad3fd8bb0ae8a240 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:12:12 +0000] 6a1144fc003d8830ad3fd8bb0ae8a240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 04:12:21 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:21 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:27 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: aefb82bd48ee5d2e45b9810b77fa2d29:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:12:27 [info] 36#36: *970 [lua] logger.lua:23: aefb82bd48ee5d2e45b9810b77fa2d29 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:12:27 +0000] aefb82bd48ee5d2e45b9810b77fa2d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 04:12:31 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:31 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:41 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:41 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:42 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 16ed461056c30dc7c1fc034cf59702fc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:12:42 [info] 36#36: *975 [lua] logger.lua:23: 16ed461056c30dc7c1fc034cf59702fc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:12:42 +0000] 16ed461056c30dc7c1fc034cf59702fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:12:51 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:51 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:12:57 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 0b03f7752e377506fac8feca50b2e6f4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:12:57 [info] 36#36: *978 [lua] logger.lua:23: 0b03f7752e377506fac8feca50b2e6f4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:12:57 +0000] 0b03f7752e377506fac8feca50b2e6f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:13:01 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:01 [info] 39#39: *980 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:11 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:11 [info] 39#39: *983 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:12 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: bfdc52cd11e545f51ab879a73a240911:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:04:13:12 +0000] bfdc52cd11e545f51ab879a73a240911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:13:12 [info] 36#36: *984 [lua] logger.lua:23: bfdc52cd11e545f51ab879a73a240911 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:13:21 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:21 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:27 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: a4cab0806d2e55700b1fd91c11ba9db8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:13:27 [info] 36#36: *987 [lua] logger.lua:23: a4cab0806d2e55700b1fd91c11ba9db8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:13:27 +0000] a4cab0806d2e55700b1fd91c11ba9db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:13:31 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:31 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:41 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:41 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:42 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: ea80feb6cc6e3679ea52478e2a5b4594:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:13:42 [info] 36#36: *992 [lua] logger.lua:23: ea80feb6cc6e3679ea52478e2a5b4594 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:13:42 +0000] ea80feb6cc6e3679ea52478e2a5b4594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:13:51 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:51 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:13:57 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 34f37484a5f18fc43b6cb7ff58257a68:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:13:57 [info] 36#36: *995 [lua] logger.lua:23: 34f37484a5f18fc43b6cb7ff58257a68 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:13:57 +0000] 34f37484a5f18fc43b6cb7ff58257a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:14:01 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:01 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:11 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:11 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:12 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 78e9e12260a93bf99ae7e10cbd98daf0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:14:12 +0000] 78e9e12260a93bf99ae7e10cbd98daf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:14:12 [info] 36#36: *1001 [lua] logger.lua:23: 78e9e12260a93bf99ae7e10cbd98daf0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:14:21 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:21 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:27 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: a1f519f56fb3d2deb126ebb9a9252f0c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:14:27 [info] 36#36: *1004 [lua] logger.lua:23: a1f519f56fb3d2deb126ebb9a9252f0c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:14:27 +0000] a1f519f56fb3d2deb126ebb9a9252f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:14:31 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:31 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:41 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:41 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:42 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 8d21d97ebc78a8586e33d54bf55319a0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:14:42 [info] 36#36: *1009 [lua] logger.lua:23: 8d21d97ebc78a8586e33d54bf55319a0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:14:42 +0000] 8d21d97ebc78a8586e33d54bf55319a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:14:51 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:51 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:14:57 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: a09613ad6b4378574ed4632cd8c57b03:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:14:57 +0000] a09613ad6b4378574ed4632cd8c57b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:14:57 [info] 36#36: *1012 [lua] logger.lua:23: a09613ad6b4378574ed4632cd8c57b03 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:15:01 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:01 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:11 [info] 39#39: *1017 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:11 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:12 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: b84357d2ec5e2449206c9ede47f1837d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:15:12 [info] 36#36: *1018 [lua] logger.lua:23: b84357d2ec5e2449206c9ede47f1837d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:15:12 +0000] b84357d2ec5e2449206c9ede47f1837d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:15:21 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:21 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:27 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 5ec8f0fb0f99ec3cc9ff301466859aef:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:15:27 +0000] 5ec8f0fb0f99ec3cc9ff301466859aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:15:27 [info] 36#36: *1021 [lua] logger.lua:23: 5ec8f0fb0f99ec3cc9ff301466859aef {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:15:31 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:31 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:41 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:41 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:42 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 0a626cce81e3be663bbc38e518456a02:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:15:42 +0000] 0a626cce81e3be663bbc38e518456a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:15:42 [info] 36#36: *1026 [lua] logger.lua:23: 0a626cce81e3be663bbc38e518456a02 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:15:51 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:51 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:15:57 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: 08f41a930806974ea3555084683620a6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:15:57 [info] 36#36: *1029 [lua] logger.lua:23: 08f41a930806974ea3555084683620a6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:15:57 +0000] 08f41a930806974ea3555084683620a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:16:01 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:01 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:11 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:11 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:12 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: fecd8dce1966c8e14ae9d3f70d6d72ee:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:16:12 [info] 36#36: *1035 [lua] logger.lua:23: fecd8dce1966c8e14ae9d3f70d6d72ee {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.127 - - [03/Feb/2023:04:16:12 +0000] fecd8dce1966c8e14ae9d3f70d6d72ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/03 04:16:21 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:21 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:27 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 0df9abf7d12d8589b1aa496438df7003:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:16:27 [info] 36#36: *1038 [lua] logger.lua:23: 0df9abf7d12d8589b1aa496438df7003 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.127 - - [03/Feb/2023:04:16:27 +0000] 0df9abf7d12d8589b1aa496438df7003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 04:16:31 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:31 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:41 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:41 [info] 39#39: *1042 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:42 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 41969b6e91c3fb1daba62ad3a58e5d87:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:16:42 [info] 36#36: *1043 [lua] logger.lua:23: 41969b6e91c3fb1daba62ad3a58e5d87 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:16:42 +0000] 41969b6e91c3fb1daba62ad3a58e5d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:16:51 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:51 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:16:57 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: eebc7b92072edb17b60430b9e659f444:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:16:57 [info] 36#36: *1046 [lua] logger.lua:23: eebc7b92072edb17b60430b9e659f444 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:16:57 +0000] eebc7b92072edb17b60430b9e659f444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:17:01 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:01 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:11 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:11 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:12 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: 8d7f0862fb1653e742c9713a140bf0ff:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:17:12 [info] 36#36: *1052 [lua] logger.lua:23: 8d7f0862fb1653e742c9713a140bf0ff {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:12 +0000] 8d7f0862fb1653e742c9713a140bf0ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:17:21 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:21 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:27 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: 0e778a115efb58fd4eae5194c378ceac:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:17:27 [info] 36#36: *1055 [lua] logger.lua:23: 0e778a115efb58fd4eae5194c378ceac {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:27 +0000] 0e778a115efb58fd4eae5194c378ceac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:17:31 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:31 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:41 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:41 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:42 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: c3b526268db55a50dd79ba1b3f07751b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:17:42 [info] 36#36: *1060 [lua] logger.lua:23: c3b526268db55a50dd79ba1b3f07751b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:42 +0000] c3b526268db55a50dd79ba1b3f07751b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:17:51 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:51 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:17:57 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: d078651bb0eda2849ef685d5e1cfb346:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:57 +0000] d078651bb0eda2849ef685d5e1cfb346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 04:17:57 [info] 36#36: *1063 [lua] logger.lua:23: d078651bb0eda2849ef685d5e1cfb346 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:18:01 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:01 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:11 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:11 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:12 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: 89e5d0afa590b4f545d96a46800b0716:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:18:12 +0000] 89e5d0afa590b4f545d96a46800b0716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:18:12 [info] 36#36: *1069 [lua] logger.lua:23: 89e5d0afa590b4f545d96a46800b0716 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:18:21 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:21 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:27 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: 7063d0911e3dcd009aa067d64f54905c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:18:27 +0000] 7063d0911e3dcd009aa067d64f54905c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:18:27 [info] 36#36: *1072 [lua] logger.lua:23: 7063d0911e3dcd009aa067d64f54905c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:18:31 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:31 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:41 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:41 [info] 39#39: *1076 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:42 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: ee5a84f798390fa754b5f91803c8d76b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:18:42 +0000] ee5a84f798390fa754b5f91803c8d76b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:18:42 [info] 36#36: *1077 [lua] logger.lua:23: ee5a84f798390fa754b5f91803c8d76b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:18:51 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:51 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:18:57 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: d03eed7d63241c4e4fa44c612820204f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:18:57 [info] 36#36: *1080 [lua] logger.lua:23: d03eed7d63241c4e4fa44c612820204f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:18:57 +0000] d03eed7d63241c4e4fa44c612820204f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:19:01 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:01 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:11 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:11 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:12 [info] 36#36: *1086 [lua] access_by_lua(msblocations.conf:189):2: 6e1fa22c52790922dc6f0ff8134b03d2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:19:12 +0000] 6e1fa22c52790922dc6f0ff8134b03d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:19:12 [info] 36#36: *1086 [lua] logger.lua:23: 6e1fa22c52790922dc6f0ff8134b03d2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:19:21 [info] 39#39: *1087 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:21 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:27 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: a9bf35e50c43570f8649be37f675c969:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:19:27 +0000] a9bf35e50c43570f8649be37f675c969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:19:27 [info] 36#36: *1089 [lua] logger.lua:23: a9bf35e50c43570f8649be37f675c969 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:19:31 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:31 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:41 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:41 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:42 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 049819f731c07210b5e8431fa629d467:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:19:42 [info] 36#36: *1094 [lua] logger.lua:23: 049819f731c07210b5e8431fa629d467 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.127 - - [03/Feb/2023:04:19:42 +0000] 049819f731c07210b5e8431fa629d467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/03 04:19:51 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:51 [info] 39#39: *1095 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:19:57 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: 50bc829eb0104842a5974e847a50afe0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:19:57 [info] 36#36: *1097 [lua] logger.lua:23: 50bc829eb0104842a5974e847a50afe0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:19:57 +0000] 50bc829eb0104842a5974e847a50afe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:20:01 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:01 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:11 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:11 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:12 [info] 36#36: *1103 [lua] access_by_lua(msblocations.conf:189):2: 80884a2149ce916df3904383010f5704:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:20:12 [info] 36#36: *1103 [lua] logger.lua:23: 80884a2149ce916df3904383010f5704 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:20:12 +0000] 80884a2149ce916df3904383010f5704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 04:20:21 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:21 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:27 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: e04dc3f08dc7de6c17b5345b005c6af1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:20:27 [info] 36#36: *1106 [lua] logger.lua:23: e04dc3f08dc7de6c17b5345b005c6af1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:20:27 +0000] e04dc3f08dc7de6c17b5345b005c6af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:20:31 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:31 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:41 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:41 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:42 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: c8d1def5e9a66ac2b973d0d52b116d67:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:20:42 [info] 36#36: *1111 [lua] logger.lua:23: c8d1def5e9a66ac2b973d0d52b116d67 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:20:42 +0000] c8d1def5e9a66ac2b973d0d52b116d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:20:51 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:51 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:20:57 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: 9a47a03562d352e2ef142e0cd0b40c28:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:20:57 [info] 36#36: *1114 [lua] logger.lua:23: 9a47a03562d352e2ef142e0cd0b40c28 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:20:57 +0000] 9a47a03562d352e2ef142e0cd0b40c28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:21:01 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:01 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:11 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:11 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:12 [info] 36#36: *1120 [lua] access_by_lua(msblocations.conf:189):2: ba2fb5d6cd1050fb47c8604b76af8aa9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:12 +0000] ba2fb5d6cd1050fb47c8604b76af8aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:21:12 [info] 36#36: *1120 [lua] logger.lua:23: ba2fb5d6cd1050fb47c8604b76af8aa9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:21:21 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:21 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:27 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: 1e51d6f9ac03d28b882d527ee5f535de:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:27 +0000] 1e51d6f9ac03d28b882d527ee5f535de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:21:27 [info] 36#36: *1123 [lua] logger.lua:23: 1e51d6f9ac03d28b882d527ee5f535de {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:21:31 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:31 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:41 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:41 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:42 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: 715c58273a20dff4f01d88d67ea5bf6a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:21:42 [info] 36#36: *1128 [lua] logger.lua:23: 715c58273a20dff4f01d88d67ea5bf6a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:42 +0000] 715c58273a20dff4f01d88d67ea5bf6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:21:51 [info] 39#39: *1129 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:51 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:21:57 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 4d3b4c92b251987f48f3733660c838b9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:21:57 [info] 36#36: *1131 [lua] logger.lua:23: 4d3b4c92b251987f48f3733660c838b9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:21:57 +0000] 4d3b4c92b251987f48f3733660c838b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:22:01 [info] 39#39: *1132 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:01 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:11 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:11 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:12 [info] 36#36: *1137 [lua] access_by_lua(msblocations.conf:189):2: f81967b5c9228059efab271a75775a6f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:12 +0000] f81967b5c9228059efab271a75775a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/03 04:22:12 [info] 36#36: *1137 [lua] logger.lua:23: f81967b5c9228059efab271a75775a6f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 04:22:21 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:21 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:27 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: 2356f13c252211ded5233cb293a3577d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:22:27 +0000] 2356f13c252211ded5233cb293a3577d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:22:27 [info] 36#36: *1140 [lua] logger.lua:23: 2356f13c252211ded5233cb293a3577d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:22:31 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:31 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:41 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:41 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:42 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: 398f4227a80e3dd55438bdaa5e8b92dd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:42 +0000] 398f4227a80e3dd55438bdaa5e8b92dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 04:22:42 [info] 36#36: *1145 [lua] logger.lua:23: 398f4227a80e3dd55438bdaa5e8b92dd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:22:51 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:51 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:22:57 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: cef719b4b10acb41cc9817af75da64a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:57 +0000] cef719b4b10acb41cc9817af75da64a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:22:57 [info] 36#36: *1148 [lua] logger.lua:23: cef719b4b10acb41cc9817af75da64a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:23:01 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:01 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:11 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:11 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:13 [info] 36#36: *1154 [lua] access_by_lua(msblocations.conf:189):2: 32b3b57b04727d1facc18889b0b070aa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:23:13 [info] 36#36: *1154 [lua] logger.lua:23: 32b3b57b04727d1facc18889b0b070aa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:23:13 +0000] 32b3b57b04727d1facc18889b0b070aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:23:21 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:21 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:28 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 90466dbc7476b52fddcadc3447e9c5a1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:23:28 +0000] 90466dbc7476b52fddcadc3447e9c5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:23:28 [info] 36#36: *1157 [lua] logger.lua:23: 90466dbc7476b52fddcadc3447e9c5a1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:23:31 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:31 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:41 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:41 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:43 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: 341b6826e92409dcbea31ee17b22f18b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:23:43 [info] 36#36: *1162 [lua] logger.lua:23: 341b6826e92409dcbea31ee17b22f18b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:23:43 +0000] 341b6826e92409dcbea31ee17b22f18b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:23:51 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:51 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:23:58 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: 6ff292902f11e0840aa6170e48fd50d5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:23:58 [info] 36#36: *1165 [lua] logger.lua:23: 6ff292902f11e0840aa6170e48fd50d5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:23:58 +0000] 6ff292902f11e0840aa6170e48fd50d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:24:01 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:01 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:11 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:11 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:13 [info] 36#36: *1171 [lua] access_by_lua(msblocations.conf:189):2: 279d21aa430b1d83c16cc1482fa63dd4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:24:13 [info] 36#36: *1171 [lua] logger.lua:23: 279d21aa430b1d83c16cc1482fa63dd4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:24:13 +0000] 279d21aa430b1d83c16cc1482fa63dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:24:21 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:21 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:28 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: 1e1bee1c95aa82a3a322524a238e2f41:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:24:28 [info] 36#36: *1174 [lua] logger.lua:23: 1e1bee1c95aa82a3a322524a238e2f41 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:24:28 +0000] 1e1bee1c95aa82a3a322524a238e2f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:24:31 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:31 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:41 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:41 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:43 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: 633fb527ca2b390a34a4dfcacdc56ab3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:24:43 [info] 36#36: *1179 [lua] logger.lua:23: 633fb527ca2b390a34a4dfcacdc56ab3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:24:43 +0000] 633fb527ca2b390a34a4dfcacdc56ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:24:51 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:51 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:24:58 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: d9bbb7fa71a4f691c40206c4fac9ac30:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:24:58 +0000] d9bbb7fa71a4f691c40206c4fac9ac30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:24:58 [info] 36#36: *1182 [lua] logger.lua:23: d9bbb7fa71a4f691c40206c4fac9ac30 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:25:01 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:01 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:11 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:11 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:13 [info] 36#36: *1188 [lua] access_by_lua(msblocations.conf:189):2: c9c4b2fef7feab6df7eed2858b38998a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:25:13 [info] 36#36: *1188 [lua] logger.lua:23: c9c4b2fef7feab6df7eed2858b38998a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:13 +0000] c9c4b2fef7feab6df7eed2858b38998a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:25:21 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:21 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:28 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: 4b8702c1c5faeea340f7838fbaca1e40:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:28 +0000] 4b8702c1c5faeea340f7838fbaca1e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:25:28 [info] 36#36: *1191 [lua] logger.lua:23: 4b8702c1c5faeea340f7838fbaca1e40 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:25:31 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:31 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:41 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:41 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:43 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: 15d71d949d958f83b095cd7bd17dce96:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:43 +0000] 15d71d949d958f83b095cd7bd17dce96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:25:43 [info] 36#36: *1196 [lua] logger.lua:23: 15d71d949d958f83b095cd7bd17dce96 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:25:51 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:51 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:25:58 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: c2916344d9390373c0f47eee4008c56c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:58 +0000] c2916344d9390373c0f47eee4008c56c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:25:58 [info] 36#36: *1199 [lua] logger.lua:23: c2916344d9390373c0f47eee4008c56c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:26:01 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:01 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:11 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:11 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:13 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: af6fa13db19d0d23f80d645d0e08d832:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:13 +0000] af6fa13db19d0d23f80d645d0e08d832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:26:13 [info] 36#36: *1205 [lua] logger.lua:23: af6fa13db19d0d23f80d645d0e08d832 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:26:21 [info] 39#39: *1206 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:21 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:28 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: 659c24d97778573c808ea20dda2797ce:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:26:28 +0000] 659c24d97778573c808ea20dda2797ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:26:28 [info] 36#36: *1208 [lua] logger.lua:23: 659c24d97778573c808ea20dda2797ce {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:26:30 [info] 36#36: *1209 client closed connection while waiting for request, client: 10.233.65.234, server: 0.0.0.0:443 2023/02/03 04:26:31 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:31 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:41 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:41 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:43 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: 95bb1efdf6ae10db88828d9471cbdc15:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:43 +0000] 95bb1efdf6ae10db88828d9471cbdc15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:26:43 [info] 36#36: *1214 [lua] logger.lua:23: 95bb1efdf6ae10db88828d9471cbdc15 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:26:51 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:51 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:26:58 [info] 36#36: *1217 [lua] access_by_lua(msblocations.conf:189):2: db28c891928d2d030ef259ba67b19cbb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:26:58 [info] 36#36: *1217 [lua] logger.lua:23: db28c891928d2d030ef259ba67b19cbb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:26:58 +0000] db28c891928d2d030ef259ba67b19cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:27:01 [info] 39#39: *1218 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:01 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:11 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:11 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:13 [info] 36#36: *1223 [lua] access_by_lua(msblocations.conf:189):2: b2f4c308cf7b0d44119f31d854dc47da:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/03 04:27:13 [info] 36#36: *1223 [lua] logger.lua:23: b2f4c308cf7b0d44119f31d854dc47da {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:13 +0000] b2f4c308cf7b0d44119f31d854dc47da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/03 04:27:21 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:21 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:28 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 52f92f3bcda6ff3305f58a502f57e76f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:28 +0000] 52f92f3bcda6ff3305f58a502f57e76f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:27:28 [info] 36#36: *1226 [lua] logger.lua:23: 52f92f3bcda6ff3305f58a502f57e76f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:27:31 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:31 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:41 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:41 [info] 39#39: *1230 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:43 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: f7d3f91e8ecbe3ffe1a63733e4a55920:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:27:43 [info] 36#36: *1231 [lua] logger.lua:23: f7d3f91e8ecbe3ffe1a63733e4a55920 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:43 +0000] f7d3f91e8ecbe3ffe1a63733e4a55920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:27:51 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:51 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:27:58 [info] 36#36: *1234 [lua] access_by_lua(msblocations.conf:189):2: 0099f2603e58b684bad5b95932b7479c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:58 +0000] 0099f2603e58b684bad5b95932b7479c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:27:58 [info] 36#36: *1234 [lua] logger.lua:23: 0099f2603e58b684bad5b95932b7479c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:28:01 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:01 [info] 39#39: *1235 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:11 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:11 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:13 [info] 36#36: *1240 [lua] access_by_lua(msblocations.conf:189):2: a6a30cad07aa09772e6b77bdf73a2b80:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:13 +0000] a6a30cad07aa09772e6b77bdf73a2b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/03 04:28:13 [info] 36#36: *1240 [lua] logger.lua:23: a6a30cad07aa09772e6b77bdf73a2b80 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 04:28:21 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:21 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:28 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: f44c3a09d7b9b08510de4da20974bcd2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:28:28 [info] 36#36: *1243 [lua] logger.lua:23: f44c3a09d7b9b08510de4da20974bcd2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:28 +0000] f44c3a09d7b9b08510de4da20974bcd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:28:31 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:31 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:41 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:41 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:43 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:189):2: bbdd95ec84a18e03a7e0ca07872c529f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:28:43 [info] 36#36: *1248 [lua] logger.lua:23: bbdd95ec84a18e03a7e0ca07872c529f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:43 +0000] bbdd95ec84a18e03a7e0ca07872c529f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:28:51 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:51 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:28:58 [info] 36#36: *1251 [lua] access_by_lua(msblocations.conf:189):2: 1f52f849eb557bc8a0ae5cf835b750a4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:28:58 [info] 36#36: *1251 [lua] logger.lua:23: 1f52f849eb557bc8a0ae5cf835b750a4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:28:58 +0000] 1f52f849eb557bc8a0ae5cf835b750a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:29:01 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:01 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:11 [info] 39#39: *1256 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:11 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:13 [info] 36#36: *1257 [lua] access_by_lua(msblocations.conf:189):2: abdd839512c29b41ff83e436a8ce2e50:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:29:13 [info] 36#36: *1257 [lua] logger.lua:23: abdd839512c29b41ff83e436a8ce2e50 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:13 +0000] abdd839512c29b41ff83e436a8ce2e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:29:21 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:21 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:28 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: f7876841857a4c8f97add7b51f835bbc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:29:28 [info] 36#36: *1260 [lua] logger.lua:23: f7876841857a4c8f97add7b51f835bbc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:28 +0000] f7876841857a4c8f97add7b51f835bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:29:31 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:31 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:41 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:41 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:43 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:189):2: 2c946520a1f30d451da13e36d5ec804c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:43 +0000] 2c946520a1f30d451da13e36d5ec804c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:29:43 [info] 36#36: *1265 [lua] logger.lua:23: 2c946520a1f30d451da13e36d5ec804c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:29:51 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:51 [info] 39#39: *1266 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:29:58 [info] 36#36: *1268 [lua] access_by_lua(msblocations.conf:189):2: 07090e0d66140d277d4adcc142de2226:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:58 +0000] 07090e0d66140d277d4adcc142de2226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:29:58 [info] 36#36: *1268 [lua] logger.lua:23: 07090e0d66140d277d4adcc142de2226 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:30:01 [info] 39#39: *1269 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:01 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:11 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:11 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:13 [info] 36#36: *1274 [lua] access_by_lua(msblocations.conf:189):2: 70a978b800e4926dc00f41119f5baf8c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:30:13 [info] 36#36: *1274 [lua] logger.lua:23: 70a978b800e4926dc00f41119f5baf8c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:30:13 +0000] 70a978b800e4926dc00f41119f5baf8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/03 04:30:21 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:21 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:28 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: b8b1d6680b6890ff914119b9a6b3dbfd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:30:28 +0000] b8b1d6680b6890ff914119b9a6b3dbfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:30:28 [info] 36#36: *1277 [lua] logger.lua:23: b8b1d6680b6890ff914119b9a6b3dbfd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/03 04:30:31 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:31 [info] 39#39: *1278 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:41 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:41 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:43 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: 20d893bce3f7e008adc89f7aef42a9c5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:30:43 +0000] 20d893bce3f7e008adc89f7aef42a9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:30:43 [info] 36#36: *1282 [lua] logger.lua:23: 20d893bce3f7e008adc89f7aef42a9c5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:30:51 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:51 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:30:58 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:189):2: cd5c386c5ef176f0b3ee6eb077ac887e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:30:58 [info] 36#36: *1285 [lua] logger.lua:23: cd5c386c5ef176f0b3ee6eb077ac887e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:30:58 +0000] cd5c386c5ef176f0b3ee6eb077ac887e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:31:01 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:01 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:11 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:11 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:13 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: 3eb331094f9a32b37db24e72ba1aa5ca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:31:13 [info] 36#36: *1291 [lua] logger.lua:23: 3eb331094f9a32b37db24e72ba1aa5ca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:31:13 +0000] 3eb331094f9a32b37db24e72ba1aa5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:31:21 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:21 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:28 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: ec1f5aa6a9d4ad6a9f9c5da08d77dc4a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:31:28 [info] 36#36: *1294 [lua] logger.lua:23: ec1f5aa6a9d4ad6a9f9c5da08d77dc4a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:31:28 +0000] ec1f5aa6a9d4ad6a9f9c5da08d77dc4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 04:31:31 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:31 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:41 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:41 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:43 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:189):2: 33a2e1b5413de61ca23627819a3b3424:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:31:43 [info] 36#36: *1299 [lua] logger.lua:23: 33a2e1b5413de61ca23627819a3b3424 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:31:43 +0000] 33a2e1b5413de61ca23627819a3b3424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:31:51 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:51 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:31:58 [info] 36#36: *1302 [lua] access_by_lua(msblocations.conf:189):2: 9eb0938468368f85379a496299c0c986:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:31:58 [info] 36#36: *1302 [lua] logger.lua:23: 9eb0938468368f85379a496299c0c986 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:31:58 +0000] 9eb0938468368f85379a496299c0c986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:32:01 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:01 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:11 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:11 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:13 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: 59f0bc373dd4b4dd5b53a69a06e87177:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:13 +0000] 59f0bc373dd4b4dd5b53a69a06e87177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:32:13 [info] 36#36: *1308 [lua] logger.lua:23: 59f0bc373dd4b4dd5b53a69a06e87177 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:32:21 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:21 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:28 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: 526f20351539fba66f3952cc14d911e6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:28 +0000] 526f20351539fba66f3952cc14d911e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:32:28 [info] 36#36: *1311 [lua] logger.lua:23: 526f20351539fba66f3952cc14d911e6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:32:31 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:31 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:41 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:41 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:43 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:189):2: 30c44b46ae42f5396a94cba70eed2ccd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:32:43 [info] 36#36: *1316 [lua] logger.lua:23: 30c44b46ae42f5396a94cba70eed2ccd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:43 +0000] 30c44b46ae42f5396a94cba70eed2ccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:32:51 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:51 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:32:58 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:189):2: daa11983a6944de68ac3b917cbad6dd3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:32:58 [info] 36#36: *1319 [lua] logger.lua:23: daa11983a6944de68ac3b917cbad6dd3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:32:58 +0000] daa11983a6944de68ac3b917cbad6dd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:33:01 [info] 39#39: *1321 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:01 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:11 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:11 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:13 [info] 36#36: *1325 [lua] access_by_lua(msblocations.conf:189):2: 70e452bd5d87cb48ddc277c99c790ad6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:13 +0000] 70e452bd5d87cb48ddc277c99c790ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:33:13 [info] 36#36: *1325 [lua] logger.lua:23: 70e452bd5d87cb48ddc277c99c790ad6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:33:21 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:21 [info] 39#39: *1327 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:28 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: f7911837334f8019b60187de3a0770d1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:33:28 [info] 36#36: *1328 [lua] logger.lua:23: f7911837334f8019b60187de3a0770d1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:28 +0000] f7911837334f8019b60187de3a0770d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:33:31 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:31 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:41 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:41 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:43 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: aabb21e7ac40edb429e50be17d23d1bc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:33:43 [info] 36#36: *1333 [lua] logger.lua:23: aabb21e7ac40edb429e50be17d23d1bc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:43 +0000] aabb21e7ac40edb429e50be17d23d1bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:33:51 [info] 39#39: *1334 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:51 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:33:58 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:189):2: 6400b9b7b0f0154b0e64007eb678fa81:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:58 +0000] 6400b9b7b0f0154b0e64007eb678fa81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:33:58 [info] 36#36: *1336 [lua] logger.lua:23: 6400b9b7b0f0154b0e64007eb678fa81 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:34:01 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:01 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:11 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:11 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:13 [info] 36#36: *1342 [lua] access_by_lua(msblocations.conf:189):2: d2546ba391a18166ddacbc66c8cb868a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:13 +0000] d2546ba391a18166ddacbc66c8cb868a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/03 04:34:13 [info] 36#36: *1342 [lua] logger.lua:23: d2546ba391a18166ddacbc66c8cb868a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 04:34:21 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:21 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:28 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: dd013896fe7c522bf9f49511b38ed985:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:28 +0000] dd013896fe7c522bf9f49511b38ed985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:34:28 [info] 36#36: *1345 [lua] logger.lua:23: dd013896fe7c522bf9f49511b38ed985 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:34:31 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:31 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:41 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:41 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:43 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: 224faab563ce4fa259a80571380d43f3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:34:43 [info] 36#36: *1350 [lua] logger.lua:23: 224faab563ce4fa259a80571380d43f3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:43 +0000] 224faab563ce4fa259a80571380d43f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:34:51 [info] 39#39: *1351 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:51 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:34:58 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: d4d8e92ab60834a90b042fe2f765814f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:34:58 [info] 36#36: *1353 [lua] logger.lua:23: d4d8e92ab60834a90b042fe2f765814f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:34:58 +0000] d4d8e92ab60834a90b042fe2f765814f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:35:01 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:01 [info] 39#39: *1355 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:11 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:11 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:13 [info] 36#36: *1359 [lua] access_by_lua(msblocations.conf:189):2: c155666fe95e26d12c86015a83694861:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:35:13 [info] 36#36: *1359 [lua] logger.lua:23: c155666fe95e26d12c86015a83694861 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:35:13 +0000] c155666fe95e26d12c86015a83694861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:35:21 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:21 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:28 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: f7e2a537bd362d876865f69f4062b174:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:35:28 [info] 36#36: *1362 [lua] logger.lua:23: f7e2a537bd362d876865f69f4062b174 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.127 - - [03/Feb/2023:04:35:28 +0000] f7e2a537bd362d876865f69f4062b174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:35:31 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:31 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:41 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:41 [info] 39#39: *1365 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:43 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:189):2: bf1da766c14d347f976bb6907b6ed32d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:35:43 +0000] bf1da766c14d347f976bb6907b6ed32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:35:43 [info] 36#36: *1367 [lua] logger.lua:23: bf1da766c14d347f976bb6907b6ed32d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:35:51 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:51 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:35:58 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:189):2: b60a269ab8d56f6e4524cbfc3c9dcaca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:35:58 [info] 36#36: *1370 [lua] logger.lua:23: b60a269ab8d56f6e4524cbfc3c9dcaca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:35:58 +0000] b60a269ab8d56f6e4524cbfc3c9dcaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:36:01 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:01 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:11 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:11 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:13 [info] 36#36: *1376 [lua] access_by_lua(msblocations.conf:189):2: 596f0402ad3998bec5bad23862bea4c2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:36:13 [info] 36#36: *1376 [lua] logger.lua:23: 596f0402ad3998bec5bad23862bea4c2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:36:13 +0000] 596f0402ad3998bec5bad23862bea4c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:36:21 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:21 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:28 [info] 36#36: *1379 [lua] access_by_lua(msblocations.conf:189):2: db5430fcdcbdb1fe55df35313cc33b35:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:36:28 [info] 36#36: *1379 [lua] logger.lua:23: db5430fcdcbdb1fe55df35313cc33b35 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:36:28 +0000] db5430fcdcbdb1fe55df35313cc33b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:36:31 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:31 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:41 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:41 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:43 [info] 36#36: *1384 [lua] access_by_lua(msblocations.conf:189):2: 171e6d0e59abea175e11bad177eeb5d0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:36:43 +0000] 171e6d0e59abea175e11bad177eeb5d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:36:43 [info] 36#36: *1384 [lua] logger.lua:23: 171e6d0e59abea175e11bad177eeb5d0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:36:51 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:51 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:36:58 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:189):2: 7e34eed3b32d0af231aafc190704b615:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:36:58 +0000] 7e34eed3b32d0af231aafc190704b615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:36:58 [info] 36#36: *1387 [lua] logger.lua:23: 7e34eed3b32d0af231aafc190704b615 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:37:01 [info] 39#39: *1388 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:01 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:11 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:11 [info] 39#39: *1392 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:13 [info] 36#36: *1393 [lua] access_by_lua(msblocations.conf:189):2: 0afc7b3e2f3d112d7e4e20ebc427dcbb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:37:13 [info] 36#36: *1393 [lua] logger.lua:23: 0afc7b3e2f3d112d7e4e20ebc427dcbb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:37:13 +0000] 0afc7b3e2f3d112d7e4e20ebc427dcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:37:21 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:21 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:28 [info] 36#36: *1396 [lua] access_by_lua(msblocations.conf:189):2: 63dc37743c4abe8461ed2cd9d6a5a263:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:37:28 [info] 36#36: *1396 [lua] logger.lua:23: 63dc37743c4abe8461ed2cd9d6a5a263 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:37:28 +0000] 63dc37743c4abe8461ed2cd9d6a5a263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:37:31 [info] 39#39: *1397 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:31 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:41 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:41 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:43 [info] 36#36: *1401 [lua] access_by_lua(msblocations.conf:189):2: a18b991290a1fb9b4fb6ad824a313683:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:37:43 [info] 36#36: *1401 [lua] logger.lua:23: a18b991290a1fb9b4fb6ad824a313683 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:37:43 +0000] a18b991290a1fb9b4fb6ad824a313683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:37:51 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:51 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:37:58 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:189):2: 662b5e336fb77f6a09884e5510151eec:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:37:58 [info] 36#36: *1404 [lua] logger.lua:23: 662b5e336fb77f6a09884e5510151eec {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:37:58 +0000] 662b5e336fb77f6a09884e5510151eec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:38:01 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:01 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:11 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:11 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:13 [info] 36#36: *1410 [lua] access_by_lua(msblocations.conf:189):2: 4b58349c5708bce314e5c694ecf9d823:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:13 +0000] 4b58349c5708bce314e5c694ecf9d823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:38:13 [info] 36#36: *1410 [lua] logger.lua:23: 4b58349c5708bce314e5c694ecf9d823 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:38:21 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:21 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:28 [info] 36#36: *1413 [lua] access_by_lua(msblocations.conf:189):2: 65455760446e4a5b1b6e1990beb4fb8b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:28 +0000] 65455760446e4a5b1b6e1990beb4fb8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/03 04:38:28 [info] 36#36: *1413 [lua] logger.lua:23: 65455760446e4a5b1b6e1990beb4fb8b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:38:31 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:31 [info] 39#39: *1414 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:41 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:41 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:43 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:189):2: b675a34f1268a0d10aa82e696cb437ac:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:43 +0000] b675a34f1268a0d10aa82e696cb437ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:38:43 [info] 36#36: *1418 [lua] logger.lua:23: b675a34f1268a0d10aa82e696cb437ac {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:38:51 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:51 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:38:58 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:189):2: 14f5f94706e03c856b20536171a32b98:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:38:58 [info] 36#36: *1421 [lua] logger.lua:23: 14f5f94706e03c856b20536171a32b98 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:38:58 +0000] 14f5f94706e03c856b20536171a32b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:39:01 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:01 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:11 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:11 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:13 [info] 36#36: *1427 [lua] access_by_lua(msblocations.conf:189):2: f85f94d4046c8e7e07667fcf3f469955:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:04:39:13 +0000] f85f94d4046c8e7e07667fcf3f469955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/03 04:39:13 [info] 36#36: *1427 [lua] logger.lua:23: f85f94d4046c8e7e07667fcf3f469955 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:39:21 [info] 36#36: *1429 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:21 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:28 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: e2240ec90def7ee4539081979456f420:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:39:28 [info] 36#36: *1430 [lua] logger.lua:23: e2240ec90def7ee4539081979456f420 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:39:28 +0000] e2240ec90def7ee4539081979456f420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:39:31 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:31 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:41 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:41 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:43 [info] 36#36: *1435 [lua] access_by_lua(msblocations.conf:189):2: c6c5e90f838516124a9ab34efbf29353:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:39:43 [info] 36#36: *1435 [lua] logger.lua:23: c6c5e90f838516124a9ab34efbf29353 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:39:43 +0000] c6c5e90f838516124a9ab34efbf29353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:39:51 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:51 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:39:58 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: a61cd103646cc4373ca6357967785229:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:39:58 [info] 36#36: *1438 [lua] logger.lua:23: a61cd103646cc4373ca6357967785229 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:39:58 +0000] a61cd103646cc4373ca6357967785229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 04:40:01 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:01 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:11 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:11 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:13 [info] 36#36: *1444 [lua] access_by_lua(msblocations.conf:189):2: 42e332d78a1b71e779b3a4dac8af9b32:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:40:13 [info] 36#36: *1444 [lua] logger.lua:23: 42e332d78a1b71e779b3a4dac8af9b32 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:13 +0000] 42e332d78a1b71e779b3a4dac8af9b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:40:21 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:21 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:28 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:189):2: bb07ee9cd5989516aed0e2b494873287:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:28 +0000] bb07ee9cd5989516aed0e2b494873287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/03 04:40:28 [info] 36#36: *1447 [lua] logger.lua:23: bb07ee9cd5989516aed0e2b494873287 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:40:31 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:31 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:41 [info] 39#39: *1451 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:41 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:43 [info] 36#36: *1452 [lua] access_by_lua(msblocations.conf:189):2: 372b95deb953df6cec84a64a5e366821:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:43 +0000] 372b95deb953df6cec84a64a5e366821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:40:43 [info] 36#36: *1452 [lua] logger.lua:23: 372b95deb953df6cec84a64a5e366821 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:40:51 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:51 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:40:58 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: ba89e22b45e87307a54993a285737bcb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:40:58 [info] 36#36: *1455 [lua] logger.lua:23: ba89e22b45e87307a54993a285737bcb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:40:58 +0000] ba89e22b45e87307a54993a285737bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:41:01 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:01 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:11 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:11 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:13 [info] 36#36: *1461 [lua] access_by_lua(msblocations.conf:189):2: 0743acfe4636fa0e0ffda27271b4b9f6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:41:13 [info] 36#36: *1461 [lua] logger.lua:23: 0743acfe4636fa0e0ffda27271b4b9f6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:41:13 +0000] 0743acfe4636fa0e0ffda27271b4b9f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:41:21 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:21 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:28 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: 87ca3b652fc6f8ed901f5fbe83e523ac:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.66.127 - - [03/Feb/2023:04:41:28 +0000] 87ca3b652fc6f8ed901f5fbe83e523ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/03 04:41:28 [info] 36#36: *1464 [lua] logger.lua:23: 87ca3b652fc6f8ed901f5fbe83e523ac {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:41:31 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:31 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:41 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:41 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:44 [info] 36#36: *1469 [lua] access_by_lua(msblocations.conf:189):2: becb70a8b2d642f425d391fbff638972:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:41:44 +0000] becb70a8b2d642f425d391fbff638972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/03 04:41:44 [info] 36#36: *1469 [lua] logger.lua:23: becb70a8b2d642f425d391fbff638972 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/03 04:41:51 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:51 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:41:59 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: 9c6088454fbb4d60a7fe3a8e3683e8c4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:41:59 [info] 36#36: *1472 [lua] logger.lua:23: 9c6088454fbb4d60a7fe3a8e3683e8c4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:41:59 +0000] 9c6088454fbb4d60a7fe3a8e3683e8c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/03 04:42:01 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:01 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:11 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:11 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:14 [info] 36#36: *1478 [lua] access_by_lua(msblocations.conf:189):2: f06feca5e0d1766b8f1f87e643407a38:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:42:14 [info] 36#36: *1478 [lua] logger.lua:23: f06feca5e0d1766b8f1f87e643407a38 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:14 +0000] f06feca5e0d1766b8f1f87e643407a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:42:21 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:21 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:29 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 353a0f2775a2509d9931023c0ef2124a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:29 +0000] 353a0f2775a2509d9931023c0ef2124a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:42:29 [info] 36#36: *1481 [lua] logger.lua:23: 353a0f2775a2509d9931023c0ef2124a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:42:31 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:31 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:41 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:41 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:44 [info] 36#36: *1486 [lua] access_by_lua(msblocations.conf:189):2: 65d9967249bab3716b6547a9c672b048:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:42:44 [info] 36#36: *1486 [lua] logger.lua:23: 65d9967249bab3716b6547a9c672b048 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:44 +0000] 65d9967249bab3716b6547a9c672b048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/03 04:42:51 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:51 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:42:59 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: 731d432403ea3eb0e2ab883614ae116f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/03 04:42:59 [info] 36#36: *1489 [lua] logger.lua:23: 731d432403ea3eb0e2ab883614ae116f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:42:59 +0000] 731d432403ea3eb0e2ab883614ae116f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/03 04:43:01 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:01 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:11 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:11 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:14 [info] 36#36: *1495 [lua] access_by_lua(msblocations.conf:189):2: 752ff70783d67838ff82ac11e087c85c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:43:14 [info] 36#36: *1495 [lua] logger.lua:23: 752ff70783d67838ff82ac11e087c85c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.127 - - [03/Feb/2023:04:43:14 +0000] 752ff70783d67838ff82ac11e087c85c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/03 04:43:21 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:21 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:29 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:189):2: 8d4f4f563095b3e0b0f9ff42c98bc89c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:43:29 +0000] 8d4f4f563095b3e0b0f9ff42c98bc89c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/03 04:43:29 [info] 36#36: *1498 [lua] logger.lua:23: 8d4f4f563095b3e0b0f9ff42c98bc89c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:43:31 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:31 [info] 39#39: *1500 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:41 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:41 [info] 39#39: *1502 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:44 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: e897d9901fe471e1ee6f7d29455c6d2b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:43:44 [info] 36#36: *1503 [lua] logger.lua:23: e897d9901fe471e1ee6f7d29455c6d2b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:43:44 +0000] e897d9901fe471e1ee6f7d29455c6d2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:43:51 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:51 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:43:59 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: e1d2166f857676b403f8870bed6c67dc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:43:59 +0000] e1d2166f857676b403f8870bed6c67dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:43:59 [info] 36#36: *1506 [lua] logger.lua:23: e1d2166f857676b403f8870bed6c67dc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:44:01 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:01 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:11 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:11 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:14 [info] 36#36: *1512 [lua] access_by_lua(msblocations.conf:189):2: 28259bdcb1bdd06509e876ee942d5754:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:44:14 +0000] 28259bdcb1bdd06509e876ee942d5754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/03 04:44:14 [info] 36#36: *1512 [lua] logger.lua:23: 28259bdcb1bdd06509e876ee942d5754 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:44:21 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:21 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:29 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:189):2: 7c4d7b4d45eb9ff1eaf932eaf62d0590:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:44:29 +0000] 7c4d7b4d45eb9ff1eaf932eaf62d0590 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:44:29 [info] 36#36: *1515 [lua] logger.lua:23: 7c4d7b4d45eb9ff1eaf932eaf62d0590 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/02/03 04:44:31 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:31 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:41 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:41 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:44 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:189):2: f6972eddb44237aadc2418bb7ded53c0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:44:44 [info] 36#36: *1520 [lua] logger.lua:23: f6972eddb44237aadc2418bb7ded53c0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:44:44 +0000] f6972eddb44237aadc2418bb7ded53c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:44:51 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:51 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:44:59 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 454ec25839e24a3535d71069b4845619:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:44:59 [info] 36#36: *1523 [lua] logger.lua:23: 454ec25839e24a3535d71069b4845619 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:44:59 +0000] 454ec25839e24a3535d71069b4845619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:45:01 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:01 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:11 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:11 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:14 [info] 36#36: *1529 [lua] access_by_lua(msblocations.conf:189):2: 3a78190873682fb7b150702c7256106d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:45:14 [info] 36#36: *1529 [lua] logger.lua:23: 3a78190873682fb7b150702c7256106d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:45:14 +0000] 3a78190873682fb7b150702c7256106d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:45:21 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:21 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:29 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:189):2: 9bdde8980bc92ea857ee1fa5080b6c88:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:45:29 [info] 36#36: *1532 [lua] logger.lua:23: 9bdde8980bc92ea857ee1fa5080b6c88 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:45:29 +0000] 9bdde8980bc92ea857ee1fa5080b6c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:45:31 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:31 [info] 39#39: *1534 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:41 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:41 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:44 [info] 36#36: *1537 [lua] access_by_lua(msblocations.conf:189):2: 8a72ceeea549bbb5d2bf37f499deed65:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:45:44 [info] 36#36: *1537 [lua] logger.lua:23: 8a72ceeea549bbb5d2bf37f499deed65 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:45:44 +0000] 8a72ceeea549bbb5d2bf37f499deed65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:45:51 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:51 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:45:59 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:189):2: 43e96460dcf09481c6db275372506d5c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:45:59 [info] 36#36: *1540 [lua] logger.lua:23: 43e96460dcf09481c6db275372506d5c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:45:59 +0000] 43e96460dcf09481c6db275372506d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:46:01 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:01 [info] 39#39: *1542 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:11 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:11 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:14 [info] 36#36: *1546 [lua] access_by_lua(msblocations.conf:189):2: 492c6dd56d8f5b8a97a07428715422e9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:14 +0000] 492c6dd56d8f5b8a97a07428715422e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/03 04:46:14 [info] 36#36: *1546 [lua] logger.lua:23: 492c6dd56d8f5b8a97a07428715422e9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:46:21 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:21 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:29 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:189):2: 53e97fa5ef1e804177051d396a4e9f9a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:29 +0000] 53e97fa5ef1e804177051d396a4e9f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/03 04:46:29 [info] 36#36: *1549 [lua] logger.lua:23: 53e97fa5ef1e804177051d396a4e9f9a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/03 04:46:31 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:31 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:41 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:41 [info] 39#39: *1553 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:44 [info] 36#36: *1554 [lua] access_by_lua(msblocations.conf:189):2: a2ff692956ce88bb7b1f8ee9f48af240:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:46:44 [info] 36#36: *1554 [lua] logger.lua:23: a2ff692956ce88bb7b1f8ee9f48af240 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:44 +0000] a2ff692956ce88bb7b1f8ee9f48af240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/03 04:46:51 [info] 39#39: *1555 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:51 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:46:59 [info] 36#36: *1557 [lua] access_by_lua(msblocations.conf:189):2: 5ede353d6d90c5835a2429a3b7ac0c34:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:46:59 [info] 36#36: *1557 [lua] logger.lua:23: 5ede353d6d90c5835a2429a3b7ac0c34 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:46:59 +0000] 5ede353d6d90c5835a2429a3b7ac0c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/03 04:47:01 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:47:01 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:47:11 [info] 39#39: *1562 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:47:11 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:47:14 [info] 36#36: *1563 [lua] access_by_lua(msblocations.conf:189):2: 622c54a32a3da944a508340386ad11be:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/03 04:47:14 [info] 36#36: *1563 [lua] logger.lua:23: 622c54a32a3da944a508340386ad11be {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.66.127 - - [03/Feb/2023:04:47:14 +0000] 622c54a32a3da944a508340386ad11be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.127 - - [03/Feb/2023:04:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/03 04:47:21 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443 2023/02/03 04:47:21 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.68.157, server: 0.0.0.0:443