@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.4.43 ### 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/17 15:12:14 [warn] 34#34: [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/17 15:12:14 [warn] 34#34: [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/17 15:12:14 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/17 15:12:14 [notice] 34#34: using the "epoll" event method 2023/02/17 15:12:14 [notice] 34#34: openresty/1.13.6.1 2023/02/17 15:12:14 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/17 15:12:14 [notice] 34#34: OS: Linux 5.4.0-96-generic 2023/02/17 15:12:14 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/02/17 15:12:14 [notice] 35#35: start worker processes 2023/02/17 15:12:14 [notice] 35#35: start worker process 37 2023/02/17 15:12:14 [notice] 35#35: start worker process 38 2023/02/17 15:12:14 [notice] 35#35: start worker process 39 2023/02/17 15:12:14 [notice] 35#35: start worker process 40 2023/02/17 15:12:14 [notice] 35#35: start worker process 41 2023/02/17 15:12:14 [notice] 35#35: start worker process 42 2023/02/17 15:12:14 [notice] 35#35: start worker process 43 2023/02/17 15:12:14 [notice] 35#35: start worker process 44 2023/02/17 15:12:14 [notice] 35#35: start cache manager process 45 2023/02/17 15:12:14 [notice] 35#35: start cache loader process 47 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230217151215.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-17 15:12:17 641 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-17 15:12:17 655 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-17 15:12:17 655 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-17 15:12:17 711 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-17 15:12:17 713 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.43:10081 Enabled:true 2023-02-17 15:12:19 264 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-17 15:12:19 351 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-17 15:12:19 352 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-17 15:12:19 353 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-17 15:12:19 354 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-17 15:12:19 354 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-02-17 15:12:19 354 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-17 15:12:19 354 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-17 15:12:19 415 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-17 15:12:19 509 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-17 15:12:19 509 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-17 15:12:19 509 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-17 15:12:20 030 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/17 15:12:25 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:25 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:26 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: 7ee011c720803692d30f29762f736e2a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:12:26 [info] 39#39: *14 [lua] logger.lua:23: 7ee011c720803692d30f29762f736e2a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:12:26 +0000] 7ee011c720803692d30f29762f736e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.168 upstream_response_time:0.167 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 43 2023/02/17 15:12:35 [info] 41#41: *17 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:35 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:41 [info] 39#39: *19 [lua] access_by_lua(msblocations.conf:189):2: c6dc67d01d2f45aa184c1d149c3b1fd7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:12:41 [info] 39#39: *19 [lua] logger.lua:23: c6dc67d01d2f45aa184c1d149c3b1fd7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:12:41 +0000] c6dc67d01d2f45aa184c1d149c3b1fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:12:45 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:45 [info] 41#41: *21 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:55 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:55 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:12:56 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: 175b4bb6fc8bc23a95c9ca892658ba72:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:12:56 +0000] 175b4bb6fc8bc23a95c9ca892658ba72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:12:56 [info] 39#39: *24 [lua] logger.lua:23: 175b4bb6fc8bc23a95c9ca892658ba72 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:13:05 [info] 41#41: *25 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:05 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:11 [info] 39#39: *27 [lua] access_by_lua(msblocations.conf:189):2: c88c8d5b2be15c10f7e43d3f7c248898:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:11 +0000] c88c8d5b2be15c10f7e43d3f7c248898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/02/17 15:13:11 [info] 39#39: *27 [lua] logger.lua:23: c88c8d5b2be15c10f7e43d3f7c248898 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:13:14 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/17 15:13:15 [notice] 35#35: signal 17 (SIGCHLD) received from 47 2023/02/17 15:13:15 [notice] 35#35: cache loader process 47 exited with code 0 2023/02/17 15:13:15 [notice] 35#35: signal 29 (SIGIO) received 2023/02/17 15:13:15 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:15 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:25 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:25 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:26 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: e558d12562e7216d30492bb033faee00:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:13:26 [info] 39#39: *34 [lua] logger.lua:23: e558d12562e7216d30492bb033faee00 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:26 +0000] e558d12562e7216d30492bb033faee00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:13:35 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:35 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:41 [info] 39#39: *37 [lua] access_by_lua(msblocations.conf:189):2: c356d7d9de3aed59f678c8e90a2a4644:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:41 +0000] c356d7d9de3aed59f678c8e90a2a4644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:13:41 [info] 39#39: *37 [lua] logger.lua:23: c356d7d9de3aed59f678c8e90a2a4644 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:13:45 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:45 [info] 41#41: *39 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:55 [info] 41#41: *40 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:55 [info] 41#41: *41 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:13:56 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: 415513420e1d66bf97f12becb8eff7ab:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:13:56 [info] 39#39: *42 [lua] logger.lua:23: 415513420e1d66bf97f12becb8eff7ab {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:13:56 +0000] 415513420e1d66bf97f12becb8eff7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/17 15:14:05 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:05 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:11 [info] 39#39: *45 [lua] access_by_lua(msblocations.conf:189):2: c5983c2eb694d0ece6dd3bfe6152aaa0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:14:11 [info] 39#39: *45 [lua] logger.lua:23: c5983c2eb694d0ece6dd3bfe6152aaa0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:14:11 +0000] c5983c2eb694d0ece6dd3bfe6152aaa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:14:15 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:15 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:25 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:25 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:26 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 8e159423734acfa052016abd8c91005d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:14:26 [info] 39#39: *51 [lua] logger.lua:23: 8e159423734acfa052016abd8c91005d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:14:26 +0000] 8e159423734acfa052016abd8c91005d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:14:35 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:35 [info] 39#39: *53 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:41 [info] 39#39: *54 [lua] access_by_lua(msblocations.conf:189):2: 2a21c1786630e1ac1fda420dad0f9268:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:14:41 [info] 39#39: *54 [lua] logger.lua:23: 2a21c1786630e1ac1fda420dad0f9268 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:14:41 +0000] 2a21c1786630e1ac1fda420dad0f9268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:14:45 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:45 [info] 41#41: *56 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:55 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:55 [info] 41#41: *58 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:14:56 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 97f1a4ffec5b2bca1652fd6d31d17a40:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:14:56 +0000] 97f1a4ffec5b2bca1652fd6d31d17a40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:14:56 [info] 39#39: *59 [lua] logger.lua:23: 97f1a4ffec5b2bca1652fd6d31d17a40 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 15:15:05 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:05 [info] 41#41: *60 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:11 [info] 39#39: *62 [lua] access_by_lua(msblocations.conf:189):2: 27c0971012e78430ad58c021ffa8ecd6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:15:11 [info] 39#39: *62 [lua] logger.lua:23: 27c0971012e78430ad58c021ffa8ecd6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:15:11 +0000] 27c0971012e78430ad58c021ffa8ecd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:15:15 [info] 41#41: *64 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:15 [info] 39#39: *65 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:25 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:25 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:26 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: cef8c8c271ccc1cb8508ac5af6a66758:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:15:26 [info] 39#39: *68 [lua] logger.lua:23: cef8c8c271ccc1cb8508ac5af6a66758 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:15:26 +0000] cef8c8c271ccc1cb8508ac5af6a66758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:15:35 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:35 [info] 41#41: *70 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:41 [info] 39#39: *71 [lua] access_by_lua(msblocations.conf:189):2: 17e2ea76e8b42a8813192bf993f39fdf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:15:41 [info] 39#39: *71 [lua] logger.lua:23: 17e2ea76e8b42a8813192bf993f39fdf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:15:41 +0000] 17e2ea76e8b42a8813192bf993f39fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:15:45 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:45 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:55 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:55 [info] 41#41: *75 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:15:56 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: 6dcaa5d104605c2f5e6c6e1238a5e72a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:15:56 +0000] 6dcaa5d104605c2f5e6c6e1238a5e72a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:15:56 [info] 39#39: *76 [lua] logger.lua:23: 6dcaa5d104605c2f5e6c6e1238a5e72a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:16:05 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:05 [info] 41#41: *78 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:11 [info] 39#39: *79 [lua] access_by_lua(msblocations.conf:189):2: ffc5d02587739b3882b504eb3e398c6e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:16:11 [info] 39#39: *79 [lua] logger.lua:23: ffc5d02587739b3882b504eb3e398c6e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:16:11 +0000] ffc5d02587739b3882b504eb3e398c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:16:15 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:15 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:25 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:25 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:26 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: ed34a133868286843276034622df7cc2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:16:26 [info] 39#39: *85 [lua] logger.lua:23: ed34a133868286843276034622df7cc2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:16:26 +0000] ed34a133868286843276034622df7cc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:16:35 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:35 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:41 [info] 39#39: *88 [lua] access_by_lua(msblocations.conf:189):2: 0a53642e502dc8f5f20cf4b0025334dd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:16:41 [info] 39#39: *88 [lua] logger.lua:23: 0a53642e502dc8f5f20cf4b0025334dd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:16:41 +0000] 0a53642e502dc8f5f20cf4b0025334dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:16:45 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:45 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:55 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:55 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:16:56 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: 7f0bbf905a250909026fe1ddc4577dc1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:16:56 [info] 39#39: *93 [lua] logger.lua:23: 7f0bbf905a250909026fe1ddc4577dc1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:16:56 +0000] 7f0bbf905a250909026fe1ddc4577dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:17:05 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:05 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:11 [info] 39#39: *96 [lua] access_by_lua(msblocations.conf:189):2: bdd66a05bf04b42d535fbb9b94771797:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:17:11 [info] 39#39: *96 [lua] logger.lua:23: bdd66a05bf04b42d535fbb9b94771797 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:11 +0000] bdd66a05bf04b42d535fbb9b94771797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:17:15 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:15 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:25 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:25 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:26 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: ec06cb524c05bc96e582a519c540540f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:26 +0000] ec06cb524c05bc96e582a519c540540f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:17:26 [info] 39#39: *102 [lua] logger.lua:23: ec06cb524c05bc96e582a519c540540f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:17:35 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:35 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:41 [info] 39#39: *105 [lua] access_by_lua(msblocations.conf:189):2: 683aa45a77ccbcebe4e1bc54d3c6dfb6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:41 +0000] 683aa45a77ccbcebe4e1bc54d3c6dfb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:17:41 [info] 39#39: *105 [lua] logger.lua:23: 683aa45a77ccbcebe4e1bc54d3c6dfb6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:17:45 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:45 [info] 41#41: *107 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:55 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:55 [info] 41#41: *109 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:17:56 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 8706405fc0746395565c21abcb224285:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:57 +0000] 8706405fc0746395565c21abcb224285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:17:57 [info] 39#39: *110 [lua] logger.lua:23: 8706405fc0746395565c21abcb224285 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:18:05 [info] 41#41: *112 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:05 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:12 [info] 39#39: *113 [lua] access_by_lua(msblocations.conf:189):2: c9dbfd08dadd0ca6b53afaea53e6af23:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:18:12 [info] 39#39: *113 [lua] logger.lua:23: c9dbfd08dadd0ca6b53afaea53e6af23 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:15:18:12 +0000] c9dbfd08dadd0ca6b53afaea53e6af23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:18:15 [info] 41#41: *116 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:15 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:25 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:25 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:27 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: 8e38435c38d6c6c156ee8363257aac6a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:18:27 [info] 39#39: *119 [lua] logger.lua:23: 8e38435c38d6c6c156ee8363257aac6a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:18:27 +0000] 8e38435c38d6c6c156ee8363257aac6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:18:35 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:35 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:42 [info] 39#39: *122 [lua] access_by_lua(msblocations.conf:189):2: 51b14752f71ef5397c686b3a3531b5d8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:18:42 [info] 39#39: *122 [lua] logger.lua:23: 51b14752f71ef5397c686b3a3531b5d8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:18:42 +0000] 51b14752f71ef5397c686b3a3531b5d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:18:45 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:45 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:55 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:55 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:18:57 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 364b44859a66e46c9b6c8558414c35c4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:18:57 +0000] 364b44859a66e46c9b6c8558414c35c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:18:57 [info] 39#39: *127 [lua] logger.lua:23: 364b44859a66e46c9b6c8558414c35c4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:19:05 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:05 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:12 [info] 39#39: *130 [lua] access_by_lua(msblocations.conf:189):2: d509cf8021d149dbe153b29241bbb394:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:19:12 [info] 39#39: *130 [lua] logger.lua:23: d509cf8021d149dbe153b29241bbb394 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:12 +0000] d509cf8021d149dbe153b29241bbb394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:19:15 [info] 41#41: *132 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:15 [info] 41#41: *133 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:25 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:25 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:27 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: a29fa5014badfb7111dfba8393116688:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:27 +0000] a29fa5014badfb7111dfba8393116688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:19:27 [info] 39#39: *136 [lua] logger.lua:23: a29fa5014badfb7111dfba8393116688 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:19:35 [info] 41#41: *137 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:35 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:42 [info] 39#39: *139 [lua] access_by_lua(msblocations.conf:189):2: 0e738bd463f1e1b2a3e0d6c6682f4452:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:19:42 [info] 39#39: *139 [lua] logger.lua:23: 0e738bd463f1e1b2a3e0d6c6682f4452 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:42 +0000] 0e738bd463f1e1b2a3e0d6c6682f4452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:19:45 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:45 [info] 39#39: *141 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:55 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:55 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:19:57 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: 62d4e91c795b1e82a1416fca056a9059:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:19:57 [info] 39#39: *144 [lua] logger.lua:23: 62d4e91c795b1e82a1416fca056a9059 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:19:57 +0000] 62d4e91c795b1e82a1416fca056a9059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:20:05 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:05 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:12 [info] 39#39: *147 [lua] access_by_lua(msblocations.conf:189):2: 601dc76a35fe66bcfbaa312c43bdc56f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:20:12 +0000] 601dc76a35fe66bcfbaa312c43bdc56f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:20:12 [info] 39#39: *147 [lua] logger.lua:23: 601dc76a35fe66bcfbaa312c43bdc56f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:20:15 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:15 [info] 41#41: *150 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:25 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:25 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:27 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 964f86e6e24bdf5eae58c724274ce22f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:20:27 [info] 39#39: *153 [lua] logger.lua:23: 964f86e6e24bdf5eae58c724274ce22f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:20:27 +0000] 964f86e6e24bdf5eae58c724274ce22f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:20:35 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:35 [info] 41#41: *155 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:42 [info] 39#39: *156 [lua] access_by_lua(msblocations.conf:189):2: ad8bc8e693151b47d75bb516cd0bacd1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:20:42 [info] 39#39: *156 [lua] logger.lua:23: ad8bc8e693151b47d75bb516cd0bacd1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:20:42 +0000] ad8bc8e693151b47d75bb516cd0bacd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:20:45 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:45 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:55 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:55 [info] 41#41: *160 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:20:57 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: c6706dad00d8115c3d9cd46b4f2f868f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:20:57 [info] 39#39: *161 [lua] logger.lua:23: c6706dad00d8115c3d9cd46b4f2f868f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:20:57 +0000] c6706dad00d8115c3d9cd46b4f2f868f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:21:05 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:05 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:12 [info] 39#39: *164 [lua] access_by_lua(msblocations.conf:189):2: ce96c03b90bf9292ee9423bce5ea6f96:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:12 +0000] ce96c03b90bf9292ee9423bce5ea6f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:21:12 [info] 39#39: *164 [lua] logger.lua:23: ce96c03b90bf9292ee9423bce5ea6f96 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:21:15 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:15 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:25 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:25 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:27 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: b136880489cc9131ea4384054dcf654a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:27 +0000] b136880489cc9131ea4384054dcf654a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:21:27 [info] 39#39: *170 [lua] logger.lua:23: b136880489cc9131ea4384054dcf654a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:21:35 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:35 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:42 [info] 39#39: *173 [lua] access_by_lua(msblocations.conf:189):2: 2715cd31301ac371359a543ffac0d441:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:42 +0000] 2715cd31301ac371359a543ffac0d441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:21:42 [info] 39#39: *173 [lua] logger.lua:23: 2715cd31301ac371359a543ffac0d441 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:21:45 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:45 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:55 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:55 [info] 41#41: *177 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:21:57 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: f20e8219c3991c2aae8a7190b334780e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:57 +0000] f20e8219c3991c2aae8a7190b334780e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:21:57 [info] 39#39: *178 [lua] logger.lua:23: f20e8219c3991c2aae8a7190b334780e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:22:05 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:05 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:12 [info] 39#39: *181 [lua] access_by_lua(msblocations.conf:189):2: 9873f5f298d45c1384259cd7e898037e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:22:12 [info] 39#39: *181 [lua] logger.lua:23: 9873f5f298d45c1384259cd7e898037e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:12 +0000] 9873f5f298d45c1384259cd7e898037e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:22:15 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:15 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:25 [info] 41#41: *185 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:25 [info] 41#41: *186 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:27 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: fca8839fbaf50e4da2af52e177cf7235:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:27 +0000] fca8839fbaf50e4da2af52e177cf7235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:22:27 [info] 39#39: *187 [lua] logger.lua:23: fca8839fbaf50e4da2af52e177cf7235 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:22:35 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:35 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:42 [info] 39#39: *190 [lua] access_by_lua(msblocations.conf:189):2: d271d63cea0e3fbe4249686ae1c546db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:22:42 [info] 39#39: *190 [lua] logger.lua:23: d271d63cea0e3fbe4249686ae1c546db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:42 +0000] d271d63cea0e3fbe4249686ae1c546db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:22:45 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:45 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:55 [info] 41#41: *193 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:55 [info] 41#41: *194 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:22:57 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: fedc10d8c16c06666f7c86787fe80bcc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:57 +0000] fedc10d8c16c06666f7c86787fe80bcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:22:57 [info] 39#39: *195 [lua] logger.lua:23: fedc10d8c16c06666f7c86787fe80bcc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:23:05 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:05 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:12 [info] 39#39: *198 [lua] access_by_lua(msblocations.conf:189):2: 7f800d54dee84bd0321f81695709771f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:23:12 [info] 39#39: *198 [lua] logger.lua:23: 7f800d54dee84bd0321f81695709771f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:23:12 +0000] 7f800d54dee84bd0321f81695709771f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:23:15 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:15 [info] 41#41: *201 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:25 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:25 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:27 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: afe00a52984574cb1230b45d1560f5fd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:23:27 +0000] afe00a52984574cb1230b45d1560f5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:23:27 [info] 39#39: *204 [lua] logger.lua:23: afe00a52984574cb1230b45d1560f5fd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:23:35 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:35 [info] 41#41: *206 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:42 [info] 39#39: *207 [lua] access_by_lua(msblocations.conf:189):2: 39e00167daeba605a54b3530f7a42370:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:23:42 +0000] 39e00167daeba605a54b3530f7a42370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:23:42 [info] 39#39: *207 [lua] logger.lua:23: 39e00167daeba605a54b3530f7a42370 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:23:45 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:45 [info] 39#39: *209 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:55 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:55 [info] 41#41: *211 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:23:57 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: 52e0efae76db11d59c3375e8a5e2cb4a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:23:57 [info] 39#39: *212 [lua] logger.lua:23: 52e0efae76db11d59c3375e8a5e2cb4a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:23:57 +0000] 52e0efae76db11d59c3375e8a5e2cb4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:24:05 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:05 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:12 [info] 39#39: *215 [lua] access_by_lua(msblocations.conf:189):2: fcf08e5d50a2fd27befe71133d04b29c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:24:12 [info] 39#39: *215 [lua] logger.lua:23: fcf08e5d50a2fd27befe71133d04b29c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:12 +0000] fcf08e5d50a2fd27befe71133d04b29c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:24:15 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:15 [info] 41#41: *218 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:25 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:25 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:27 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: b10b48a34c7c6108eac0cd622c94a0a9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:27 +0000] b10b48a34c7c6108eac0cd622c94a0a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:24:27 [info] 39#39: *221 [lua] logger.lua:23: b10b48a34c7c6108eac0cd622c94a0a9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:24:35 [info] 39#39: *222 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:35 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:42 [info] 39#39: *224 [lua] access_by_lua(msblocations.conf:189):2: 9719f574704078f232a3a45027190c66:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:24:42 [info] 39#39: *224 [lua] logger.lua:23: 9719f574704078f232a3a45027190c66 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:42 +0000] 9719f574704078f232a3a45027190c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:24:45 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:45 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:55 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:55 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:24:57 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: 78b6a5432434e717a0d14535328e96b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:57 +0000] 78b6a5432434e717a0d14535328e96b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:24:57 [info] 39#39: *229 [lua] logger.lua:23: 78b6a5432434e717a0d14535328e96b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:25:05 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:05 [info] 41#41: *231 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:12 [info] 39#39: *232 [lua] access_by_lua(msblocations.conf:189):2: 06c25e2181170f75dcb37052b5dfc973:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:25:12 [info] 39#39: *232 [lua] logger.lua:23: 06c25e2181170f75dcb37052b5dfc973 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:25:12 +0000] 06c25e2181170f75dcb37052b5dfc973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:25:15 [info] 41#41: *234 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:15 [info] 41#41: *235 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:25 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:25 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:27 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: 4188ad88c93bb76bb169fee204db4b12:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:25:27 [info] 39#39: *238 [lua] logger.lua:23: 4188ad88c93bb76bb169fee204db4b12 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:25:27 +0000] 4188ad88c93bb76bb169fee204db4b12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:25:35 [info] 41#41: *240 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:35 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:42 [info] 39#39: *241 [lua] access_by_lua(msblocations.conf:189):2: 2f2b71e43bc1f9488ead7fea2e2389a9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:25:42 +0000] 2f2b71e43bc1f9488ead7fea2e2389a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:25:42 [info] 39#39: *241 [lua] logger.lua:23: 2f2b71e43bc1f9488ead7fea2e2389a9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:25:45 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:45 [info] 41#41: *242 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:55 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:55 [info] 41#41: *245 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:25:57 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 1c05ccb8cc569bd7887a522b6daf5a21:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:15:25:57 +0000] 1c05ccb8cc569bd7887a522b6daf5a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:25:57 [info] 39#39: *246 [lua] logger.lua:23: 1c05ccb8cc569bd7887a522b6daf5a21 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:26:05 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:05 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:12 [info] 39#39: *249 [lua] access_by_lua(msblocations.conf:189):2: efca076bf50cd1fa25e022879e1f3201:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:26:12 [info] 39#39: *249 [lua] logger.lua:23: efca076bf50cd1fa25e022879e1f3201 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:12 +0000] efca076bf50cd1fa25e022879e1f3201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:26:15 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:15 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:25 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:25 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:27 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: 449bf8c89e4d146a92e07d87b8ed7db8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:27 +0000] 449bf8c89e4d146a92e07d87b8ed7db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:26:27 [info] 39#39: *255 [lua] logger.lua:23: 449bf8c89e4d146a92e07d87b8ed7db8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:26:35 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:35 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:42 [info] 39#39: *258 [lua] access_by_lua(msblocations.conf:189):2: 8fa378bf0556b4841beb05c9a143b241:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:42 +0000] 8fa378bf0556b4841beb05c9a143b241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:26:42 [info] 39#39: *258 [lua] logger.lua:23: 8fa378bf0556b4841beb05c9a143b241 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:26:45 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:45 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:55 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:55 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:26:57 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: 6bb594e90ce47ccc002d51ab3d3b12b6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:26:57 [info] 39#39: *263 [lua] logger.lua:23: 6bb594e90ce47ccc002d51ab3d3b12b6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:26:57 +0000] 6bb594e90ce47ccc002d51ab3d3b12b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:27:05 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:05 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:12 [info] 39#39: *266 [lua] access_by_lua(msblocations.conf:189):2: 20fb0e30030227608420ff0696e19e6b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:12 +0000] 20fb0e30030227608420ff0696e19e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:27:12 [info] 39#39: *266 [lua] logger.lua:23: 20fb0e30030227608420ff0696e19e6b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:27:15 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:15 [info] 39#39: *269 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:25 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:25 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:27 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: 60b1ead63c7239f59b95fc7cdb2f0125:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:15:27:27 +0000] 60b1ead63c7239f59b95fc7cdb2f0125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:27:27 [info] 39#39: *272 [lua] logger.lua:23: 60b1ead63c7239f59b95fc7cdb2f0125 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:27:35 [info] 39#39: *274 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:35 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:42 [info] 39#39: *275 [lua] access_by_lua(msblocations.conf:189):2: 815b54e2598f7107020abb1bc7f32bea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:42 +0000] 815b54e2598f7107020abb1bc7f32bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:27:42 [info] 39#39: *275 [lua] logger.lua:23: 815b54e2598f7107020abb1bc7f32bea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:27:45 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:45 [info] 41#41: *277 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:55 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:55 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:27:57 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: 1970ce86e9deb5e3162f6ba4eb9671fe:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:27:57 [info] 39#39: *280 [lua] logger.lua:23: 1970ce86e9deb5e3162f6ba4eb9671fe {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:27:57 +0000] 1970ce86e9deb5e3162f6ba4eb9671fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:28:05 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:05 [info] 41#41: *282 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:12 [info] 39#39: *283 [lua] access_by_lua(msblocations.conf:189):2: 629899534ef311e03fa571eaa7429f16:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:28:12 [info] 39#39: *283 [lua] logger.lua:23: 629899534ef311e03fa571eaa7429f16 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:28:12 +0000] 629899534ef311e03fa571eaa7429f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:28:15 [info] 41#41: *286 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:15 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:25 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:25 [info] 41#41: *288 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:27 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: 389fe02437c284e3d52dedce0b54afcc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:28:27 [info] 39#39: *289 [lua] logger.lua:23: 389fe02437c284e3d52dedce0b54afcc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:28:27 +0000] 389fe02437c284e3d52dedce0b54afcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:28:35 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:35 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:42 [info] 39#39: *292 [lua] access_by_lua(msblocations.conf:189):2: e93f751f33dede1239271849f4b95aec:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:28:42 +0000] e93f751f33dede1239271849f4b95aec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:28:42 [info] 39#39: *292 [lua] logger.lua:23: e93f751f33dede1239271849f4b95aec {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:28:45 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:45 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:55 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:55 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:28:57 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 927137e3f968eb657d4c67dfc2023ced:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:28:57 [info] 39#39: *297 [lua] logger.lua:23: 927137e3f968eb657d4c67dfc2023ced {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:28:57 +0000] 927137e3f968eb657d4c67dfc2023ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:29:05 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:05 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:12 [info] 39#39: *300 [lua] access_by_lua(msblocations.conf:189):2: 49863beb8a90a311c50e530a0e091d3d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:29:12 [info] 39#39: *300 [lua] logger.lua:23: 49863beb8a90a311c50e530a0e091d3d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:29:12 +0000] 49863beb8a90a311c50e530a0e091d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:29:15 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:15 [info] 39#39: *303 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:25 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:25 [info] 41#41: *305 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:27 [info] 39#39: *306 [lua] access_by_lua(msblocations.conf:189):2: 40529694dd34a19e3e76c78f55407535:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:29:27 +0000] 40529694dd34a19e3e76c78f55407535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:29:27 [info] 39#39: *306 [lua] logger.lua:23: 40529694dd34a19e3e76c78f55407535 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:29:35 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:35 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:42 [info] 39#39: *309 [lua] access_by_lua(msblocations.conf:189):2: 24e6ad4062faaede08a20ed207f87610:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:29:42 [info] 39#39: *309 [lua] logger.lua:23: 24e6ad4062faaede08a20ed207f87610 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:29:42 +0000] 24e6ad4062faaede08a20ed207f87610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:29:45 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:45 [info] 41#41: *311 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:55 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:55 [info] 41#41: *313 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:29:57 [info] 39#39: *314 [lua] access_by_lua(msblocations.conf:189):2: 9589b7776dbac0c4aeb59d8b45c2d140:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:29:57 [info] 39#39: *314 [lua] logger.lua:23: 9589b7776dbac0c4aeb59d8b45c2d140 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:29:57 +0000] 9589b7776dbac0c4aeb59d8b45c2d140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:30:05 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:05 [info] 41#41: *316 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:12 [info] 39#39: *317 [lua] access_by_lua(msblocations.conf:189):2: 2ee1d9b8c9d72592da9ef60e075008c6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:12 +0000] 2ee1d9b8c9d72592da9ef60e075008c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:30:12 [info] 39#39: *317 [lua] logger.lua:23: 2ee1d9b8c9d72592da9ef60e075008c6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:30:15 [info] 39#39: *320 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:15 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:25 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:25 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:27 [info] 39#39: *323 [lua] access_by_lua(msblocations.conf:189):2: 728a2b82b47ea40d76b5d0ca0fa39100:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:30:27 [info] 39#39: *323 [lua] logger.lua:23: 728a2b82b47ea40d76b5d0ca0fa39100 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:27 +0000] 728a2b82b47ea40d76b5d0ca0fa39100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:30:35 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:35 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:42 [info] 39#39: *326 [lua] access_by_lua(msblocations.conf:189):2: a5c0b0c8fcd25e468dc2a4f3ae24cb96:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:42 +0000] a5c0b0c8fcd25e468dc2a4f3ae24cb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:30:42 [info] 39#39: *326 [lua] logger.lua:23: a5c0b0c8fcd25e468dc2a4f3ae24cb96 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:30:45 [info] 41#41: *327 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:45 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:55 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:55 [info] 41#41: *330 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:30:57 [info] 39#39: *331 [lua] access_by_lua(msblocations.conf:189):2: f95f1d81a6c7c02f96fd9b51ed5e9581:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:30:57 [info] 39#39: *331 [lua] logger.lua:23: f95f1d81a6c7c02f96fd9b51ed5e9581 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:30:57 +0000] f95f1d81a6c7c02f96fd9b51ed5e9581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:31:05 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:05 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:12 [info] 39#39: *334 [lua] access_by_lua(msblocations.conf:189):2: 58729fed9cb8e54786514d7ba312e922:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:31:12 [info] 39#39: *334 [lua] logger.lua:23: 58729fed9cb8e54786514d7ba312e922 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:12 +0000] 58729fed9cb8e54786514d7ba312e922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:31:15 [info] 39#39: *337 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:15 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:25 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:25 [info] 41#41: *339 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:27 [info] 39#39: *340 [lua] access_by_lua(msblocations.conf:189):2: 2f4c3baee04457c828419046ce5d65a2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:27 +0000] 2f4c3baee04457c828419046ce5d65a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:31:27 [info] 39#39: *340 [lua] logger.lua:23: 2f4c3baee04457c828419046ce5d65a2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:31:35 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:35 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:42 [info] 39#39: *343 [lua] access_by_lua(msblocations.conf:189):2: 89f8e60f6989c0db7a3639d97bdbff56:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:42 +0000] 89f8e60f6989c0db7a3639d97bdbff56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:31:42 [info] 39#39: *343 [lua] logger.lua:23: 89f8e60f6989c0db7a3639d97bdbff56 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:31:45 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:45 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:55 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:55 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:31:57 [info] 39#39: *348 [lua] access_by_lua(msblocations.conf:189):2: c170d038f78091ba236282703f00ac91:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:57 +0000] c170d038f78091ba236282703f00ac91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:31:57 [info] 39#39: *348 [lua] logger.lua:23: c170d038f78091ba236282703f00ac91 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:32:05 [info] 41#41: *349 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:05 [info] 41#41: *350 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:12 [info] 39#39: *351 [lua] access_by_lua(msblocations.conf:189):2: e572cbf1b5fc793b7c8b7b614c9fac0c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:32:12 +0000] e572cbf1b5fc793b7c8b7b614c9fac0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:32:12 [info] 39#39: *351 [lua] logger.lua:23: e572cbf1b5fc793b7c8b7b614c9fac0c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:32:15 [info] 41#41: *353 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:15 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:25 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:25 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:27 [info] 39#39: *357 [lua] access_by_lua(msblocations.conf:189):2: 8c6755a669a1401d9d170f20c7415733:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:32:27 [info] 39#39: *357 [lua] logger.lua:23: 8c6755a669a1401d9d170f20c7415733 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:32:27 +0000] 8c6755a669a1401d9d170f20c7415733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:32:35 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:35 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:42 [info] 39#39: *360 [lua] access_by_lua(msblocations.conf:189):2: bdb278b0058a9d38ff652611d40dd8c2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:32:42 [info] 39#39: *360 [lua] logger.lua:23: bdb278b0058a9d38ff652611d40dd8c2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:32:42 +0000] bdb278b0058a9d38ff652611d40dd8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:32:45 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:45 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:55 [info] 41#41: *364 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:55 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:32:57 [info] 39#39: *365 [lua] access_by_lua(msblocations.conf:189):2: 7580df24fd3a7e3528a94b2045c6cb67:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:32:57 +0000] 7580df24fd3a7e3528a94b2045c6cb67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:32:57 [info] 39#39: *365 [lua] logger.lua:23: 7580df24fd3a7e3528a94b2045c6cb67 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:33:05 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:05 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:12 [info] 39#39: *368 [lua] access_by_lua(msblocations.conf:189):2: b4fb334a99356a8d7f512afabb73bc7a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:33:13 [info] 39#39: *368 [lua] logger.lua:23: b4fb334a99356a8d7f512afabb73bc7a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:33:13 +0000] b4fb334a99356a8d7f512afabb73bc7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:33:15 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:15 [info] 41#41: *370 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:25 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:25 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:28 [info] 39#39: *374 [lua] access_by_lua(msblocations.conf:189):2: 2e86e9bfd40887fd630db94c6d7df372:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:33:28 [info] 39#39: *374 [lua] logger.lua:23: 2e86e9bfd40887fd630db94c6d7df372 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:33:28 +0000] 2e86e9bfd40887fd630db94c6d7df372 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:33:35 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:35 [info] 41#41: *376 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:43 [info] 39#39: *377 [lua] access_by_lua(msblocations.conf:189):2: c9904e518f05400bd8095cb3e0712ec2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:33:43 [info] 39#39: *377 [lua] logger.lua:23: c9904e518f05400bd8095cb3e0712ec2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:33:43 +0000] c9904e518f05400bd8095cb3e0712ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:33:45 [info] 41#41: *378 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:45 [info] 41#41: *379 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:55 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:55 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:33:58 [info] 39#39: *382 [lua] access_by_lua(msblocations.conf:189):2: 17bb927799f632a75b5e019074923b86:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:33:58 [info] 39#39: *382 [lua] logger.lua:23: 17bb927799f632a75b5e019074923b86 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:33:58 +0000] 17bb927799f632a75b5e019074923b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:34:05 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:05 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:13 [info] 39#39: *385 [lua] access_by_lua(msblocations.conf:189):2: d03fd7a34512c24c04eb297236530d0b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:34:13 [info] 39#39: *385 [lua] logger.lua:23: d03fd7a34512c24c04eb297236530d0b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:34:13 +0000] d03fd7a34512c24c04eb297236530d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:34:15 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:15 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:25 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:25 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:28 [info] 39#39: *391 [lua] access_by_lua(msblocations.conf:189):2: 9d0f5565a16862c3a63dc3162e0f6c6c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:34:28 [info] 39#39: *391 [lua] logger.lua:23: 9d0f5565a16862c3a63dc3162e0f6c6c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:34:28 +0000] 9d0f5565a16862c3a63dc3162e0f6c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:34:35 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:35 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:43 [info] 39#39: *394 [lua] access_by_lua(msblocations.conf:189):2: a433f045a3f7fa7a7752337368ab275a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:34:43 [info] 39#39: *394 [lua] logger.lua:23: a433f045a3f7fa7a7752337368ab275a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:15:34:43 +0000] a433f045a3f7fa7a7752337368ab275a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:34:45 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:45 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:55 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:55 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:34:58 [info] 39#39: *399 [lua] access_by_lua(msblocations.conf:189):2: 6b2e31042a5019b9535537083cc76c7a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:34:58 [info] 39#39: *399 [lua] logger.lua:23: 6b2e31042a5019b9535537083cc76c7a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:34:58 +0000] 6b2e31042a5019b9535537083cc76c7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:35:05 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:05 [info] 41#41: *401 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:13 [info] 39#39: *402 [lua] access_by_lua(msblocations.conf:189):2: b0dd23542a2e7d8dccef40c9f19533da:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:35:13 [info] 39#39: *402 [lua] logger.lua:23: b0dd23542a2e7d8dccef40c9f19533da {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:35:13 +0000] b0dd23542a2e7d8dccef40c9f19533da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:35:15 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:15 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:25 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:25 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:28 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:189):2: 6f7aafcda5ecabad5b4996f7c5798b61:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:35:28 [info] 39#39: *408 [lua] logger.lua:23: 6f7aafcda5ecabad5b4996f7c5798b61 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:35:28 +0000] 6f7aafcda5ecabad5b4996f7c5798b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:35:35 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:35 [info] 41#41: *410 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:43 [info] 39#39: *411 [lua] access_by_lua(msblocations.conf:189):2: 97e82ee1fc375af2a5d9a90edcbb103e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:35:43 [info] 39#39: *411 [lua] logger.lua:23: 97e82ee1fc375af2a5d9a90edcbb103e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:35:43 +0000] 97e82ee1fc375af2a5d9a90edcbb103e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:35:45 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:45 [info] 39#39: *413 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:55 [info] 41#41: *414 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:55 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:35:58 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: 336cc5ed64ff499d687b177913f46b2f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:35:58 +0000] 336cc5ed64ff499d687b177913f46b2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:35:58 [info] 39#39: *416 [lua] logger.lua:23: 336cc5ed64ff499d687b177913f46b2f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:36:05 [info] 41#41: *417 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:05 [info] 41#41: *418 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:13 [info] 39#39: *419 [lua] access_by_lua(msblocations.conf:189):2: 3bceca88d93603e0ef218843036beec0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:36:13 [info] 39#39: *419 [lua] logger.lua:23: 3bceca88d93603e0ef218843036beec0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:36:13 +0000] 3bceca88d93603e0ef218843036beec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:36:15 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:15 [info] 41#41: *421 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:25 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:25 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:28 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: 9a8d957851684e8cd7846558dbba5559:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:28 +0000] 9a8d957851684e8cd7846558dbba5559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:36:28 [info] 39#39: *425 [lua] logger.lua:23: 9a8d957851684e8cd7846558dbba5559 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:36:35 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:35 [info] 41#41: *427 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:43 [info] 39#39: *428 [lua] access_by_lua(msblocations.conf:189):2: 6ac5606a80308b6be531568c054970d0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:43 +0000] 6ac5606a80308b6be531568c054970d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:36:43 [info] 39#39: *428 [lua] logger.lua:23: 6ac5606a80308b6be531568c054970d0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:36:45 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:45 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:55 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:55 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:36:58 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: 1d90c810f6e1540dac20902fbdff566a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:36:58 [info] 39#39: *433 [lua] logger.lua:23: 1d90c810f6e1540dac20902fbdff566a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:36:58 +0000] 1d90c810f6e1540dac20902fbdff566a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:37:05 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:05 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:13 [info] 39#39: *436 [lua] access_by_lua(msblocations.conf:189):2: f11716e6395a29a41877a110941b17a5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:15:37:13 +0000] f11716e6395a29a41877a110941b17a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:37:13 [info] 39#39: *436 [lua] logger.lua:23: f11716e6395a29a41877a110941b17a5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:37:15 [info] 41#41: *437 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:15 [info] 41#41: *438 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:25 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:25 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:28 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: f0678cc63920cc77a015f0e0540b4c3a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:37:28 +0000] f0678cc63920cc77a015f0e0540b4c3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:37:28 [info] 39#39: *442 [lua] logger.lua:23: f0678cc63920cc77a015f0e0540b4c3a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 15:37:35 [info] 41#41: *444 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:35 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:43 [info] 39#39: *445 [lua] access_by_lua(msblocations.conf:189):2: a016635bd0530bd5ae0c530276154e10:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:37:43 +0000] a016635bd0530bd5ae0c530276154e10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:37:43 [info] 39#39: *445 [lua] logger.lua:23: a016635bd0530bd5ae0c530276154e10 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:37:45 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:45 [info] 39#39: *447 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:55 [info] 41#41: *449 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:55 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:37:58 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: 78910117143e359bf5342f0d50437601:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:37:58 [info] 39#39: *450 [lua] logger.lua:23: 78910117143e359bf5342f0d50437601 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:37:58 +0000] 78910117143e359bf5342f0d50437601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:38:05 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:05 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:13 [info] 39#39: *453 [lua] access_by_lua(msblocations.conf:189):2: 7ecf69066d11a0ef68a7a3d500eae3dd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:38:13 [info] 39#39: *453 [lua] logger.lua:23: 7ecf69066d11a0ef68a7a3d500eae3dd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:38:13 +0000] 7ecf69066d11a0ef68a7a3d500eae3dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:38:15 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:15 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:25 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:25 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:28 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: ddb7b4ab0d915c3797e97b38b41ad421:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:38:28 +0000] ddb7b4ab0d915c3797e97b38b41ad421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:38:28 [info] 39#39: *459 [lua] logger.lua:23: ddb7b4ab0d915c3797e97b38b41ad421 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:38:35 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:35 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:43 [info] 39#39: *462 [lua] access_by_lua(msblocations.conf:189):2: f403885ab2b78ea32638bf219660d0db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:38:43 [info] 39#39: *462 [lua] logger.lua:23: f403885ab2b78ea32638bf219660d0db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:38:43 +0000] f403885ab2b78ea32638bf219660d0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:38:45 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:45 [info] 41#41: *464 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:55 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:55 [info] 41#41: *466 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:38:58 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: 5ffb546bd92a88fa7ed28249fb5df315:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:38:58 [info] 39#39: *467 [lua] logger.lua:23: 5ffb546bd92a88fa7ed28249fb5df315 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:38:58 +0000] 5ffb546bd92a88fa7ed28249fb5df315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:39:05 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:05 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:13 [info] 39#39: *470 [lua] access_by_lua(msblocations.conf:189):2: 3c4a5212bf74e9c07062459198c0b050:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:39:13 [info] 39#39: *470 [lua] logger.lua:23: 3c4a5212bf74e9c07062459198c0b050 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:13 +0000] 3c4a5212bf74e9c07062459198c0b050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:39:15 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:15 [info] 41#41: *472 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:25 [info] 41#41: *474 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:25 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:28 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: a6ed394d7827764125bf26761a63ee74:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:39:28 [info] 39#39: *476 [lua] logger.lua:23: a6ed394d7827764125bf26761a63ee74 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:28 +0000] a6ed394d7827764125bf26761a63ee74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:39:35 [info] 41#41: *477 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:35 [info] 41#41: *478 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:43 [info] 39#39: *479 [lua] access_by_lua(msblocations.conf:189):2: 9a6045509cadc7c5ab40acf3587600c6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:43 +0000] 9a6045509cadc7c5ab40acf3587600c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:39:43 [info] 39#39: *479 [lua] logger.lua:23: 9a6045509cadc7c5ab40acf3587600c6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:39:45 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:45 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:55 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:55 [info] 41#41: *483 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:39:58 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: 13fb0625f679b24124f60445ae062121:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:58 +0000] 13fb0625f679b24124f60445ae062121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:39:58 [info] 39#39: *484 [lua] logger.lua:23: 13fb0625f679b24124f60445ae062121 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:40:05 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:05 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:13 [info] 39#39: *487 [lua] access_by_lua(msblocations.conf:189):2: 42376fd0bd4846af93a1bb7d946a4d03:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:40:13 [info] 39#39: *487 [lua] logger.lua:23: 42376fd0bd4846af93a1bb7d946a4d03 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:40:13 +0000] 42376fd0bd4846af93a1bb7d946a4d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:40:15 [info] 41#41: *488 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:15 [info] 41#41: *489 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:25 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:25 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:28 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: b704c74faa4a663e6aaf917f0070e8a8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:40:28 [info] 39#39: *493 [lua] logger.lua:23: b704c74faa4a663e6aaf917f0070e8a8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:40:28 +0000] b704c74faa4a663e6aaf917f0070e8a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:40:35 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:35 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:43 [info] 39#39: *496 [lua] access_by_lua(msblocations.conf:189):2: 3e198d8647a4202c8b019d0e85b9bd03:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:40:43 [info] 39#39: *496 [lua] logger.lua:23: 3e198d8647a4202c8b019d0e85b9bd03 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:40:43 +0000] 3e198d8647a4202c8b019d0e85b9bd03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:40:45 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:45 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:55 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:55 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:40:58 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:189):2: afe15916a578b015ccebb3b707a5b507:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:40:58 [info] 39#39: *501 [lua] logger.lua:23: afe15916a578b015ccebb3b707a5b507 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:40:58 +0000] afe15916a578b015ccebb3b707a5b507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:41:05 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:05 [info] 41#41: *503 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:13 [info] 39#39: *504 [lua] access_by_lua(msblocations.conf:189):2: 80132b83de4ea2f3115350d3a333267b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:41:13 [info] 39#39: *504 [lua] logger.lua:23: 80132b83de4ea2f3115350d3a333267b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:41:13 +0000] 80132b83de4ea2f3115350d3a333267b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:41:15 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:15 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:25 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:25 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:28 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:189):2: 5df1d7f64748ab48a33d093a18f850b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:41:28 [info] 39#39: *510 [lua] logger.lua:23: 5df1d7f64748ab48a33d093a18f850b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:41:28 +0000] 5df1d7f64748ab48a33d093a18f850b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:41:35 [info] 41#41: *511 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:35 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:43 [info] 39#39: *513 [lua] access_by_lua(msblocations.conf:189):2: 9306c6dc39bc641100ad587aecc071b4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:41:43 [info] 39#39: *513 [lua] logger.lua:23: 9306c6dc39bc641100ad587aecc071b4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:41:43 +0000] 9306c6dc39bc641100ad587aecc071b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:41:45 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:45 [info] 41#41: *515 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:55 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:55 [info] 41#41: *517 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:41:58 [info] 39#39: *518 [lua] access_by_lua(msblocations.conf:189):2: ae18d388217ddcb11c6fc623252d6575:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:41:58 [info] 39#39: *518 [lua] logger.lua:23: ae18d388217ddcb11c6fc623252d6575 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:41:58 +0000] ae18d388217ddcb11c6fc623252d6575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:42:05 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:05 [info] 41#41: *520 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:13 [info] 39#39: *521 [lua] access_by_lua(msblocations.conf:189):2: b5d577603609acf865260704484b2443:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:42:13 +0000] b5d577603609acf865260704484b2443 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:42:13 [info] 39#39: *521 [lua] logger.lua:23: b5d577603609acf865260704484b2443 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:42:15 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:15 [info] 41#41: *523 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:25 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:25 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:28 [info] 39#39: *527 [lua] access_by_lua(msblocations.conf:189):2: e3a419c3b804cca2d642cf50ace82cc9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:42:28 [info] 39#39: *527 [lua] logger.lua:23: e3a419c3b804cca2d642cf50ace82cc9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:42:28 +0000] e3a419c3b804cca2d642cf50ace82cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:42:35 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:35 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:43 [info] 39#39: *530 [lua] access_by_lua(msblocations.conf:189):2: caa60838a569824489cc567cc66d1a6a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:42:43 [info] 39#39: *530 [lua] logger.lua:23: caa60838a569824489cc567cc66d1a6a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:42:43 +0000] caa60838a569824489cc567cc66d1a6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:42:45 [info] 39#39: *531 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:45 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:55 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:55 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:42:58 [info] 39#39: *535 [lua] access_by_lua(msblocations.conf:189):2: a6080eab2a738f5d6cea614be941c73f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:42:58 +0000] a6080eab2a738f5d6cea614be941c73f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:42:58 [info] 39#39: *535 [lua] logger.lua:23: a6080eab2a738f5d6cea614be941c73f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:43:05 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:05 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:13 [info] 39#39: *538 [lua] access_by_lua(msblocations.conf:189):2: 12dd23a3c1fe25448ee8a68414c0e9e3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:43:13 [info] 39#39: *538 [lua] logger.lua:23: 12dd23a3c1fe25448ee8a68414c0e9e3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:43:13 +0000] 12dd23a3c1fe25448ee8a68414c0e9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:43:15 [info] 41#41: *540 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:15 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:25 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:25 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:29 [info] 39#39: *544 [lua] access_by_lua(msblocations.conf:189):2: 8ea102b377e1b5f4b25d9a3b5c02e1b9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:43:29 [info] 39#39: *544 [lua] logger.lua:23: 8ea102b377e1b5f4b25d9a3b5c02e1b9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:15:43:29 +0000] 8ea102b377e1b5f4b25d9a3b5c02e1b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:43:35 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:35 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:44 [info] 39#39: *547 [lua] access_by_lua(msblocations.conf:189):2: d5d40e5c2cdfd0279e1803b1563a385a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:43:44 +0000] d5d40e5c2cdfd0279e1803b1563a385a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:43:44 [info] 39#39: *547 [lua] logger.lua:23: d5d40e5c2cdfd0279e1803b1563a385a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:43:45 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:45 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:55 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:55 [info] 41#41: *551 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:43:59 [info] 39#39: *552 [lua] access_by_lua(msblocations.conf:189):2: 07b37c31cc9cadd9d18eef12615fff1d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:43:59 [info] 39#39: *552 [lua] logger.lua:23: 07b37c31cc9cadd9d18eef12615fff1d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:43:59 +0000] 07b37c31cc9cadd9d18eef12615fff1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/17 15:44:05 [info] 39#39: *554 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:05 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:14 [info] 39#39: *555 [lua] access_by_lua(msblocations.conf:189):2: 9855f9a5a55ffb7e69bb0e7a0103c7b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:44:14 [info] 39#39: *555 [lua] logger.lua:23: 9855f9a5a55ffb7e69bb0e7a0103c7b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:44:14 +0000] 9855f9a5a55ffb7e69bb0e7a0103c7b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:44:15 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:15 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:25 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:25 [info] 39#39: *560 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:29 [info] 39#39: *561 [lua] access_by_lua(msblocations.conf:189):2: 0f811a57e7dc7e55e7e0e32cb09574c2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:44:29 +0000] 0f811a57e7dc7e55e7e0e32cb09574c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:44:29 [info] 39#39: *561 [lua] logger.lua:23: 0f811a57e7dc7e55e7e0e32cb09574c2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:44:35 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:35 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:44 [info] 39#39: *564 [lua] access_by_lua(msblocations.conf:189):2: af26cc74fbcc0c5a31363ea7923c9f86:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:44:44 +0000] af26cc74fbcc0c5a31363ea7923c9f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:44:44 [info] 39#39: *564 [lua] logger.lua:23: af26cc74fbcc0c5a31363ea7923c9f86 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:44:45 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:45 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:55 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:55 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:44:59 [info] 39#39: *569 [lua] access_by_lua(msblocations.conf:189):2: 95a7c79aeadd17644975e5e007f41d29:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:44:59 [info] 39#39: *569 [lua] logger.lua:23: 95a7c79aeadd17644975e5e007f41d29 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:44:59 +0000] 95a7c79aeadd17644975e5e007f41d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:45:05 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:05 [info] 41#41: *571 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:14 [info] 39#39: *572 [lua] access_by_lua(msblocations.conf:189):2: 5df34052e608a711724e2eb82637dd30:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:45:15 +0000] 5df34052e608a711724e2eb82637dd30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:45:15 [info] 39#39: *572 [lua] logger.lua:23: 5df34052e608a711724e2eb82637dd30 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:45:15 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:15 [info] 39#39: *574 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:25 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:25 [info] 41#41: *577 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:30 [info] 39#39: *578 [lua] access_by_lua(msblocations.conf:189):2: b86ae86a51c7bcfb2e1cd127d3e8e5c3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:45:30 [info] 39#39: *578 [lua] logger.lua:23: b86ae86a51c7bcfb2e1cd127d3e8e5c3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:45:30 +0000] b86ae86a51c7bcfb2e1cd127d3e8e5c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:45:35 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:35 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:45 [info] 39#39: *581 [lua] access_by_lua(msblocations.conf:189):2: 8d634327f2dff1781eb6233bd2ae8b33:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:45:45 [info] 39#39: *581 [lua] logger.lua:23: 8d634327f2dff1781eb6233bd2ae8b33 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:45:45 +0000] 8d634327f2dff1781eb6233bd2ae8b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:45:45 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:45 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:55 [info] 41#41: *584 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:45:55 [info] 41#41: *585 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:00 [info] 39#39: *586 [lua] access_by_lua(msblocations.conf:189):2: 0eee59e76d64b849482c61927e18c015:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:46:00 [info] 39#39: *586 [lua] logger.lua:23: 0eee59e76d64b849482c61927e18c015 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:46:00 +0000] 0eee59e76d64b849482c61927e18c015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:46:05 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:05 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:15 [info] 39#39: *589 [lua] access_by_lua(msblocations.conf:189):2: eec63d3102921a2aed550041f8aed4ea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:46:15 [info] 39#39: *589 [lua] logger.lua:23: eec63d3102921a2aed550041f8aed4ea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:46:15 +0000] eec63d3102921a2aed550041f8aed4ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:46:15 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:15 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:25 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:25 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:30 [info] 39#39: *595 [lua] access_by_lua(msblocations.conf:189):2: 0f41ab122cab9fa171551bae276eebea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:46:30 [info] 39#39: *595 [lua] logger.lua:23: 0f41ab122cab9fa171551bae276eebea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:46:30 +0000] 0f41ab122cab9fa171551bae276eebea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:46:35 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:35 [info] 41#41: *597 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:45 [info] 39#39: *598 [lua] access_by_lua(msblocations.conf:189):2: 624b2563d9d02eff67bdb76a505c1269:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:46:45 [info] 39#39: *598 [lua] logger.lua:23: 624b2563d9d02eff67bdb76a505c1269 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:46:45 +0000] 624b2563d9d02eff67bdb76a505c1269 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:46:45 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:45 [info] 39#39: *600 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:55 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:46:55 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:00 [info] 39#39: *603 [lua] access_by_lua(msblocations.conf:189):2: 29c8a426bb4a10ceae82248c9fbe2496:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:47:00 [info] 39#39: *603 [lua] logger.lua:23: 29c8a426bb4a10ceae82248c9fbe2496 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:00 +0000] 29c8a426bb4a10ceae82248c9fbe2496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:47:05 [info] 39#39: *604 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:05 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:15 [info] 39#39: *606 [lua] access_by_lua(msblocations.conf:189):2: a8a1de76f81d2e511205d16187919780:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:47:15 [info] 39#39: *606 [lua] logger.lua:23: a8a1de76f81d2e511205d16187919780 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:15 +0000] a8a1de76f81d2e511205d16187919780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:47:15 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:15 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:25 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:25 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:30 [info] 39#39: *612 [lua] access_by_lua(msblocations.conf:189):2: c09e2c08f4debdd6f374ab0e45ea06da:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:30 +0000] c09e2c08f4debdd6f374ab0e45ea06da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:47:30 [info] 39#39: *612 [lua] logger.lua:23: c09e2c08f4debdd6f374ab0e45ea06da {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:47:35 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:35 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:45 [info] 39#39: *615 [lua] access_by_lua(msblocations.conf:189):2: 022d503717d31d5cee4ec177c7bcf98a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:47:45 [info] 39#39: *615 [lua] logger.lua:23: 022d503717d31d5cee4ec177c7bcf98a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:47:45 +0000] 022d503717d31d5cee4ec177c7bcf98a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:47:45 [info] 39#39: *616 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:45 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:55 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:47:55 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:00 [info] 39#39: *620 [lua] access_by_lua(msblocations.conf:189):2: c2528a539900cc0017f42e3d5cb26782:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:48:00 [info] 39#39: *620 [lua] logger.lua:23: c2528a539900cc0017f42e3d5cb26782 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:48:00 +0000] c2528a539900cc0017f42e3d5cb26782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:48:05 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:05 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:15 [info] 39#39: *623 [lua] access_by_lua(msblocations.conf:189):2: 1e8cdb8c4d83f5a180cb9b3adc5b334b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:48:15 +0000] 1e8cdb8c4d83f5a180cb9b3adc5b334b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:48:15 [info] 39#39: *623 [lua] logger.lua:23: 1e8cdb8c4d83f5a180cb9b3adc5b334b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:48:15 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:15 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:25 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:25 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:30 [info] 39#39: *629 [lua] access_by_lua(msblocations.conf:189):2: 23f0b125f9bbe89f22634e273911a2ee:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:48:30 [info] 39#39: *629 [lua] logger.lua:23: 23f0b125f9bbe89f22634e273911a2ee {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:48:30 +0000] 23f0b125f9bbe89f22634e273911a2ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:48:35 [info] 41#41: *631 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:35 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:45 [info] 39#39: *632 [lua] access_by_lua(msblocations.conf:189):2: 36c02caf9a7af6a2561d31759072fdd6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:48:45 [info] 39#39: *632 [lua] logger.lua:23: 36c02caf9a7af6a2561d31759072fdd6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:48:45 +0000] 36c02caf9a7af6a2561d31759072fdd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:48:45 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:45 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:55 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:48:55 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:00 [info] 39#39: *637 [lua] access_by_lua(msblocations.conf:189):2: 562568368935da04846519d73d07d594:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:49:00 +0000] 562568368935da04846519d73d07d594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:49:00 [info] 39#39: *637 [lua] logger.lua:23: 562568368935da04846519d73d07d594 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:49:05 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:05 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:15 [info] 39#39: *640 [lua] access_by_lua(msblocations.conf:189):2: 6564daf7649ce3180c2d323db9cf9810:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:49:15 +0000] 6564daf7649ce3180c2d323db9cf9810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:49:15 [info] 39#39: *640 [lua] logger.lua:23: 6564daf7649ce3180c2d323db9cf9810 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:49:15 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:15 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:25 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:25 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:30 [info] 39#39: *646 [lua] access_by_lua(msblocations.conf:189):2: c1004ce23b7f4e9c5af10a0a647a0308:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:49:30 [info] 39#39: *646 [lua] logger.lua:23: c1004ce23b7f4e9c5af10a0a647a0308 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:49:30 +0000] c1004ce23b7f4e9c5af10a0a647a0308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:49:35 [info] 41#41: *648 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:35 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:45 [info] 39#39: *649 [lua] access_by_lua(msblocations.conf:189):2: d16a43b695a4aa720c99ee08687c1f23:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:49:45 [info] 39#39: *649 [lua] logger.lua:23: d16a43b695a4aa720c99ee08687c1f23 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:49:45 +0000] d16a43b695a4aa720c99ee08687c1f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:49:45 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:45 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:55 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:49:55 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:00 [info] 39#39: *654 [lua] access_by_lua(msblocations.conf:189):2: aea6c7bbf08d33298a605fe30031bc29:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:50:00 [info] 39#39: *654 [lua] logger.lua:23: aea6c7bbf08d33298a605fe30031bc29 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:00 +0000] aea6c7bbf08d33298a605fe30031bc29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:50:05 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:05 [info] 41#41: *656 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:15 [info] 39#39: *657 [lua] access_by_lua(msblocations.conf:189):2: f393f175776bc7f4b69f29d7d40a16e7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:50:15 [info] 39#39: *657 [lua] logger.lua:23: f393f175776bc7f4b69f29d7d40a16e7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:15 +0000] f393f175776bc7f4b69f29d7d40a16e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:50:15 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:15 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:25 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:25 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:30 [info] 39#39: *663 [lua] access_by_lua(msblocations.conf:189):2: cbef459e61bf838ce71c57e14494e365:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:30 +0000] cbef459e61bf838ce71c57e14494e365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:50:30 [info] 39#39: *663 [lua] logger.lua:23: cbef459e61bf838ce71c57e14494e365 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:50:35 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:35 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:45 [info] 39#39: *666 [lua] access_by_lua(msblocations.conf:189):2: 098e6599d9970ba8b9921c08ddf83f10:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:45 +0000] 098e6599d9970ba8b9921c08ddf83f10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:50:45 [info] 39#39: *666 [lua] logger.lua:23: 098e6599d9970ba8b9921c08ddf83f10 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:50:45 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:45 [info] 41#41: *668 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:55 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:50:55 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:00 [info] 39#39: *671 [lua] access_by_lua(msblocations.conf:189):2: d64fb297a8c0e3270bf5027095b93ab5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:51:00 [info] 39#39: *671 [lua] logger.lua:23: d64fb297a8c0e3270bf5027095b93ab5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:00 +0000] d64fb297a8c0e3270bf5027095b93ab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:51:05 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:05 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:15 [info] 41#41: *674 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:15 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:15 [info] 39#39: *676 [lua] access_by_lua(msblocations.conf:189):2: e9bf3ea0568d4783ec5cd9e13c048198:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:15 +0000] e9bf3ea0568d4783ec5cd9e13c048198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:51:15 [info] 39#39: *676 [lua] logger.lua:23: e9bf3ea0568d4783ec5cd9e13c048198 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:51:25 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:25 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:30 [info] 39#39: *680 [lua] access_by_lua(msblocations.conf:189):2: e64fb578f54829c9f8131388411827ea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:30 +0000] e64fb578f54829c9f8131388411827ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:51:30 [info] 39#39: *680 [lua] logger.lua:23: e64fb578f54829c9f8131388411827ea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:51:35 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:35 [info] 39#39: *682 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:45 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:45 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:45 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: b96ec3474a7d9b763d557b7dff5da5ca:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:51:45 [info] 39#39: *685 [lua] logger.lua:23: b96ec3474a7d9b763d557b7dff5da5ca {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:51:45 +0000] b96ec3474a7d9b763d557b7dff5da5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:51:55 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:51:55 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:00 [info] 39#39: *688 [lua] access_by_lua(msblocations.conf:189):2: 67688de2e4b9bad0cdd8b13c1178f2d7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:52:00 [info] 39#39: *688 [lua] logger.lua:23: 67688de2e4b9bad0cdd8b13c1178f2d7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:52:00 +0000] 67688de2e4b9bad0cdd8b13c1178f2d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:52:05 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:05 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:15 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:15 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:16 [info] 39#39: *693 [lua] access_by_lua(msblocations.conf:189):2: 84b0b293ba6660dc8a525958e4a88a49:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:52:16 +0000] 84b0b293ba6660dc8a525958e4a88a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:52:16 [info] 39#39: *693 [lua] logger.lua:23: 84b0b293ba6660dc8a525958e4a88a49 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:52:25 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:25 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:31 [info] 39#39: *697 [lua] access_by_lua(msblocations.conf:189):2: 326131013cc4b6f3299ae320f6a5ed8f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:52:31 [info] 39#39: *697 [lua] logger.lua:23: 326131013cc4b6f3299ae320f6a5ed8f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:52:31 +0000] 326131013cc4b6f3299ae320f6a5ed8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 15:52:35 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:35 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:45 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:45 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:46 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: 800f66a8503ef203dae5132ad625d7a3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:52:46 [info] 39#39: *702 [lua] logger.lua:23: 800f66a8503ef203dae5132ad625d7a3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:52:46 +0000] 800f66a8503ef203dae5132ad625d7a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:52:55 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:52:55 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:01 [info] 39#39: *705 [lua] access_by_lua(msblocations.conf:189):2: a37208b225e1129866b21f80966729b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:01 +0000] a37208b225e1129866b21f80966729b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:53:01 [info] 39#39: *705 [lua] logger.lua:23: a37208b225e1129866b21f80966729b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:53:05 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:05 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:15 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:15 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:16 [info] 39#39: *710 [lua] access_by_lua(msblocations.conf:189):2: dcd9cb3665f4f4693aaf1c9f591c5946:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:53:16 [info] 39#39: *710 [lua] logger.lua:23: dcd9cb3665f4f4693aaf1c9f591c5946 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:16 +0000] dcd9cb3665f4f4693aaf1c9f591c5946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:53:25 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:25 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:31 [info] 39#39: *714 [lua] access_by_lua(msblocations.conf:189):2: 7a9d7f110d3103308101dce6a4995f61:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:31 +0000] 7a9d7f110d3103308101dce6a4995f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:53:31 [info] 39#39: *714 [lua] logger.lua:23: 7a9d7f110d3103308101dce6a4995f61 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:53:35 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:35 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:45 [info] 41#41: *717 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:45 [info] 41#41: *718 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:46 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: f0c6badbf5d07b10988d8669ca0ad7aa:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:53:46 [info] 39#39: *719 [lua] logger.lua:23: f0c6badbf5d07b10988d8669ca0ad7aa {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:53:46 +0000] f0c6badbf5d07b10988d8669ca0ad7aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:53:55 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:53:55 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:01 [info] 39#39: *722 [lua] access_by_lua(msblocations.conf:189):2: 2d8658991a89d607b060f82c43638241:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:54:01 +0000] 2d8658991a89d607b060f82c43638241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:54:01 [info] 39#39: *722 [lua] logger.lua:23: 2d8658991a89d607b060f82c43638241 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:54:05 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:05 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:15 [info] 41#41: *725 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:15 [info] 41#41: *726 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:16 [info] 39#39: *727 [lua] access_by_lua(msblocations.conf:189):2: 7472765eb01ded1ade7cb298a46f1ec7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:54:16 [info] 39#39: *727 [lua] logger.lua:23: 7472765eb01ded1ade7cb298a46f1ec7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:54:16 +0000] 7472765eb01ded1ade7cb298a46f1ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/17 15:54:25 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:25 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:31 [info] 39#39: *731 [lua] access_by_lua(msblocations.conf:189):2: 7e5fc688d6ebfe8feaa9ee031d455981:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:54:31 [info] 39#39: *731 [lua] logger.lua:23: 7e5fc688d6ebfe8feaa9ee031d455981 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:54:31 +0000] 7e5fc688d6ebfe8feaa9ee031d455981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:54:35 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:35 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:45 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:45 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:46 [info] 39#39: *736 [lua] access_by_lua(msblocations.conf:189):2: 006fcac751290afad341fc4930c7b59c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:54:46 [info] 39#39: *736 [lua] logger.lua:23: 006fcac751290afad341fc4930c7b59c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:54:46 +0000] 006fcac751290afad341fc4930c7b59c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:54:55 [info] 41#41: *737 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:54:55 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:01 [info] 39#39: *739 [lua] access_by_lua(msblocations.conf:189):2: fa311b175e52ccb6f4da2814bf544c62:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:01 +0000] fa311b175e52ccb6f4da2814bf544c62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:55:01 [info] 39#39: *739 [lua] logger.lua:23: fa311b175e52ccb6f4da2814bf544c62 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:55:05 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:05 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:15 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:15 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:16 [info] 39#39: *744 [lua] access_by_lua(msblocations.conf:189):2: e6a9651066a322427a0bc0b7896032d4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:55:16 [info] 39#39: *744 [lua] logger.lua:23: e6a9651066a322427a0bc0b7896032d4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:16 +0000] e6a9651066a322427a0bc0b7896032d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:55:25 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:25 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:31 [info] 39#39: *748 [lua] access_by_lua(msblocations.conf:189):2: 4546a9ab4d680bf678c5f5428481673c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:31 +0000] 4546a9ab4d680bf678c5f5428481673c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:55:31 [info] 39#39: *748 [lua] logger.lua:23: 4546a9ab4d680bf678c5f5428481673c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:55:35 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:35 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:45 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:45 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:46 [info] 39#39: *753 [lua] access_by_lua(msblocations.conf:189):2: 1f35bd36ef98b291d81b9378cc54b27d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:46 +0000] 1f35bd36ef98b291d81b9378cc54b27d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:55:46 [info] 39#39: *753 [lua] logger.lua:23: 1f35bd36ef98b291d81b9378cc54b27d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:55:55 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:55:55 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:01 [info] 39#39: *756 [lua] access_by_lua(msblocations.conf:189):2: 107b8ba4607827e85c346026dccf06d0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:56:01 [info] 39#39: *756 [lua] logger.lua:23: 107b8ba4607827e85c346026dccf06d0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:01 +0000] 107b8ba4607827e85c346026dccf06d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/17 15:56:05 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:05 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:15 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:15 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:16 [info] 39#39: *761 [lua] access_by_lua(msblocations.conf:189):2: c8f79ecebec25912abe19a44703c3442:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:16 +0000] c8f79ecebec25912abe19a44703c3442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:56:16 [info] 39#39: *761 [lua] logger.lua:23: c8f79ecebec25912abe19a44703c3442 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:56:25 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:25 [info] 41#41: *764 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:31 [info] 39#39: *765 [lua] access_by_lua(msblocations.conf:189):2: 257cb97ef10f328934df630ae85ac764:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:31 +0000] 257cb97ef10f328934df630ae85ac764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:56:31 [info] 39#39: *765 [lua] logger.lua:23: 257cb97ef10f328934df630ae85ac764 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:56:35 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:35 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:45 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:45 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:46 [info] 39#39: *770 [lua] access_by_lua(msblocations.conf:189):2: 110efa4c65efef2db4919556b9c7a9ea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:56:46 [info] 39#39: *770 [lua] logger.lua:23: 110efa4c65efef2db4919556b9c7a9ea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:56:46 +0000] 110efa4c65efef2db4919556b9c7a9ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:56:55 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:56:55 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:01 [info] 39#39: *773 [lua] access_by_lua(msblocations.conf:189):2: d8ae50c097ab50300621a9f2a0a5ebcb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:01 +0000] d8ae50c097ab50300621a9f2a0a5ebcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:57:01 [info] 39#39: *773 [lua] logger.lua:23: d8ae50c097ab50300621a9f2a0a5ebcb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:57:05 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:05 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:15 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:15 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:16 [info] 39#39: *778 [lua] access_by_lua(msblocations.conf:189):2: f3f2724cbb1d467e0edf2a43d3e2a1bf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:57:16 [info] 39#39: *778 [lua] logger.lua:23: f3f2724cbb1d467e0edf2a43d3e2a1bf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:16 +0000] f3f2724cbb1d467e0edf2a43d3e2a1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:57:25 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:25 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:31 [info] 39#39: *782 [lua] access_by_lua(msblocations.conf:189):2: dfc37cfeaae2b0a395b6fe884e676ae8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:31 +0000] dfc37cfeaae2b0a395b6fe884e676ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:57:31 [info] 39#39: *782 [lua] logger.lua:23: dfc37cfeaae2b0a395b6fe884e676ae8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 15:57:35 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:35 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:45 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:45 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:46 [info] 39#39: *787 [lua] access_by_lua(msblocations.conf:189):2: 30d1083d215325564afdeae804092f51:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:46 +0000] 30d1083d215325564afdeae804092f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:57:46 [info] 39#39: *787 [lua] logger.lua:23: 30d1083d215325564afdeae804092f51 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:57:55 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:57:55 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:01 [info] 39#39: *790 [lua] access_by_lua(msblocations.conf:189):2: 46f994603c3602b0a878da207192ef53:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:58:01 [info] 39#39: *790 [lua] logger.lua:23: 46f994603c3602b0a878da207192ef53 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:58:01 +0000] 46f994603c3602b0a878da207192ef53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:58:05 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:05 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:15 [info] 41#41: *793 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:15 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:16 [info] 39#39: *795 [lua] access_by_lua(msblocations.conf:189):2: 75fc4a4dbd52a35bd841e5e68a9c6430:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:58:16 [info] 39#39: *795 [lua] logger.lua:23: 75fc4a4dbd52a35bd841e5e68a9c6430 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:58:16 +0000] 75fc4a4dbd52a35bd841e5e68a9c6430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:58:25 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:25 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:31 [info] 39#39: *799 [lua] access_by_lua(msblocations.conf:189):2: effbd5bcee799e75436d30ac56ef144a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:58:31 +0000] effbd5bcee799e75436d30ac56ef144a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/17 15:58:31 [info] 39#39: *799 [lua] logger.lua:23: effbd5bcee799e75436d30ac56ef144a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:58:35 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:35 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:45 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:45 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:46 [info] 39#39: *804 [lua] access_by_lua(msblocations.conf:189):2: 45f2ea54d7c9f582e15dfd4a23efa284:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:58:46 [info] 39#39: *804 [lua] logger.lua:23: 45f2ea54d7c9f582e15dfd4a23efa284 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:58:46 +0000] 45f2ea54d7c9f582e15dfd4a23efa284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:58:55 [info] 41#41: *805 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:58:55 [info] 41#41: *806 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:01 [info] 39#39: *807 [lua] access_by_lua(msblocations.conf:189):2: f2a251e8968e25739cfade4c730c37b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:59:01 +0000] f2a251e8968e25739cfade4c730c37b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:59:01 [info] 39#39: *807 [lua] logger.lua:23: f2a251e8968e25739cfade4c730c37b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:59:05 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:05 [info] 39#39: *809 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:15 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:15 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:16 [info] 39#39: *812 [lua] access_by_lua(msblocations.conf:189):2: 4b699269a87574ec1f067c99108a96c8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:59:16 [info] 39#39: *812 [lua] logger.lua:23: 4b699269a87574ec1f067c99108a96c8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:59:16 +0000] 4b699269a87574ec1f067c99108a96c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:59:25 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:25 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:31 [info] 39#39: *816 [lua] access_by_lua(msblocations.conf:189):2: b5fb38bece3b2dd894f8ef6bbfb127c3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:59:31 [info] 39#39: *816 [lua] logger.lua:23: b5fb38bece3b2dd894f8ef6bbfb127c3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:59:31 +0000] b5fb38bece3b2dd894f8ef6bbfb127c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:59:35 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:35 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:45 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:45 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:46 [info] 39#39: *821 [lua] access_by_lua(msblocations.conf:189):2: 11fa91d9f66f515771c9910cd779d1fb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 15:59:46 [info] 39#39: *821 [lua] logger.lua:23: 11fa91d9f66f515771c9910cd779d1fb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:15:59:46 +0000] 11fa91d9f66f515771c9910cd779d1fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:59:55 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 15:59:55 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:01 [info] 39#39: *824 [lua] access_by_lua(msblocations.conf:189):2: 798c3dd3ceb098bffb529baef3c41082:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:00:01 +0000] 798c3dd3ceb098bffb529baef3c41082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:00:01 [info] 39#39: *824 [lua] logger.lua:23: 798c3dd3ceb098bffb529baef3c41082 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:00:05 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:05 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:15 [info] 39#39: *827 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:15 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:16 [info] 39#39: *829 [lua] access_by_lua(msblocations.conf:189):2: 2b94364464b056351d3d5bddf8e4f5dd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:00:16 [info] 39#39: *829 [lua] logger.lua:23: 2b94364464b056351d3d5bddf8e4f5dd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:00:16 +0000] 2b94364464b056351d3d5bddf8e4f5dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:00:25 [info] 41#41: *831 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:25 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:31 [info] 39#39: *833 [lua] access_by_lua(msblocations.conf:189):2: 34e9cb4ad1f549aa5d677f49af9ab022:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:00:31 [info] 39#39: *833 [lua] logger.lua:23: 34e9cb4ad1f549aa5d677f49af9ab022 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:00:31 +0000] 34e9cb4ad1f549aa5d677f49af9ab022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:00:35 [info] 41#41: *834 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:35 [info] 39#39: *835 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:45 [info] 39#39: *837 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:45 [info] 41#41: *836 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:46 [info] 39#39: *838 [lua] access_by_lua(msblocations.conf:189):2: 033bb65275ac1a610c348c9e9fcb0a13:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:00:46 [info] 39#39: *838 [lua] logger.lua:23: 033bb65275ac1a610c348c9e9fcb0a13 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:00:46 +0000] 033bb65275ac1a610c348c9e9fcb0a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:00:55 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:00:55 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:01 [info] 39#39: *841 [lua] access_by_lua(msblocations.conf:189):2: 6ee50860d8f16fe1b29dcd9df6459e89:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:01 +0000] 6ee50860d8f16fe1b29dcd9df6459e89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/17 16:01:01 [info] 39#39: *841 [lua] logger.lua:23: 6ee50860d8f16fe1b29dcd9df6459e89 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:01:05 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:05 [info] 39#39: *843 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:15 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:15 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:16 [info] 39#39: *846 [lua] access_by_lua(msblocations.conf:189):2: d949d21fd84fe8a7143c3085ac52955b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:16 +0000] d949d21fd84fe8a7143c3085ac52955b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:01:16 [info] 39#39: *846 [lua] logger.lua:23: d949d21fd84fe8a7143c3085ac52955b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:01:25 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:25 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:31 [info] 39#39: *850 [lua] access_by_lua(msblocations.conf:189):2: 51278f9bcc4d0bcd7337073e54fc4d9c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:01:31 [info] 39#39: *850 [lua] logger.lua:23: 51278f9bcc4d0bcd7337073e54fc4d9c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:31 +0000] 51278f9bcc4d0bcd7337073e54fc4d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:01:35 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:35 [info] 41#41: *852 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:45 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:45 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:46 [info] 39#39: *855 [lua] access_by_lua(msblocations.conf:189):2: 14fffe1901248a8089665fdf4957109d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:01:46 [info] 39#39: *855 [lua] logger.lua:23: 14fffe1901248a8089665fdf4957109d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:01:46 +0000] 14fffe1901248a8089665fdf4957109d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:01:55 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:01:55 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:01 [info] 39#39: *858 [lua] access_by_lua(msblocations.conf:189):2: 29abadb156224db73b47819ea3bd2004:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:01 +0000] 29abadb156224db73b47819ea3bd2004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:02:01 [info] 39#39: *858 [lua] logger.lua:23: 29abadb156224db73b47819ea3bd2004 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:02:05 [info] 41#41: *859 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:05 [info] 41#41: *860 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:15 [info] 39#39: *861 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:15 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:16 [info] 39#39: *863 [lua] access_by_lua(msblocations.conf:189):2: 8649d19883b4867ca4b551b11319bf7c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:02:16 [info] 39#39: *863 [lua] logger.lua:23: 8649d19883b4867ca4b551b11319bf7c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:16 +0000] 8649d19883b4867ca4b551b11319bf7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:02:25 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:25 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:31 [info] 39#39: *867 [lua] access_by_lua(msblocations.conf:189):2: 3e2ff4719988f5c8bb6af02b42a15af9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:31 +0000] 3e2ff4719988f5c8bb6af02b42a15af9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:02:31 [info] 39#39: *867 [lua] logger.lua:23: 3e2ff4719988f5c8bb6af02b42a15af9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:02:35 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:35 [info] 39#39: *869 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:45 [info] 41#41: *871 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:45 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:46 [info] 39#39: *872 [lua] access_by_lua(msblocations.conf:189):2: 39f5a9be73c8306d45a931a696f1b7dc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:02:46 [info] 39#39: *872 [lua] logger.lua:23: 39f5a9be73c8306d45a931a696f1b7dc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:02:46 +0000] 39f5a9be73c8306d45a931a696f1b7dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:02:55 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:02:55 [info] 41#41: *874 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:01 [info] 39#39: *875 [lua] access_by_lua(msblocations.conf:189):2: c44b989a16dfec8e5932928cd2740e9b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:03:01 +0000] c44b989a16dfec8e5932928cd2740e9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:03:01 [info] 39#39: *875 [lua] logger.lua:23: c44b989a16dfec8e5932928cd2740e9b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:03:05 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:05 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:15 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:15 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:16 [info] 39#39: *880 [lua] access_by_lua(msblocations.conf:189):2: c17b0ad1e645beeadd750100740dcaf6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:03:16 +0000] c17b0ad1e645beeadd750100740dcaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:03:16 [info] 39#39: *880 [lua] logger.lua:23: c17b0ad1e645beeadd750100740dcaf6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:03:25 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:25 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:31 [info] 39#39: *884 [lua] access_by_lua(msblocations.conf:189):2: 6bdaef398a82485ea9d9282aad496346:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:03:31 [info] 39#39: *884 [lua] logger.lua:23: 6bdaef398a82485ea9d9282aad496346 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:03:31 +0000] 6bdaef398a82485ea9d9282aad496346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:03:35 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:35 [info] 39#39: *886 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:45 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:45 [info] 41#41: *888 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:46 [info] 39#39: *889 [lua] access_by_lua(msblocations.conf:189):2: e1077aaeef5e827f470d75527e22443e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:03:46 +0000] e1077aaeef5e827f470d75527e22443e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:03:46 [info] 39#39: *889 [lua] logger.lua:23: e1077aaeef5e827f470d75527e22443e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:03:55 [info] 41#41: *890 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:03:55 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:01 [info] 39#39: *892 [lua] access_by_lua(msblocations.conf:189):2: 0f261b49607ce5554c9696534e6fffb0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:04:01 [info] 39#39: *892 [lua] logger.lua:23: 0f261b49607ce5554c9696534e6fffb0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:01 +0000] 0f261b49607ce5554c9696534e6fffb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:04:05 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:05 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:15 [info] 39#39: *895 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:15 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:16 [info] 39#39: *897 [lua] access_by_lua(msblocations.conf:189):2: 29d57322314e7491b981e0440c7594ae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:16 +0000] 29d57322314e7491b981e0440c7594ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:04:16 [info] 39#39: *897 [lua] logger.lua:23: 29d57322314e7491b981e0440c7594ae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:04:25 [info] 39#39: *899 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:25 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:31 [info] 39#39: *901 [lua] access_by_lua(msblocations.conf:189):2: 262dc1fcc36e8ef935f88acf9bf380aa:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:31 +0000] 262dc1fcc36e8ef935f88acf9bf380aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:04:31 [info] 39#39: *901 [lua] logger.lua:23: 262dc1fcc36e8ef935f88acf9bf380aa {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:04:35 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:35 [info] 39#39: *903 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:45 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:45 [info] 41#41: *905 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:46 [info] 39#39: *906 [lua] access_by_lua(msblocations.conf:189):2: 677839106d399370955c23dc16bafbbf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:46 +0000] 677839106d399370955c23dc16bafbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:04:46 [info] 39#39: *906 [lua] logger.lua:23: 677839106d399370955c23dc16bafbbf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:04:55 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:04:55 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:01 [info] 39#39: *909 [lua] access_by_lua(msblocations.conf:189):2: 62978eca98e9b631d27db2ac741a3937:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:05:01 [info] 39#39: *909 [lua] logger.lua:23: 62978eca98e9b631d27db2ac741a3937 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:01 +0000] 62978eca98e9b631d27db2ac741a3937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:05:05 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:05 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:15 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:15 [info] 41#41: *913 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:17 [info] 39#39: *914 [lua] access_by_lua(msblocations.conf:189):2: 18872e5c9e1a80944d504834701a24f3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:17 +0000] 18872e5c9e1a80944d504834701a24f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:05:17 [info] 39#39: *914 [lua] logger.lua:23: 18872e5c9e1a80944d504834701a24f3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:05:25 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:25 [info] 41#41: *917 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:32 [info] 39#39: *918 [lua] access_by_lua(msblocations.conf:189):2: d5980ea5973db47b3616c243ec9c9ed3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:32 +0000] d5980ea5973db47b3616c243ec9c9ed3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:05:32 [info] 39#39: *918 [lua] logger.lua:23: d5980ea5973db47b3616c243ec9c9ed3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:05:35 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:35 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:45 [info] 41#41: *922 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:45 [info] 41#41: *921 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:47 [info] 39#39: *923 [lua] access_by_lua(msblocations.conf:189):2: a90c2916f63781c677e52b0ae0bb2a97:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:47 +0000] a90c2916f63781c677e52b0ae0bb2a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:05:47 [info] 39#39: *923 [lua] logger.lua:23: a90c2916f63781c677e52b0ae0bb2a97 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:05:55 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:05:55 [info] 41#41: *924 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:02 [info] 39#39: *926 [lua] access_by_lua(msblocations.conf:189):2: 2065ce06cb449702b6161aef3435a6bb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:06:02 [info] 39#39: *926 [lua] logger.lua:23: 2065ce06cb449702b6161aef3435a6bb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:06:02 +0000] 2065ce06cb449702b6161aef3435a6bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:06:05 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:05 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:15 [info] 39#39: *929 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:15 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:17 [info] 39#39: *931 [lua] access_by_lua(msblocations.conf:189):2: 595eaae348f34e1a54a99b70fb9776a5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:06:17 +0000] 595eaae348f34e1a54a99b70fb9776a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:06:17 [info] 39#39: *931 [lua] logger.lua:23: 595eaae348f34e1a54a99b70fb9776a5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:06:25 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:25 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:32 [info] 39#39: *935 [lua] access_by_lua(msblocations.conf:189):2: 3ef14a276a370092c4e41eaf6d7c2430:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:06:32 [info] 39#39: *935 [lua] logger.lua:23: 3ef14a276a370092c4e41eaf6d7c2430 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:06:32 +0000] 3ef14a276a370092c4e41eaf6d7c2430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:06:35 [info] 41#41: *936 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:35 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:45 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:45 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:47 [info] 39#39: *940 [lua] access_by_lua(msblocations.conf:189):2: a43a7bd20b795a38137b4123d8f20339:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:06:47 +0000] a43a7bd20b795a38137b4123d8f20339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:06:47 [info] 39#39: *940 [lua] logger.lua:23: a43a7bd20b795a38137b4123d8f20339 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:06:55 [info] 41#41: *941 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:06:55 [info] 41#41: *942 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:02 [info] 39#39: *943 [lua] access_by_lua(msblocations.conf:189):2: 9a9911037df2dc920d5d62835618add1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:07:02 [info] 39#39: *943 [lua] logger.lua:23: 9a9911037df2dc920d5d62835618add1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:07:02 +0000] 9a9911037df2dc920d5d62835618add1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:07:05 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:05 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:15 [info] 41#41: *946 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:15 [info] 41#41: *947 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:17 [info] 39#39: *948 [lua] access_by_lua(msblocations.conf:189):2: 72f25f242001f7dd7d4d5025ccbf57bc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:07:17 [info] 39#39: *948 [lua] logger.lua:23: 72f25f242001f7dd7d4d5025ccbf57bc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:07:17 +0000] 72f25f242001f7dd7d4d5025ccbf57bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:07:25 [info] 41#41: *950 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:25 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:32 [info] 39#39: *952 [lua] access_by_lua(msblocations.conf:189):2: 86436cde76614f69a18a0a8e581d26e5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:07:32 [info] 39#39: *952 [lua] logger.lua:23: 86436cde76614f69a18a0a8e581d26e5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:07:32 +0000] 86436cde76614f69a18a0a8e581d26e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:07:35 [info] 41#41: *953 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:35 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:45 [info] 41#41: *955 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:45 [info] 41#41: *956 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:47 [info] 39#39: *957 [lua] access_by_lua(msblocations.conf:189):2: f7d0d751fec7e463d0dccc0efc4587c4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:07:47 [info] 39#39: *957 [lua] logger.lua:23: f7d0d751fec7e463d0dccc0efc4587c4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:07:47 +0000] f7d0d751fec7e463d0dccc0efc4587c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:07:55 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:07:55 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:02 [info] 39#39: *960 [lua] access_by_lua(msblocations.conf:189):2: 8491f990cd5250b1fd19fc6ba6094192:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:08:02 [info] 39#39: *960 [lua] logger.lua:23: 8491f990cd5250b1fd19fc6ba6094192 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:08:02 +0000] 8491f990cd5250b1fd19fc6ba6094192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:08:05 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:05 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:15 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:15 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:17 [info] 39#39: *965 [lua] access_by_lua(msblocations.conf:189):2: 2b53e87ec5c180e4cd50c9bc55cf7fb9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:08:17 +0000] 2b53e87ec5c180e4cd50c9bc55cf7fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:08:17 [info] 39#39: *965 [lua] logger.lua:23: 2b53e87ec5c180e4cd50c9bc55cf7fb9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:08:25 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:25 [info] 39#39: *967 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:32 [info] 39#39: *969 [lua] access_by_lua(msblocations.conf:189):2: 0d2d207cb2bd4f4fb7e52554d73dd7cd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:08:32 [info] 39#39: *969 [lua] logger.lua:23: 0d2d207cb2bd4f4fb7e52554d73dd7cd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:08:32 +0000] 0d2d207cb2bd4f4fb7e52554d73dd7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:08:35 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:35 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:45 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:45 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:47 [info] 39#39: *974 [lua] access_by_lua(msblocations.conf:189):2: 23a8ecd105a12af9b3a868f81fef2337:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:08:47 [info] 39#39: *974 [lua] logger.lua:23: 23a8ecd105a12af9b3a868f81fef2337 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:08:47 +0000] 23a8ecd105a12af9b3a868f81fef2337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:08:55 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:08:55 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:02 [info] 39#39: *977 [lua] access_by_lua(msblocations.conf:189):2: 2c254649558872b5fc67c3b625cff649:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:09:02 [info] 39#39: *977 [lua] logger.lua:23: 2c254649558872b5fc67c3b625cff649 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:09:02 +0000] 2c254649558872b5fc67c3b625cff649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:09:05 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:05 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:15 [info] 39#39: *980 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:15 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:17 [info] 39#39: *982 [lua] access_by_lua(msblocations.conf:189):2: 81eb896578f2c4b293b3c60df6d3deae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:09:17 [info] 39#39: *982 [lua] logger.lua:23: 81eb896578f2c4b293b3c60df6d3deae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:09:17 +0000] 81eb896578f2c4b293b3c60df6d3deae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:09:25 [info] 41#41: *985 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:25 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:32 [info] 39#39: *986 [lua] access_by_lua(msblocations.conf:189):2: cc75a8fb06b237e644a4da2e748800b5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:09:32 +0000] cc75a8fb06b237e644a4da2e748800b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 16:09:32 [info] 39#39: *986 [lua] logger.lua:23: cc75a8fb06b237e644a4da2e748800b5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 16:09:35 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:35 [info] 39#39: *988 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:45 [info] 39#39: *989 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:45 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:47 [info] 39#39: *991 [lua] access_by_lua(msblocations.conf:189):2: 5d1869d953eb6232fec157af0628ca5b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:09:47 [info] 39#39: *991 [lua] logger.lua:23: 5d1869d953eb6232fec157af0628ca5b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:09:47 +0000] 5d1869d953eb6232fec157af0628ca5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:09:55 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:09:55 [info] 41#41: *993 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:02 [info] 39#39: *994 [lua] access_by_lua(msblocations.conf:189):2: a94ddae4f0d63dff33ea91b3f78d51ea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:10:02 [info] 39#39: *994 [lua] logger.lua:23: a94ddae4f0d63dff33ea91b3f78d51ea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:10:02 +0000] a94ddae4f0d63dff33ea91b3f78d51ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:10:05 [info] 41#41: *995 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:05 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:15 [info] 39#39: *997 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:15 [info] 41#41: *998 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:17 [info] 39#39: *999 [lua] access_by_lua(msblocations.conf:189):2: 01053e0dfd2e4d85f6ce07a06f1ea0c6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:10:17 [info] 39#39: *999 [lua] logger.lua:23: 01053e0dfd2e4d85f6ce07a06f1ea0c6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:10:17 +0000] 01053e0dfd2e4d85f6ce07a06f1ea0c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:10:25 [info] 39#39: *1001 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:25 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:32 [info] 39#39: *1003 [lua] access_by_lua(msblocations.conf:189):2: 11150d23e632cb5d279315b7d5fecd25:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:10:32 [info] 39#39: *1003 [lua] logger.lua:23: 11150d23e632cb5d279315b7d5fecd25 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:10:32 +0000] 11150d23e632cb5d279315b7d5fecd25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:10:35 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:35 [info] 39#39: *1005 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:45 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:45 [info] 41#41: *1007 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:47 [info] 39#39: *1008 [lua] access_by_lua(msblocations.conf:189):2: 7afb7b464726c468f3150e85211199a6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:10:47 +0000] 7afb7b464726c468f3150e85211199a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:10:47 [info] 39#39: *1008 [lua] logger.lua:23: 7afb7b464726c468f3150e85211199a6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:10:55 [info] 39#39: *1009 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:10:55 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:02 [info] 39#39: *1011 [lua] access_by_lua(msblocations.conf:189):2: 9b477750463c61d1c7a21cadf4d1912a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:11:02 [info] 39#39: *1011 [lua] logger.lua:23: 9b477750463c61d1c7a21cadf4d1912a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:11:02 +0000] 9b477750463c61d1c7a21cadf4d1912a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:11:05 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:05 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:15 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:15 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:17 [info] 39#39: *1016 [lua] access_by_lua(msblocations.conf:189):2: d6c44f560c67ce6d86074a831f12fa07:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:11:17 +0000] d6c44f560c67ce6d86074a831f12fa07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 16:11:17 [info] 39#39: *1016 [lua] logger.lua:23: d6c44f560c67ce6d86074a831f12fa07 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:11:25 [info] 41#41: *1018 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:25 [info] 41#41: *1019 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:32 [info] 39#39: *1020 [lua] access_by_lua(msblocations.conf:189):2: 46766de1a92cf54066cbd45798396406:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:11:32 [info] 39#39: *1020 [lua] logger.lua:23: 46766de1a92cf54066cbd45798396406 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:11:32 +0000] 46766de1a92cf54066cbd45798396406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/17 16:11:35 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:35 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:45 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:45 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:47 [info] 39#39: *1025 [lua] access_by_lua(msblocations.conf:189):2: e27de35f17f438a0a768851c2ba891e8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:11:47 [info] 39#39: *1025 [lua] logger.lua:23: e27de35f17f438a0a768851c2ba891e8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:11:47 +0000] e27de35f17f438a0a768851c2ba891e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:11:55 [info] 41#41: *1026 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:11:55 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:02 [info] 39#39: *1028 [lua] access_by_lua(msblocations.conf:189):2: 0f6c1f1fa8ab927998b42a063edce6c9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:12:02 +0000] 0f6c1f1fa8ab927998b42a063edce6c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:12:02 [info] 39#39: *1028 [lua] logger.lua:23: 0f6c1f1fa8ab927998b42a063edce6c9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:12:05 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:05 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:15 [info] 41#41: *1032 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:15 [info] 41#41: *1031 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:17 [info] 39#39: *1033 [lua] access_by_lua(msblocations.conf:189):2: d3e275335de4aa632a0816240a42e130:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:12:17 [info] 39#39: *1033 [lua] logger.lua:23: d3e275335de4aa632a0816240a42e130 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:12:17 +0000] d3e275335de4aa632a0816240a42e130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:12:25 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:25 [info] 41#41: *1036 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:32 [info] 39#39: *1037 [lua] access_by_lua(msblocations.conf:189):2: 18b07e56b85f1b8d957a39be451dd1c5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:12:32 [info] 39#39: *1037 [lua] logger.lua:23: 18b07e56b85f1b8d957a39be451dd1c5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:12:32 +0000] 18b07e56b85f1b8d957a39be451dd1c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/17 16:12:35 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:35 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:45 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:45 [info] 41#41: *1041 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:47 [info] 39#39: *1042 [lua] access_by_lua(msblocations.conf:189):2: 1ff5d0ff7fbe33b40b45e4246638caa2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:12:47 +0000] 1ff5d0ff7fbe33b40b45e4246638caa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:12:47 [info] 39#39: *1042 [lua] logger.lua:23: 1ff5d0ff7fbe33b40b45e4246638caa2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:12:55 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:12:55 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:02 [info] 39#39: *1045 [lua] access_by_lua(msblocations.conf:189):2: 085276085c1ce310cf30440392687a4f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:13:02 [info] 39#39: *1045 [lua] logger.lua:23: 085276085c1ce310cf30440392687a4f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:02 +0000] 085276085c1ce310cf30440392687a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:13:05 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:05 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:15 [info] 39#39: *1048 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:15 [info] 41#41: *1049 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:17 [info] 39#39: *1050 [lua] access_by_lua(msblocations.conf:189):2: af0432873ba59b43aa53be4b3117fed8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:17 +0000] af0432873ba59b43aa53be4b3117fed8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:13:17 [info] 39#39: *1050 [lua] logger.lua:23: af0432873ba59b43aa53be4b3117fed8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:13:25 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:25 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:32 [info] 39#39: *1054 [lua] access_by_lua(msblocations.conf:189):2: 20743d59154c6fda7762863dbff82067:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:32 +0000] 20743d59154c6fda7762863dbff82067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:13:32 [info] 39#39: *1054 [lua] logger.lua:23: 20743d59154c6fda7762863dbff82067 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:13:35 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:35 [info] 41#41: *1056 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:44 [info] 39#39: *1057 client closed connection while waiting for request, client: 10.233.65.70, server: 0.0.0.0:443 2023/02/17 16:13:45 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:45 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:47 [info] 39#39: *1060 [lua] access_by_lua(msblocations.conf:189):2: d8b566254a6591296b63a978927517d9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:47 +0000] d8b566254a6591296b63a978927517d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/17 16:13:47 [info] 39#39: *1060 [lua] logger.lua:23: d8b566254a6591296b63a978927517d9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:13:55 [info] 41#41: *1061 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:13:55 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:02 [info] 39#39: *1063 [lua] access_by_lua(msblocations.conf:189):2: 31c33b1f506e458ac5f32aca442bddc2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:14:02 +0000] 31c33b1f506e458ac5f32aca442bddc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:14:02 [info] 39#39: *1063 [lua] logger.lua:23: 31c33b1f506e458ac5f32aca442bddc2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:14:05 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:05 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:15 [info] 41#41: *1066 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:15 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 10.233.72.140 - - [17/Feb/2023:16:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:14:17 [info] 39#39: *1068 [lua] access_by_lua(msblocations.conf:189):2: b91caf902080e576fe0f8890892c39ba:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:14:17 +0000] b91caf902080e576fe0f8890892c39ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:14:17 [info] 39#39: *1068 [lua] logger.lua:23: b91caf902080e576fe0f8890892c39ba {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:14:25 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:25 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:32 [info] 39#39: *1072 [lua] access_by_lua(msblocations.conf:189):2: 188a425c1db3e27152ffd5783315dad1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:14:32 [info] 39#39: *1072 [lua] logger.lua:23: 188a425c1db3e27152ffd5783315dad1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:14:32 +0000] 188a425c1db3e27152ffd5783315dad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:14:35 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:35 [info] 41#41: *1074 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:45 [info] 39#39: *1076 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:45 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:47 [info] 39#39: *1077 [lua] access_by_lua(msblocations.conf:189):2: 401a0ff7810f647dcc2526b2076db964:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:14:47 +0000] 401a0ff7810f647dcc2526b2076db964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:14:47 [info] 39#39: *1077 [lua] logger.lua:23: 401a0ff7810f647dcc2526b2076db964 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:14:55 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:14:55 [info] 41#41: *1079 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:02 [info] 39#39: *1080 [lua] access_by_lua(msblocations.conf:189):2: 7fbf1e67829ce78edcb578b141e15c43:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:02 +0000] 7fbf1e67829ce78edcb578b141e15c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:15:02 [info] 39#39: *1080 [lua] logger.lua:23: 7fbf1e67829ce78edcb578b141e15c43 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:15:05 [info] 41#41: *1082 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:05 [info] 41#41: *1081 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:15 [info] 39#39: *1083 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:15 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:17 [info] 39#39: *1085 [lua] access_by_lua(msblocations.conf:189):2: ebfedd7b1b9739de5718883024532f15:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:17 +0000] ebfedd7b1b9739de5718883024532f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 16:15:17 [info] 39#39: *1085 [lua] logger.lua:23: ebfedd7b1b9739de5718883024532f15 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:15:25 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:25 [info] 39#39: *1087 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:32 [info] 39#39: *1089 [lua] access_by_lua(msblocations.conf:189):2: 911d79c7fda803a5319f5d007ee87e7f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:32 +0000] 911d79c7fda803a5319f5d007ee87e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:15:32 [info] 39#39: *1089 [lua] logger.lua:23: 911d79c7fda803a5319f5d007ee87e7f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:15:35 [info] 39#39: *1090 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:35 [info] 41#41: *1091 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:45 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:45 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:47 [info] 39#39: *1094 [lua] access_by_lua(msblocations.conf:189):2: f57e247e362164a27fd3f4bdfe2a2a13:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:47 +0000] f57e247e362164a27fd3f4bdfe2a2a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:15:47 [info] 39#39: *1094 [lua] logger.lua:23: f57e247e362164a27fd3f4bdfe2a2a13 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:15:55 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:15:55 [info] 41#41: *1095 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:02 [info] 39#39: *1097 [lua] access_by_lua(msblocations.conf:189):2: 28aa219964f926679155a02b86d5c48c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:16:02 +0000] 28aa219964f926679155a02b86d5c48c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:16:02 [info] 39#39: *1097 [lua] logger.lua:23: 28aa219964f926679155a02b86d5c48c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:16:05 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:05 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:15 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:15 [info] 41#41: *1100 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:17 [info] 39#39: *1102 [lua] access_by_lua(msblocations.conf:189):2: f11f2840a6dbba775bd987cdb822af4e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:17 +0000] f11f2840a6dbba775bd987cdb822af4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:16:17 [info] 39#39: *1102 [lua] logger.lua:23: f11f2840a6dbba775bd987cdb822af4e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:16:25 [info] 39#39: *1104 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:25 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:32 [info] 39#39: *1106 [lua] access_by_lua(msblocations.conf:189):2: 213bf3a4d0c643c4c2f85de26d77a0ec:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:32 +0000] 213bf3a4d0c643c4c2f85de26d77a0ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:16:32 [info] 39#39: *1106 [lua] logger.lua:23: 213bf3a4d0c643c4c2f85de26d77a0ec {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:16:35 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:35 [info] 39#39: *1107 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:45 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:45 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:48 [info] 39#39: *1111 [lua] access_by_lua(msblocations.conf:189):2: 90292fe40e26878099d232b824c3bb6b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:48 +0000] 90292fe40e26878099d232b824c3bb6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:16:48 [info] 39#39: *1111 [lua] logger.lua:23: 90292fe40e26878099d232b824c3bb6b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:16:55 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:16:55 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:03 [info] 39#39: *1114 [lua] access_by_lua(msblocations.conf:189):2: 7aa3a49dc970de28dedf9c56ff0f6172:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:17:03 +0000] 7aa3a49dc970de28dedf9c56ff0f6172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:17:03 [info] 39#39: *1114 [lua] logger.lua:23: 7aa3a49dc970de28dedf9c56ff0f6172 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:17:05 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:05 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:15 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:15 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:18 [info] 39#39: *1119 [lua] access_by_lua(msblocations.conf:189):2: e728e8e2dfb48ebb68794a3b5624e005:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:17:18 [info] 39#39: *1119 [lua] logger.lua:23: e728e8e2dfb48ebb68794a3b5624e005 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:17:18 +0000] e728e8e2dfb48ebb68794a3b5624e005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:17:25 [info] 39#39: *1121 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:25 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:33 [info] 39#39: *1123 [lua] access_by_lua(msblocations.conf:189):2: 2d642e01dd0d8c84e97b145f1dac2aa7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:17:33 [info] 39#39: *1123 [lua] logger.lua:23: 2d642e01dd0d8c84e97b145f1dac2aa7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:17:33 +0000] 2d642e01dd0d8c84e97b145f1dac2aa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:17:35 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:35 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:45 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:45 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:48 [info] 39#39: *1128 [lua] access_by_lua(msblocations.conf:189):2: 7712167ff065b69a1623965dfe6d8f47:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:17:48 [info] 39#39: *1128 [lua] logger.lua:23: 7712167ff065b69a1623965dfe6d8f47 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:17:48 +0000] 7712167ff065b69a1623965dfe6d8f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:17:55 [info] 39#39: *1129 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:17:55 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:03 [info] 39#39: *1131 [lua] access_by_lua(msblocations.conf:189):2: e360c7c1dcaf30a69e382d1a0107286b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:18:03 [info] 39#39: *1131 [lua] logger.lua:23: e360c7c1dcaf30a69e382d1a0107286b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:18:03 +0000] e360c7c1dcaf30a69e382d1a0107286b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:18:05 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:05 [info] 41#41: *1132 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:15 [info] 41#41: *1134 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:15 [info] 41#41: *1135 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:18 [info] 39#39: *1136 [lua] access_by_lua(msblocations.conf:189):2: 9dc4a86ac39957a28f36b980885aa524:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:18:18 [info] 39#39: *1136 [lua] logger.lua:23: 9dc4a86ac39957a28f36b980885aa524 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:18:18 +0000] 9dc4a86ac39957a28f36b980885aa524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:18:25 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:25 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:33 [info] 39#39: *1140 [lua] access_by_lua(msblocations.conf:189):2: 34858947177847fcfb16643f1c49f525:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:18:33 +0000] 34858947177847fcfb16643f1c49f525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:18:33 [info] 39#39: *1140 [lua] logger.lua:23: 34858947177847fcfb16643f1c49f525 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:18:35 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:35 [info] 41#41: *1142 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:45 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:45 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:48 [info] 39#39: *1145 [lua] access_by_lua(msblocations.conf:189):2: 65854269fe8a6f1e48e43ee64c140dfb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:18:48 [info] 39#39: *1145 [lua] logger.lua:23: 65854269fe8a6f1e48e43ee64c140dfb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:18:48 +0000] 65854269fe8a6f1e48e43ee64c140dfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:18:55 [info] 39#39: *1147 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:18:55 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:03 [info] 39#39: *1148 [lua] access_by_lua(msblocations.conf:189):2: 99612667e347e866c98c3e72b5f993e5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:19:03 [info] 39#39: *1148 [lua] logger.lua:23: 99612667e347e866c98c3e72b5f993e5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:19:03 +0000] 99612667e347e866c98c3e72b5f993e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:19:05 [info] 41#41: *1150 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:05 [info] 41#41: *1149 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:15 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:15 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:18 [info] 39#39: *1153 [lua] access_by_lua(msblocations.conf:189):2: adf431b1535385860fa7bf471774ca08:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:19:18 [info] 39#39: *1153 [lua] logger.lua:23: adf431b1535385860fa7bf471774ca08 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:19:18 +0000] adf431b1535385860fa7bf471774ca08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:19:25 [info] 41#41: *1155 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:25 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:33 [info] 39#39: *1157 [lua] access_by_lua(msblocations.conf:189):2: 5a1294f40f4fa24291d0f526db2a978a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:19:33 [info] 39#39: *1157 [lua] logger.lua:23: 5a1294f40f4fa24291d0f526db2a978a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:19:33 +0000] 5a1294f40f4fa24291d0f526db2a978a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:19:35 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:35 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:45 [info] 41#41: *1161 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:45 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:48 [info] 39#39: *1162 [lua] access_by_lua(msblocations.conf:189):2: 1b05b316fe0a4953cfeebd5655ef255a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:19:48 [info] 39#39: *1162 [lua] logger.lua:23: 1b05b316fe0a4953cfeebd5655ef255a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:19:48 +0000] 1b05b316fe0a4953cfeebd5655ef255a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:19:55 [info] 39#39: *1163 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:19:55 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:03 [info] 39#39: *1165 [lua] access_by_lua(msblocations.conf:189):2: 2714d8bc810a977b9c9e42b951c3376e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:03 +0000] 2714d8bc810a977b9c9e42b951c3376e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:20:03 [info] 39#39: *1165 [lua] logger.lua:23: 2714d8bc810a977b9c9e42b951c3376e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:20:05 [info] 39#39: *1166 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:05 [info] 41#41: *1167 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:15 [info] 39#39: *1169 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:15 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:18 [info] 39#39: *1170 [lua] access_by_lua(msblocations.conf:189):2: 3458239b66a1a72a11340259e373a942:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:20:18 [info] 39#39: *1170 [lua] logger.lua:23: 3458239b66a1a72a11340259e373a942 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:18 +0000] 3458239b66a1a72a11340259e373a942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:20:25 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:25 [info] 41#41: *1173 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:33 [info] 39#39: *1174 [lua] access_by_lua(msblocations.conf:189):2: c710e2ad0c4397bc661c52eb1e874268:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:33 +0000] c710e2ad0c4397bc661c52eb1e874268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:20:33 [info] 39#39: *1174 [lua] logger.lua:23: c710e2ad0c4397bc661c52eb1e874268 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:20:35 [info] 41#41: *1176 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:35 [info] 39#39: *1175 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:45 [info] 41#41: *1178 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:45 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:48 [info] 39#39: *1179 [lua] access_by_lua(msblocations.conf:189):2: 1add60307500924ef94da143d9391108:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:20:48 [info] 39#39: *1179 [lua] logger.lua:23: 1add60307500924ef94da143d9391108 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:20:48 +0000] 1add60307500924ef94da143d9391108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:20:55 [info] 41#41: *1180 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:20:55 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:03 [info] 39#39: *1182 [lua] access_by_lua(msblocations.conf:189):2: 8f3af7c9f6bac05b5cc04d4232d2c4ce:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:16:21:03 +0000] 8f3af7c9f6bac05b5cc04d4232d2c4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:21:03 [info] 39#39: *1182 [lua] logger.lua:23: 8f3af7c9f6bac05b5cc04d4232d2c4ce {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:21:05 [info] 39#39: *1183 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:05 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:15 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:15 [info] 41#41: *1185 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:18 [info] 39#39: *1187 [lua] access_by_lua(msblocations.conf:189):2: 47a99585af97c2313ffdf8872556bd7d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:21:18 [info] 39#39: *1187 [lua] logger.lua:23: 47a99585af97c2313ffdf8872556bd7d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:21:18 +0000] 47a99585af97c2313ffdf8872556bd7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:21:25 [info] 41#41: *1189 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:25 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:33 [info] 39#39: *1191 [lua] access_by_lua(msblocations.conf:189):2: 4d3f269914a9f0b29cd7e7ae2a6c3dea:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:21:33 +0000] 4d3f269914a9f0b29cd7e7ae2a6c3dea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:21:33 [info] 39#39: *1191 [lua] logger.lua:23: 4d3f269914a9f0b29cd7e7ae2a6c3dea {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:21:35 [info] 41#41: *1192 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:35 [info] 41#41: *1193 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:45 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:45 [info] 39#39: *1195 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:48 [info] 39#39: *1196 [lua] access_by_lua(msblocations.conf:189):2: c466b5aa3f0c6d18e5e66c27be491e75:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:21:48 +0000] c466b5aa3f0c6d18e5e66c27be491e75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:21:48 [info] 39#39: *1196 [lua] logger.lua:23: c466b5aa3f0c6d18e5e66c27be491e75 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:21:55 [info] 41#41: *1197 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:21:55 [info] 41#41: *1198 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:03 [info] 39#39: *1199 [lua] access_by_lua(msblocations.conf:189):2: e528a63dbd50eb050d8747bc81313952:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:22:03 +0000] e528a63dbd50eb050d8747bc81313952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:22:03 [info] 39#39: *1199 [lua] logger.lua:23: e528a63dbd50eb050d8747bc81313952 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:22:05 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:05 [info] 39#39: *1201 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:15 [info] 41#41: *1202 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:15 [info] 41#41: *1203 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:18 [info] 39#39: *1204 [lua] access_by_lua(msblocations.conf:189):2: 95f261dc6e589486edcf8d6fffbde32e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:22:18 [info] 39#39: *1204 [lua] logger.lua:23: 95f261dc6e589486edcf8d6fffbde32e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:22:18 +0000] 95f261dc6e589486edcf8d6fffbde32e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:22:25 [info] 41#41: *1207 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:25 [info] 41#41: *1206 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:33 [info] 39#39: *1208 [lua] access_by_lua(msblocations.conf:189):2: 6361e4781b0c324a380737c2c567ca84:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:22:33 [info] 39#39: *1208 [lua] logger.lua:23: 6361e4781b0c324a380737c2c567ca84 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:22:33 +0000] 6361e4781b0c324a380737c2c567ca84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:22:35 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:35 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:45 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:45 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:48 [info] 39#39: *1213 [lua] access_by_lua(msblocations.conf:189):2: fe9324667ed782019fa779a5f7cd1c13:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:22:48 [info] 39#39: *1213 [lua] logger.lua:23: fe9324667ed782019fa779a5f7cd1c13 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:22:48 +0000] fe9324667ed782019fa779a5f7cd1c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:22:55 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:22:55 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:03 [info] 39#39: *1216 [lua] access_by_lua(msblocations.conf:189):2: 599f05b27888864aec1f384140d2239b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:23:03 +0000] 599f05b27888864aec1f384140d2239b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:23:03 [info] 39#39: *1216 [lua] logger.lua:23: 599f05b27888864aec1f384140d2239b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:23:05 [info] 41#41: *1218 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:05 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:15 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:15 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:18 [info] 39#39: *1221 [lua] access_by_lua(msblocations.conf:189):2: c0daf0cfdd500fb09fb4c7c342922b7f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:23:18 +0000] c0daf0cfdd500fb09fb4c7c342922b7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:23:18 [info] 39#39: *1221 [lua] logger.lua:23: c0daf0cfdd500fb09fb4c7c342922b7f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:23:25 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:25 [info] 39#39: *1224 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:33 [info] 39#39: *1225 [lua] access_by_lua(msblocations.conf:189):2: 224c7d08e976892cf446833e5ff5d874:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:23:33 +0000] 224c7d08e976892cf446833e5ff5d874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:23:33 [info] 39#39: *1225 [lua] logger.lua:23: 224c7d08e976892cf446833e5ff5d874 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:23:35 [info] 41#41: *1227 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:35 [info] 41#41: *1226 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:45 [info] 41#41: *1229 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:45 [info] 41#41: *1228 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:48 [info] 39#39: *1230 [lua] access_by_lua(msblocations.conf:189):2: 852c7d3539ed69352c1b2f0b61a5a26a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:23:48 [info] 39#39: *1230 [lua] logger.lua:23: 852c7d3539ed69352c1b2f0b61a5a26a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:23:48 +0000] 852c7d3539ed69352c1b2f0b61a5a26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:23:55 [info] 39#39: *1231 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:23:55 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:03 [info] 39#39: *1233 [lua] access_by_lua(msblocations.conf:189):2: 4a1a0d754ab001a6177e5f55d2171e37:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:24:03 +0000] 4a1a0d754ab001a6177e5f55d2171e37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:24:03 [info] 39#39: *1233 [lua] logger.lua:23: 4a1a0d754ab001a6177e5f55d2171e37 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 16:24:05 [info] 41#41: *1235 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:05 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:15 [info] 39#39: *1236 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:15 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:18 [info] 39#39: *1238 [lua] access_by_lua(msblocations.conf:189):2: 23df5fb9b77b7ac2bcb1c2db07297b74:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:24:18 [info] 39#39: *1238 [lua] logger.lua:23: 23df5fb9b77b7ac2bcb1c2db07297b74 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:24:18 +0000] 23df5fb9b77b7ac2bcb1c2db07297b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:24:25 [info] 41#41: *1241 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:25 [info] 39#39: *1240 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:33 [info] 39#39: *1242 [lua] access_by_lua(msblocations.conf:189):2: a28f1569bd4eb44fafa5c1ab41f90854:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:24:33 +0000] a28f1569bd4eb44fafa5c1ab41f90854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:24:33 [info] 39#39: *1242 [lua] logger.lua:23: a28f1569bd4eb44fafa5c1ab41f90854 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:24:35 [info] 39#39: *1244 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:35 [info] 41#41: *1243 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:45 [info] 41#41: *1245 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:45 [info] 41#41: *1246 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:48 [info] 39#39: *1247 [lua] access_by_lua(msblocations.conf:189):2: 1d726dc0120bcf09d38182bd7bbc28bc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:24:48 [info] 39#39: *1247 [lua] logger.lua:23: 1d726dc0120bcf09d38182bd7bbc28bc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:24:48 +0000] 1d726dc0120bcf09d38182bd7bbc28bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:24:55 [info] 41#41: *1249 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:24:55 [info] 41#41: *1248 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:03 [info] 39#39: *1250 [lua] access_by_lua(msblocations.conf:189):2: 531d4ba28df34bb421155b6e63e7cde2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:25:03 [info] 39#39: *1250 [lua] logger.lua:23: 531d4ba28df34bb421155b6e63e7cde2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:03 +0000] 531d4ba28df34bb421155b6e63e7cde2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:25:05 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:05 [info] 39#39: *1252 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:15 [info] 41#41: *1253 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:15 [info] 41#41: *1254 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:18 [info] 39#39: *1255 [lua] access_by_lua(msblocations.conf:189):2: 7622a3f9300d849c582f739b1653b468:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:18 +0000] 7622a3f9300d849c582f739b1653b468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:25:18 [info] 39#39: *1255 [lua] logger.lua:23: 7622a3f9300d849c582f739b1653b468 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:25:25 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:25 [info] 41#41: *1258 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:33 [info] 39#39: *1259 [lua] access_by_lua(msblocations.conf:189):2: 729cbd671a6063ca71f2fb1a963c87f9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:33 +0000] 729cbd671a6063ca71f2fb1a963c87f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:25:33 [info] 39#39: *1259 [lua] logger.lua:23: 729cbd671a6063ca71f2fb1a963c87f9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:25:35 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:35 [info] 41#41: *1260 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:45 [info] 41#41: *1262 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:45 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:48 [info] 39#39: *1264 [lua] access_by_lua(msblocations.conf:189):2: 5677f437f43f5f32b4b12e86d6c0d7e2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:25:48 [info] 39#39: *1264 [lua] logger.lua:23: 5677f437f43f5f32b4b12e86d6c0d7e2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:25:48 +0000] 5677f437f43f5f32b4b12e86d6c0d7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:25:55 [info] 41#41: *1265 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:25:55 [info] 41#41: *1266 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:03 [info] 39#39: *1267 [lua] access_by_lua(msblocations.conf:189):2: ef9a8e610f8fa4e7a6a7972384ac7f48:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:26:03 [info] 39#39: *1267 [lua] logger.lua:23: ef9a8e610f8fa4e7a6a7972384ac7f48 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:26:03 +0000] ef9a8e610f8fa4e7a6a7972384ac7f48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:26:05 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:05 [info] 41#41: *1269 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:15 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:15 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:18 [info] 39#39: *1272 [lua] access_by_lua(msblocations.conf:189):2: eefc6e98aca6a18cb2089154bcf6cab7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:26:18 [info] 39#39: *1272 [lua] logger.lua:23: eefc6e98aca6a18cb2089154bcf6cab7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:26:18 +0000] eefc6e98aca6a18cb2089154bcf6cab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:26:25 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:25 [info] 41#41: *1275 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:33 [info] 39#39: *1276 [lua] access_by_lua(msblocations.conf:189):2: 3f0cb3e83117f786b7718df61cb8cf9e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:26:33 [info] 39#39: *1276 [lua] logger.lua:23: 3f0cb3e83117f786b7718df61cb8cf9e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:26:33 +0000] 3f0cb3e83117f786b7718df61cb8cf9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:26:35 [info] 39#39: *1277 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:35 [info] 39#39: *1278 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:45 [info] 41#41: *1280 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:45 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:48 [info] 39#39: *1281 [lua] access_by_lua(msblocations.conf:189):2: 4caf0fd3caa964f766a82baa21619ad8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:26:48 [info] 39#39: *1281 [lua] logger.lua:23: 4caf0fd3caa964f766a82baa21619ad8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:26:48 +0000] 4caf0fd3caa964f766a82baa21619ad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:26:55 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:26:55 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:03 [info] 39#39: *1284 [lua] access_by_lua(msblocations.conf:189):2: 312990e884887d7be664397cb6b71cbe:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:27:03 [info] 39#39: *1284 [lua] logger.lua:23: 312990e884887d7be664397cb6b71cbe {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:03 +0000] 312990e884887d7be664397cb6b71cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:27:05 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:05 [info] 41#41: *1286 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:15 [info] 41#41: *1288 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:15 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:18 [info] 39#39: *1289 [lua] access_by_lua(msblocations.conf:189):2: 47252bf3b81c37be5f4242d557c24dc6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:18 +0000] 47252bf3b81c37be5f4242d557c24dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:27:18 [info] 39#39: *1289 [lua] logger.lua:23: 47252bf3b81c37be5f4242d557c24dc6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:27:25 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:25 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:33 [info] 39#39: *1293 [lua] access_by_lua(msblocations.conf:189):2: 4db92ee3e9fc71c4ff00d19db3a5579f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:27:33 [info] 39#39: *1293 [lua] logger.lua:23: 4db92ee3e9fc71c4ff00d19db3a5579f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:33 +0000] 4db92ee3e9fc71c4ff00d19db3a5579f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:27:35 [info] 41#41: *1294 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:35 [info] 41#41: *1295 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:45 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:45 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:48 [info] 39#39: *1298 [lua] access_by_lua(msblocations.conf:189):2: 5b2946c02660710632d4f9af00815fad:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:48 +0000] 5b2946c02660710632d4f9af00815fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:27:48 [info] 39#39: *1298 [lua] logger.lua:23: 5b2946c02660710632d4f9af00815fad {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:27:55 [info] 41#41: *1299 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:27:55 [info] 41#41: *1300 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:03 [info] 39#39: *1301 [lua] access_by_lua(msblocations.conf:189):2: 8eca00b27953527d54b3c7a145c9ec57:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:28:03 [info] 39#39: *1301 [lua] logger.lua:23: 8eca00b27953527d54b3c7a145c9ec57 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:28:03 +0000] 8eca00b27953527d54b3c7a145c9ec57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:28:05 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:05 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:15 [info] 41#41: *1304 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:15 [info] 41#41: *1305 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:18 [info] 39#39: *1306 [lua] access_by_lua(msblocations.conf:189):2: ff619c8e278729a5a406be27e48ff7b0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:28:18 [info] 39#39: *1306 [lua] logger.lua:23: ff619c8e278729a5a406be27e48ff7b0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:28:18 +0000] ff619c8e278729a5a406be27e48ff7b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:28:25 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:25 [info] 41#41: *1309 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:33 [info] 39#39: *1310 [lua] access_by_lua(msblocations.conf:189):2: 5c24c0668013f5d5aaf839c7144d36f6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:16:28:33 +0000] 5c24c0668013f5d5aaf839c7144d36f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:28:33 [info] 39#39: *1310 [lua] logger.lua:23: 5c24c0668013f5d5aaf839c7144d36f6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:28:35 [info] 39#39: *1312 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:35 [info] 41#41: *1311 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:45 [info] 41#41: *1314 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:45 [info] 41#41: *1313 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:48 [info] 39#39: *1315 [lua] access_by_lua(msblocations.conf:189):2: f9ef46a949dc832115cb60cc45dd7000:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:28:48 [info] 39#39: *1315 [lua] logger.lua:23: f9ef46a949dc832115cb60cc45dd7000 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:28:48 +0000] f9ef46a949dc832115cb60cc45dd7000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:28:55 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:28:55 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:03 [info] 39#39: *1318 [lua] access_by_lua(msblocations.conf:189):2: 62892800e83428ba7f695f2b007610e3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:03 +0000] 62892800e83428ba7f695f2b007610e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:29:03 [info] 39#39: *1318 [lua] logger.lua:23: 62892800e83428ba7f695f2b007610e3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:29:05 [info] 41#41: *1320 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:05 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:15 [info] 39#39: *1321 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:15 [info] 41#41: *1322 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:18 [info] 39#39: *1323 [lua] access_by_lua(msblocations.conf:189):2: 922b3eab2efd0ad5b63817700b1b0903:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:18 +0000] 922b3eab2efd0ad5b63817700b1b0903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:29:18 [info] 39#39: *1323 [lua] logger.lua:23: 922b3eab2efd0ad5b63817700b1b0903 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:29:25 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:25 [info] 41#41: *1325 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:33 [info] 39#39: *1327 [lua] access_by_lua(msblocations.conf:189):2: 3284ed8591a8d1db02b40cf6a95133a7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:33 +0000] 3284ed8591a8d1db02b40cf6a95133a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:29:33 [info] 39#39: *1327 [lua] logger.lua:23: 3284ed8591a8d1db02b40cf6a95133a7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:29:35 [info] 39#39: *1328 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:35 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:45 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:45 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:48 [info] 39#39: *1332 [lua] access_by_lua(msblocations.conf:189):2: dd0708c914ee5c202e28bc63eacd2cc1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:29:48 [info] 39#39: *1332 [lua] logger.lua:23: dd0708c914ee5c202e28bc63eacd2cc1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:29:48 +0000] dd0708c914ee5c202e28bc63eacd2cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:29:55 [info] 39#39: *1333 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:29:55 [info] 39#39: *1334 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:03 [info] 39#39: *1335 [lua] access_by_lua(msblocations.conf:189):2: 9b0ab185b011ceea99191266ff2c1be5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:30:03 [info] 39#39: *1335 [lua] logger.lua:23: 9b0ab185b011ceea99191266ff2c1be5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:30:03 +0000] 9b0ab185b011ceea99191266ff2c1be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:30:05 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:05 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:15 [info] 41#41: *1338 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:15 [info] 41#41: *1339 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:18 [info] 39#39: *1340 [lua] access_by_lua(msblocations.conf:189):2: 8afeacab6f456a1fbc04778561ba5903:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:30:18 [info] 39#39: *1340 [lua] logger.lua:23: 8afeacab6f456a1fbc04778561ba5903 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:30:18 +0000] 8afeacab6f456a1fbc04778561ba5903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:30:25 [info] 41#41: *1342 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:25 [info] 41#41: *1343 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:33 [info] 39#39: *1344 [lua] access_by_lua(msblocations.conf:189):2: b4c3afe4562f1e313e90dc9b36c7fd62:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:30:33 +0000] b4c3afe4562f1e313e90dc9b36c7fd62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:30:33 [info] 39#39: *1344 [lua] logger.lua:23: b4c3afe4562f1e313e90dc9b36c7fd62 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:30:35 [info] 41#41: *1346 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:35 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:45 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:45 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:48 [info] 39#39: *1349 [lua] access_by_lua(msblocations.conf:189):2: 622818a6e284857210817ed877af51c7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:30:48 [info] 39#39: *1349 [lua] logger.lua:23: 622818a6e284857210817ed877af51c7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:30:48 +0000] 622818a6e284857210817ed877af51c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:30:55 [info] 39#39: *1350 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:30:55 [info] 39#39: *1351 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:03 [info] 39#39: *1352 [lua] access_by_lua(msblocations.conf:189):2: d869f8bb3a1e18653f9324b9d976a94a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:31:03 [info] 39#39: *1352 [lua] logger.lua:23: d869f8bb3a1e18653f9324b9d976a94a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:31:03 +0000] d869f8bb3a1e18653f9324b9d976a94a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:31:05 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:05 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:15 [info] 39#39: *1355 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:15 [info] 39#39: *1356 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:18 [info] 39#39: *1357 [lua] access_by_lua(msblocations.conf:189):2: d1387cfe19751b0843e014981d2aa609:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:31:18 [info] 39#39: *1357 [lua] logger.lua:23: d1387cfe19751b0843e014981d2aa609 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:31:18 +0000] d1387cfe19751b0843e014981d2aa609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:31:25 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:25 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:33 [info] 39#39: *1361 [lua] access_by_lua(msblocations.conf:189):2: e67f9489c5f478d83821118ffb2f46af:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:31:33 [info] 39#39: *1361 [lua] logger.lua:23: e67f9489c5f478d83821118ffb2f46af {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:31:33 +0000] e67f9489c5f478d83821118ffb2f46af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:31:35 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:35 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:45 [info] 41#41: *1365 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:45 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:48 [info] 39#39: *1366 [lua] access_by_lua(msblocations.conf:189):2: bfd2613248a5acf97676eee920bac7e2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:31:48 +0000] bfd2613248a5acf97676eee920bac7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:31:48 [info] 39#39: *1366 [lua] logger.lua:23: bfd2613248a5acf97676eee920bac7e2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:31:55 [info] 41#41: *1368 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:31:55 [info] 41#41: *1367 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:03 [info] 39#39: *1369 [lua] access_by_lua(msblocations.conf:189):2: 037231251a88fe2dc956c515acb673af:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:32:03 [info] 39#39: *1369 [lua] logger.lua:23: 037231251a88fe2dc956c515acb673af {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:32:03 +0000] 037231251a88fe2dc956c515acb673af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:32:05 [info] 41#41: *1370 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:05 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:15 [info] 41#41: *1372 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:15 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:18 [info] 39#39: *1374 [lua] access_by_lua(msblocations.conf:189):2: ea5c112cc1ec08b4188939b635cf601b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:32:18 [info] 39#39: *1374 [lua] logger.lua:23: ea5c112cc1ec08b4188939b635cf601b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:32:18 +0000] ea5c112cc1ec08b4188939b635cf601b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:32:25 [info] 39#39: *1376 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:25 [info] 39#39: *1377 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:33 [info] 39#39: *1378 [lua] access_by_lua(msblocations.conf:189):2: b709ada43706dcf7732e17a694bf64ff:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:32:33 +0000] b709ada43706dcf7732e17a694bf64ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:32:33 [info] 39#39: *1378 [lua] logger.lua:23: b709ada43706dcf7732e17a694bf64ff {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:32:35 [info] 41#41: *1379 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:35 [info] 41#41: *1380 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:45 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:45 [info] 39#39: *1382 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:49 [info] 39#39: *1383 [lua] access_by_lua(msblocations.conf:189):2: 00fa6698cb7b3f842203390efb054a33:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:32:49 [info] 39#39: *1383 [lua] logger.lua:23: 00fa6698cb7b3f842203390efb054a33 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:32:49 +0000] 00fa6698cb7b3f842203390efb054a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:32:55 [info] 41#41: *1384 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:32:55 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:04 [info] 39#39: *1386 [lua] access_by_lua(msblocations.conf:189):2: 0cbaeb4b1911269f16a01aa51c1dc1f9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:33:04 +0000] 0cbaeb4b1911269f16a01aa51c1dc1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:33:04 [info] 39#39: *1386 [lua] logger.lua:23: 0cbaeb4b1911269f16a01aa51c1dc1f9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:33:05 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:05 [info] 39#39: *1388 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:15 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:15 [info] 39#39: *1390 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:19 [info] 39#39: *1391 [lua] access_by_lua(msblocations.conf:189):2: e54f7a788a2056e2a9cc5fce946b480d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:33:19 [info] 39#39: *1391 [lua] logger.lua:23: e54f7a788a2056e2a9cc5fce946b480d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:33:19 +0000] e54f7a788a2056e2a9cc5fce946b480d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:33:25 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:25 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:34 [info] 39#39: *1395 [lua] access_by_lua(msblocations.conf:189):2: 6f69a1bf3e160b6cc1a6c1209b52f2f6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:33:34 +0000] 6f69a1bf3e160b6cc1a6c1209b52f2f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:33:34 [info] 39#39: *1395 [lua] logger.lua:23: 6f69a1bf3e160b6cc1a6c1209b52f2f6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:33:35 [info] 41#41: *1396 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:35 [info] 41#41: *1397 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:45 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:45 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:49 [info] 39#39: *1400 [lua] access_by_lua(msblocations.conf:189):2: 12d747153bcb509569941974ad3e786c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:33:49 [info] 39#39: *1400 [lua] logger.lua:23: 12d747153bcb509569941974ad3e786c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:33:49 +0000] 12d747153bcb509569941974ad3e786c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:33:55 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:33:55 [info] 39#39: *1402 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:04 [info] 39#39: *1403 [lua] access_by_lua(msblocations.conf:189):2: aaeb79866a7a99476a16863a21b09120:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:34:04 [info] 39#39: *1403 [lua] logger.lua:23: aaeb79866a7a99476a16863a21b09120 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:34:04 +0000] aaeb79866a7a99476a16863a21b09120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:34:05 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:05 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:15 [info] 41#41: *1406 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:15 [info] 41#41: *1407 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:19 [info] 39#39: *1408 [lua] access_by_lua(msblocations.conf:189):2: 2a888fbfab317f26d49a24297382b48a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:34:19 [info] 39#39: *1408 [lua] logger.lua:23: 2a888fbfab317f26d49a24297382b48a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:34:19 +0000] 2a888fbfab317f26d49a24297382b48a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:34:25 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:25 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:34 [info] 39#39: *1412 [lua] access_by_lua(msblocations.conf:189):2: e17307e2d52b1a3692067fc449ae02db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:34:34 [info] 39#39: *1412 [lua] logger.lua:23: e17307e2d52b1a3692067fc449ae02db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:34:34 +0000] e17307e2d52b1a3692067fc449ae02db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:34:35 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:35 [info] 39#39: *1414 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:45 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:45 [info] 41#41: *1416 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:49 [info] 39#39: *1417 [lua] access_by_lua(msblocations.conf:189):2: 0e4d91931cb92ffb695d20d5163541f5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:34:49 [info] 39#39: *1417 [lua] logger.lua:23: 0e4d91931cb92ffb695d20d5163541f5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:34:49 +0000] 0e4d91931cb92ffb695d20d5163541f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:34:55 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:34:55 [info] 41#41: *1419 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:04 [info] 39#39: *1420 [lua] access_by_lua(msblocations.conf:189):2: dab02ecddd4c8eb11828c688dfbf30d0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:04 +0000] dab02ecddd4c8eb11828c688dfbf30d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:35:04 [info] 39#39: *1420 [lua] logger.lua:23: dab02ecddd4c8eb11828c688dfbf30d0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:35:05 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:05 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:15 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:15 [info] 39#39: *1424 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:19 [info] 39#39: *1425 [lua] access_by_lua(msblocations.conf:189):2: d73753e8d3da725e822464e6cd627d43:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:19 +0000] d73753e8d3da725e822464e6cd627d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:35:19 [info] 39#39: *1425 [lua] logger.lua:23: d73753e8d3da725e822464e6cd627d43 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:35:25 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:25 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:34 [info] 39#39: *1429 [lua] access_by_lua(msblocations.conf:189):2: d457d3c6fd87464b9bb6c0cea7e7a14d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:34 +0000] d457d3c6fd87464b9bb6c0cea7e7a14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:35:34 [info] 39#39: *1429 [lua] logger.lua:23: d457d3c6fd87464b9bb6c0cea7e7a14d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:35:35 [info] 41#41: *1431 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:35 [info] 41#41: *1430 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:45 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:45 [info] 39#39: *1433 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:49 [info] 39#39: *1434 [lua] access_by_lua(msblocations.conf:189):2: f30fa44c8ed985dea3beedb3de30f277:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:49 +0000] f30fa44c8ed985dea3beedb3de30f277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:35:49 [info] 39#39: *1434 [lua] logger.lua:23: f30fa44c8ed985dea3beedb3de30f277 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 16:35:55 [info] 41#41: *1436 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:35:55 [info] 41#41: *1435 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:04 [info] 39#39: *1437 [lua] access_by_lua(msblocations.conf:189):2: 9bb5ae2db4f78f182c47df6d2181960a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:04 +0000] 9bb5ae2db4f78f182c47df6d2181960a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:36:04 [info] 39#39: *1437 [lua] logger.lua:23: 9bb5ae2db4f78f182c47df6d2181960a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:36:05 [info] 41#41: *1439 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:05 [info] 41#41: *1438 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:15 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:15 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:19 [info] 39#39: *1442 [lua] access_by_lua(msblocations.conf:189):2: 81481facc12ac61aed283c6a8664a517:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:19 +0000] 81481facc12ac61aed283c6a8664a517 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:36:19 [info] 39#39: *1442 [lua] logger.lua:23: 81481facc12ac61aed283c6a8664a517 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:36:25 [info] 41#41: *1444 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:25 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:34 [info] 39#39: *1446 [lua] access_by_lua(msblocations.conf:189):2: f1b7e133903092cfab2138bdbf476750:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:36:34 [info] 39#39: *1446 [lua] logger.lua:23: f1b7e133903092cfab2138bdbf476750 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:34 +0000] f1b7e133903092cfab2138bdbf476750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:36:35 [info] 39#39: *1447 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:35 [info] 41#41: *1448 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:45 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:45 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:49 [info] 39#39: *1451 [lua] access_by_lua(msblocations.conf:189):2: 3442d2b489e34fef2ffcd4746ace550b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:36:49 [info] 39#39: *1451 [lua] logger.lua:23: 3442d2b489e34fef2ffcd4746ace550b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:36:49 +0000] 3442d2b489e34fef2ffcd4746ace550b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/17 16:36:55 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:36:55 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:04 [info] 39#39: *1454 [lua] access_by_lua(msblocations.conf:189):2: 852b3ab129df91811d0381ed62d03396:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:37:04 [info] 39#39: *1454 [lua] logger.lua:23: 852b3ab129df91811d0381ed62d03396 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:37:04 +0000] 852b3ab129df91811d0381ed62d03396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:37:05 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:05 [info] 41#41: *1456 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:15 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:15 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:19 [info] 39#39: *1459 [lua] access_by_lua(msblocations.conf:189):2: f797b47627bb9be5fe5d96579e37caec:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:37:19 +0000] f797b47627bb9be5fe5d96579e37caec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:37:19 [info] 39#39: *1459 [lua] logger.lua:23: f797b47627bb9be5fe5d96579e37caec {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:37:25 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:25 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:34 [info] 39#39: *1463 [lua] access_by_lua(msblocations.conf:189):2: 84e21fd4ded051e7c95c18d594cd3884:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:37:34 [info] 39#39: *1463 [lua] logger.lua:23: 84e21fd4ded051e7c95c18d594cd3884 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:37:34 +0000] 84e21fd4ded051e7c95c18d594cd3884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:37:35 [info] 39#39: *1465 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:35 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:45 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:45 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:49 [info] 39#39: *1468 [lua] access_by_lua(msblocations.conf:189):2: c675ce49473f7f2d55e27e3da3c1bc06:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:37:49 +0000] c675ce49473f7f2d55e27e3da3c1bc06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:37:49 [info] 39#39: *1468 [lua] logger.lua:23: c675ce49473f7f2d55e27e3da3c1bc06 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:37:55 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:37:55 [info] 39#39: *1470 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:04 [info] 39#39: *1471 [lua] access_by_lua(msblocations.conf:189):2: 585e89c333494784aa704e833912fce1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:38:04 [info] 39#39: *1471 [lua] logger.lua:23: 585e89c333494784aa704e833912fce1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:38:04 +0000] 585e89c333494784aa704e833912fce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:38:05 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:05 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:15 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:15 [info] 39#39: *1475 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:19 [info] 39#39: *1476 [lua] access_by_lua(msblocations.conf:189):2: 7c3fc0078024e90aaac7da20268cfc98:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:38:19 [info] 39#39: *1476 [lua] logger.lua:23: 7c3fc0078024e90aaac7da20268cfc98 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:38:19 +0000] 7c3fc0078024e90aaac7da20268cfc98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:38:25 [info] 39#39: *1478 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:25 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:34 [info] 39#39: *1480 [lua] access_by_lua(msblocations.conf:189):2: bef235a4a494ca38de2d4f48ed7b5ff7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:38:34 [info] 39#39: *1480 [lua] logger.lua:23: bef235a4a494ca38de2d4f48ed7b5ff7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:38:34 +0000] bef235a4a494ca38de2d4f48ed7b5ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:38:35 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:35 [info] 41#41: *1482 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:45 [info] 39#39: *1483 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:45 [info] 39#39: *1484 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:49 [info] 39#39: *1485 [lua] access_by_lua(msblocations.conf:189):2: 54ad7f08307a79b1c21e9d6ba23337c8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:38:49 [info] 39#39: *1485 [lua] logger.lua:23: 54ad7f08307a79b1c21e9d6ba23337c8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:38:49 +0000] 54ad7f08307a79b1c21e9d6ba23337c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:38:55 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:38:55 [info] 41#41: *1487 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:04 [info] 39#39: *1488 [lua] access_by_lua(msblocations.conf:189):2: 7dd082d130310da990779301f4ba2ff9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:39:04 [info] 39#39: *1488 [lua] logger.lua:23: 7dd082d130310da990779301f4ba2ff9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:39:04 +0000] 7dd082d130310da990779301f4ba2ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:39:05 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:05 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:15 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:15 [info] 39#39: *1492 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:19 [info] 39#39: *1493 [lua] access_by_lua(msblocations.conf:189):2: a410f525522ab7911d9e9d62e6dd79f5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:39:19 [info] 39#39: *1493 [lua] logger.lua:23: a410f525522ab7911d9e9d62e6dd79f5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.72.140 - - [17/Feb/2023:16:39:19 +0000] a410f525522ab7911d9e9d62e6dd79f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/17 16:39:25 [info] 41#41: *1495 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:25 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:34 [info] 39#39: *1497 [lua] access_by_lua(msblocations.conf:189):2: 7a0dcf0ca153be5234f7d88fc0280d35:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:39:34 [info] 39#39: *1497 [lua] logger.lua:23: 7a0dcf0ca153be5234f7d88fc0280d35 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:39:34 +0000] 7a0dcf0ca153be5234f7d88fc0280d35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:39:35 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:35 [info] 41#41: *1498 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:45 [info] 41#41: *1500 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:45 [info] 39#39: *1501 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:49 [info] 39#39: *1502 [lua] access_by_lua(msblocations.conf:189):2: 585a51afe8f1e968ac546391b74812f8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:39:49 [info] 39#39: *1502 [lua] logger.lua:23: 585a51afe8f1e968ac546391b74812f8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:39:49 +0000] 585a51afe8f1e968ac546391b74812f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:39:55 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:39:55 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:04 [info] 39#39: *1505 [lua] access_by_lua(msblocations.conf:189):2: d96588469592f5124b1095157b27cb66:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:40:04 [info] 39#39: *1505 [lua] logger.lua:23: d96588469592f5124b1095157b27cb66 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:04 +0000] d96588469592f5124b1095157b27cb66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:40:05 [info] 41#41: *1507 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:05 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:15 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:15 [info] 39#39: *1509 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:19 [info] 39#39: *1510 [lua] access_by_lua(msblocations.conf:189):2: 4991c27dacbc7ba1c894925e0612c01f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:19 +0000] 4991c27dacbc7ba1c894925e0612c01f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:40:19 [info] 39#39: *1510 [lua] logger.lua:23: 4991c27dacbc7ba1c894925e0612c01f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:40:25 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:25 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:34 [info] 39#39: *1514 [lua] access_by_lua(msblocations.conf:189):2: afe0f580dc0518d9eb771a032c3c3b22:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:34 +0000] afe0f580dc0518d9eb771a032c3c3b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 16:40:34 [info] 39#39: *1514 [lua] logger.lua:23: afe0f580dc0518d9eb771a032c3c3b22 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:40:35 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:35 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:45 [info] 41#41: *1517 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:45 [info] 41#41: *1518 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:49 [info] 39#39: *1519 [lua] access_by_lua(msblocations.conf:189):2: df0f0b7ec0bca6d8fe0b8aac9b073de3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:49 +0000] df0f0b7ec0bca6d8fe0b8aac9b073de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:40:49 [info] 39#39: *1519 [lua] logger.lua:23: df0f0b7ec0bca6d8fe0b8aac9b073de3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:40:55 [info] 41#41: *1521 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:40:55 [info] 41#41: *1520 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:04 [info] 39#39: *1522 [lua] access_by_lua(msblocations.conf:189):2: a27490786a4910c2a2e8e6ee3baac2d8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:41:04 [info] 39#39: *1522 [lua] logger.lua:23: a27490786a4910c2a2e8e6ee3baac2d8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:41:04 +0000] a27490786a4910c2a2e8e6ee3baac2d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/17 16:41:05 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:05 [info] 41#41: *1524 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:15 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:15 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:19 [info] 39#39: *1527 [lua] access_by_lua(msblocations.conf:189):2: 323905e638d74e739a098250754f8606:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:41:19 [info] 39#39: *1527 [lua] logger.lua:23: 323905e638d74e739a098250754f8606 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:41:19 +0000] 323905e638d74e739a098250754f8606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:41:25 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:25 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:34 [info] 39#39: *1531 [lua] access_by_lua(msblocations.conf:189):2: 122d2ddbf2478ca143b8a8fed1186900:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:41:34 [info] 39#39: *1531 [lua] logger.lua:23: 122d2ddbf2478ca143b8a8fed1186900 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:41:34 +0000] 122d2ddbf2478ca143b8a8fed1186900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:41:35 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:35 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:45 [info] 41#41: *1535 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:45 [info] 41#41: *1534 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:49 [info] 39#39: *1536 [lua] access_by_lua(msblocations.conf:189):2: 5ed29da9fa1c971f0203b2947a11bec2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:41:49 [info] 39#39: *1536 [lua] logger.lua:23: 5ed29da9fa1c971f0203b2947a11bec2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:41:49 +0000] 5ed29da9fa1c971f0203b2947a11bec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:41:55 [info] 39#39: *1537 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:41:55 [info] 39#39: *1538 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:04 [info] 39#39: *1539 [lua] access_by_lua(msblocations.conf:189):2: f1b457f07f015b31434ace178eff044a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:42:04 [info] 39#39: *1539 [lua] logger.lua:23: f1b457f07f015b31434ace178eff044a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:42:04 +0000] f1b457f07f015b31434ace178eff044a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:42:05 [info] 41#41: *1541 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:05 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:15 [info] 39#39: *1542 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:15 [info] 39#39: *1543 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:19 [info] 39#39: *1544 [lua] access_by_lua(msblocations.conf:189):2: 9205763c23d6dda81f6600b870f5db22:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:42:19 [info] 39#39: *1544 [lua] logger.lua:23: 9205763c23d6dda81f6600b870f5db22 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:42:19 +0000] 9205763c23d6dda81f6600b870f5db22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:42:25 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:25 [info] 41#41: *1547 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:34 [info] 39#39: *1548 [lua] access_by_lua(msblocations.conf:189):2: ae88db0a172259dfe374243ac23d6eac:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:42:34 [info] 39#39: *1548 [lua] logger.lua:23: ae88db0a172259dfe374243ac23d6eac {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:42:34 +0000] ae88db0a172259dfe374243ac23d6eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:42:35 [info] 39#39: *1549 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:35 [info] 41#41: *1550 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:45 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:45 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:49 [info] 39#39: *1553 [lua] access_by_lua(msblocations.conf:189):2: 30563abeda9d9b1b2d679688b5ad8971:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:42:49 [info] 39#39: *1553 [lua] logger.lua:23: 30563abeda9d9b1b2d679688b5ad8971 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:42:49 +0000] 30563abeda9d9b1b2d679688b5ad8971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:42:55 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:42:55 [info] 41#41: *1555 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:04 [info] 39#39: *1556 [lua] access_by_lua(msblocations.conf:189):2: d954ed07e1b013b1c0a15416fdddc512:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:43:04 [info] 39#39: *1556 [lua] logger.lua:23: d954ed07e1b013b1c0a15416fdddc512 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:43:04 +0000] d954ed07e1b013b1c0a15416fdddc512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:43:05 [info] 41#41: *1557 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:05 [info] 41#41: *1558 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:15 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:15 [info] 39#39: *1560 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:19 [info] 39#39: *1561 [lua] access_by_lua(msblocations.conf:189):2: e9af4440bc598c3f55a28156ab140ced:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:43:19 [info] 39#39: *1561 [lua] logger.lua:23: e9af4440bc598c3f55a28156ab140ced {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:43:19 +0000] e9af4440bc598c3f55a28156ab140ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:43:25 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:25 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:34 [info] 39#39: *1565 [lua] access_by_lua(msblocations.conf:189):2: d3a6324e9385541420bb09d5de5333d3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:43:34 [info] 39#39: *1565 [lua] logger.lua:23: d3a6324e9385541420bb09d5de5333d3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:43:34 +0000] d3a6324e9385541420bb09d5de5333d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:43:35 [info] 41#41: *1566 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:35 [info] 41#41: *1567 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:45 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:45 [info] 39#39: *1569 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:49 [info] 39#39: *1570 [lua] access_by_lua(msblocations.conf:189):2: 7db24af4a3134345397c19d73617cc36:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:43:49 +0000] 7db24af4a3134345397c19d73617cc36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:43:49 [info] 39#39: *1570 [lua] logger.lua:23: 7db24af4a3134345397c19d73617cc36 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:43:55 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:43:55 [info] 39#39: *1572 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:04 [info] 39#39: *1573 [lua] access_by_lua(msblocations.conf:189):2: 95746ec84385cca5040b276fc47cf7bb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:44:04 [info] 39#39: *1573 [lua] logger.lua:23: 95746ec84385cca5040b276fc47cf7bb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:44:04 +0000] 95746ec84385cca5040b276fc47cf7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:44:05 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:05 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:15 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:15 [info] 41#41: *1576 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:19 [info] 39#39: *1578 [lua] access_by_lua(msblocations.conf:189):2: 0965fcfd7c0650709c001d3693bd30e6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:44:19 [info] 39#39: *1578 [lua] logger.lua:23: 0965fcfd7c0650709c001d3693bd30e6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:44:19 +0000] 0965fcfd7c0650709c001d3693bd30e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:44:25 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:25 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:34 [info] 39#39: *1582 [lua] access_by_lua(msblocations.conf:189):2: 165c3c91ada8e1af62d4bcdf196cbd1f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:44:34 +0000] 165c3c91ada8e1af62d4bcdf196cbd1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:44:34 [info] 39#39: *1582 [lua] logger.lua:23: 165c3c91ada8e1af62d4bcdf196cbd1f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:44:35 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:35 [info] 41#41: *1584 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:45 [info] 41#41: *1585 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:45 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:49 [info] 39#39: *1587 [lua] access_by_lua(msblocations.conf:189):2: f31959f45ef285866430e7b59035309e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:44:49 +0000] f31959f45ef285866430e7b59035309e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:44:49 [info] 39#39: *1587 [lua] logger.lua:23: f31959f45ef285866430e7b59035309e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:44:55 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:44:55 [info] 39#39: *1588 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:04 [info] 39#39: *1590 [lua] access_by_lua(msblocations.conf:189):2: b424ecf959f66b3deaa2f3aecae7e6ff:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:45:04 [info] 39#39: *1590 [lua] logger.lua:23: b424ecf959f66b3deaa2f3aecae7e6ff {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:04 +0000] b424ecf959f66b3deaa2f3aecae7e6ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:45:05 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:05 [info] 39#39: *1592 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:15 [info] 39#39: *1593 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:15 [info] 39#39: *1594 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:19 [info] 39#39: *1595 [lua] access_by_lua(msblocations.conf:189):2: d12ebea20db83f540bf7308fa754dc58:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:19 +0000] d12ebea20db83f540bf7308fa754dc58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:45:19 [info] 39#39: *1595 [lua] logger.lua:23: d12ebea20db83f540bf7308fa754dc58 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:45:25 [info] 39#39: *1598 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:25 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:34 [info] 39#39: *1599 [lua] access_by_lua(msblocations.conf:189):2: 268e107811ea2b610f140d85770732e3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:34 +0000] 268e107811ea2b610f140d85770732e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:45:34 [info] 39#39: *1599 [lua] logger.lua:23: 268e107811ea2b610f140d85770732e3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:45:35 [info] 41#41: *1600 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:35 [info] 39#39: *1601 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:45 [info] 39#39: *1602 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:45 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:49 [info] 39#39: *1604 [lua] access_by_lua(msblocations.conf:189):2: 387134cedab71330c9d45332d0fbabc0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:49 +0000] 387134cedab71330c9d45332d0fbabc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:45:49 [info] 39#39: *1604 [lua] logger.lua:23: 387134cedab71330c9d45332d0fbabc0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:45:55 [info] 41#41: *1605 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:45:55 [info] 39#39: *1606 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:04 [info] 39#39: *1607 [lua] access_by_lua(msblocations.conf:189):2: b2b8b7337ea293cfe62e363d26a89c63:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:46:04 +0000] b2b8b7337ea293cfe62e363d26a89c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:46:04 [info] 39#39: *1607 [lua] logger.lua:23: b2b8b7337ea293cfe62e363d26a89c63 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:46:05 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:05 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:15 [info] 39#39: *1611 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:15 [info] 39#39: *1610 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:19 [info] 39#39: *1612 [lua] access_by_lua(msblocations.conf:189):2: 95ce6c91df598cd2387b8e7094116f42:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:46:19 [info] 39#39: *1612 [lua] logger.lua:23: 95ce6c91df598cd2387b8e7094116f42 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:46:19 +0000] 95ce6c91df598cd2387b8e7094116f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:46:25 [info] 41#41: *1614 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:25 [info] 39#39: *1615 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:34 [info] 39#39: *1616 [lua] access_by_lua(msblocations.conf:189):2: 9dd368febfbcbc75c2a8c104bd570e8e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:46:34 [info] 39#39: *1616 [lua] logger.lua:23: 9dd368febfbcbc75c2a8c104bd570e8e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:46:34 +0000] 9dd368febfbcbc75c2a8c104bd570e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:46:35 [info] 41#41: *1618 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:35 [info] 41#41: *1617 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:45 [info] 41#41: *1619 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:45 [info] 41#41: *1620 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:49 [info] 39#39: *1621 [lua] access_by_lua(msblocations.conf:189):2: 59eeee1fd507bc806dca9e885c2ef98a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:46:49 [info] 39#39: *1621 [lua] logger.lua:23: 59eeee1fd507bc806dca9e885c2ef98a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:46:49 +0000] 59eeee1fd507bc806dca9e885c2ef98a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:46:55 [info] 41#41: *1623 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:46:55 [info] 39#39: *1622 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:04 [info] 39#39: *1624 [lua] access_by_lua(msblocations.conf:189):2: aa3edb2d9d3e5e16a3bf41575b8e82f3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:47:04 +0000] aa3edb2d9d3e5e16a3bf41575b8e82f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/17 16:47:04 [info] 39#39: *1624 [lua] logger.lua:23: aa3edb2d9d3e5e16a3bf41575b8e82f3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:47:05 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:05 [info] 39#39: *1625 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:15 [info] 39#39: *1627 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:15 [info] 39#39: *1628 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:19 [info] 39#39: *1629 [lua] access_by_lua(msblocations.conf:189):2: b9359926240ffd2a7d671b0093dc148b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:47:19 [info] 39#39: *1629 [lua] logger.lua:23: b9359926240ffd2a7d671b0093dc148b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:47:19 +0000] b9359926240ffd2a7d671b0093dc148b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:47:25 [info] 41#41: *1631 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:25 [info] 39#39: *1632 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:34 [info] 39#39: *1633 [lua] access_by_lua(msblocations.conf:189):2: 39bd248783e09f54bca19446d3634f13:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:47:34 [info] 39#39: *1633 [lua] logger.lua:23: 39bd248783e09f54bca19446d3634f13 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:47:34 +0000] 39bd248783e09f54bca19446d3634f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:47:35 [info] 41#41: *1634 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:35 [info] 41#41: *1635 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:45 [info] 39#39: *1637 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:45 [info] 39#39: *1636 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:49 [info] 39#39: *1638 [lua] access_by_lua(msblocations.conf:189):2: e7156fd1e227d4400c6badc041ddad4c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:47:49 +0000] e7156fd1e227d4400c6badc041ddad4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:47:49 [info] 39#39: *1638 [lua] logger.lua:23: e7156fd1e227d4400c6badc041ddad4c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , 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/17 16:47:55 [info] 41#41: *1640 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:47:55 [info] 39#39: *1639 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:05 [info] 39#39: *1641 [lua] access_by_lua(msblocations.conf:189):2: 27ec14ee6661b4f7c83963ddccffc167:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:48:05 [info] 39#39: *1641 [lua] logger.lua:23: 27ec14ee6661b4f7c83963ddccffc167 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:48:05 +0000] 27ec14ee6661b4f7c83963ddccffc167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:48:05 [info] 39#39: *1642 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:05 [info] 39#39: *1643 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:15 [info] 41#41: *1644 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:15 [info] 41#41: *1645 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:20 [info] 39#39: *1646 [lua] access_by_lua(msblocations.conf:189):2: e8aecddb5c972ea7199d62812b6f299a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/17 16:48:20 [info] 39#39: *1646 [lua] logger.lua:23: e8aecddb5c972ea7199d62812b6f299a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:48:20 +0000] e8aecddb5c972ea7199d62812b6f299a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:48:25 [info] 39#39: *1648 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:25 [info] 39#39: *1649 client closed connection while SSL handshaking, client: 10.233.69.200, server: 0.0.0.0:443 2023/02/17 16:48:35 [info] 39#39: *1650 [lua] access_by_lua(msblocations.conf:189):2: 2fe9a8f5a719d5c314bee2d2c114dbfa:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.140 - - [17/Feb/2023:16:48:35 +0000] 2fe9a8f5a